20 projects tagged "English"
katso is a library to score binary-categorized data: [low for anti-conformist data], [mean for conformist data], and [high for eclectic data: data that is quite normal (has a lot in common with other data but has a few unusual attributes)]. Data looks like (0, 0, 1, 0, 0, 1, 1) or like (1, 0, 0, 0, 0, 1, 0), all of the same size and corresponding to predefined criteria.
Whiteshoe is a text-based shooter game in which you explore a changing maze and complete your goals before the other players complete theirs or find you. It is based on the old game hunt, but was totally rewritten from scratch to use TCP packets and be more modular and expandable in design.
Syncless is an experimental, lightweight, non-blocking (asynchronous) client and server socket network communication library implemented in Stackless Python 2.6. It contains an asynchronous DNS resolver (using dnspython) and an HTTP server capable of serving WSGI applications. It aims to be a coroutine-based alternative of event-driven networking engines (such as Twisted and FriendFeed's Tornado). It is already about that fast, but it has fewer features and is less stable now.
OpenSVC is a 'service' manager, as in clustered service manager. Services are described as collections of resources (IP, disk groups, filesystems, file synchronizations, and application launchers). Services can be started, stopped and queried for status, providing a consistent command set for wildly different service integrations. Services can be administered using a stand-alone free software stack deployed on the nodes (nodeware). Service configurations, status, and logs are pushed to a central database coupled to a Web front-end (collector).
MCM is a set of tools that ease the management of multiple servers. It's aimed at network or system administrators who need to connect to different servers by different means every day. It can be used via an ncurses interface without requiring an X server, and via a GNOME-based GUI.
Alfanous is a Quranic search engine that provides simple and advanced search services in the diverse information of the Holy Quran. It is built on the foundations of modern search engines to ensure high stability and high-speed searching. It has features to help the user search like highlighting and suggestions. Alfanous is necessarily focused on searching in the Arabic language, and so it provides Arabic morphological analysis to allow users more liberty in the formulation of queries and also to increase the accuracy of the research and its comprehensiveness.
Lightweight markup languages and XML grammars for writing prose and screenplays.
A simple annotation-driven command line parser toolkit for Java 5 applications.