83 projects tagged "AGPL"
RapidMiner (formerly YALE) is a flexible Java environment for knowledge discovery in databases, machine learning, and data mining. Many nestable learning and preprocessing operators (including Weka) are provided. It features an XML-based graphical user interface, a plugin mechanism, and high-dimensional plotting, and provides an easy-to-use extension mechanism that makes it possible to integrate new operators and adapt the system to your personal requirements. A command line version is also included.
NicTool is a DNS management suite with support for various DNS servers (djbdns, BIND, PowerDNS), SQL data storage, DNS entry parsing (RFC 1034 & 1035 compliance), tiered and delegated permissions so you can safely grant access to clients and admins, giving them only the permissions they need. Humans interact via the Web interface, and an API is used for scripting mass updates, DNS templates, provisioning, and more. All changes are logged to easily track change history and see who changed what, and when.
webDiplomacy (previously phpDiplomacy) is a Web implementation of a popular turn based strategy game in which you battle to control Europe. It is not a game of luck: to win you must be diplomatic and strategic, forming and breaking allegiances and bargains with your friends and enemies. It features an interface intuitive and simple enough that seasoned Diplomacy pros and complete newcomers can play alongside each other.
Tournament Pool and Bracket Tracker contains everything you need to run a tournament pool. It supports small groups or organizations who wish to provide an NCAA basketball tournament pool without a lot of administrative work in calculating up-to-date results and possibilities. Though it was built with the NCAA tournament in mind, it should be able to handle most other sport tournament pools. Once a tournament is underway, users can keep track of their progress as the administrator for a tournament updates the results of games. Pool adminstrators can choose from many different scoring systems.
AdvoKit is a Web application for Voter ID/GOTV campaigns that makes it possible to facilitate efficient collaboration among large numbers of people and enables volunteer recruitment and Voter ID/GOTV to be performed by thousands, or even tens of thousands of individual political supporters. It combines management and tools for the best practices of traditional Voter ID/GOTV campaigning with the power of social networks and friend-to-friend outreach methodology.
CiviCRM is relationship management software for the nonprofit and nongovernmental sectors. CiviCRM stores information on the universe of people associated with a nonprofit organization and on their interactions (such as emails, donations, petitions, and events). The technology is designed to be lightweight, extensible, core functionality that can both stand-alone as a simple contact management application and be easily integrated with a broad variety of technologies and applications (such as donation processing, fundraising, advocacy/GOTV, or event management).
poker-network includes a poker server, a client library, an abstract user interface library, and a client based on it. The server deals the cards and checks the user actions using a poker game engine (poker-engine). It listens on a TCP/IP port and understands its own specific protocol. The persistent information is stored in a MySQL database. The client library implements the poker-network protocol for the client. The abstract user interface library provides a framework based on the client library and suited to implement a user friendly client.