Author: Ryan Neudorf

  • The Ubiquity of Good Ideas

    Over the course of my career as an profession internet nerd, I’ve come up with a lot of great ideas. Usually they remain just that – crazy schemes concocted over drinks with a friend. Occasionally I pursue these ideas to the point of buying a domain name and laying down some PHP code. But for…


  • Anon FTW

    Scientology is a dangerous cult. (supporting the google bomb)


  • Oh The Government…

    Only the government would shut down their website on a holiday. Seriously.


  • How To Ignore All Facebook Requests

    Now that I have over 100 friends on Facebook, I’ve started to get inundated with ridiculous application requests. I was about ready to send some angry Facebook emails to so called friends. Then I found this greasemonkey script to Ignore ALL Application Requests. As you can see from this spiffy screenshot the script creates a…


  • TinyMy, Quick and Dirty MySQL Shell

    Stumbled across a tiny mysql shell – appropriately named ‘tinymy’ – a few months ago. It’s quite a useful little bit of PHP code. Very lightweight and function interface and shell for MySQL. I use it whenever I need to verify the contents of a database table or test a couple of queries but don’t…