free open source touch typing software

tipp10

free open source touch typing software

TIPP10 is a free touch typing tutor for Windows, Mac OS and Linux. The ingenious thing about the software is its intelligence feature. Characters that are mistyped are repeated more frequently. Beginners will find their way around right away so they can start practicing without a hitch.
3D racing game featuring Tux, the Linux penguin

extremetuxracer

3D racing game featuring Tux, the Linux penguin

Extreme Tux Racer, or etracer as it is called for short, is a simple OpenGL racing game featuring Tux, the Linux mascot. The goal of the game is to slide down a snow- and ice-covered mountain as quickly as possible, avoiding the trees and rocks that will slow you down.
Dummy transition package for megaglest

glest

Dummy transition package for megaglest

Download Debian CD/DVD/USB images from any Debian mirror

jigdo-file

Download Debian CD/DVD/USB images from any Debian mirror

Using the jigdo-lite script contained in this package, you can use your nearest "regular" Debian mirror to download Debian images, instead of having to use one of the few, slow, overloaded mirrors that offer the images as direct HTTP or FTP downloads. See <http://www.debian.org/CD/jigdo-cd/> for details.
syntax extension for optional compilation with cpp-like directives (tools)

optcomp

syntax extension for optional compilation with cpp-like directives (tools)

Optcomp is a syntax extension which handles #if, #else, ... directives in OCaml source files. Compared to cpp: * it does not interpret //, /*, and */ as comment delimiters * it does not complains about missing ' * it is easier to integrate in the build process when using other camlp4 syntax extensions * it does not do macro expansion while cpp does Compared to pa_macro, it does not require code that will be dropped to be valid OCaml code. This can be useful for code that optionnally uses GADTs, but can be compiled with older versions of OCaml.
Extensions for the Ruby irb command line shell

ruby-wirble

Extensions for the Ruby irb command line shell

A handful of useful Irb features, including colorized results, tab-completion, history, a simple prompt, and several helper methods, all rolled into one easy to use package.