Archive for the 'Articles' Category
Thursday, August 3rd, 2006
Pricing software is one of the toughest jobs facing independent developers. We’re stuck in this awkward position where we don’t necessarily have the name recognition to demand the highest prices, but we also can’t afford to “give away” the hard-earned fruits of our labor. On one side of the argument we hear the endless feedback […]
Posted in Business, Programming | 49 Comments »
Thursday, August 3rd, 2006
Paul Kafasis from Rogue Amoeba made some interesting observations about the possible impact virtualization could have on Mac developers. Virtualization is technology, rumored to be present in the forthcoming 10.5 release of Mac OS X, that would allow Windows applications to run natively and transparently in the Mac environment. Paul’s thoughtful analysis reveals that Mac […]
Posted in Apple, Business, Cocoa, Intel, Programming, Technology | 12 Comments »
Thursday, July 27th, 2006
John Siracusa recently wrote about Apple’s almost universally condemned strategy of distributing recorded conference materials after the show is over. He asks “Why does Apple jealously guard the content presented at WWDC?” It’s a good question, and it probably has to do with compelling future attendance at conferences. After all, Apple is probably thinking, if […]
Posted in Apple, Business, Carbon, Cocoa, Darwin | 10 Comments »
Wednesday, July 26th, 2006
Cocoa contains an awesome but sort of half-baked infrastructure for “autosaving” UI configurations for the user. Many of the common UI elements, such as windows, table views, and toolbars possess the ability to write out their configuration to the app’s preferences so they can be automatically restored the next time the app is launched. When […]
Posted in Cocoa, Free Code, Hacking, Programming | 3 Comments »