Ruby related Stuff
Here I collect different ruby-related stuff I have created
For the developer
A Priority Queue extension for ruby.
An implementation of the gdiff / gpatch protocoll for ruby.
A Bibtex Parsing Library (rbibtex) for ruby.
Programmable Completion for ri
Make ri respond to
<tab>. Expands classnames and methods given on the commandline.Programmable Completion for rpa
Improve rpa usage by making rpa respond intelligently to
<tab>.-
xemacs can do nearly everything for you (including coffee cooking), and can be customized like hell. The things I found when customizing my xemacs are saved here.
-
Use this as program "breakpoint" that shows all live objects in ObjectSpace in a browsable tree.
For the learner
Ruby Course (Sommercampus 2004)
The slides for a course about ruby I will give at the beginning of october in the University of Freiburg.
-
An informal experiment on the different look of python and ruby programs.
Applications
- My big and fat chordlist
-
Convert chopro files into different formats.
-
Mass rename and move your mp3 and ogg vorbis files.
For the childish (like me)
-
Test your skills and develop the perfect ant.
Multiple different clients can connect to the "ant-server" and play against each other. Match your artificial intelligence (or simple heuristics).


