-
Archives
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
-
Meta
Tag Archives: Wordpress
WordPress Hacking
This is not my usual post on how I was able to hack Wordpress to get it to do what I wanted. This post falls under the umbrella of black hat and your blog at risk. Continue reading
If you run a self hosted wordpress blog and want your site to be easily viewable by mobile devices, you NEED to check out WPTouch. WPTouch version 1.9.2.2 brings more interactivity to your posts as well as making them browser … Continue reading
The State Of My .htaccess File
Its been awhile since I posted my current .htaccess file, so I thought I’d to that. # My server has PHP4 enabled by default # But we want to use PHP5 AddHandler x-httpd-php5 .php AddHandler x-httpd-php .php4 AddType application/x-httpd-php5 .php … Continue reading
Hardening Your Blog
Its all about learning to love and pimp out your .htaccess file. Making it earn its keep and, hopefully, giving you more confidence that your blog isn’t goingto be overrun while your not home. Continue reading
The blog has been upgraded from WordPress 2.5.1 to 2.6 You can read more about the changes in WordPress versions here.
I wanted a way to ad a Creative Commons notice at the bottom of each post and I wanted the plugin to be able to pick what license was used based on the post authors preference. That lead me, over … Continue reading