27 projects tagged "Linux"
NSFileHandleExt is an Objective-C extension (Cocoa/GNUstep) for the NSFileHandle class (which handles files/sockets). This extension provides support for much easier network programming for protocols like HTTP, IRC, telnet, etc. (everything that sends messages in lines suffixed by \n).
Zeta Desktop Environment (ZDE) is an X11 window manager and tools with enhanced usability and features for advanced users and developers. Some of its current sub-projects include imp, a library of core functions such as linked lists, zwl, a simple widget toolkit and light X11 wrapper, and zimwm, the window manager.
SMS Framework is an Objective C framework for decoding SMS messages in PDU format to objects. It is easily usable in Cocoa and GNUstep environments, and it reduces developer responsibility for decoding messages to extracting the raw messages from the phone. The XCode project file contains three targets: one system wide framework, one framework to include in applications, and a small application for testing the framework.