Archive for July 27th, 2006

July 27th, 2006

I [heart] WordPress

Contests, boy do I love 'em. There's a logo competition going on at the Wordpress Support Forums for the phrase "I [heart] Wordpress". Here's my first entry: Watchathink?

Posted in Blogging, Me, Wordpress | 3 Comments »

July 27th, 2006

StatTraq Bug

For anyone using Randy Peterman's StatTraq, there's a small bug in one of the files that might cause an error message to appear at the footer of your Wordpress blog. Open up stattraq.php in a text editor and scroll down to line 90 (approximately). Change: else if($strpos($ua, 'MSIE 2') !== false) to else if(strpos($ua, 'MSIE ...

Posted in Blogging, Wordpress, Wordpress Plugins | 4 Comments »

July 27th, 2006

Edit N Place Plugin for WordPress

I was doing my homework on upgrading my plugins a while ago and discovered an awesome Wordpress plugin called "Edit N Place" by Headzoo's Sean Hickey. It kinda speaks for itself. Made possible with AJAX, what it does is it allows you to edit your articles, their categories ...

Posted in Blogging, Tip of the Week, Wordpress, Wordpress Plugins | 2 Comments »