321 projects tagged "English"
Green Dome GNUstepWeb for Mac OS X provides a WebObjects 4.5-like environment for Mac OS X (with some support for WO5 additions). It is composed of modified versions of the standard GNUstepBaseAdditions, GDL2, and GNUstepWeb frameworks, built to run on top of Apple's Cocoa frameworks. The GNUstep frameworks have been built with Xcode as true Mac OS X frameworks. Thus, they may be used as any other framework under Mac OS X. Note that this is a standalone package that does not require or interoperate with a separate GNUstep installation/environment. It is not intended to provide a complete GNUstep environment, such as would be expected of a full GNUstep installation.
ConfigLib is a C++ library for reading and writing standard Unix and Windows .INI configuration files as easily as declaring a variable. It provides all the objects necessary to read any setting from a configuration file and write out changes while preserving comments. Using templates, any serializable object or primitive can be read from a configuration file and parsed automatically via the command line. It also includes common objects for handling settings beyond those of the C primitives.
ImdbPHP provides an API to the movie information stored at the IMDb.COM and MoviePilot sites. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with this movie information. The classes must be used in accordance with IMDb's/MoviePilot's copyright and conditions of use.
The Psychosynth project aims to create an interactive, modular soft-synth inspired by the ideas of the Reactable. It provides a clean object oriented API to allow the creation of new innovative interfaces for the synthesizer and a 3D simulator of a Reactable-alike device with support for collaborative music creation over the network.
Jelix is a PHP5 framework which helps you to develop any kind of Web application. It is designed to provide high performance on heavily-loaded Web sites. It is fully object oriented, highly modular, and extensible. It is made with well-known design pattern such as MVC and DAO. It natively supports many output formats, including XHTML, XUL, RSS, ATOM, RDF, ZIP, XML, and PDF. Jelix eases Web service development. It includes a powerful form system to create all kinds of forms, including CRUD forms.