<?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>Straw Dogs &#187; Category List @ Straw Dogs</title>
	<atom:link href="http://www.straw-dogs.co.uk/category/web-technologies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.straw-dogs.co.uk</link>
	<description>The Tao of Ruby, Python, and....Straw Dogs?</description>
	<lastBuildDate>Tue, 15 Nov 2011 06:47:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HTML5 &#8211; Browser Ability</title>
		<link>http://www.straw-dogs.co.uk/04/14/html5-browser-ability/</link>
		<comments>http://www.straw-dogs.co.uk/04/14/html5-browser-ability/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 17:54:27 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web technologies]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=577</guid>
		<description><![CDATA[Doing a quick test of the major browsers (on OSX Snow Leopard) and of the 160 HTML5 features tested these are the scores: Chrome 5.0.342.9b 137 Safari 4.0.5 113 (this is the score I got on Chrome Windows which suggests an older version of Webkit) Opera 10.10 38 (I expected much better from Opera as [...]]]></description>
			<content:encoded><![CDATA[<p>Doing a quick test of the major browsers (on OSX Snow Leopard) and of the 160 HTML5 features tested these are the scores:</p>
<table border="0">
<tbody>
<tr>
<td style="width:150px;"><strong>Chrome 5.0.342.9b</strong></td>
<td style="width:100px;font-weight:bold;padding:10px;">137</td>
<td></td>
</tr>
<tr>
<td style="width:150px;"><strong>Safari 4.0.5</strong></td>
<td style="width:100px;font-weight:bold;padding:10px;">113</td>
<td style="font-size:10px;">(this is the score I got on Chrome Windows which suggests an older version of Webkit)</td>
</tr>
<tr>
<td style="width:150px;"><strong>Opera 10.10</strong></td>
<td style="width:100px;font-weight:bold;padding:10px;">38</td>
<td style="font-size:10px;">(I expected much better from Opera as they&#8217;re normally very quick to implement)</td>
</tr>
<tr>
<td style="width:150px;"><strong>Firefox 3.6.3</strong></td>
<td style="width:100px;font-weight:bold;padding:10px;">31</td>
<td></td>
</tr>
<tr>
<td style="width:150px;"><strong>IE8</strong></td>
<td style="width:100px;font-weight:bold;padding:10px;">19</td>
<td></td>
</tr>
</tbody>
</table>
<div align="center">
<img src="http://chart.apis.google.com/chart?cht=bvs&#038;chs=350x250&#038;chd=t:137,31,19,38,113&#038;chbh=40,10,10&#038;chxr=1,0,160,10&#038;chds=0,160&#038;chco=143890|D74300|00A5C6|FF0000|E6E6E8&#038;chxt=x,y&#038;chxl=0:|Chrome|Firefox|IE|Opera|Safari" border="0" alt="Browser HTML5 Support Comparison Chart" width="380" />
</div>
<p>Well that&#8217;s a bunch of fascinating numbers. I think we can take away from that a simple fact: Internet Explorer is shit.</p>
<p>Test your browser with <a href="http://www.html5test.com">HTML5Test</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/04/14/html5-browser-ability/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>8 Code Snippet Sites</title>
		<link>http://www.straw-dogs.co.uk/04/11/code-snippet-sites/</link>
		<comments>http://www.straw-dogs.co.uk/04/11/code-snippet-sites/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 20:57:25 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[web technologies]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=509</guid>
		<description><![CDATA[Snippet sites first cropped up as a way of sharing code with others in IRC and forums where formatted code with syntax highlighting wasn&#8217;t practical. Since then they&#8217;ve grown to provide version control, sharing and other features. Here&#8217;s a quick list of the major players. Personally &#8211; I&#8217;d recommend Github. dZone Snippets Part of the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-573" title="Code Snippet" src="http://www.straw-dogs.co.uk/wp-content/uploads/2010/04/code-snippet-300x186.png" alt="Code Snippet" width="300" height="186" />Snippet sites first cropped up as a way of sharing code with others in IRC and forums where formatted code with syntax highlighting wasn&#8217;t practical. Since then they&#8217;ve grown to provide version control, sharing and other features. Here&#8217;s a quick list of the major players. Personally &#8211; I&#8217;d recommend Github.</p>
<h2>dZone Snippets</h2>
<p>Part of the massive dZone network who also run jobs boards, social news, etc.</p>
<ul>
<li><strong>URL:</strong> http://snippets.dzone.com</li>
<li><strong>Pros:</strong> huge membership, massive selection, solid brand.</li>
<li><strong>Cons:</strong> interface needs improvement.</li>
</ul>
<h2>Snipplr</h2>
<ul>
<li><strong>URL:</strong> http://www.snipplr.com</li>
<li><strong>Pros:</strong> Huge selection of snippets.</li>
<li><strong>Cons:</strong> suffers from spam and neglect.</li>
</ul>
<h2>ByteMyCode</h2>
<p>Only a small selection compared to the others mentioned earlier. Nice looking site though.</p>
<ul>
<li><strong>URL:</strong> http://www.bytemycode.com</li>
<li><strong>Pros:</strong> interface</li>
<li><strong>Cons:</strong> small numbers</li>
</ul>
<h2>Snipt</h2>
<ul>
<li><strong>Pros: </strong>clean interface and easy sharing features.</li>
<li><strong>Cons: </strong>not a huge database.</li>
<li><strong>URL: </strong>http://snipt.org</li>
</ul>
<h2>PasteBin</h2>
<p>One of the oldest services on the net and you can tell with a mature set of features and large database.</p>
<ul>
<li><strong>Pros: </strong>plugins for various browsers.</li>
<li><strong>Cons: </strong>Not much.</li>
<li><strong>URL: </strong>http://pastebin.com</li>
</ul>
<h2>Pastie</h2>
<p>A Rails app and I suppose the opposite to dpaste below.</p>
<ul>
<li><strong>Pros: </strong>Clean, basic.</li>
<li><strong>Cons: </strong>Basic.</li>
<li><strong>URL: </strong>http://pastie.org/</li>
</ul>
<h2>GitHub Gist</h2>
<p>For a relative newcomer this service has grown massively. It helps to be a part of one of the largest developer communities on the web &#8211; Github. Not only do you get to put your code snippet up but its also version checked too &#8211; using Git obviously.</p>
<ul>
<li><strong>Pros: </strong>Each snippet is also a Git repo.</li>
<li><strong>Cons: </strong>Not as feature-packed as other services like Pastebin. Ticks all the <a href="http://www.uline.com/cls_04/Boxes-Corrugated">boxes</a>.</li>
<li><strong>URL: </strong>http://gist.github.org</li>
</ul>
<h2>DPaste</h2>
<p>Purely for sharing code and originally developed by and for Django developers.</p>
<ul>
<li><strong>Pros: </strong>Simple.</li>
<li><strong>Cons: </strong>VERY simple. Snippets deleted after 7 days.</li>
<li><strong>URL:</strong> http://dpaste.com</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/04/11/code-snippet-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome Extension: Shiny MPs</title>
		<link>http://www.straw-dogs.co.uk/01/03/chrome-extension-shiny-mps/</link>
		<comments>http://www.straw-dogs.co.uk/01/03/chrome-extension-shiny-mps/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 17:23:21 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[web technologies]]></category>
		<category><![CDATA[chrome]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=558</guid>
		<description><![CDATA[Writing extensions for Chrome is so refreshingly simple it&#8217;s exciting. So as a result I produced another one and this time for a slightly more specialised use. If you&#8217;re UK-based and interested in politics then this plugin will enable you to keep tabs on your MP with their latest parliamentary updates and links to further [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_559" class="wp-caption alignright" style="width: 210px"><img class="size-medium wp-image-559" title="Shiny MPs Screenshot" src="http://www.straw-dogs.co.uk/wp-content/uploads/2010/01/shinymps-screenshot-200x300.png" alt="Chrome Extension Screenshot - Shiny MPs" width="200" height="300" /><p class="wp-caption-text">Chrome Extension Screenshot - Shiny MPs</p></div>
<p>Writing extensions for Chrome is so refreshingly simple it&#8217;s exciting. So as a result I produced another one and this time for a slightly more specialised use. If you&#8217;re UK-based and interested in politics then this plugin will enable you to keep tabs on your MP with their latest parliamentary updates and links to further info.</p>
<p>If anyone had suggestions I&#8217;d love to hear them.</p>
<p>The extension: <a href="https://chrome.google.com/extensions/detail/dckoinedbaenajnndhmdigdgcnhpedco"><strong>Shiny MPs</strong></a></p>
<p>The Source: <strong><a href="http://bitbucket.org/ashiro/chromeext-shinymps/">Bitbucket Hg Repo</a></strong></p>
<p>The API used is developed by the great<strong> <a href="http://www.theyworkforyou.com"><strong>TheyWorkForYou.com</strong></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/01/03/chrome-extension-shiny-mps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome Extension: Augment Search</title>
		<link>http://www.straw-dogs.co.uk/12/29/chrome-extension-augment-search/</link>
		<comments>http://www.straw-dogs.co.uk/12/29/chrome-extension-augment-search/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 12:19:51 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[web technologies]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=554</guid>
		<description><![CDATA[Just released first Chrome Extension: Augment Search. Its been heavily inspired by BetterSearch which is available on Firefox. I wanted this mainly for myself nut thought it&#8217;d be worth releasing to. Will hopefully be the first of many. Get It Download from Google What It Does Adds links to other search results pages for: Google, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-556" title="Augment Chrome Extension" src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/12/spyglass.png" alt="Augment Chrome Extension" width="128" height="128" />Just released first Chrome Extension: Augment Search.</p>
<p>Its been heavily inspired by BetterSearch which is available on Firefox. I wanted this mainly for myself nut thought it&#8217;d be worth releasing to. Will hopefully be the first of many.</p>
<h3>Get It</h3>
<p><strong><a href="https://chrome.google.com/extensions/detail/dhcnjebcdjcimbhljlbfibkdfnglgjpj">Download from Google</a></strong></p>
<h3>What It Does</h3>
<ul>
<li><strong>Adds links to other search results pages for:</strong> Google, Yahoo, Bing, Ask, Reddit, Digg, Technorati.</li>
<li><strong>Adds extra info links to each result:</strong> Alexa, Robotex DNS info, Web archive</li>
</ul>
<h3>Problems</h3>
<p>If you have any problems with the extension leave a comment.</p>
<h3>To Come</h3>
<p>Much more goodies including an options page to customise what is shown.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/12/29/chrome-extension-augment-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GMail Downtime: Affected Small Subset of Users?</title>
		<link>http://www.straw-dogs.co.uk/09/25/gmail-downtime-affected-small-subset-of-users/</link>
		<comments>http://www.straw-dogs.co.uk/09/25/gmail-downtime-affected-small-subset-of-users/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 11:35:22 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[web technologies]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=543</guid>
		<description><![CDATA[No it didn&#8217;t. According to a quote on the Telegraph website the GMail downtime affected only a small subset of users but if you look at the comments on the story it was hitting people in Florida, France, UK and Canada. That&#8217;s quite a big, &#8220;small subset&#8221;! This is the second time this month &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/09/goog_mail_logo.png" alt="goog_mail_logo.png" border="0" width="143" height="59" align="right" />No it didn&#8217;t. According to a quote on the <a href="http://www.telegraph.co.uk/technology/google/6227495/Gmail-outage-affects-small-subset--of-users-says-Google.html">Telegraph website</a> the GMail downtime affected only a small subset of users but if you look at the comments on the story it was hitting people in Florida, France, UK and Canada. That&#8217;s quite a big, &#8220;small subset&#8221;!</p>
<p>This is the second time this month &#8211; not good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/09/25/gmail-downtime-affected-small-subset-of-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linode and Slicehost</title>
		<link>http://www.straw-dogs.co.uk/02/04/linode-and-slicehost/</link>
		<comments>http://www.straw-dogs.co.uk/02/04/linode-and-slicehost/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 18:51:25 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[web technologies]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/02/04/linode-and-slicehost/</guid>
		<description><![CDATA[Just as I&#8217;m in the process of moving my sites off Slicehost onto Linode completely I spotted a tweet of someone asking about the advantages of of the big green &#8220;L&#8221; over SliceHost. Well although I did a post reviewing the top developer webhosts a while back I thought I&#8217;d jump into answering this very [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.linode.com/?r=5e750838cc297c7d7b44fb18f2519343aff4a4e4"><img style="max-width: 800px; float: left; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;" src="http://www.straw-dogs.co.uk/wp-content/uploads/2008/11/linode_logo_grn.png" /></a>Just as I&#8217;m in the process of moving my sites off <a href="http://www.slicehost.com">Slicehost</a> onto <a href="http://www.linode.com/?r=5e750838cc297c7d7b44fb18f2519343aff4a4e4">Linode</a> completely <a href="http://twitter.com/duwanis/status/1176657455">I spotted a tweet</a> of someone asking about the advantages of of the big green &#8220;L&#8221; over SliceHost.</p>
<p>Well although I did a post reviewing the <a href="http://www.straw-dogs.co.uk/12/04/top-developer-hosts/">top developer webhosts</a> a while back I thought I&#8217;d jump into answering this very question as I&#8217;m slap bang in the middle of both.</p>
<p>I&#8217;ve been using Slicehost now for a little over a year and Linode I first signed upto about 6 months ago. When I first started using Slicehost it was a great breath of fresh air. VERY developer friendly with a great community and nice features.<br /><img style="max-width: 800px; float: right; margin-top: 10px; margin-bottom: 10px; margin-left: 10px;" src="http://www.straw-dogs.co.uk/wp-content/uploads/2007/10/slicehost.gif" /><br />However, I&#8217;d begun to get a bit itchy since the connection between me and my Slice has often been a bit slow. Whether this was down to the Atlantic gap or something on my end I wanted to test a few other hosts out. So on I hunted and eventually found Linode. They seemed to have a lot of the same philosophy to Slicehost with a strong developer focus and some nifty features. One of which was the web console access to your node (a feature of Slicehost that&#8217;s been indispensible).</p>
<div align="left">I signed up for a low-end account to try it out and was immediately hit by the choices on offer. Not only do you get a huge range of kernel options (64 and 32 bit) but you can also set up multiple disk images on the storage you get.</p>
<div align="center"><img alt="Distro Choice at Linode" title="How Many Distros?!" style="max-width: 800px;" src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/distro-lin.png" height="163" width="252" /></div>
</div>
<p>Then after sign up and image creation I was into the dashboard. WOAH &#8211; is pretty much all I said at that point. You&#8217;re suddenly hit by a selection of stats and gtraphs that tell you everything you could want to know about your nodes. Bandwidth usage over time, CPU, memory, etc. Not only that you can setup custom alerts for when you&#8217;re node is using too many resources.</p>
<p><a href="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/cpu-lin.png"><img alt="CPU Graph on Linode" title="" style="max-width: 800px;" src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/cpu-lin.png" height="72" width="153" /></a> <a href="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/net-lin.png"><img alt="Network Graph for Linode" title="" style="max-width: 800px;" src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/net-lin.png" height="72" width="" /></a> <a href="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/disk-lin.png"><img alt="Disk IO Graph for Linode" title="" style="max-width: 800px;" src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/02/disk-lin.png" height="72" width="" /></a></p>
<p>So have I completed my move yet? Not quite but I will do soon. I have 1 or 2 sites left on Slicehost and I downgraded my plan to the lowest I can. Once I&#8217;ve finished my move over I&#8217;ll be shutting down my Slice and upgrading my Node.</p>
<p><b>Slicehost are a great host</b> &#8211; I really have no problems with their hosting, the people or the service. Its all been 100% <b>but</b> <b>Linode offer more</b> for the money and so its time to move away fully. If Slicehost happen to up the anté with new features to match I may considr moving back but for now Linode are mikles ahead. I&#8217;ve done a summary of their strengths below.</p>
<h3>Why Linode Is Better</h3>
<ul>
<li>Fine grained control over node &#8211; just about everything can be configured to your hearts content.</li>
<li>Huge choice of kernels AND the choice to use custom kernels too!!</li>
<li>Swap IPs between nodes.</li>
<li>IP failover.</li>
<li>Private IPs between nodes for local communications.</li>
<li>Usage and stats galore in numbers and pictures.</li>
<li>Custom alerts for resource usage.</li>
<li>Really friendly team of people who listen to their customers. For example shortly after my previous review one of the guys at Linode commented on it!! <img src='http://www.straw-dogs.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Easy and fine grained upgrades of nodes. Add extra RAM, disk, IPs, bandwidth, etc.</li>
<li>Faster network access. This is very subjective but my SSH connection has been noticeably faster and more responsive on Linode. The same can be said for a friend who made the shift to Linode too.</li>
</ul>
<h3>Why Slicehost Is Better</h3>
<ul>
<li>Bigger and stronger community with forums, Facebook profiles, comprehensive wiki, etc.</li>
<li>More comprehensive API.</li>
<li>Great technical documentation in the form of articles and wiki.</li>
<li>Company colour is blue &#8211; my favourite. <img src='http://www.straw-dogs.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>Very simple (i.e. user-friendly) backup system &#8211; though it does cost.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/02/04/linode-and-slicehost/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Freebase &#8211; Structured Data</title>
		<link>http://www.straw-dogs.co.uk/01/25/freebase-structured-data/</link>
		<comments>http://www.straw-dogs.co.uk/01/25/freebase-structured-data/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 18:03:41 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[web technologies]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/01/25/freebase-structured-data/</guid>
		<description><![CDATA[Can&#8217;t believe I&#8217;ve not spotted this before. Freebase is a freely editable store of structured data. If you want a table of programming languages or Greek poets then Freebase can provide. This has endless possibilities for tinkering and scripting with. If you&#8217;ve not seen before then I strongly recommend a visit.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.straw-dogs.co.uk/wp-content/uploads/2009/01/freebase-logo.png" width="129" height="20" alt="freebase-logo.png" style="float:left; margin-right:10px; margin-bottom:10px;" />Can&#8217;t believe I&#8217;ve not spotted this before. Freebase is a freely editable store of structured data. If you want a table of programming languages or Greek poets then Freebase can provide. This has endless possibilities for tinkering and scripting with.</p>
<p>If you&#8217;ve not seen before then I strongly recommend a visit.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/01/25/freebase-structured-data/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Colour &amp; Centre</title>
		<link>http://www.straw-dogs.co.uk/12/15/colour-centre/</link>
		<comments>http://www.straw-dogs.co.uk/12/15/colour-centre/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 12:44:11 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[silliness]]></category>
		<category><![CDATA[web technologies]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=330</guid>
		<description><![CDATA[I&#8217;ve never broached this subject with other Brits so I don&#8217;t know if its an annoyance to anyone else but I&#8217;m going to get on my soapbox. It REALLY pisses me off having to misspell COLOUR and CENTRE all the fu&#38;^%ng time when using CSS!! I don&#8217;t want to get into the linguistic history, the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.straw-dogs.co.uk/wp-content/uploads/2008/11/uk.jpg"><img class="alignright size-medium wp-image-331" title="UK" src="http://www.straw-dogs.co.uk/wp-content/uploads/2008/11/uk.jpg" alt="" width="200" height="120" /></a>I&#8217;ve never broached this subject with other Brits so I don&#8217;t know if its an annoyance to anyone else but I&#8217;m going to get on my soapbox.</p>
<p>It REALLY pisses me off having to misspell COLOUR and CENTRE all the fu&amp;^%ng time when using CSS!!</p>
<p>I don&#8217;t want to get into the linguistic history, the right and wrongs, etc.  Its about personal upbringing and life.  If I eat pasta I eat it like an Englishman.  Not an Italian.  If I eat Chinese I eat it with a knife and fork* not with chopsticks.</p>
<p>So why the fucking hell do I need to type American English to use an international standard?</p>
<p>And I&#8217;m sick of Firefox telling me these words are spelt wrong**:</p>
<ul>
<li>Programme</li>
<li>Learnt</li>
<li>Lorry</li>
<li>Colour</li>
<li>Centre</li>
<li>Metre</li>
</ul>
<p>Like &#8220;Firefox&#8221; is even a bloody word!!</p>
<p><em>* I do often use chopsticks &#8211; but its personal choice as opposed to being forced by Neo-Nazi bastards in the W3C.</em></p>
<p><em>** I know this can be fixed by switching to the British English dictionary but then I wouldn&#8217;t be able to rant about it would I?</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/12/15/colour-centre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Developer Hosts</title>
		<link>http://www.straw-dogs.co.uk/12/04/top-developer-hosts/</link>
		<comments>http://www.straw-dogs.co.uk/12/04/top-developer-hosts/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 12:07:05 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[web technologies]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=323</guid>
		<description><![CDATA[I&#8217;ve been through a hell of a lot of different hosts in the past few years so I thought I&#8217;d give my take on what to go for.  I will state first off that I currently use: Slicehost and Linode. Slicehost They recently announced their takeover by Rackspace and although that worries me they have [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been through a hell of a lot of different hosts in the past few years so I thought I&#8217;d give my take on what to go for.  I will state first off that I currently use: Slicehost and Linode.</p>
<h3>Slicehost</h3>
<p><a href="http://www.straw-dogs.co.uk/wp-content/uploads/2007/10/slicehost.gif"><img class="alignright size-medium wp-image-57" title="Slicehost Logo" src="http://www.straw-dogs.co.uk/wp-content/uploads/2007/10/slicehost.gif" alt="" width="197" height="43" /></a>They recently announced their takeover by Rackspace and although that worries me they have been an absolutely fantastic host.  They&#8217;re very developer-centric with a fantastic community and the owners really listen to the users.  When I first signed up I had to wait in a queue for my opportunity.  That&#8217;s about the only downside &#8211; and its not all that much of one especially considering its no longer an issue.</p>
<p>Having said all this though I have to say another favourite and possibly better host (only 3 months though so far) is&#8230;</p>
<p><strong><a href="https://manage.slicehost.com/customers/new?referrer=d1963dd1422ef380a212648e87e57c6c">Go to Slicehost</a></strong></p>
<h3>Linode</h3>
<p><a href="http://www.straw-dogs.co.uk/wp-content/uploads/2008/11/linode_logo_grn.png"><img class="alignright size-medium wp-image-324" title="Linode Logo" src="http://www.straw-dogs.co.uk/wp-content/uploads/2008/11/linode_logo_grn.png" alt="" width="160" height="34" /></a>What really sets this host apart is their hugely feature rich control area.  Which is entirely built in-house.  I&#8217;ve never seen something so shiny and packed with information.  Slicehost has a relatively minimalist approach to their control panel area but Linode has gone all out with graphs, operating system choices, even partitioning of your allocated disk space!!  So you can effectively have two operating system images.</p>
<p>I&#8217;ve never had to use their support so I can&#8217;t really comment on that aspect of the service.  Linode&#8217;s storage offering is better than that of Slicehost for the price.  I don&#8217;t know whether this is a new development but I could have sworn SH beat them on this.  Well &#8211; it seems Linode wins hands down.</p>
<p><a href="http://www.linode.com/?r=5e750838cc297c7d7b44fb18f2519343aff4a4e4"><strong>Go to Linode</strong></a></p>
<h3>RimuHosting</h3>
<p>When I first got into VPS hositng these were the first ones I tried.  They were a relatively small and quite new company when I signed up but their service was second-to-none.  They&#8217;re also the fastest service I&#8217;ve ever used.  A lots been happening at RimuHosting over the past year or so I&#8217;ve been away and it seems to be catching up with Slicehost and Linode in the features stakes.  So I may give it another try in the future.  It will always share a special place in my heart though for their great support and friendly community.</p>
<p><a href="http://www.rimuhosting.com"><strong>Go to RimuHosting</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/12/04/top-developer-hosts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Worst VPS Hosts</title>
		<link>http://www.straw-dogs.co.uk/12/01/worst-vps-hosts/</link>
		<comments>http://www.straw-dogs.co.uk/12/01/worst-vps-hosts/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 12:35:36 +0000</pubDate>
		<dc:creator>KingOfThisHereBlog</dc:creator>
				<category><![CDATA[web technologies]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://www.straw-dogs.co.uk/?p=326</guid>
		<description><![CDATA[CheapVPS / A2B2 / VAServe This is a UK company and I&#8217;d heard great things about their service at the WHT forums.  Unfortunately it didn&#8217;t go well and I&#8217;m no longer with them.  Here&#8217;s my key gripes: Poorly designed &#8216;out of the box&#8217; management systems. These were just confusing.  It took 15 minutes for me [...]]]></description>
			<content:encoded><![CDATA[<h3>CheapVPS / A2B2 / VAServe</h3>
<p>This is a UK company and I&#8217;d heard great things about their service at the WHT forums.  Unfortunately it didn&#8217;t go well and I&#8217;m no longer with them.  Here&#8217;s my key gripes:</p>
<p><strong>Poorly designed &#8216;out of the box&#8217; management systems.</strong> These were just confusing.  It took 15 minutes for me to figure out how to bloody find my VPS information.  Eventually I was told it hadn&#8217;t been setup (I only had an account control panel) and it would be done that evening.  Cheers for telling me.  What an amazing method of signing customers up.  Give them acocunt access then hold them back form getting the VPS for a few hours.</p>
<p><strong>Nasty hidden terms</strong> &#8211; this is a classic contract lock in.  I chose to pay 3 months upfront but decided I&#8217;d end my contract at the end of 3 months.  Now with hosts I&#8217;ve used in the past if you cancel your account its done with.  Thats it &#8211; over.  However, CheapVPS require 10 days notice and so my cancelling of the account on the day of renewal was disallowed and I was told to pay the next full 3 months invoice.  Where is this 10 day notice period mentioned?  On their Terms, linked to at the bottom of the site in the centre of a 2000 word document.  The kind of thing no fucker reads!!!</p>
<h3>Futurehosting.biz</h3>
<p>I used these people for about a month before hopping ship.  Their support is aggressive, confrontational and idiotic.  Their service was no better with shoddy CentOS plans that some of my sites (Rails-based) wouldn&#8217;t work on because of the faffing about withgetting various plugins working.  A problem I&#8217;ve not had with any other host.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.straw-dogs.co.uk/12/01/worst-vps-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

