quoted: "I am going to explain for beginning iPhone/iPod Touch developers how to build the most basic Cocoa Touch application using Interface Builder and an application delegate in xcode 3.1. This tutorial post is really to provide a quick how-to."
Similar to one of my first blog posts on building a basic application for Mac OS X using xcode 3.0, I am going to explain for beginning iPhone/iPod Touch developers how to build the most basic Cocoa Touch application using Interface Builder and an application delegate in xcode 3.1. This tutorial post is really to provide a quick how-to.
...easy to use cross-platform solution for Objective-C development...
...most of the work at this time is focused on providing support for Microsoft Windows. In particular the NT based versions, 2000 up to Vista...
Update Engine is a flexible Mac OS X framework that can help developers keep their products up-to-date. It can update nearly any type of software, including Cocoa apps, screen savers, and preference panes.
MTK is short for Monitoring Toolkit, and it is the latest open source project released by Gaucho Software. MTK takes the four primary monitors from XRG (CPU, Memory, Network, and Disk) and separates them into separate code plugins. These plugins can be used directly in any other application released under the GPL license. Furthermore, MTK includes a command-line application to gather statistics from any individual MTK plugin (or multiple plugins) and output them in CSV format. This allows the data to be manipulated and imported into other applications that don't support MTK directly.
MTK is still in it's infancy, so look for more MTK plugins and further improvements in upcoming releases. More information on developing your own MTK plugins will be posted in the near future. If you are a developer and want to write an MTK plugin, please get in touch with Gaucho Software.
Many developers at Google work on interesting open-source projects, some full time, some in their 20% time. This page is a collection of several such Mac-related projects.