Programming
- Vaca (C++/Win32) - A library to program applications with C++ for Windows (like a Win32 API wrapper).
- Bix Layout Manager (Java/Swing) - Layout manager to be used in Java Swing applications.
- HTMLEX (HTML/Web) - Sometimes HTML is too little and PHP is too much, so, this preprocessor of HTML files can be useful to create a relatively simple website.
- Zile (Unix) - Emacs was christened as "The Text Editor". Zile is named as "Another Emacs-clone".
- ErgoEmacs (Windows/Linux/Mac OS X) - ErgoEmacs is Emacs for human beings. Basically it offers all common keyboard shortcuts of any modern text editors (like notepad), without losing Emacs power.
- Keyboard Layout - Keyboard shortcuts for programming.
Research
- Mouse Gestures - How to implement mouse gestures using a MLP neural network.
- Pathfinding Demo - Demonstration about how to find a path between two points.
Ancient
- Snippets - Snippets of code of different languages to do some tasks.