<?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>SickBiscuit &#187; Meta</title>
	<atom:link href="http://sickbiscuit.com/blog/category/meta/feed/" rel="self" type="application/rss+xml" />
	<link>http://sickbiscuit.com/blog</link>
	<description>The personal blog of Steven Wilkin</description>
	<lastBuildDate>Sun, 20 May 2012 01:11:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>2009 Irish Blog Awards Nominations</title>
		<link>http://sickbiscuit.com/blog/2009/01/21/2009-irish-blog-awards-nominations/</link>
		<comments>http://sickbiscuit.com/blog/2009/01/21/2009-irish-blog-awards-nominations/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 12:12:00 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/?p=325</guid>
		<description><![CDATA[
I&#8217;ve been quiet lax on the blog front for a while now, both in terms of producing and consuming blog content. Curse you Twitter!
So it came as quiet a surprise while reading one of Matt&#8217;s blog posts to discover my humble blog had been nominated in the Best Personal Blog category of the 2009 Irish [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sickbiscuit.com/blog/wp-content/uploads/2009/01/nominated.png" alt="Irish Blog Awards 2009 - Nominated" title="Irish Blog Awards 2009 - Nominated" width="250" height="220" class="size-medium wp-image-331 center" /></p>
<p>I&#8217;ve been quiet lax on the blog front for a while now, both in terms of producing and consuming blog content. Curse you <a href="http://twitter.com/stevebiscuit">Twitter</a>!</p>
<p>So it came as quiet a surprise while reading one of <a href="http://cimota.com/blog/2009/01/20/irish-blog-award-nominations-2009/">Matt&#8217;s blog posts</a> to discover my humble blog had been nominated in the Best Personal Blog category of the <a href="http://awards.ie/blogawards/2009/01/20/2009-irish-blog-awards-nominations/">2009 Irish Blog Awards</a>.</p>
<p>Must. Blog. More.</p>
<p><strong>Update:</strong> Thanks to <a href="http://www.davymac.com/wordpress/">DavyMac</a> for the great logo!</p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2009/01/21/2009-irish-blog-awards-nominations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title># shutdown -h now</title>
		<link>http://sickbiscuit.com/blog/2008/07/27/shutdown-h-now/</link>
		<comments>http://sickbiscuit.com/blog/2008/07/27/shutdown-h-now/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 18:54:12 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/?p=251</guid>
		<description><![CDATA[I&#8217;ve just shutdown the beige box that was home to this blog for just over a year and a half until I started renting a VPS.
I had intended to shutdown this machine since the start of the year but never got around to it and after a techie chat on IM with Dave Dripps earlier [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just shutdown the beige box that <a href="/blog/2006/05/24/and-so-the-legend-grows/">was home to this blog</a> for just over a year and a half until <a href="/blog/2008/01/04/site-migration/">I started renting a VPS</a>.</p>
<p>I had intended to shutdown this machine since the start of the year but never got around to it and after a techie chat on IM with <a href="http://www.redfurredbear.com/">Dave Dripps</a> earlier in the day decided to just &#8220;pull the finger out&#8221; and do the needful.</p>
<p>I archived the contents of <code>/var/www/htdocs</code> and my home directory for safe keeping, copying them over to my file server, and dumped all the MySQL databases I still hadn&#8217;t migrated.</p>
<p>Self-hosting a site was a great learning opportunity but not something a business could be built up upon and comparing the energy cost of running a machine 24&#215;7 versus renting a VPS priced in American Dollars the choice wasn&#8217;t hard to make, it&#8217;s just a shame it took me half a year to finally flick the switch.</p>
<p>Goodnight <code>substance</code>!</p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2008/07/27/shutdown-h-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating WordPress via Subversion</title>
		<link>http://sickbiscuit.com/blog/2008/03/05/updating-wordpress-via-subversion/</link>
		<comments>http://sickbiscuit.com/blog/2008/03/05/updating-wordpress-via-subversion/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 15:39:35 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2008/03/05/updating-wordpress-via-subversion/</guid>
		<description><![CDATA[I read a few months back that Stuart Langridge was using Subversion to keep his WordPress up-to-date and I thought: &#8220;that&#8217;s clever&#8221; and didn&#8217;t do anything about it.
Today I was talking to Matt and he mentioned updating one of his WordPress installations and I noticed I was due an update myself. I downloaded the latest [...]]]></description>
			<content:encoded><![CDATA[<p>I read a few months back that <a href="http://www.kryogenix.org/days/2007/11/23/wordpress-through-subversion">Stuart Langridge was using Subversion to keep his WordPress up-to-date</a> and I thought: &#8220;that&#8217;s clever&#8221; and didn&#8217;t do anything about it.</p>
<p>Today I was talking to <a href="http://cimota.com/blog">Matt</a> and he mentioned updating one of his WordPress installations and I noticed I was due an update myself. I downloaded the latest release and was having a quick skim through the <a href="http://codex.wordpress.org/Upgrading_WordPress">upgrade procedure</a> to make sure I wasn&#8217;t forgetting about anything and I spotted a link to the <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion">Subversion update instructions</a>&#8230; I&#8217;m off work sick today and have the time so I decided to give it a go.</p>
<p>I <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">backed up my database</a> and checked out the latest stable version:</p>
<p><code>steve@decaf~$ cd /var/www/sickbiscuit.com<br />
steve@decaf:/var/www/sickbiscuit.com$ svn co http://svn.automattic.com/wordpress/tags/2.3.3/</code></p>
<p>I copied over my database config file, theme, plugins and uploads and ran the <code>wp-admin/upgrade.php</code> script via my browser. The final act was to modify the symlink pointing to the WordPress directory and it worked first time. Profit!</p>
<p>Hopefully whenever I need to update in the future all I&#8217;ll have to do is use the following:</p>
<p><code>svn sw http://svn.automattic.com/wordpress/tags/NEW_VERSION/</code></p>
<p>followed by running the database upgrade script again. Quick and painless.</p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2008/03/05/updating-wordpress-via-subversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New site theme at last</title>
		<link>http://sickbiscuit.com/blog/2008/02/28/new-site-theme-at-last/</link>
		<comments>http://sickbiscuit.com/blog/2008/02/28/new-site-theme-at-last/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 11:13:05 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Meta]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2008/02/28/new-site-theme-at-last/</guid>
		<description><![CDATA[I finally got around to replacing the default WordPress theme. Now it doesn&#8217;t look like I don&#8217;t care about my site  
With so many freely available themes I found it difficult to choose but I stumbled upon plaintxt.org and my mind was made up: I needed one of those minimalist themes and I opted [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got around to replacing the default WordPress theme. Now it doesn&#8217;t look like I don&#8217;t care about my site <img src='http://sickbiscuit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>With so many freely available themes I found it difficult to choose but I stumbled upon <a href="http://www.plaintxt.org/">plaintxt.org</a> and my mind was made up: I needed one of those minimalist themes and I opted for the <a href="http://www.plaintxt.org/themes/barthelme/">Barthelme</a> which I am liking very much. </p>
<p>For posterity I took a screenshot of my old, hand-crafted design:</p>
<p><a href="/blog/wp-content/uploads/2008/02/sickbiscuit_old.jpg"><img src='http://sickbiscuit.com/blog/wp-content/uploads/2008/02/sickbiscuit_old-scaled.jpg' alt='sickbiscuit.com - screenshot - old design - scaled' title="click for full-size image" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2008/02/28/new-site-theme-at-last/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site migration</title>
		<link>http://sickbiscuit.com/blog/2008/01/04/site-migration/</link>
		<comments>http://sickbiscuit.com/blog/2008/01/04/site-migration/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 15:07:35 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2008/01/04/site-migration/</guid>
		<description><![CDATA[I&#8217;ve just finished migrating sickbiscuit.com from my home development machine to my new VPS.
DNS records have been updated and decaf is now handling mail and web traffic for the domain allow the only thing I&#8217;ve copied over is this blog.
Hopefully this will give me the motivation needed to spruce things up a bit as the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just finished migrating sickbiscuit.com from my home development machine to my new VPS.</p>
<p>DNS records have been updated and <code>decaf</code> is now handling mail and web traffic for the domain allow the only thing I&#8217;ve copied over is this blog.</p>
<p>Hopefully this will give me the motivation needed to spruce things up a bit as the last iteration of sickbiscuit.com looked like it was designed by a programmer <img src='http://sickbiscuit.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2008/01/04/site-migration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics</title>
		<link>http://sickbiscuit.com/blog/2007/10/09/google-analytics/</link>
		<comments>http://sickbiscuit.com/blog/2007/10/09/google-analytics/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 11:08:10 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2007/10/09/google-analytics/</guid>
		<description><![CDATA[I got speaking to Matt this morning when I arrived in the office and he demonstrated to me the wealth of information provided by Google Analytics. It was really interesting stuff and I could see why he was so excited about it.
I recently upgraded to Apache 2.2 on my development machine, substance, to â€œeasilyâ€ get [...]]]></description>
			<content:encoded><![CDATA[<p>I got speaking to <a href="http://blog.infurious.com/">Matt</a> this morning when I arrived in the office and he demonstrated to me the wealth of information provided by <a href="http://www.google.com/analytics/">Google Analytics</a>. It was really interesting stuff and I could see why he was so excited about it.</p>
<p>I recently upgraded to Apache 2.2 on my development machine, <code>substance</code>, to â€œeasilyâ€ get <acronym title="Transport Layer Security">TLS</acronym> working so I could use <a href="/blog/2007/10/02/ajaxterm/">AjaxTerm</a> and I haven&#8217;t had the time yet to play about getting <a href="http://awstats.sourceforge.net/">awstats</a> up and running again.</p>
<p>I wouldn&#8217;t call myself a blogger and my site doesn&#8217;t draw huge traffic but it&#8217;s still nice to look at the statistics every once in a whileÂ  so I decided to give it a go.</p>
<p>Signing  up was effortless as with all things Google and the only modification required at my end was to add a reference to the urchin Javascript in my site footer.</p>
<p>All I have to do now is to let the numbers crunch <img src='http://sickbiscuit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2007/10/09/google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL upgrade</title>
		<link>http://sickbiscuit.com/blog/2007/08/07/mysql-upgrade/</link>
		<comments>http://sickbiscuit.com/blog/2007/08/07/mysql-upgrade/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 15:29:25 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2007/08/07/mysql-upgrade/</guid>
		<description><![CDATA[I finally got sick of not being able to use SQL subqueries and decided to upgrade my MySQL installation from 4.0.x to 5.0.x.
I had wanted to do this previously but was afraid I&#8217;d end up breaking something and be left without a working development environment or a website either, for that matter, so I resorted [...]]]></description>
			<content:encoded><![CDATA[<p>I finally got sick of not being able to use SQL subqueries and decided to upgrade my MySQL installation from 4.0.x to 5.0.x.</p>
<p>I had wanted to do this previously but was afraid I&#8217;d end up breaking something and be left without a working development environment or a website either, for that matter, so I resorted to complicating my custom queries in CakePHP with JOIN statements <img src='http://sickbiscuit.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I couldn&#8217;t find a 5.0.x package for Slackware 10.0 in the <a href="http://packages.slackware.it/">package browser</a>, so I bit the bullet and downloaded the source archive&#8230;</p>
<p>I extracted the files, issued the immortal <code>./configure &amp;amp;&amp;amp; make</code> commands, left things for a while and was pleasantly surprised when the compilation succeeded. <code>removepkg</code> got rid of the old package, a new one was easily produced using <a href="http://asic-linux.com.mx/~izto/checkinstall/">checkinstall</a> and <code>installpkg</code> installed it for me.</p>
<p>The only problem I had was when I went to fire up the daemon and nothing happened. It turned out that the startup script was expecting <code>mysqld_safe</code> to be found in <code>/usr/bin</code> instead of <code>/usr/local/bin</code> where it had been installed to: that was quickly remedied with the creation of a symbolic link. From there it was plain sailing, all my databases were functional.</p>
<p>But enough techno-gibberish. The point of the matter is that I managed to build a package from source, get it up and running and the system as a whole still worked! Linux administration definitely appears to coming more natural to me. Bob be praised <img src='http://sickbiscuit.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2007/08/07/mysql-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site update</title>
		<link>http://sickbiscuit.com/blog/2007/01/30/site-update/</link>
		<comments>http://sickbiscuit.com/blog/2007/01/30/site-update/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 12:09:54 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2007/01/30/site-update/</guid>
		<description><![CDATA[Over the past bunch of days I&#8217;ve been back into web-development land and seeing as I was staring at code for prolonged periods I decided I might aswell â€œenhanceâ€ this site a bit too.
I started with tweaking the frontpage: I rearranged things a bit and instead of displaying my latest blog entry in its entirety [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past bunch of days I&#8217;ve been back into web-development land and seeing as I was staring at code for prolonged periods I decided I might aswell â€œenhanceâ€ this site a bit too.</p>
<p>I started with tweaking the frontpage: I rearranged things a bit and instead of displaying my latest blog entry in its entirety I now have excerpts from the previous 4 entries. I initially tried using the built-in <code>the_excerpt()</code> WordPress <a href="http://codex.wordpress.org/Template_Tags">template tag</a> to achieve this but I wasn&#8217;t too fussed with the result and after some brief searching I found a plugin called <a href="http://guff.szub.net/2005/02/26/the-excerpt-reloaded/">the-exceprt-reloaded</a> which seems to do the job better.</p>
<p>It was only <a href="http://sickbiscuit.com/blog/2006/12/30/wordpress-205/">a month ago</a> that I upgraded my WordPress installation to version 2.0.5 and I was aware that 2 other point releases had been since published which I ignored: I just couldn&#8217;t be bothered with the hassle of upgrading and I knew that the next minor release was upcoming and was in fact <a href="http://wordpress.org/development/2007/01/ella-21/">released 8 days ago</a>.</p>
<p>I began the upgrade to 2.1 by packing the full site into a tarball and using the backup plugin to create a copy of the blog database. I deactivated the installed plugins, unpacked <a href="http://wordpress.org/latest.tar.gz">latest.tar.gz</a> and replaced all the old files apart from <code>.htacces</code> and <code>wp-config.php</code> and <code>wp-content/</code>. After running <code>wp-admin/upgrade.php</code> the blog was up and running without <em>any </em>problems and I could  easily reactivate my plugins.</p>
<p>The rest of my site wasn&#8217;t so lucky: the <code>require_once()</code> statement on my frontpage responsible for pulling in <code>wp-blog-header.php</code> was throwing a fatal error which I eventually solved by moving the statement into <code>/index.php</code> from its previous location.</p>
<p>So far the things I like about this upgrade are auto-saving of drafts and having the ability to switch between the WYSIWYG and code views smoothly which makes entering XHTML character entities and CSS classes etc much easier. The spellchecker will also come in handy when I&#8217;m blogging from my home desktop which doesn&#8217;t yet have the benefit of the Firefox 2.0 spellchecker.</p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2007/01/30/site-update/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Security Enhancements for Dummies</title>
		<link>http://sickbiscuit.com/blog/2007/01/25/security-enhancements-for-dummies/</link>
		<comments>http://sickbiscuit.com/blog/2007/01/25/security-enhancements-for-dummies/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 11:04:33 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Meta]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2007/01/25/security-enhancements-for-dummies/</guid>
		<description><![CDATA[I read a thread over on linuxquestions.org recently about server â€œhardeningâ€ and got thinking about my own security measures and the lack there of. Here&#8217;s an example of the content of /var/log/auth on the machine this site is hosted on:
 Jan 24 13:43:33 substance sshd[14182]: Invalid user test from 203.242.160.193
Jan 24 13:43:33 substance sshd[14182]: error: [...]]]></description>
			<content:encoded><![CDATA[<p>I read a thread over on <a href="http://www.linuxquestions.org/">linuxquestions.org</a> recently about <a href="http://www.linuxquestions.org/questions/showthread.php?t=518085">server â€œhardeningâ€</a> and got thinking about my own security measures and the lack there of. Here&#8217;s an example of the content of <strong>/var/log/auth</strong> on the machine this site is hosted on:</p>
<p><code> Jan 24 13:43:33 substance sshd[14182]: Invalid user test from 203.242.160.193<br />
Jan 24 13:43:33 substance sshd[14182]: error: Could not get shadow information for NOUSER<br />
Jan 24 13:43:33 substance sshd[14182]: Failed password for invalid user test from 203.242.160.193 port 37298 ssh2 </code></p>
<p>The first time I checked the likes of that file and <strong>/var/log/secure</strong> it really disturbed me to see the megabytes-worth of failed login notifications. I felt the same way when I first started playing with Apache and saw the number of attempted FrontPage Extensions exploits logged in <strong>/var/log/apache/access_log</strong>!</p>
<p>That thread led me to a more <a href="http://www.cromwell-intl.com/SECURITY/linux-hardening.html">detailed article</a> which gave me much food for thought. Measures I had already taken included disabling root login via ssh by specifying <code>PermitRootLogin no</code> in <strong>/etc/ssh/sshd_config</strong> and I&#8217;d spent a bit of time turning off unneeded network services. When I setup the <acronym title="Mail Transfer Agent">MTA</acronym> on this machine I fully intended to encrypt the traffic via <acronym title="Transport Layer Security">TLS</acronym> but I&#8217;ve never gotten in the practice of using public-key cryptography and don&#8217;t personally know <em>anyone</em> who is so that hasn&#8217;t seen fruition <em>yet</em>. The consequence of this was plain-text traffic (including username/password!) which I put up with for a while but solved the problem by closing port 143 in my router and tunneling the <acronym title="Internet Message Access Protocol">IMAP</acronym> connection through ssh.</p>
<p>Since grokking that info I&#8217;ve configured SSHD to only use the SSH2 protocol by specifying <code>Protocol 2</code> in <strong>/etc/ssh/sshd_config</strong> and decided to see what would happen if I changed the port used to connect via ssh. Instead of changing the sshd configuration I took the lazy man&#8217;s approach and closed port 22 in my router and forwarded a differently numbered port to port 22 on this machine. I didn&#8217;t know if this would be effective but the logs have been unsullied since, take that <a href="http://en.wikipedia.org/wiki/Script_kiddies">script kiddies</a>!</p>
<p>Future plans include only permitting login authentication via private keys, implementing packet filtering with <a href="http://www.netfilter.org/">iptables</a> and scanning my home network with <a href="http://insecure.org/nmap/">nmap</a>. Be paranoid!</p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2007/01/25/security-enhancements-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.0.5</title>
		<link>http://sickbiscuit.com/blog/2006/12/30/wordpress-205/</link>
		<comments>http://sickbiscuit.com/blog/2006/12/30/wordpress-205/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 16:40:54 +0000</pubDate>
		<dc:creator>steve</dc:creator>
				<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://sickbiscuit.com/blog/2006/12/30/wordpress-205/</guid>
		<description><![CDATA[I&#8217;ve been spending the festive period with my family and have almost enjoyed not having a computer, online and logged in, within eyesight for the majority of my waking hours. I&#8217;ve read and responded to my email and forums and was checking my blog when I noticed I wasn&#8217;t running the latest version of WordPress, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been spending the festive period with my family and have almost enjoyed not having a computer, online and logged in, within eyesight for the majority of my waking hours. I&#8217;ve read and responded to my email and forums and was checking my blog when I noticed I wasn&#8217;t running the latest version of WordPress, so I thought I get back in the saddle and upgrade.</p>
<p>I started by backing up the database using the handy <a href="http://www.skippy.net/blog/category/wordpress/plugins/wp-db-backup/">Backup Plugin</a> and creating a copy of the entire blog directory using <em>cp -R</em>. I then downloaded and extracted the <a href="http://wordpress.org/download/">latest version of WordPress</a>.</p>
<p>I deleted the <em>wp-admin </em>and <em>wp-includes </em>directorie as well as the files in the blog&#8217;s root directory, saving <em>wp-config.php</em> and <em>.htaccess</em>, and set about moving over the new files and replacing the default theme and bundled plugins. All that was left to do was log on as admin and click through the upgrade process and viola, version 2.0.5 up and running and using my site&#8217;s theme. Quick and painless, job&#8217;s a good &#8216;un.</p>
]]></content:encoded>
			<wfw:commentRss>http://sickbiscuit.com/blog/2006/12/30/wordpress-205/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

