Archive for March, 2008



Daily Web Entertainment

Published on March 23, 2008

A few fun sites that I visit on a regular basis to get my daily laughs…

Stuff White People Like
I Can Has Cheezburger - LOLcats
Break.com — Fun videos & pics


Keyboard Cowboys

Published on

For those of you who like keeping your hands on the keyboard as much as possible, there’s an awesome utility called Launchy that lets you launch any website link that’s in your bookmarks, or any other file on your system by just typing it’s name into a popup window (using the hotkey that you define).
And […]


MySQL helpful knowledge

Published on March 21, 2008

I recently worked with another developer to convert a lot of MSSQL stored procedures into PHP/MySQL functions. Along the way I learned a bunch of new things which I figured would be helpful to you.
The MSSQL “ISNULL(expr1,expr2)” equivalent in MySQL is “IFNULL()”.
The MSSQL “TOP” keyword (to limit returns returned) equivalent in MySQL is “LIMIT”.
SQL query […]


Meeting girls in a gay bar

Published on March 17, 2008

It is popularly thought that a great place to meet chicks is at a gay bar.
Two guys put that concept to the test…


I Guess You’ll Do

Published on

Scientists have recently discovered a second ring of Limbo here on earth. It can be observed in the lives of various families living unremarkable lives in suburbia.
http://www.break.com/index/i-guess-youll-do1.html
I have many friends who are very happily married and that’s great… but personally I’m glad that I’m no longer in a relationship right now.


Safari on Windows

Published on March 7, 2008

One of the greatest headaches for a web developer is making sure things work the same regardless of platform or browser. One of the biggest problems for a Windows-only guy like me, is making sure that things work on a Mac — specifically Safari. But, those days are over…
Apparently Safari is now being developed for Windows. […]