<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 09:40:24 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Nick Halstead's Blog: Google Gears Caching of WordPress in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7948</guid>
      <link>http://www.phpdeveloper.org/news/7948</link>
      <description><![CDATA[<p>
With the launch of the <a href="http://gears.google.com/">Google Gears</a> offline storage functionality, lots of developers are working on solutions to put this new functionality into practice. <i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2007/05/31/google-gears-caching-of-wordpress-in-php/">created his own</a> handy little script to help with caching WordPress content.
</p>
<blockquote>
I was instantly fascinated by <a href="http://code.google.com/apis/gears/index.html">Google Gears</a> so I had to immediately try out the sample code that you can download. The tutorial on the website gives a simple example of how to cache a few files using the <a href="http://code.google.com/apis/gears/api_localserver.html#ResourceStore">Resource Store</a>. It makes it very easy to setup a <a href="http://en.wikipedia.org/wiki/JavaScript_Object_Notation">JSON</a> manifest file that contains which pages you want to have cached. Here is an example manifest.
</blockquote>
<p>
In <a href="http://blog.assembleron.com/2007/05/31/google-gears-caching-of-wordpress-in-php/">his example</a> creates the manifest and a JSON interface to it to grab the content from the WordPress site. 
</p>]]></description>
      <pubDate>Fri, 01 Jun 2007 09:53:00 -0500</pubDate>
    </item>
  </channel>
</rss>
