<?xml version="1.0"?>
<?xml-stylesheet href="http://www.robertprice.co.uk/robblog/xsl/RSS.xsl" type="text/xsl" media="screen"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">
	<channel>
		<title>RobertPrice.co.uk</title>
		<link>http://www.robertprice.co.uk/</link>
		<description>Robert Price's weblog</description>
		<language>en-gb</language>
		<copyright>Copyright 2003-2005 Robert Price</copyright>
		<ttl>1440</ttl>
		<item>
			<title>Creating A Simple PDF With The Zend Framework</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2012/2/Creating_A_Simple_PDF_With_The_Zend_Framework.shtml</link>
			<description>I&#39;ve recently been playing with creating PDF documents for a project I&#39;ve been working on.  I thought I&#39;d share some of the knowledge I&#39;ve gained in the hope it will help others. I&#39;ve been using th...</description>
		</item>
		
		<item>
			<title>Using The Cycle Function In Twig</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2012/1/Using_The_Cycle_Function_In_Twig.shtml</link>
			<description>I was looking at adding zebra stripes to some data to improve readability to a page of data generated from PHP using the Twig templating system. Twig provides a method called cycle that can be used...</description>
		</item>
		
		<item>
			<title>Adding A Trailing Slash To A Zend Framework URL</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2011/11/Adding_A_Trailing_Slash_To_A_Zend_Framework_URL.shtml</link>
			<description>&quot;We need all our URL&#39;s to have a trailing slash&quot;, was a request I had in recently. This sounds easy enough, a quick rewrite rule will do the trick, and that is what I added. RewriteRule ^(.*[^/])$ ...</description>
		</item>
		
		<item>
			<title>Handling HTTP And HTTPS Ads With JavaScript</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2011/11/Handling_HTTP_And_HTTPS_Ads_With_JavaScript.shtml</link>
			<description>A few days ago I wrote about a problem I had with some javascript ad code defering execution. Well another problem arose today with the code, and I thought I&#39;d share the solution. Some pages on the...</description>
		</item>
		
		<item>
			<title>Defering Inline JavaScript Problems</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2011/11/Defering_Inline_JavaScript_Problems.shtml</link>
			<description>I came across an interesting problem trying to debug a website that had issues with some ad code earlier. The site was working fine until ad code had been added, then in Internet Explorer it was on...</description>
		</item>
		
		<item>
			<title>Links for 2011-09-24</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2011/9/Links_for_2011_09_24.shtml</link>
			<description> 	Getting Started &acirc;&#128;&#148; Doctrine 2 ORM v2.1 documentation The office quickstart guide to using Doctrine 2 ORM for PHP. 	guilhermeblanco/ZendFramework1-Doctrine2 - GitHub The Bisna library for integra...</description>
		</item>
		
		<item>
			<title>Links for 2011-09-21</title>
			<link>http://www.robertprice.co.uk/robblog/archive/2011/9/Links_for_2011_09_21.shtml</link>
			<description> 	Do you need API keys?&Acirc;&nbsp; API Identity vs. Authorization What are you actually hoping to achieve with an API key? Do you need to consider another approach? 	varnish and http header - Stack Overflow...</description>
		</item>
			</channel>
</rss>

