<?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>Steve&#039;s Ramblings &#187; memcached</title>
	<atom:link href="http://www.stevenmcmillan.co.uk/blog/tag/memcached/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevenmcmillan.co.uk/blog</link>
	<description>Web Developer &#38; Designer</description>
	<lastBuildDate>Fri, 04 Jun 2010 12:04:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHP5 &amp; Memcached (Example)</title>
		<link>http://www.stevenmcmillan.co.uk/blog/2010/php5-memcached-example/</link>
		<comments>http://www.stevenmcmillan.co.uk/blog/2010/php5-memcached-example/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 14:16:33 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.stevenmcmillan.co.uk/blog/?p=245</guid>
		<description><![CDATA[In this example I&#8217;ll be showing you how to read and write from a memcached server using PHP5, using singleton class design and some basic static functions to connect your servers up before performing the caching. For those of you who don&#8217;t know what memcached is I have included the description from the memcached website  <a href="http://www.stevenmcmillan.co.uk/blog/2010/php5-memcached-example/" class="more-link">More &#62;</a>]]></description>
		<wfw:commentRss>http://www.stevenmcmillan.co.uk/blog/2010/php5-memcached-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->