nameParse();
Thursday, December 4th, 2008 Posted in code | No Comments »I wrote a PHP class for a project at work this week and found it so useful, that I turned it into a Google Code project. What it does is take a name string as input and it breaks it ...
cleanUp(“*google.com”);
Monday, September 29th, 2008 Posted in code | No Comments »Its always frustrated me that on every site that is related to a Google service, there is a small blue bar at the top of the screen. This light blue bar seemingly is used to disambiguate the header links on ...