28 projects tagged "Free for non-commercial use"
Clover is a Java code coverage analysis tool. Key features include per-test code coverage, test optimization (aka selective testing), interactive and historical HTML reporting, IDE integration with Eclipse, IntelliJ IDEA, RAD, and NetBeans. It also works with Ant, Maven, and other command line tools.
Knights is an action game for two players involving two knights who must explore randomly generated dungeons and complete various quests. Each game revolves around a quest. A typical quest would involve finding some items and carrying them back to your starting point. This may sound easy, but as there are only enough items in the dungeon for one player to win, you may end up having to kill your opponent to get his stuff! Other quests involve escaping from the dungeon, fighting a duel to the death against the enemy knight, or destroying an ancient Book using a special Wand. While exploring the dungeon, you will find aid in the form of weapons, potions, and magical spells, but beware, for there are also deadly traps, bloodthirsty vampire bats, and zombies who exist only to kill living knights! This is a remake of an Amiga game by Kalle Marjola from 1994. This version has generally smoother gameplay than the original, and has full support for online play.
The PHP Code Encryption class can be used to obfuscate PHP scripts by replacing variable names. It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names. The new names of the replaced variables can be retrieved by looking at a variable of the class.
Pinta is an extremely versatile, extensible, self-learning image classification program. It uses texture and color analysis and neural network techniques to automatically learn differences in images. It comes with a C API for easy integration into other software. It is built on top of the pattern recognition and image analysis platform Into.
probability sequencing language is a text based piano roll language for csound that is inspired by the probability in Jeskola Buzz, but with more control than you can get in a MIDI based envirement. Every note has a chance of hitting unless it is marked with an x. The frequency on the roll is entirely up to the user.
HeaderCleaner is a small SMTP server plugin that will only allow a set of predefined headers in an outgoing email message and will strip all other headers from the message. This is meant to improve your privacy and better protect the mail handling server. This version is made for Communigate-Pro, but can be adapted for other systems.