semicomplete.com projects
Code for various projects from my site, semicomplete.com. There's no particular "category" to classify all of the code living here. Some of the more serious projects include:
fex
Fex is a simple field extraction tool that provides you similar abilities to cut and awk but with a simpler, more convenient syntax.
http://www.semicomplete.com/projects/fex/
grok
A powerful pattern matching system for parsing and processing text data such as logs.
keynav
Simple keyboard-driven pointer nagivation and a few other nice features.
http://www.semicomplete.com/projects/keynav/
liboverride
An experiment to make writing library code injection (with LD_PRELOAD) easier.
http://www.semicomplete.com/projects/liboverride/
pam_captcha
A Visual text-based CAPTCHA challenge module for PAM
http://www.semicomplete.com/projects/pam_captcha/
xboxproxy
A layer 2 bridging proxy that allows you to forward xbox, itunes, and other traffic across layer 3 networks (like between your network and your friend's network, hundreds of miles away)
http://www.semicomplete.com/projects/xboxproxy/
tabsearch
A firefox extension to let you easily search through open tabs.
http://www.semicomplete.com/projects/firefox-tabsearch
urledit
A firefox extension to let you easily manipulate query parameters in your URL.
http://www.semicomplete.com/projects/firefox-urledit
xdotool
Programatically (or manually) simulate keyboard input and mouse activity, move , resize, and activate windows, etc. Additionally, you can control which desktop you are on and even set the number of desktops available (if your WM supports it)