| Projects on Google Code | Results 1 - 10 of 585 |
Core Plot is a plotting framework for Mac OS X and iPhone OS. It provides 2D visualization of data, and is tightly integrated with Apple technologies like Core Animation, Core Data, and Cocoa Bindings.
<img src="http://core-plot.googlecode.com/files/LinePlotWithAreaFill.png" width="500">
= Hi! I'm zonble =
http://farm1.static.flickr.com/1/buddyicons/51035552736@N01.jpg?1099674109
I am Weizhong Yang, a.k.a zonble, currently working for [http://www.lithoglyph.com Lithoglyph Inc] as a designer and a developer. I do PHP for web and Cocoa/Objective-C for Macintosh desktop.
I hos...
Written in Cocoa; chocolatey goodness!
*Developer Notes:* http://bafoontecha.com/2009/08/10/introducing-recon/
http://recon-mac.googlecode.com/files/Picture-19.jpg
http://recon-mac.googlecode.com/files/Picture-1.jpg
http://recon-mac.googlecode.com/files/Picture-6.jpg
http://recon-mac....
=Various projects and sample code=
===[http://www.bdunagan.com/2009/09/29/syncing-arrows-in-an-iphone-app/ SyncingArrows_iPhone]===
Shows how to recreate iTunes rotating arrow icons that show an iPod/iPhone is syncing in an iPhone app.
[http://www.bdunagan.com/2009/09/25/syncing-arrows-in-i...
===Foreword===
Amber is an Objective-C umbrella framework which extends the Cocoa API. It functions as my shared source repository, and consists of three frameworks; AmberFoundation which extends the Foundation framework, designed for use in Cocoa daemons; AmberKit which extends the AppKit framew...
CURLHANDLE was created as a cocoa wrapper around the [http://curl.haxx.se/ curl] library for use by [http://www.karelia.com/watson/ Watson]. Since it was made available in October 2001, it has been used by a number of Cocoa applications. It is a subclass of [http://developer.apple.com/DOCUMENTATIO...
The Remember the Milk (RTM) API provide a simple protocol for access user information form the Remember
the Milk web application. This framework is an implementation of the Remember the Milk (RTM) API in Objective-C for Mac OS X.
_The framework is compatible with MacOS 10.5 and Up_
The frame...
=Overview=
It's hard to implement all the necessary logic to make sure object selections behave as users expect. Even the built-in !AppKit views differ in the nuances of selection and dragging behaviour. Wouldn't it be great if this came "for free" instead? TLSelectionManager is an attempt to off...
===Overview===
A bindings compatible NSControl subclass which draws a calendar much like the one sported by the iPhone. The project also includes AFWeekView designed to eliminate having to use checkboxes to represent days.
http://33software.com/images/components/CalendarControl-Blank.jpg
http...
===Overview===
An iLife ’08 like source list. Unlike other implementations, this view descends straight from NSView and is completely custom.
http://33software.com/images/components/SourceList.jpg
SourceList exposes four bindings:
* NSContentBinding; an enumerable collection, typically...