20 projects tagged "OS Independent"
Selador is a browser-based fantasy game. The game was commercial at first, but has since been released as open source by its developers. The game focuses on teamplay and communication between players. Although it is played in real-time, strategy and planning are paramount. It comes with a nice set of graphics and a pre-populated database. It can be installed on any *AMP stack.
queXC is a Web-based data cleaning and coding/classification system that takes a data file (such as data collected from a questionnaire) and cleans the text input fields by spacing them and spell checking them. It allows operators to code text fields to existing coding schemes, or to create a coding scheme on the fly. Multiple operators can code and clean simultaneously, with the ability to assign operators to do particular codes. The queXC system includes some coding schemes created from ABS (Australian Bureau of Statistics) data. It can be used as an open source replacement for Nvivo in some situations.
PyMultimethods is a library that enables users to create multimethods (a.k.a. generic functions) in Python. In other words, you can create multiple versions of the same function/method. The one that is invoked depends on the runtime parameters. This is similar to polymorphism in the sense that the object type determines which version of the function is invoked. Multimethods go beyond the polymorphism found in conventional object oriented languages, however, because all parameters are taken into account (as opposed to only the "implied this", as in C++ or Java). PyMultimethods can also be used to "overload" a function or method.
Siruna is a platform that helps deploy a traditional Web site on a wide range of mobile devices. The content of your "mobilized" Web site is based on either an existing Web site or an XML or RSS feed. The platform allows you to add, delete, or change content according to the user's wishes. Original advertisement banners can be replaced with mobile advertisement banners. Images can be adapted for mobile use. JavaScript functionality can be replaced.
Django Resgistration App is a full-featured user registration application for Django. It takes care of user account creation, confirmation email messages, and user account settings. Registration is protected by CAPTCHAs. It can be used to easily implement user account creation features for a Web site built with Django.
Tine 2.0 is a Web-based groupware solution that focuses on usability and correctness. To achieve these goals, the project uses usability experts and covers most of the code by unit tests. It contains support for contacts, tasks, calendar, email, CRM, VoIP integration, a time tracker, ActiveSync, and a flexible rights management system.
A tool that converts purchased M4V files to unprotected MP4 or MOV files.