Author Archives: schwa

NSLunch

I haven’t interacted enough with my fellow Cocoa developers (outside of work that is) since moving to the Bay Area. So I’ve started NSLunch (yes, totally original name). A regular lunchtime meet up with your fellow San Francisco area Cocoa … Continue reading

Posted in Default | Leave a comment

UIStoryboard Issues

Background In August I joined a new start-up as lead (and only) iOS Developer. I managed to convince the founders that targeting iOS 5 was a good idea and as such I’ve embraced a lot of new iOS 5 only … Continue reading

Posted in Default | 16 Comments

Calling a Turd a Turd

Apparently my previous post is getting called out as “defensive” on the MacIndie blog. Well, again I assume it’s my post because the author so far hasn’t bothered to mention my post directly. Oh well. We’ll read between the lines … Continue reading

Posted in Default | Tagged , , | 5 Comments

90% of Everything is Crap

Time to bring this blog back from the dead with a little pre-WWDC controversy! Apparently there’s a disturbing trend going on in the Cocoa development community. We old timers aren’t being excellent to each other & newcomers to the community. … Continue reading

Posted in Default | Tagged , | 6 Comments

I name that UIColor in three!

You’re working on a custom iPhoneOS view and you want it to use colours from the standard iPhone OS colour palette. Your first impulse is to check the defined colours in UIInterface.h – but there are only a grand total … Continue reading

Posted in Default | Tagged , , , , , | 2 Comments

I wouldn’t hire an iPhone developer who charges less than $999.95/hour

If you followed the link from Mike Lee’s “motherfucker” blog to here, welcome! You’re probably looking for the iPhoneSWPro link. There you’ll be able to find out how to hire competent, professional, ego-free (for certain values of free) iPhone (and … Continue reading

Posted in Default | Comments Off

Add to Pinboard

In my previous post I suggested adapting my Python script for use in a Snow Leopard service. I decided to quickly whip this up myself. So here is a (Snow Leopard only!) service that can add URLs to pinboard.in. Unzip … Continue reading

Posted in Default | Tagged | Leave a comment

Webloc to Pinboard

If I want to keep a URL around for later I generally drag the URL from Safari’s URL bar onto the desktop. This creates an “internet clipping file” (with a .webloc file extension). These files are like little self contained … Continue reading

Posted in Default | Tagged , , , , | 1 Comment