Categories
Development

My Development Setup

I’ve seen a lot of developers share their workspaces and their dev setup. They’re usually really nice and include their offices as well as their computers.

I don’t have an incredible setup, or an office for that matter, but I thought I’d share my minimalist setup that I used to code RxCalc and the Fresno Grizzlies App.

My Development Setup 2011Most of my development life has been spent on Windows and I’ve always used as much horsepower as I could get. When I started doing iOS development I didn’t have a computer, but my wife did. She has a white 13-inch MacBook. When I ordered if for her I upgraded it to 4GB of RAM and a 320GB hard drive and it’s proven to be plenty good enough to develop iOS applications. She uses it during the day, I get it at night and on the weekends. Not a bad deal, and we’ve only managed to consume 100GB of the 320GB drive.

So, yes, that’s right. I actually use my wife’s MacBook to develop iOS applications, and I hope to use it soon to develop a new Mac Application.

One of these days I hope to actually buy a 15-inch MacBook Pro of my own. Until then, this’ll do just fine.

Categories
Apple

Dan Gilmore’s bizarre Lion review

I'm sorry, I'm confused.Dan Gilmore: “This machine is a Macbook Air, a 13-inch model that came out last year. It is a stunningly fine combination of size, style and power. And Mac OS X 10.6 “Snow Leopard” is a terrific operating system. I’ve customized it for my needs, and have truly enjoyed using it.

Because so much of my work depends on having a reliable and up-to-date computer, I buy a new one each year, using the older one as a backup in case of trouble with the newer machine. In recent years, that has meant owning two roughly equivalent Macs.

The latest Macbook Air went on sale this week. As is always the case with technology, it’s even more powerful than the one I have. I crave it. I won’t buy it.

He loves his MacBook Air, he loves Snow Leopard, so he’s not going to purchase a new MacBook Air because Snow Leopard won’t run on it? That just seems… odd.

Dan, you could use your current MacBook Air for another five years and have a better experience than you’ll get on modern hardware running Linux because the Linux crowd doesn’t care about UX.

You mention lack of tools you use on Linux.

“…not least of which is my inability to replace several must-have tools, notably sparse disk image bundles and several superb applications I use for my blogging and other media creation.”

There is a bright spot. Linux is open, and free! You can write your own tools to match your current Mac workflow. No problem. Who knows, once you become an emacs, or vi, expert and learn to write Bash scripts like a pro and add in a dash of Perl, Pyhon, and Ruby, you’ll probably come to appreciate the power and freedom of Linux. Just remember to share your work with the Linux ecosystem so everyone can benefit.

Yeah, I’m being serious about that. If you are a complete computing bit head Linux can be a terrific experience. Maybe Dan can find his inner geek?

Is this an experiment?

Here’s another thought, maybe Dan is conducting some sort of experiment? Maybe he’s trying to see how much power he has over his followers? Could it be? Is this an evil plot to destroy Apple?

It could happen.

Yeah, yeah, whatever.

None of this matters in the end. I find it odd, some will agree with his viewpoint, others will hate Apple because they can. Some will even hate Apple because they’re no longer the underdog.

Bottom line, I’m an Apple fanboy.

Categories
How To

Configure @Twitterrific to use @mlkshk

With all the hubbub surrounding the Terms of Service changes at TwitPic I thought I’d share how to configure Twitterrific to use a hot new photo sharing site, mlkshk.

Steps for configuring Twitterrific on an iPhone.

Sorry, I don’t have an iPad, but they should be similar.

First off Twitterrific doesn’t have its configuration settings inside the application. You’ll need to tap the Home button and locate the Setting’s App Icon.

Step #1: Tap the Settings Icon.

Step #2: Scroll down until you find Twitterrific, then tap it. This will open the Twitterrific Settings.

Step #3: Scroll down to Advanced. Tap it.

Step #4: Scroll down to URL, tap the edit field, and type “https://mlkshk.com/upload” minus the quotes, you’re all done! Congratulations! When you add a photo to a tweet it will now show up in your mlkshk Shake.

Steps for configuring on Twitterrific Mac.

Step #1: Start Twitterrific.

Step #2: Select Twitterrific > Preferences…

Step #3: In the “Custom Upload Service” edit field type “https://mlkshk.com/upload” minus the quotes, you’re all done!

The reason this works is both The Icon Factory and mlkshk saw fit to support the TwitPic upload API.

Categories
Business Development Indie

Chameleon – A UIKit for Mac?

The IconFactory Chameleon Project!
Chameleon: “If you’re an iOS developer, you’re already familiar with UIKit, the framework used to create apps for the iPhone, iPod and iPad. Chameleon is a drop in replacement for UIKit that runs on Mac OS X. In many cases, your iOS code doesn’t need to change at all in order to run on a Mac.”

BRAVO IconFactory!

My wife already said no to a $250.00 T-shirt. Darn.

Categories
Apple

Apple sells computers?

Fortune: Between a Steve Jobs keynote in June that ignored it and media feeding frenzy in July that had nothing to do with it, one might almost forget that Apple (AAPL) makes a line of computers called Macintosh.

Ah, yes, Apple does sell computers. I’d almost forgotten.

Categories
Development Indie Mac

Mac Bits for Sale?

Matt Legend Gemmell: “I want to solicit some feedback on the idea of selling source code for the iPad/iPhone and/or Mac platforms. It’s something that’s commonplace (and popular) on other platforms like .NET and Java, but for whatever reason it’s never taken off on the Mac. I think that there’s potentially a reasonable market, particularly for iPhone/iPad, and I’d be interested in your thoughts.” – It’s odd there isn’t more of this in the Mac world. There’s definitely a whole lot of free, very well designed, Mac and iPhone source code floating around out there. Matt’s very own MGTwitterEngine or Gus Muller’s FMDB to name a couple.

I, for one, would welcome high-quality, supported, fully baked component bits for the Mac, iPhone, and iPad. It’ll make my life easier and allow me to focus on creating apps by not having to create as many foundation pieces.