Sponsors

Apple Store

Visit the official Apple Store to buy a Mac online. Free shipping!



Editors' Picks


Comments

Contact Us

Search

Top Posts

Categories

Recent Posts

Our Feeds


Archive for 'Development'

MAMP: From Zero to Web Server in 2 minutes

MAMP: It stands for Mac Apache MySql PHP. It delivers on all four of these fronts and it does it very efficiently. MAMP is nice because you can install it (and delete it) without altering anything “built-in” to your OS X installation. Every file that MAMP needs and uses lives inside [...]

Great list of updated API’s for 10.5 development

Matt Gemmell provides a great list of API’s that have been changed in Mac OS X 10.5 Leopard. This should be of interest to all Cocoa developers out there, or anyone who’s curious about some of the underpinnings of OS X application development. Take a look:
Get rid of your code with Leopard

Easily install open source software with MacPorts

MacPorts, formerly DarwinPorts, is a free opensource app that allows Mac users to easily install command line software in Mac OS X. If this sounds to you like Fink, well, you’d be right because it’s pretty close. Functionality is much the same, but some people swear that MacPorts (or Fink) is better than the [...]

Learn Cocoa - Mac Software Development for Newbies

The popular Mac programming website CocoaDevCentral has put together two great online tutorials for learning Cocoa (Apple’s object-oriented programming environment). These tutorials are geared towards total programming newbies, and are a fun way to get your feet wet with Mac software development. On the software side, all you’ll need is Mac OS X 10.4 [...]