-
The Ubiquity of Good Ideas
in RandomOver 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 […] Continue Reading
-
-
Oh The Government…
in RandomOnly the government would shut down their website on a holiday. Seriously. Continue Reading
-
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 […] Continue Reading
-
TinyMy, Quick and Dirty MySQL Shell
in ReviewStumbled 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 […] Continue Reading