Monthly Archives: December 2010

Make your iOS apps accessible.

Matt Gemmell on accessibility for iPhone and iPad apps. Implementing accessibility support for iOS applications is easy and fast. You can do most of it in Interface Builder, and the rest very rapidly in code – without requiring any structural … Continue reading

Posted in Technology | Tagged , | Comments Off

Flux adjusts your monitor’s color temperature

Install Flux right now. What does it do? Well, at sunset it adjusts the color temperature of your monitor to make it warmer and less glaring. At sunrise, it adjusts it back. I installed it yesterday afternoon; yesterday and today … Continue reading

Posted in Technology | Tagged | Comments Off

Dave Dribin (now of Apple): Fun with C99 Syntax. From May 2010, but I missed it then: C99 offers a better syntax than NSMakeRect.

Posted on by Steven Fisher | Comments Off

Xcode tip: Renaming files shared by projects

What if you want to rename a file that’s used in multiple Xcode projects? Well, previously I’d rename the file in one project, then open each project in series and correct broken references. But I discovered today that this is … Continue reading

Posted in Technology | Tagged , , , , , | Comments Off