<?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>123 Tweak &#187; apc</title>
	<atom:link href="http://www.123tweak.com/tag/apc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.123tweak.com</link>
	<description>Optimize your Website</description>
	<lastBuildDate>Tue, 10 Jan 2012 05:54:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Displaying PHP APC Cache Information</title>
		<link>http://www.123tweak.com/displaying-php-apc-cache-information/</link>
		<comments>http://www.123tweak.com/displaying-php-apc-cache-information/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 19:05:17 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[optimizing]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=46</guid>
		<description><![CDATA[APC is the Alternative PHP Cache, which is a free, open, and robust framework for caching and optimizing PHP intermediate code. I posted about how to install APC on Linux a couple of days ago, and will now look at the apc.php script which comes with APC and shows information about how much of the [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/displaying-php-apc-cache-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Alternative PHP Cache (APC)</title>
		<link>http://www.123tweak.com/installing-the-alternative-php-cache-apc/</link>
		<comments>http://www.123tweak.com/installing-the-alternative-php-cache-apc/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:04:15 +0000</pubDate>
		<dc:creator>Tweak</dc:creator>
				<category><![CDATA[Php]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[optimizing]]></category>

		<guid isPermaLink="false">http://www.123tweak.com/?p=33</guid>
		<description><![CDATA[APC is the Alternative PHP Cache, which is a free, open, and robust framework for caching and optimizing PHP intermediate code. What this means is that APC reads your PHP files, parses them into a more efficient binary format and then caches them in memory so that each request for your PHP files and PHP [...]]]></description>
		<wfw:commentRss>http://www.123tweak.com/installing-the-alternative-php-cache-apc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

