<?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>Russell Broadbent</title>
	<atom:link href="http://www.russell-broadbent.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.russell-broadbent.co.uk</link>
	<description>Yorkshire based web developer</description>
	<lastBuildDate>Sat, 21 Jan 2012 12:34:51 +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>MongoDB on php</title>
		<link>http://www.russell-broadbent.co.uk/mongodb-on-php/</link>
		<comments>http://www.russell-broadbent.co.uk/mongodb-on-php/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 13:36:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[couchdb]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.russell-broadbent.co.uk/?p=16</guid>
		<description><![CDATA[MySQL has been my database solution of choice for over 5 years now, it&#8217;s solid, reliable, easy to use/setup and you can transfer data between databases in a quick, but I was tired of always revising my database schema for &#8230; <a href="http://www.russell-broadbent.co.uk/mongodb-on-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>MySQL has been my database solution of choice for over 5 years now, it&#8217;s solid, reliable, easy to use/setup and you can transfer data between databases in a quick, but I was tired of always revising my database schema for every iteration of site that I built. I thus started researching schema-less databases and found only two, real, candidates that would integrate nicely with php, couchdb and mongodb. I tried couchdb but found the query language/Erlang combination to be a bit difficult to get on with on a daily basis. This left me with <a href="http://www.mongodb.org/">mongodb</a>.</p>
<p>Firstly I had to install the PECL extension for php, a fairly straight forward task.<br />
Next I simple ssh&#8217;d into my VM and apt&#8217;d the package <a href="http://www.mongodb.org/display/DOCS/Ubuntu+and+Debian+packages">mongodb-10gen.<br />
</a>Restarted apache and I was ready.</p>
<p>To help you get started querying straight away the mongodb site provide a very hand <a href="http://www.mongodb.org/display/DOCS/SQL+to+Mongo+Mapping+Chart">sql-to-nosql</a><a href="http://www.mongodb.org/display/DOCS/Ubuntu+and+Debian+packages"> </a>userguide.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russell-broadbent.co.uk/mongodb-on-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bejewelled on iPhone 3g</title>
		<link>http://www.russell-broadbent.co.uk/bejewelled-on-iphone-3g/</link>
		<comments>http://www.russell-broadbent.co.uk/bejewelled-on-iphone-3g/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 13:27:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.russell-broadbent.co.uk/?p=10</guid>
		<description><![CDATA[So I learn&#8217;t today that once you revert an iPhone 3g to factory default and try to install Bejewelled Blitz (which you had previously installed) it won&#8217;t, as iOS needs the latest video drivers to work! Rather annoying!]]></description>
			<content:encoded><![CDATA[<p>So I learn&#8217;t today that once you revert an iPhone 3g to factory default and try to install Bejewelled Blitz (which you had previously installed) it won&#8217;t, as iOS needs the latest video drivers to work! Rather annoying!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russell-broadbent.co.uk/bejewelled-on-iphone-3g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSD in MacBook</title>
		<link>http://www.russell-broadbent.co.uk/ssd-in-macbook/</link>
		<comments>http://www.russell-broadbent.co.uk/ssd-in-macbook/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 13:47:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[ssd]]></category>

		<guid isPermaLink="false">http://www.russell-broadbent.co.uk/?p=28</guid>
		<description><![CDATA[Just a quickie, I recently swapped the standard hard drive in my MacBook for an SSD drive &#8211; all I can say is WOW! my MacBook must be nearly 5 years old now and it runs like a new machine. In fact &#8230; <a href="http://www.russell-broadbent.co.uk/ssd-in-macbook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just a quickie, I recently swapped the standard hard drive in my MacBook for an SSD drive &#8211; all I can say is WOW! my MacBook must be nearly 5 years old now and it runs like a new machine. In fact it runs better than some of the latest iMac&#8217;s</p>
<p>I cannot recommend this swap enough, if you are a developer like me who does not want to fork out £2k for a new MacBook Pro!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.russell-broadbent.co.uk/ssd-in-macbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

