objective

One Objective Feed 1.6
One Objective Feed is a product known as a simple and light-weight RSS reader with a simple user interface, but elegant to the eye and sporting a nice fade-in effect for the windows. more>> <<less
One Objective Feed is created to be a simple and effective RSS reader which has a simple user interface, but still elegant to the eye and sporting a niceLicense:Freeware
Objective-C Services 1.0
Objective-C Services - Convert multiple Objective-C instance variable declarations more>>
Objective-C Services provides services to convert multiple Objective-C instance variable declarations to accessor method prototypes and implementations.
Objective-C Services is very useful for Cocoa programmers and it includes full source code.
Google Data APIs Objective-C Client Library 1.7
Google Data APIs Objective-C Client Library is such a professional program that offers a simple protocol for reading and writing data on the web. more>>
Google Data APIs Objective-C Client Library 1.7 is such a professional program that offers a simple protocol for reading and writing data on the web. Many Google services provide a Google data API.
Each of the following Google services provides a Google data API:
- Google Base
- Blogger
- Book Search
- Calendar
- Code Search
- Contacts
- Documents List
- Finance
- Notebook
- Picasa Web Albums
- Spreadsheets
- Webmaster Tools
- YouTube
The Google Data APIs Objective-C Client Library provides a Mac OS X framework and source code that make it easy to access data through Google Data APIs.
ObjcUnit 1.2
ObjcUnit is designed as an effective unit testing framework for Objective-C on Mac OS X. more>>
ObjcUnit 1.2 is designed as an effective unit testing framework for Objective-C on Mac OS X. Its design was copied from JUnit, written by Erich Gamma and Kent Beck, and then adapted somewhat for Objective-C. Distributed under the IBM Public License 1.0.
Requirements: Developer tools installed
PyObjC 2.2b2
Python <-> Obj-C bridge. more>>
PyObjC 2.2b2 offers you a wonderful application which allows full featured Cocoa applications to be written in pure Python. It can also be used with other Objective-C class libraries, as well as C and C++ source. The installer package includes a number of Project Builder templates and Python syntax coloring files. It supports full introspection of Objective-C classes and direct invocation of Objective-C APIs from the interactive interpreter.
Project Builder Support is provided. The Cocoa developer can use Python as the language of implementation for production quality / full featured Cocoa applications.
ObjcUnit for OSX 1.2
Objective-C unit testing framework. more>>
OpenGLStage 1.0
OpenGLStage comes to you as the openGL Demonstrator and program harness which gives you a lot of useful help. more>>
OpenGLStage 1.0 comes to you as the openGL Demonstrator and program harness which gives you a lot of useful help. Available at www.surfnetusa.com/jimd on the Objective-C page.
Requirements:
- Mac OS X 10.0 or higherDeveloper Tools loaded
BezierTest 1.0.1
BezierTest - play with Bezier Curves more>>
BezierTest illustrates cubic and quadratic Bezier Curves as well as how to use NSTimer. The packed zip file includes all the source as well as the working app. Enjoy!
Othello 0.95
Othello - Classic board strategy game more>>
Completly freeware for non-commercial use.
LiveCalc 2.1
LiveCalc - Interactive realtime calculation tool more>>
LiveCalc works beyond the usual range of numbers.
Enhancements:
- Rewritten in Objective-C and Cocoa.
- Improved Error-indication
- Multiple Windows
- Much faster
- New Help
- New Icon.
Fortunate 3.0
Displays fortunes in window. more>>
FourCoordinates 0.5b
FourCoordinates is a Mac OS X framework written in Objective C for listening to GPS devices connected to Macintosh computers more>> FourCoordinates is a Mac OS X framework written in Objective C for listening to GPS devices connected to Macintosh computers. It takes care of interpreting the output of the GPS device and presents you with a simple class interface for obtaining the current coordinates, and being notified when they change. Its goals are ease of integration, zero user configuration (i.e., autodetection of GPS devices), and support for a broad range of GPS devices. It includes a demo application called WhereAmI, which displays current GPS information.
Mac OS X 10.2 or later.
Evolution Widget 1.0
Evolution Widget - Widget game, simple to play but hard to win more>>
The buttons on the game panel move the pictures backwards and forwards, but they move more than one. A click might move some pictures forward, some back.
Your objective is to show the evolution of man in the four windows, or if you prefer, get four images of Michelangelos Creation of Adam in a line.
A strategy and solution guide is available from the MacPips web site.
Enhancements:
- Initial release.
NetSocket 0.9
Objective-C asynchronous TCP socket class. more>>
Through a series of callbacks, a delegate is notified of socket events ( e.g. connected, disconnected, data available ). To make all of this possible, NetSocket uses new MacOS X networking APIs, mainly CFSocket ( part of the CoreFoundation CFNetwork API ).