-
Archives
- August 2010
- July 2010
- June 2010
- April 2010
- March 2010
- December 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- October 2005
- April 2005
- January 2005
-
Meta
Monthly Archives: October 2007
Suppers Ready Skate Vid
Check this out On 31/10/2007, Antisocial wrote: RYAN MCGUIGAN —- modern love fellow http://www.ryanmcguigan.com antisocial dudes are in there … it should rule … thanks ;antisocial On Oct 31, 2007, at 12:45 PM, Carlo wrote: > What’s the supper’s ready … Continue reading
Guitar Hero II on XBOX 360
I just bought an XBOX 360 with Guitar Hero II. Awesome game, Alyssa and I hang out and play it. So coooooool. Come over for a game anytime, when the third release of the game comes out we’ll get the … Continue reading
The SQL that saved my life…
Pretty simple find and replace: update [table_name] set [field_name] = replace([field_name],’[string_to_find]‘,’[string_to_replace]‘); OMG, I am glad I listened in the database classes all those years ago :) I’m upgrading an older WordPress blog to the latest version and that lil query … Continue reading
Tidying up WordPress
I have been using WordPress for quite some time and I have some tables in my database that are most likely unnecessary. Additional data also exists from WAY back from tables that were created from plugins I no longer used … Continue reading