Mac : Time Machine Scheduler Set the Backup Interval of Time Machine
In Mac OS X 10.5 Leopard Apple has introduced Time Machine, a very convenient way to make backups. Unfortunately the backup interval is preset... more »
0 commentsSave Tags: apple
Use YAML in Your iPhone App
If, like me, you're tired of using XML for storing data and configuration info in your Cocoa/iPhone apps, you should read this article. It shows you... more »
0 commentsSave Tags: apple, how-to, other languages, xml
Multiple processes rendering to one window
The new Stainless browser renders each webpage in a separate subprocess. Which is absolutely great as one webpage crashing will only crash its... more »
0 commentsSave Tags: apple, research, tools
Cocoa: When does autorelease release ?
Autorelease releases after the current run loop cycle, when Cocoa transfers control back from your code to itself.
0 commentsSave Tags: apple, frameworks
CocoaCast Episode 49 - Property Lists in Cocoa
Episode-49In this Episode we look at Property Lists. Find out about the types of property lists, when to use them, and how to serialize and... more »
0 commentsSave Tags: apple, frameworks, other languages
The iPhone Application Builder
Why bother writing apps for Apple's iPhone when you can write an app to write the apps.
0 commentsSave Tags: apple, mobile, tools
Cocoa: Sidebar with Badges
Yesterday, I’ve written a simple Sidebar controller that can saves you some time and trouble with Cocoa Source List. Nodes and Folders can be drag and... more »
0 commentsSave Tags: apple, frameworks, gui, news
Actionscript to Cocoa - Prototyping in Flash for iPhone
After months of being gagged and leashed, iPhone developers are now free to talk about the iPhone SDK. Apple has dropped their NDA and opened the... more »
0 commentsSave Tags: apple, flash-flex, frameworks, other languages
Top 8 Apps for PC developers moving to MAC
For those developers out there still thinking, can I do what I do on Windows/Ubuntu on OSX here is in my opinon top 8 applications that will seriously... more »
0 commentsSave Tags: apple, opinion, windows