My digital creations...
Contents
Important: This is pending renovation. For recent stuff, please see my list of useful hacks.
Stuff Major Enough To Have It's Own Site
Unball (Ultra-comprehensive console archive extraction wrapper)
AccessWeb (Proxy for dodging web filters.)
SnakeByte and VenomIRC (Cross-client plugin framework and Python-based IRC client. The former is in development, the latter in planning.)
Conyurt (Bookmark converter. Currently in the planning phase.)
My Userscripts.org profile (All the Greasemonkey userscripts I've written)
Useful Stuff
/Fanfiction - Fanfiction-related programs.
MailSend 0.2.0 (The Python-based contact form script (and sample contact form) which wrote for this site)
mini_httpd.py (A nice little wrapper for Python's CGI-enabled web server components. For when you just want to try out a CGI script.)
NoDoS 1.0 alpha (To help you dodge those pesky Denial-of-Service attacks)
Templater v0.1.0 (A really light Python-based CGI script for applying a centralized template to all the pages on a website)
PLS_Rand.py
A quick randomized playlist builder (Estimated speed on my computer is 2GB worth of MP3s per second) which can double as a really light music player when run on a Linux box with tools like ogg123 and mikmod
pls_rand.py v0.2.4 (Changelog is in the file but mainly improvements to the randomness of the output.)
pls_rand.py v0.2.1 (First version I remembered to save)
RSS QuickSave
- An unfinished but perfectly functional and highly useful extension for Mozilla Thunderbird. Simply select a bunch of posts in an RSS feed and choose one of the newly-added options in the right-click menu to send their URLs to wget. (or your downloader of choice)
RSS QuickSave v0.2 (No longer freezes up Thunderbird. Default config opens up an xterm+screen window and runs wget inside it but that's just my personal preference. You can close thunderbird without killing the download, even if you don't use screen as a wrapper.)
RSS QuickSave v0.1 (Thunderbird freezing until wget completes is normal and there's no progress indicator.)
RSScrape
A CGI script providing an easy way for anyone with a little Python programming knowledge to turn any site into an RSS feed. Includes feeds for almost all of my favorite webcomics.
RSScrape v0.1.1 (Fixed a whole bunch of buggy feeds and added some new ones. Still needs a way to automatically generate non-hotlink permalinks.)
AddWrap
My ongoing attempts to keep track of where I've been on the Anime Addventure.
addWrap (Version 1. Written as Perl CGI)
pyAddWrap.zip (Version 2. Written as Standalone Python. Source.)
pyAddWrap.exe (Version 2. Written as Standalone Python. Win32 EXE.)
Semi-Useful Stuff
4chan_archiver (An outdated script to download images from 4chan.org)
pyIRCbot (An incomplete IRC bot written in Python)
funcGraph (Some Python+PIL code to graph a function)
JShips (src) (bin) - A simple (and silly) battleships clone written in Java for my high-school programming course.
quickSaver.py (A Wrapper for wget to speed up manually grabbing a bunch of URLs that you can only get one-at-a-time. (Just middle-click to paste (X Windows) and then press enter to get))
Pointless Doodles
BoxDrop (And aborted attempt to make a Java-based tetris clone where the blocks fall from all sides to the center)

