364 projects tagged "Objective C"
AudioSlicer is a Cocoa GUI application that finds all silences in an audio file and allows you to split it into several smaller audio files and to name/tag them properly. While most other tools split automatically according to certain criteria, AudioSlicer shows you all silences within a certain range of duration. You can then listen and decide whether you want to split there. The splitting is done without loss; there is no decoding and re-encoding of audio data.
AIMSpy is an application that parses and displays content from instant messaging systems using the local network. It is multi-threaded, uses BPF devices for network access, and includes fairly thorough support for the AIM chat protocol and rudimentary support for the Rendezvous (iChat) protocol.
PyObjC is a bridge between Python and Objective-C that 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.
An Ajax script for creating drop-down select lists