March 2006
F-Script
by xenomorph & 4 others (via)F-Script is a lightweight open-source scripting layer specifically designed for the Mac OS X object system (i.e. Cocoa). F-Script provides scripting and interactive access to Cocoa frameworks and custom Objective-C objects. It aims to be a useful and fun tool for both beginners and experts, allowing interactively exploring, testing and using Cocoa-based objects and frameworks.
PyInjector - embed Python interpreter and object browser in Cocoa apps
by xenomorphPyInjector simplifies debugging and exploration of Cocoa applications using Python. It works by embedding a
Python command interpreter and a high-level object browser into a running Cocoa application.
Cocoa Documentation
by xenomorphCocoa is an object-oriented application environment designed specifically for developing Mac OS X native applications. The Cocoa frameworks support rapid development and high productivity, and include a full-featured set of classes designed to create robust and powerful Mac OS X applications. Cocoa provides developers starting new Mac OS X projects the fastest way to full-featured, extensible, and maintainable implementations. Applications from UNIX and other platforms can also be brought to Mac OS X quickly by using Cocoa to build state-of-the-art Aqua user interfaces while retaining most existing core code.
February 2006
Introduction to Uniform Type Identifiers Overview
by xenomorph-displaying, or manipulating, files, bundles, or folders.
-accessing streaming data
-copying and pasting between documents or applications
-dragging and dropping between applications .
-converting data or file contents using the Translation Manager.
Java Documentation (for os x)
by xenomorphJava support in Mac OS X is built around the foundation of the Java 2, Standard Edition implementation, which is installed with every copy of Mac OS X and Mac OS X Server. Mac OS X Server provides additional resources through JBoss and WebObjects. Java developers can easily distribute their cross-platform J2SE applications as native Mac OS X applications, or they can take advantage of Mac OS X-specific Java versions of some Cocoa APIs.
December 2005
GPSPhotoLinker: Overview
by pascalv & 3 othersGPSPhotoLinker can be used to save location and GPS position data to a photo. The latitude and longitude recorded by your GPS unit while you were taking photos can be linked, and saved, to the photos. GPSPhotoLinker automatically enters the city, state, a
November 2005
RubyCocoa - A Ruby/Objective-C Bridge for Mac OS X with Cocoa
by KoshigoeBushou & 1 otherRubyでCocoaプログラミング; RubyでCocoaインターフェースを利用