<?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>8-Bit Scraps</title>
	<atom:link href="http://www.8bitscraps.co.uk/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.8bitscraps.co.uk/blog</link>
	<description>Coding Scraps</description>
	<lastBuildDate>Sun, 06 Nov 2011 21:53:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Creating App Docs When deploying with Capistrano</title>
		<link>http://www.8bitscraps.co.uk/blog/creating-app-docs-when-deploying-with-capistrano/</link>
		<comments>http://www.8bitscraps.co.uk/blog/creating-app-docs-when-deploying-with-capistrano/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 14:33:31 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[docs]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[rake]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=449</guid>
		<description><![CDATA[A quick Capistrano recipe to automate the build of documentation when the application is deployed.  Using a rake task we can build html documentation automatically based from the source files of the application. <a href="http://www.8bitscraps.co.uk/blog/creating-app-docs-when-deploying-with-capistrano/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/creating-app-docs-when-deploying-with-capistrano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding README to Gitorious repository page (like github)</title>
		<link>http://www.8bitscraps.co.uk/blog/adding-readme-to-gitorious-repository-page-like-github/</link>
		<comments>http://www.8bitscraps.co.uk/blog/adding-readme-to-gitorious-repository-page-like-github/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 17:48:51 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Development Tools]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[gitorious]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=442</guid>
		<description><![CDATA[We have recently migrated to gitorious for our git server rather than previously using github.  It has most of the same features but had the advantage of being able to install it on your own hardware.  For all the projects &#8230; <a href="http://www.8bitscraps.co.uk/blog/adding-readme-to-gitorious-repository-page-like-github/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/adding-readme-to-gitorious-repository-page-like-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web App Review: Error Notification with Airbrake (formally Hoptoad)</title>
		<link>http://www.8bitscraps.co.uk/blog/web-app-review-error-notification-with-airbrake-formally-hoptoad/</link>
		<comments>http://www.8bitscraps.co.uk/blog/web-app-review-error-notification-with-airbrake-formally-hoptoad/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 15:02:40 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[airbrake]]></category>
		<category><![CDATA[webapps]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=439</guid>
		<description><![CDATA[I have started to up the ante in regards to using software to make my rails development a little easier.  One of the first i found which made life easier was certainly Hoptoad, now called Airbrake (http://airbrakeapp.co.uk). Airbrake is a &#8230; <a href="http://www.8bitscraps.co.uk/blog/web-app-review-error-notification-with-airbrake-formally-hoptoad/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/web-app-review-error-notification-with-airbrake-formally-hoptoad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: Hostee</title>
		<link>http://www.8bitscraps.co.uk/blog/new-project-hostee/</link>
		<comments>http://www.8bitscraps.co.uk/blog/new-project-hostee/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 15:15:03 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Hostee]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=434</guid>
		<description><![CDATA[I&#8217;ve been a bit quiet for a long time (a lot longer than i realised, it&#8217;s been almost a year since my last post. I just thought id announce a new project i&#8217;m working on here. At work i have &#8230; <a href="http://www.8bitscraps.co.uk/blog/new-project-hostee/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/new-project-hostee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serialise a ruby hash into a database field</title>
		<link>http://www.8bitscraps.co.uk/blog/serialise-a-ruby-hash-into-a-database-field/</link>
		<comments>http://www.8bitscraps.co.uk/blog/serialise-a-ruby-hash-into-a-database-field/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 13:32:55 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[ActiveRecord]]></category>
		<category><![CDATA[Serialise]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=418</guid>
		<description><![CDATA[Earlier today i started creating a google widgets type system for our corporate intranet. Each widget can have its own set of options for each user, I have a table declaring each users widgets with a field called widget_params i &#8230; <a href="http://www.8bitscraps.co.uk/blog/serialise-a-ruby-hash-into-a-database-field/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/serialise-a-ruby-hash-into-a-database-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding the process ID of a process running on a specific port</title>
		<link>http://www.8bitscraps.co.uk/blog/finding-the-process-id-of-a-process-running-on-a-specific-port/</link>
		<comments>http://www.8bitscraps.co.uk/blog/finding-the-process-id-of-a-process-running-on-a-specific-port/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 12:49:25 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=416</guid>
		<description><![CDATA[Im in the process of redeveloping an existing site. Its a small site that whilst i develop i am running on rails built in server using port 3003. This means i can work on it on the server its destined &#8230; <a href="http://www.8bitscraps.co.uk/blog/finding-the-process-id-of-a-process-running-on-a-specific-port/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/finding-the-process-id-of-a-process-running-on-a-specific-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Tinymce with Interchange</title>
		<link>http://www.8bitscraps.co.uk/blog/using-tinymce-with-interchange/</link>
		<comments>http://www.8bitscraps.co.uk/blog/using-tinymce-with-interchange/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 10:00:00 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Interchange]]></category>
		<category><![CDATA[fckeditor]]></category>
		<category><![CDATA[htmlarea]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[widget]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=221</guid>
		<description><![CDATA[Interchange the ecommerce application based upon perl has a HTMLAREA widget within the backend that can be used to provide a rich text area for editing content. This can be configured to use fckeditor or htmlarea however I find both &#8230; <a href="http://www.8bitscraps.co.uk/blog/using-tinymce-with-interchange/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/using-tinymce-with-interchange/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Interchange Not Starting &#8211; No Sockets INTERCHANGE SERVER TERMINATING</title>
		<link>http://www.8bitscraps.co.uk/blog/interchange-not-starting-no-sockets-interchange-server-terminating/</link>
		<comments>http://www.8bitscraps.co.uk/blog/interchange-not-starting-no-sockets-interchange-server-terminating/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 20:28:39 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Interchange]]></category>
		<category><![CDATA[sockets]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=407</guid>
		<description><![CDATA[The moment every computer user dreads happened over the weekend. My Macbook wouldn&#8217;t boot, it seems it was down to a corrupted boot file. After a reinstall and a restore from a time machine backup (I LOVE time machine My &#8230; <a href="http://www.8bitscraps.co.uk/blog/interchange-not-starting-no-sockets-interchange-server-terminating/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/interchange-not-starting-no-sockets-interchange-server-terminating/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What information do you want using Geektools</title>
		<link>http://www.8bitscraps.co.uk/blog/what-information-do-you-want-using-geektools/</link>
		<comments>http://www.8bitscraps.co.uk/blog/what-information-do-you-want-using-geektools/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 20:25:21 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Geektools]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=405</guid>
		<description><![CDATA[Thanks for all the feedback from you my readers. It certainly seems my most popular articles seem to be about Geektools. I&#8217;ve had a few requests from my readers for howtos many of which i would not have thought of. &#8230; <a href="http://www.8bitscraps.co.uk/blog/what-information-do-you-want-using-geektools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/what-information-do-you-want-using-geektools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Displaying Hardware Temperatures With Macbook</title>
		<link>http://www.8bitscraps.co.uk/blog/displaying-hardware-temperatures-with-macbook/</link>
		<comments>http://www.8bitscraps.co.uk/blog/displaying-hardware-temperatures-with-macbook/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 12:34:18 +0000</pubDate>
		<dc:creator>Graham</dc:creator>
				<category><![CDATA[Geektools]]></category>
		<category><![CDATA[hardwre temperatiures]]></category>
		<category><![CDATA[tempmointor]]></category>

		<guid isPermaLink="false">http://www.8bitscraps.co.uk/?p=403</guid>
		<description><![CDATA[One of our readers requested information on displaying Macbook hardware temperatures on their desktop using geektools. Below is a quick summary of what you need to do, unfortunatlly its not quite as simple as you&#8217;d hope. First thing you need &#8230; <a href="http://www.8bitscraps.co.uk/blog/displaying-hardware-temperatures-with-macbook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.8bitscraps.co.uk/blog/displaying-hardware-temperatures-with-macbook/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

