| <david.weekly.org> | July 3 | 2009 | |
| code | Programs I've Written | ||
|
Using ACM To Decode MP3 This is just a quick little code snippet to show you how to use ACM to decode buffers full of MP3 data. I hope it's useful to some folks out there!
wTimer v1.0 Ever wish you could time something quickly and easily on your computer -- hoping for a quick stopwatch? After looking on Download.com and only finding 2-3MB timers (that required a reboot after install and demanded a $25 shareware fee!), I coded up my own application that does the same in 24,000 bytes. Enjoy.
pixdir 0.3 pixdir is a set of scripts that take recursive directories full of full-size pictures, munge through them, and create thumbnails for pictures not yet thumbnailed; then spitting out HTML pages with tables full of thumbnails. (see this in action) The code's currently quite a hack; not very elegant at all. But it gets the job done. I'll move to something nicer later.
Simple Finger 1.0
Unbooting Yourself From Napster
DiamondSilk: my senior project
Documentation for the Napster Protocol is here.
Information for circumnavigating an ISP's
Napster block is here
A mirror of The Breaking of Cyber Patrol 4 (not my work)
My project for a secure, authenticated file exchange network
(known alternately as safeX
or fexnet) -- while code work is just beginning and not yet
available, read the idea.
The official Rio utilities have now incorporated the ability to download files from the Rio to the PC, so my patch to do this is no longer neccessary. I have cleaned things up and put them in these easy-to-use packages:ftpcheck v0.33 v0.33: Shifted to a more subtle anonymous email address to pass most anonftp checks - thanks to Tox Gunn for pointing this out!relaycheck v0.3 the parent of ftpcheck, relaycheck scans a network for SMTP hosts that permit "relaying" of email. These servers are vulnerable because a 3rd party could come in and use the mail server to relay mail through the server for the purpose of spamming folks. Please email the administrators of any machines you find with this tool and tell them to turn off SMTP forwarding!sweep v0.4 mach-sweep was written back when Snap was running their Mach M3 contest back in august of 1998. The basic gist of the contest was that you had some small chance to win an instant prize every time you searched. So I wrote a perl script to "search" snap for the same term over and over again, and see if "congratulations!" was anywhere in the returned page. If so, it would save out the HTML page to disk and notify me. Otherwise, it would just print a period and search again. I ran it on about seven machines in parallel -- let's just say I have enough slinkies, books, and video cameras to keep myself entertained for a while. ;) notes to self on perl modules | ||
| content & layout © copyright 1995-2008 -{ david e weekly }- | ||