<?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>Wootten&#039;s Weblog &#187; Code</title>
	<atom:link href="http://www.ianwootten.co.uk/category/code/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ianwootten.co.uk</link>
	<description>Nifty Code and Random Musings</description>
	<lastBuildDate>Mon, 23 Jan 2012 22:42:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Pagination in CouchDB Apps</title>
		<link>http://www.ianwootten.co.uk/2011/11/02/pagination-in-couchdb-apps</link>
		<comments>http://www.ianwootten.co.uk/2011/11/02/pagination-in-couchdb-apps#comments</comments>
		<pubDate>Wed, 02 Nov 2011 23:40:41 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[nodejs]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=493</guid>
		<description><![CDATA[I&#8217;ve been working on some fun little node.js / couchdb projects of late. Given the fact I don&#8217;t use either as part of my work, I&#8217;ve spent some downtime experimenting and slowly iterating my approaches as I learn best practice. &#8230; <a href="http://www.ianwootten.co.uk/2011/11/02/pagination-in-couchdb-apps">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2011/11/02/pagination-in-couchdb-apps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lovefilm Filmstream Plugin v0.2</title>
		<link>http://www.ianwootten.co.uk/2011/07/20/lovefilm-filmstream-plugin-v0-2</link>
		<comments>http://www.ianwootten.co.uk/2011/07/20/lovefilm-filmstream-plugin-v0-2#comments</comments>
		<pubDate>Tue, 19 Jul 2011 23:10:17 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[lovefilm]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=476</guid>
		<description><![CDATA[Just a quick note to say I&#8217;ve updated the plugin that generates my filmstream pages. It&#8217;s become obvious that the Lovefilm API only exposes the last 10 features that you&#8217;ve rented in their &#8220;at home&#8221; list. This isn&#8217;t that great &#8230; <a href="http://www.ianwootten.co.uk/2011/07/20/lovefilm-filmstream-plugin-v0-2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2011/07/20/lovefilm-filmstream-plugin-v0-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating WordPress Automatically over SFTP</title>
		<link>http://www.ianwootten.co.uk/2011/05/07/updating-wordpress-automatically-over-sftp</link>
		<comments>http://www.ianwootten.co.uk/2011/05/07/updating-wordpress-automatically-over-sftp#comments</comments>
		<pubDate>Sat, 07 May 2011 22:43:54 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[sftp]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=455</guid>
		<description><![CDATA[Heres a quick how to on getting wordpress to update over SFTP. On a default install of php, wordpress only gives the option to update over FTP. I wanted to get it working as it&#8217;s more secure and means I &#8230; <a href="http://www.ianwootten.co.uk/2011/05/07/updating-wordpress-automatically-over-sftp">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2011/05/07/updating-wordpress-automatically-over-sftp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog rolling with CouchDB, Express and Node.js</title>
		<link>http://www.ianwootten.co.uk/2011/02/07/blog-rolling-with-couchdb-express-and-node-js</link>
		<comments>http://www.ianwootten.co.uk/2011/02/07/blog-rolling-with-couchdb-express-and-node-js#comments</comments>
		<pubDate>Mon, 07 Feb 2011 13:42:53 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[expressjs]]></category>
		<category><![CDATA[mongdb]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[nodejs]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=420</guid>
		<description><![CDATA[Over the last little while, I&#8217;ve been doing a lot of playing with Node.js, mostly to run data collection scripts. Last week, I started following Ciaran Jessup&#8217;s tutorial on getting started with node.js, Express and mongoDB. Express acts as a &#8230; <a href="http://www.ianwootten.co.uk/2011/02/07/blog-rolling-with-couchdb-express-and-node-js">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2011/02/07/blog-rolling-with-couchdb-express-and-node-js/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Installing gPhoto on Snow Leopard</title>
		<link>http://www.ianwootten.co.uk/2010/09/09/installing-gphoto-on-snow-leopard</link>
		<comments>http://www.ianwootten.co.uk/2010/09/09/installing-gphoto-on-snow-leopard#comments</comments>
		<pubDate>Thu, 09 Sep 2010 22:40:22 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[stop motion]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=396</guid>
		<description><![CDATA[I always seem to choose the difficult route to do things. Having become equipped with a new canon camera, I&#8217;m instantly wanting to capture stop motion shorts with it. Unfortunately canons proprietry capture software isn&#8217;t really up to the job &#8230; <a href="http://www.ianwootten.co.uk/2010/09/09/installing-gphoto-on-snow-leopard">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2010/09/09/installing-gphoto-on-snow-leopard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How not to: Do A Hack Day</title>
		<link>http://www.ianwootten.co.uk/2010/07/24/how-not-to-do-a-hack-day</link>
		<comments>http://www.ianwootten.co.uk/2010/07/24/how-not-to-do-a-hack-day#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:40:35 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[sciencehackday]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=390</guid>
		<description><![CDATA[It&#8217;s been well over a month since I attended science hack day and I&#8217;d thought I&#8217;d put out some notes on my time there. Rather than do a run down of the event, for which I&#8217;m sure there&#8217;s far more &#8230; <a href="http://www.ianwootten.co.uk/2010/07/24/how-not-to-do-a-hack-day">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2010/07/24/how-not-to-do-a-hack-day/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lovefilm Filmstream Plugin for WordPress</title>
		<link>http://www.ianwootten.co.uk/2010/04/18/lovefilm-filmstream-plugin-for-wordpress</link>
		<comments>http://www.ianwootten.co.uk/2010/04/18/lovefilm-filmstream-plugin-for-wordpress#comments</comments>
		<pubDate>Sun, 18 Apr 2010 19:08:30 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Computers and Internet]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[films]]></category>
		<category><![CDATA[lovefilm]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=372</guid>
		<description><![CDATA[Something I&#8217;ve thought I&#8217;d like to have on my site for a while is a list of movies that I&#8217;ve recently seen and some brief opinions on them. I&#8217;m not entirely sure how I would go about this for films &#8230; <a href="http://www.ianwootten.co.uk/2010/04/18/lovefilm-filmstream-plugin-for-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2010/04/18/lovefilm-filmstream-plugin-for-wordpress/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Amazon Associates WordPress Plugin v0.2</title>
		<link>http://www.ianwootten.co.uk/2009/10/25/amazon-associates-wordpress-plugin-v0-2</link>
		<comments>http://www.ianwootten.co.uk/2009/10/25/amazon-associates-wordpress-plugin-v0-2#comments</comments>
		<pubDate>Sun, 25 Oct 2009 18:55:28 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[associates]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[wishlist]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/2009/10/25/amazon-associates-wordpress-plugin-v0-2</guid>
		<description><![CDATA[I&#8217;ve just updated my amazon associates plugin to take into account the recent signiture changes which amazon have introduced for their webservices api. This now also means you&#8217;ll have to enter your amazon secret access key in the plugin configuration &#8230; <a href="http://www.ianwootten.co.uk/2009/10/25/amazon-associates-wordpress-plugin-v0-2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2009/10/25/amazon-associates-wordpress-plugin-v0-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Associates WordPress Wishlist Plugin</title>
		<link>http://www.ianwootten.co.uk/2008/04/02/amazon-associates-wordpress-wishlist-plugin</link>
		<comments>http://www.ianwootten.co.uk/2008/04/02/amazon-associates-wordpress-wishlist-plugin#comments</comments>
		<pubDate>Wed, 02 Apr 2008 23:16:20 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[associates]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[wishlist]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/?p=262</guid>
		<description><![CDATA[One of the things that&#8217;s bugged me for a while whilst having a website is that at certain times of the year when people might actually like to buy me a gift they&#8217;re unable to find my wishlist. This is &#8230; <a href="http://www.ianwootten.co.uk/2008/04/02/amazon-associates-wordpress-wishlist-plugin">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2008/04/02/amazon-associates-wordpress-wishlist-plugin/feed</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Book Review: Code Igniter for Rapid PHP Application Development</title>
		<link>http://www.ianwootten.co.uk/2008/01/31/book-review-code-igniter-for-rapid-php-application-development</link>
		<comments>http://www.ianwootten.co.uk/2008/01/31/book-review-code-igniter-for-rapid-php-application-development#comments</comments>
		<pubDate>Thu, 31 Jan 2008 23:16:48 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Computers and Internet]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[book review]]></category>
		<category><![CDATA[code igniter]]></category>

		<guid isPermaLink="false">http://www.ianwootten.co.uk/2008/01/31/book-review-code-igniter-for-rapid-php-application-development/</guid>
		<description><![CDATA[In this book, author David Upton walks you through use of the Code Igniter framework, which is essentially PHP&#8217;s answer to Ruby on Rails. I&#8217;ve been a avid user of Code Igniter since I discovered it last year, which is &#8230; <a href="http://www.ianwootten.co.uk/2008/01/31/book-review-code-igniter-for-rapid-php-application-development">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.ianwootten.co.uk/2008/01/31/book-review-code-igniter-for-rapid-php-application-development/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

