Random Documents
Some random documents for myself or for others. Maybe more will come in time; probably not.
- Fluxbox Wheel hacking
- A presentation on Reiser 4 and the history of filesystems
- A presentation on Python
Howto Documents
These still generate most of the hits this website even gets; when I was learning python a few years ago I was really into glade and gtk and trying to get some graphical programs written. After porting SJbrown's tutorial, I wanted to try writing my own more extensive one, but that fell kinda short and since then I haven't really completed any project of any real length that was not a school or work assignment.
- python glade tutorial 1 - port of sjbrown's tutorial to gtk2
- python glade tutorial 2 - Jtex tutorial; (unfinished forever more)
The rest are just a random assembly of howto documents I wrote (mostly for myself). Some of them I still find useful (the ssh and the htaccess one in particular), others are merely a historic curiosity (the slackware one).
- SSH Public Keys - passphrase-less public key ssh login
- htaccess - some notes on how to use htaccess for login
-
select - quick notes on how to use the
select()system call