If programmers deserve to be rewarded for creating innovative programs, by the same token they deserve to be punished if they restrict the use of these programs.
rms (Richard Stallman, Founder of GNU Project and Free Software Foundation, father and current maintainer of the One True Emacs)
Check out some code samples
Messing around with the Yahoo! Weather API, see the blog post for full details
[ Demo ] [ Source (.zip) ]
Markov Chain text generator adapted to work with the vBulletin BBS, with credits to Hay Kranen, who wrote the original
[ Source (.zip) ]
Short PHP Fnord script based on a 1997 Perl version by Steve Jackson Games, updated to work with the vBulletin BBS. Pulls data directly from VB database to populate logic. Users tend to cram it full of obscenities so I won't be demonstrating it here
[ Source (.zip) ]
Pronouncable Password Generator generates an eight-character, alphanumeric, pronouncable password
[ Demo ] [ Source (.zip) ]
Solutions to Project Euler problems (we use these as interview questions at IQPC)
[ Demo ]
Ajax Poll with flat file data storage
[ Demo ] | [ Source (.zip) ]
Open Flash Chart generator is for helping designers create Open Flash Chart graphs without getting too scared by all the javascript. The Open Flash Chart project can be found here. There's also a corresponding blog post about it here
[ Demo ]