<?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>xiphux &#187; xxcache</title>
	<atom:link href="http://www.xiphux.com/tag/xxcache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xiphux.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 17:05:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XXCache 0.0.1</title>
		<link>http://www.xiphux.com/2008/10/24/xxcache-001/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.xiphux.com/2008/10/24/xxcache-001/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 00:05:31 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[xxcache]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/?p=528</guid>
		<description><![CDATA[XXCache 0.0.1 is released, and xxcache now has a project page of its own under Programming-&#62;PHP, with the release, changelog, requirements, and full usage instructions. It&#8217;s not fancy or amazing, but it works]]></description>
			<content:encoded><![CDATA[<p>XXCache 0.0.1 is released, and xxcache now has a project page of its own under Programming-&gt;PHP, with the release, changelog, requirements, and full usage instructions.</p>
<p>It&#8217;s not fancy or amazing, but it works.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2008/10/24/xxcache-001/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XXCache</title>
		<link>http://www.xiphux.com/2008/10/22/xxcache/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.xiphux.com/2008/10/22/xxcache/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 01:51:02 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[xxcache]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/?p=497</guid>
		<description><![CDATA[I split out the tiny cache framework I used in MDB and Codex into a self-contained unit, so it can be pretty much dropped in and used in any PHP project.  I&#8217;m putting it into gitphp, but it still needs a couple more days of testing as a standalone library before I can make an ]]></description>
			<content:encoded><![CDATA[<p>I split out the tiny cache framework I used in MDB and Codex into a self-contained unit, so it can be pretty much dropped in and used in any PHP project.  I&#8217;m putting it into gitphp, but it still needs a couple more days of testing as a standalone library before I can make an actual release and project page for it.  It&#8217;s obviously not as full featured as some of the many other php caching projects, but it&#8217;s useful for what it does (caching of php data with different pluggable cache types, using abstracted calls without needing to know anything about the chosen cache implementation).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2008/10/22/xxcache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

