<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel rdf:about="http://www.phpclasses.org/blog/package/all/">
  <atom:link rel="self" type="application/rss+xml" href="http://www.phpclasses.org/blog/package/all/post/latest.xml"/>
  <description>Latest posts on the All package blogs</description>
  <link>http://www.phpclasses.org/blog/package/all/</link>
  <title>Latest All package blogs posts</title>
  <dc:date>2013-05-24T08:03:51Z</dc:date>
  <image rdf:resource="http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7986/post/2--PostgreSQL-and-SQLite.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7700/post/2-Offline-Access-to-Google-and-other-OAuth-based-API.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/8019/post/1-XML-to-the-Browser.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7986/post/1-For-testing-was-made-available-Zend-Framework-Quick-Start-package.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7780/post/1-New-Version-110.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/4992/post/1-New-in-report-generator-class.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7096/post/1-Efficiency.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7711/post/2-Contributing-to-PIMF-via-commandline.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7659/post/1-PDO4You-26.html"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/7711/post/1-PIMF-on-GitHub.html"/>
   </rdf:Seq>
  </items>
 </channel>
 <image rdf:about="http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png">
  <link>http://www.phpclasses.org/blog/package/all/</link>
  <title>PHP Classes site logo</title>
  <url>http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png</url>
 </image>
 <item rdf:about="http://www.phpclasses.org/blog/package/7986/post/2--PostgreSQL-and-SQLite.html">
  <link>http://www.phpclasses.org/blog/package/7986/post/2--PostgreSQL-and-SQLite.html</link>
  <title> PostgreSQL and SQLite</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7986/post/2--PostgreSQL-and-SQLite.html&quot;&gt; PostgreSQL and SQLite&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Giovanni Ramos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;- Added support to connect database via PDO&lt;br /&gt;&#13;&#10;- Support was added to the database PostgreSQL and SQLite&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2013-04-27T04:29:14Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7700/post/2-Offline-Access-to-Google-and-other-OAuth-based-API.html">
  <link>http://www.phpclasses.org/blog/package/7700/post/2-Offline-Access-to-Google-and-other-OAuth-based-API.html</link>
  <title>Offline Access to Google and other OAuth based API</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7700/post/2-Offline-Access-to-Google-and-other-OAuth-based-API.html&quot;&gt;Offline Access to Google and other OAuth based API&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Some applications require access to APIs on behalf of the user even when the user is not present, i.e. offline access.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;OAuth is a protocol that allows applications to obtain a token to access an API when the user is not present but when the tokens expire they need to be renewed.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Some APIs like Google and Box.net support automatic renewal of expired tokens.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Read this article to learn how to use this OAuth client class to perform offline access to an API storing tokens in a database and how to have expired tokens automatically renewed.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2013-04-23T13:11:34Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/8019/post/1-XML-to-the-Browser.html">
  <link>http://www.phpclasses.org/blog/package/8019/post/1-XML-to-the-Browser.html</link>
  <title>XML to the Browser</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/8019/post/1-XML-to-the-Browser.html&quot;&gt;XML to the Browser&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Gianluca Zanferrari&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Sending XML to the browser not always opens an office program.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2013-04-20T22:01:47Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7986/post/1-For-testing-was-made-available-Zend-Framework-Quick-Start-package.html">
  <link>http://www.phpclasses.org/blog/package/7986/post/1-For-testing-was-made-available-Zend-Framework-Quick-Start-package.html</link>
  <title>For testing was made available Zend Framework Quick Start package</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7986/post/1-For-testing-was-made-available-Zend-Framework-Quick-Start-package.html&quot;&gt;For testing was made available Zend Framework Quick Start package&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Giovanni Ramos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;To expedite the test with the generator, was created a repository of the Zend Framework Quick Start and is available on GitHub.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2013-04-12T06:19:44Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7780/post/1-New-Version-110.html">
  <link>http://www.phpclasses.org/blog/package/7780/post/1-New-Version-110.html</link>
  <title>New Version 1.1.0</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7780/post/1-New-Version-110.html&quot;&gt;New Version 1.1.0&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By tokkara&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Update the new version of Simphple framework.&lt;br /&gt;&#13;&#10;&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2013-03-19T15:02:30Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/4992/post/1-New-in-report-generator-class.html">
  <link>http://www.phpclasses.org/blog/package/4992/post/1-New-in-report-generator-class.html</link>
  <title>New in report generator class</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/4992/post/1-New-in-report-generator-class.html&quot;&gt;New in report generator class&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Alexander Selifonov&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Describe new and previously undocumented features in the class&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2013-01-29T18:28:46Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7096/post/1-Efficiency.html">
  <link>http://www.phpclasses.org/blog/package/7096/post/1-Efficiency.html</link>
  <title>Efficiency</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7096/post/1-Efficiency.html&quot;&gt;Efficiency&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By CPK Smithies&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;The meansdev class not only simplifies statistical algorithms, but also promises important savings in memory use.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-12-20T02:05:47Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7711/post/2-Contributing-to-PIMF-via-commandline.html">
  <link>http://www.phpclasses.org/blog/package/7711/post/2-Contributing-to-PIMF-via-commandline.html</link>
  <title>Contributing to PIMF via command-line</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7711/post/2-Contributing-to-PIMF-via-commandline.html&quot;&gt;Contributing to PIMF via command-line&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Gjero Krsteski&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;This article explains how you can contribute to PIMF project in GitHub using programs executed from the command line.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-11-14T05:06:50Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7659/post/1-PDO4You-26.html">
  <link>http://www.phpclasses.org/blog/package/7659/post/1-PDO4You-26.html</link>
  <title>PDO4You 2.6</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7659/post/1-PDO4You-26.html&quot;&gt;PDO4You 2.6&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Giovanni Ramos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Version 2.6 was released with support for CUBRID database.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-11-13T02:24:12Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/blog/package/7711/post/1-PIMF-on-GitHub.html">
  <link>http://www.phpclasses.org/blog/package/7711/post/1-PIMF-on-GitHub.html</link>
  <title>PIMF on GitHub</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/7711/post/1-PIMF-on-GitHub.html&quot;&gt;PIMF on GitHub&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Gjero Krsteski&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;The development of this package is done on GitHub.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This article explains how you can contribute to the package development there.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-11-07T02:54:55Z</dc:date>
 </item>
</rdf:RDF>