<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Paul Richards</title>
	<link>http://www.paulsrichards.com</link>
	<description>Web Developer</description>
	<lastBuildDate>Sat, 02 Apr 2011 11:58:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>How to install backup-manager on Fedora and configure Amazon S3</title>
		<description><![CDATA[You may of noticed that installing backup-manager on Fedora (I&#8217;m using oldish version 9) isn&#8217;t that straight forward, particularly if you want to back up to Amazon S3. It took my a bit of messing around on how to do it so I thought it was worth sharing how I did it. Note that if]]></description>
		<link>http://www.paulsrichards.com/2011/04/02/how-to-install-backup-manager-on-fedora-and-configure-amazon-s3/</link>
			</item>
	<item>
		<title>Ubuntu SABnzbd+ behind an apache2 proxy</title>
		<description><![CDATA[This is a guide on how to replace your ugly sabnzbd url to something nice looking thats easier to remember. Currently the standard url will run on the port 8080 unless you&#8217;ve changed it. You could just change it to port 80 to make a nice url but more likely you already run apache on]]></description>
		<link>http://www.paulsrichards.com/2010/10/05/ubuntu-sabnzbd-behind-an-apache2-proxy/</link>
			</item>
	<item>
		<title>Root your 3UK branded HTC Desire, 1.22.771.1, add custom recovery</title>
		<description><![CDATA[This is a quick guide on how to root your 3 (three UK) branded HTC Desire and add a custom recovery if you wish to load custom roms. Before we start here are some details about my phone which i did this process on: HTC Desire simlock to 3 UK Software version 1.22.771.1 HBOOT 0.80.0000]]></description>
		<link>http://www.paulsrichards.com/2010/08/07/root-your-3uk-branded-htc-desire-1227711-add-custom-recovery/</link>
			</item>
	<item>
		<title>Zend Server vs Xampp</title>
		<description><![CDATA[Now that Zend Server has had its public beta release I thought it was finally worth a installation to see what its all about. One of the main differences between this and xampp that jumped out at me was there was a Mac version to download along side Linux (rpm and dem) and Windows. There]]></description>
		<link>http://www.paulsrichards.com/2009/02/27/zend-server-vs-xampp/</link>
			</item>
	<item>
		<title>No more re-binding with jQuery 1.3</title>
		<description><![CDATA[With the release of the jQuery 1.3 on the 24th Janurary 2009 see&#8217;s the new feature called &#8216;Live Events&#8217;. This goes some way to solve the jQuery problem of creating dom elements on the fly which then have no events bound. Then your normally required to rebind any event handlers to them, resulting another potential]]></description>
		<link>http://www.paulsrichards.com/2009/01/26/no-more-re-binding-with-jquery-13/</link>
			</item>
	<item>
		<title>jQuery plugin: popmenu</title>
		<description><![CDATA[popmenu is a jQuery plugin that allows you to create simple &#8216;pop-up&#8217; menu&#8217;s like which appear on web sites like play.com. It is currently being used at ikonsports.com. It has similar functionality jQuery&#8217;s hover(over, out) but with a few more options specifically geared towards pop up menus. Most importantly it will continue to match an]]></description>
		<link>http://www.paulsrichards.com/2008/10/01/jquery-plugin-popmenu/</link>
			</item>
	<item>
		<title>Persistent sessions with PHP</title>
		<description><![CDATA[Persistent sessions is a set of mechanisms created in php that allow authentication to persist across multiple browser sessions (ie closing down the browser). Any session variables you set in php are destroyed and cant be used in further sessions. This means annoyingly that your users must then sign into you site again. Their are]]></description>
		<link>http://www.paulsrichards.com/2008/07/29/persistent-sessions-with-php/</link>
			</item>
	<item>
		<title>Improving table usabiltity with jQuery</title>
		<description><![CDATA[I&#8217;ve often found reading information quickly and correctly from a large HTML table difficult. I would like to share a small piece of jQuery code I wrote to help improve the readability of large tables. It provides two functions. Highlight the row of the table on which the mouse is hovered over and highlight the]]></description>
		<link>http://www.paulsrichards.com/2008/07/25/improving-table-usabiltity-with-jquery/</link>
			</item>
	<item>
		<title>Essential Free PHP Web Development Tools</title>
		<description><![CDATA[As a PHP web developer I&#8217;ve tried many different tools to aid my work. There are many tools out there to try and I encourage you to do so, but I have complied a list of what consider essential to make your job as easy as possible. If anyone has any useful tools/sites I haven&#8217;t]]></description>
		<link>http://www.paulsrichards.com/2008/07/05/essential-free-php-web-development-tools/</link>
			</item>
	<item>
		<title>jQuery Table sorter</title>
		<description><![CDATA[While making a e commerce application I wanted the ability to easily sort product and categories by click and drag. Basically to allow the customer to re-order the way their products and categories are displayed. No doubt that you&#8217;ve seen application that have numerous &#8220;move up&#8221; and &#8220;move down&#8221; buttons that seem to take forever]]></description>
		<link>http://www.paulsrichards.com/2008/06/18/jquery-table-sorter/</link>
			</item>
</channel>
</rss>

