17 projects tagged "OS Independent"
StatPlanet Map Maker is a program for creating interactive thematic maps and graphs. Data is read from an external file (.CSV) which can be easily edited. Customization options include specifying the zoom level, creation of selectable regions, changing the map colors, and adding country mouse-over text.
The Item Response Theory (IRT) library is a set of functions to estimate the items and abilities from the responses of subjects to a questionnaire. The IRT models supported are the logistic model, the nominal response model, the graded response model, and smoothing by penalization and kernel. The project also hosts rirt, a package for the R Project for Statistical Computing, and eirt, an add-in for Excel.
Apache .NET Ant Library is a library of Apache Ant tasks that support development for the .NET platform. It supports Microsoft's frameworks as well as Mono. The library contains tasks to run common .NET development tools like NUnit, NAnt, or MSBuild. In addition, it contains a task to create Windows MSI installer packages using the WiX toolkit. The "old" .NET development tasks of Ant's core have found a new home here as well, and further development of those tasks will happen inside of this Ant Library.
Spamato is an extensible spam filter system. It is available as an add-on for Outlook, an extension for Thunderbird and Mozilla Mail, and a stand-alone proxy component. It provides a Bayesian filter, a rule-based filter, a Java implementation of Razor (Ephemeral and Whiplash), a filter that queries domains on Google, a collaborative domain, and a collaborative hash-based filter. Graphical statistics explain the efficiency of each filter as well as the overall effectiveness of the whole system.
Helpcore is an enterprise grade help and servicedesk application. It acts as a central information hub for everybody that is involved in the help and service desk process. Managers can see overview and decision making information, system administrators can see the status of their network and software, and users can see the current status of their problems.
Ccide reads C, C++, BASIC, or bash source code containing embedded decision tables from stdin, expands the tables, copies the remaining statements, and forms a compilable C or C++ source module, executable bash script, or interpretable BASIC program. Erratic side effects are avoided by evaluating all condition expressions at exactly the same time, and by performing all evaluations and actions in the original sequence.