32 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.
Democracy Player is a cross-platform Bittorrent-enabled RSS aggregator with built-in video playback that seeks to make watching Internet video from a wide range of sources as easy as watching TV. It is part of the Democracy Internet TV platform, which includes the torrent-enabled RSS publishing application Broadcast Machine and the video bookmarking site Videobomb.com.
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.