<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bobpeers -&#62; blog &#187; wordpress</title>
	<atom:link href="http://blog.bobpeers.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bobpeers.com</link>
	<description>Better late than never</description>
	<lastBuildDate>Mon, 14 Jun 2010 12:19:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress 2.7 Loading Speed</title>
		<link>http://blog.bobpeers.com/2008/12/14/wordpress-27-loading-speed/</link>
		<comments>http://blog.bobpeers.com/2008/12/14/wordpress-27-loading-speed/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 09:45:50 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[2.7]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2008/12/14/wordpress-27-loading-speed/</guid>
		<description><![CDATA[I&#8217;ve upgraded to WordPress 2.7 with it&#8217;s completely redesigned interface. I really like the new interface and once it&#8217;s opened most actions are really fast, it&#8217;s just the time it takes to load that bothers me. It could be that my host is very slow but after clicking to login it take about 10 seconds [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve upgraded to WordPress 2.7 with it&#8217;s completely redesigned interface. I really like the new interface and once it&#8217;s opened most actions are really fast, it&#8217;s just the time it takes to load that bothers me. It could be that my host is very slow but after clicking to login it take about 10 seconds to load the new interface which is way slower than WordPress 2.6 used to be..</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2008/12/14/wordpress-27-loading-speed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Turn Off Post Revision In WordPress 2.6</title>
		<link>http://blog.bobpeers.com/2008/07/25/turn-off-post-revision-in-wordpress-26/</link>
		<comments>http://blog.bobpeers.com/2008/07/25/turn-off-post-revision-in-wordpress-26/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 08:51:51 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[post revision]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/25/turn-off-post-revision-in-wordpress-26/</guid>
		<description><![CDATA[The title says it all. This page describes how to do it and to stop the wp_posts table filling up with multiple copies of the same post.]]></description>
			<content:encoded><![CDATA[<p>The title says it all. <a href="http://lesterchan.net/wordpress/2008/07/17/how-to-turn-off-post-revision-in-wordpress-26/">This page</a> describes how to do it and to stop the wp_posts table filling up with multiple copies of the same post.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2008/07/25/turn-off-post-revision-in-wordpress-26/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diskstation Firmware Upgrade Deletes SSH Settings</title>
		<link>http://blog.bobpeers.com/2008/07/23/diskstation-firmware-upgrade-deletes-ssh-settings/</link>
		<comments>http://blog.bobpeers.com/2008/07/23/diskstation-firmware-upgrade-deletes-ssh-settings/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 13:39:38 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[diskstation]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2008/07/23/diskstation-firmware-upgrade-deletes-ssh-settings/</guid>
		<description><![CDATA[I only recently discovered that when I upgrade my Diskstations firmware my SSH settings are wiped out. This includes the /etc/ssh/sshd_config file plus the certificate located at /root/.ssh/. It&#8217;s not like I upgrade the firmware that often but it&#8217;s annoying that I have to go through this procedure every time I do. I see the [...]]]></description>
			<content:encoded><![CDATA[<p>I only recently discovered that when I upgrade my Diskstations firmware my SSH settings are wiped out. This includes the /etc/ssh/sshd_config file plus the certificate located at /root/.ssh/.</p>
<p>It&#8217;s not like I upgrade the firmware that often but it&#8217;s annoying that I have to go through <a href="http://blog.bobpeers.com/2008/05/30/ssh-into-a-synology-disk-station-using-secure-keys/">this procedure</a> every time I do.</p>
<p>I see the latest firmware also has an enable SSH option but I&#8217;d really like to see this expanded into a full SSH interface, allowing for different ports, not allowing password logins, certificate generation etc.</p>
<h3>WordPress Directory Permissions</h3>
<p>While I was upgrading my blog to <a href="http://wordpress.org/download/">WordPress 2.6</a> I noticed some strange files in my upload directory. As suggested in the <a href="http://codex.wordpress.org/Using_Image_and_File_Attachments">WordPress codex</a> my upload directory permissions were set to be world writeable (777) since this was required my my web host but it seems that someone has exploited this hole and uploaded files there. On top of that they then get linked by Google so searches on my site show content from the uploaded pages.</p>
<p>I&#8217;ve since disabled the WordPress upload capability by changing the directory permissions and I advise you to do the same. <a href="http://www.tamba2.org.uk/wordpress/chmod/">This page</a> echoes my sentiments well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2008/07/23/diskstation-firmware-upgrade-deletes-ssh-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated WordPress Theme</title>
		<link>http://blog.bobpeers.com/2008/03/18/updated-wordpress-theme/</link>
		<comments>http://blog.bobpeers.com/2008/03/18/updated-wordpress-theme/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 13:46:18 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2008/03/18/updated-wordpress-theme/</guid>
		<description><![CDATA[After initially using the Digg 3 Column theme I decided to go for a more minimalistic theme. Inline with my main site having virtually no images I decided an image free theme would be best. As a bonus this means faster page loads and smaller bandwidth on my web host. I also just like the [...]]]></description>
			<content:encoded><![CDATA[<p>After initially using the <a href="http://www.wpdesigner.com/2007/01/22/digg-3-columns-wordpress-theme/" title="Digg 3 column theme">Digg 3 Column</a> theme I decided to go for a more minimalistic theme. Inline with my main site having virtually no images I decided an image free theme would be best.</p>
<p>As a bonus this means faster page loads and smaller bandwidth on my web host. I also just like the simplicity of the new theme, it gives far more priority to the text which after all is what a blog is all about.</p>
<p>After some searching I found the <a href="http://azeemazeez.com/blogs/white-as-milk" title="White as Milk WordPress theme">White as Milk</a> theme which then led me to <a href="http://thortz.com/skimmed-milk/" title="Skimmed Mlik WordPress theme">Skimmed Milk</a>, my current theme.</p>
<p>I use a <a href="http://en.wikipedia.org/wiki/XHTML#XHTML_1.1" title="Wikipedia XHTML page">XHTML 1.1 Doctype</a> on my main site so I  decided to try the same with my blog. It was actually surprisingly easy to do (including serving the page as <a href="http://www.hixie.ch/advocacy/xhtml" title="Ian Hixies 'sending xhtml as text html considered harmful' article">Content-Type: application/xhtml+xml</a>) and just required some minor edits of the functions.php file in the theme folder.</p>
<p>For my own sake I like the fact that in Mozilla browsers pages completely break if you send  invalid markup using this content type, at least they are easy to notice and fix. I&#8217;m also so used to writing pages that conform to a XHTML 1.1 Doctype that most of my pages validate first time.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2008/03/18/updated-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I chose to blog using WordPress</title>
		<link>http://blog.bobpeers.com/2008/01/27/why-i-chose-to-blog-using-wordpress/</link>
		<comments>http://blog.bobpeers.com/2008/01/27/why-i-chose-to-blog-using-wordpress/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 20:58:55 +0000</pubDate>
		<dc:creator>Bob Peers</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.bobpeers.com/2008/01/27/why-i-chose-to-blog-using-wordpress/</guid>
		<description><![CDATA[To be honest up until I started this blog I knew very little about blogging software. Sure I had heard of MoveableType, WordPress and Blogger but as far as which was best for me and how they actually worked I was clueless. I knew I wanted a few things from the start. GPL Licensed Hosted [...]]]></description>
			<content:encoded><![CDATA[<p>To be honest up until I started this blog I knew very little about blogging software. Sure I had heard of <a href="http://www.movabletype.org/" title="MoveableType">MoveableType</a>, <a href="http://wordpress.org/" title="Wordpress">WordPress</a> and <a href="https://www.blogger.com/start" title="Blogger">Blogger</a> but as far as which was best for me and how they actually worked I was clueless.</p>
<p>I knew I wanted a few things from the start.</p>
<ol>
<li><a href="http://www.gnu.org/copyleft/gpl.html" title="GNU License page">GPL Licensed</a></li>
<li>Hosted on my own host.</li>
<li>Running on LAMP (Linux, Apache, MySQL, PHP)</li>
<li>Fairly easy to install</li>
<li>Extensible and hackable if I want to make my own changes.</li>
</ol>
<p>I try to use free software whenever possible these days. My laptop is actually a dual boot windows XP Professional / Fedora 8 machine but I can honestly say that I boot into Windows less and less. The last time was probably a couple of months ago when I had to develop something work related requiring Office 2003.</p>
<p>I wanted to host my own site just because I like the flexibility this affords. Domains are very cheap these days and hosting is also cheap, especially if you don&#8217;t require huge bandwidth or space. This way I get to write my own htaccess file and change the way the host works as I see fit.</p>
<p>It had to be LAMP because I run a development server on my laptop with the same setup so it&#8217;s great for me to install the same software locally and test with different setups. Also if I make more radical changes to the code I don&#8217;t break things on the main site (even though this sometimes happens when I screw up, usually making chages too late in the evening!.</p>
<p>Easy to install just because even though my main site is all coded by me in PHP I didn&#8217;t feel l ike spending ages reading how to use the software first. I&#8217;d rather install, use, and then learn more about it over time and if I feel like delving deeper to make code changes then I can do so at a later date.</p>
<p>It seemed after some research that WordPress fit all these needs and I&#8217;m glad I made this choice. Installing was a breeze, it probably took me 20 minutes and that was going slowly to make sure I didn&#8217;t miss a step. I think if I had to install it again it would take 10 minutes at most.</p>
<p>If anything there&#8217;s too much choice when it comes to extensibity. With over 1,600 official themes and nearly 1,500 plugins listed trying to find exactly what you want (especially when as a newbie you&#8217;re not sure what plugins you might want)is pretty difficult. As a result I&#8217;m starting off slowly with only a few plugins to stop comment and trackback spam, probably my two biggest worries about blogging.</p>
<p>The biggest change for me is letting go and relying on plugins written by other people where I&#8217;m not really sure how they work. After developing my own site and knowing the code backwards it&#8217;s a strange feeling to suddenly be just a user of sortware and not a developer. Still it&#8217;s either this or reinventing the wheel so I guess I&#8217;ll have to get used to it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bobpeers.com/2008/01/27/why-i-chose-to-blog-using-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
