<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>till&#39;s blog</title>
    <link rel="self" type="application/atom+xml" title="till&#39;s blog (Atom)" href="http://till.vox.com/library/posts/tags/pear/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="till&#39;s blog" href="http://till.vox.com/library/posts/tags/pear/page/1/"/>

    <link rel="service.post" type="application/atom+xml" title="till&#39;s blog" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00c2251d8a1b549d00c2251e7add8e1d" />

    <link rel="service.subscribe" type="application/atom+xml" title="till&#39;s blog" href="http://till.vox.com/library/posts/tags/pear/atom.xml" />

    
    
    <link rel="last" type="application/atom+xml" title="till&#39;s blog" href="http://till.vox.com/library/posts/tags/pear/page/1/atom.xml" />


    <category term="pear" scheme="http://till.vox.com/tags/pear/?_c=feed-atom" label="pear" />

    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2008-02-09T19:25:49Z</updated>

    <author>
        <name>till</name>
        <uri>http://till.vox.com/?_c=feed-atom</uri>
    </author>

    <id>tag:vox.com,2006:6p00c2251d8a1b549d/tags/pear/</id>


    
    <entry>
        <title>Finding contributors through CVS</title>
    
    
    
        <link rel="alternate" type="text/html" title="Finding contributors through CVS" href="http://till.vox.com/library/post/finding-contributors-through-cvs.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Finding contributors through CVS" href="http://till.vox.com/library/post/finding-contributors-through-cvs.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Finding contributors through CVS" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398da91c20004" /> 
                <id>tag:vox.com,2008-02-08:asset-6a00c2251d8a1b549d00e398da91c20004</id>
        <published>2008-02-09T19:25:00Z</published>
        <updated>2008-02-09T19:25:49Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Frequently, I check out code from CVS and I want to know who worked on it before. For example currently I am porting a PEAR package to PHP5 and would like to change the license in the process.  In order to do this, I need the consent of all people...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/finding-contributors-through-cvs.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398da91c20004?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="howto" scheme="http://till.vox.com/tags/howto/" label="howto" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="cvs" scheme="http://till.vox.com/tags/cvs/" label="cvs" />
    
    </entry>

    
    <entry>
        <title>HTTP_Session2-0.7.0 released</title>
    
    
    
        <link rel="alternate" type="text/html" title="HTTP_Session2-0.7.0 released" href="http://till.vox.com/library/post/http_session2-070-released.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="HTTP_Session2-0.7.0 released" href="http://till.vox.com/library/post/http_session2-070-released.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="HTTP_Session2-0.7.0 released" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398d9de030002" /> 
                <id>tag:vox.com,2008-02-06:asset-6a00c2251d8a1b549d00e398d9de030002</id>
        <published>2008-02-06T14:56:02Z</published>
        <updated>2008-02-07T10:52:25Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Wee - rapidly approaching the 1.0, I kicked out a the 0.7.0 release of HTTP_Session2 (tag) today.  What&#39;s new you ask?   Memcache support Many fixes in the containers Documentation fixes Thanks to Thorsten who contributed the Container fixes and t...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/http_session2-070-released.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398d9de030002?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="memcache" scheme="http://till.vox.com/tags/memcache/" label="memcache" />
    
    <category term="http_session2" scheme="http://till.vox.com/tags/http_session2/" label="http_session2" />
    
    </entry>

    
    <entry>
        <title>PHP &amp; PEAR things</title>
    
    
    
        <link rel="alternate" type="text/html" title="PHP &amp; PEAR things" href="http://till.vox.com/library/post/php-pear-things.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="PHP &amp; PEAR things" href="http://till.vox.com/library/post/php-pear-things.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="PHP &amp; PEAR things" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398d606680003" /> 
                <id>tag:vox.com,2008-01-25:asset-6a00c2251d8a1b549d00e398d606680003</id>
        <published>2008-01-26T19:00:00Z</published>
        <updated>2008-01-26T22:10:17Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
             Here are some updates from my personal PHP-world from January of 2008.  Writing tests  Tests are hip, tests are cool. Lately everyone does it. So I looked at phpUnit and phpt. So far phpt wins for simplicity, though I am sure phpUnit has its use ...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/php-pear-things.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398d606680003?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="tests" scheme="http://till.vox.com/tags/tests/" label="tests" />
    
    <category term="qa" scheme="http://till.vox.com/tags/qa/" label="qa" />
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="plazes" scheme="http://till.vox.com/tags/plazes/" label="plazes" />
    
    <category term="docs" scheme="http://till.vox.com/tags/docs/" label="docs" />
    
    <category term="roundcube" scheme="http://till.vox.com/tags/roundcube/" label="roundcube" />
    
    <category term="phparchitect" scheme="http://till.vox.com/tags/phparchitect/" label="phparchitect" />
    
    <category term="phpunit" scheme="http://till.vox.com/tags/phpunit/" label="phpunit" />
    
    <category term="phpt" scheme="http://till.vox.com/tags/phpt/" label="phpt" />
    
    </entry>

    
    <entry>
        <title>File_S3 discontinued for now</title>
    
    
    
        <link rel="alternate" type="text/html" title="File_S3 discontinued for now" href="http://till.vox.com/library/post/file_s3-discontinued-for-now.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="File_S3 discontinued for now" href="http://till.vox.com/library/post/file_s3-discontinued-for-now.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="File_S3 discontinued for now" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398c53acb0002" /> 
                <id>tag:vox.com,2007-12-07:asset-6a00c2251d8a1b549d00e398c53acb0002</id>
        <published>2007-12-07T07:23:55Z</published>
        <updated>2007-12-07T07:23:55Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            After I posted my File_S3 proposal on Wednesday all hell broke loose yesterday. In the process it turned out that the code I originally used to build this class is obviously by Caesar D. Rodas (who also commented on my blog entry) and got pretty u...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/file_s3-discontinued-for-now.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398c53acb0002?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="ip" scheme="http://till.vox.com/tags/ip/" label="ip" />
    
    <category term="cluepon" scheme="http://till.vox.com/tags/cluepon/" label="cluepon" />
    
    <category term="file_s3" scheme="http://till.vox.com/tags/file_s3/" label="file_s3" />
    
    </entry>

    
    <entry>
        <title>phpChecklist</title>
    
    
    
        <link rel="alternate" type="text/html" title="phpChecklist" href="http://till.vox.com/library/post/phpchecklist.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="phpChecklist" href="http://till.vox.com/library/post/phpchecklist.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="phpChecklist" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398c4f7f30004" /> 
                <id>tag:vox.com,2007-12-06:asset-6a00c2251d8a1b549d00e398c4f7f30004</id>
        <published>2007-12-06T14:01:05Z</published>
        <updated>2007-12-07T07:07:51Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            UPDATE, 2007/12/07 8:00 AM: Make sure to check the comments, James and Adam offer valuable advice!  For a couple weeks now we kept on saying that we need a checklist of what we need on a server in order to make the site run - now since we setup th...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/phpchecklist.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398c4f7f30004?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="checklist" scheme="http://till.vox.com/tags/checklist/" label="checklist" />
    
    </entry>

    
    <entry>
        <title>File_S3</title>
    
    
    
        <link rel="alternate" type="text/html" title="File_S3" href="http://till.vox.com/library/post/file_s3.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="File_S3" href="http://till.vox.com/library/post/file_s3.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="File_S3" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398c48e0f0002" /> 
                <id>tag:vox.com,2007-12-05:asset-6a00c2251d8a1b549d00e398c48e0f0002</id>
        <published>2007-12-05T13:36:55Z</published>
        <updated>2007-12-07T15:34:58Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Just added my File_S3 proposal to PEPR.  Check it out, give it a wirllllll - gimme feedback: http://pear.php.net/pepr/pepr-proposal-show.php?id=519  So basically what this package allows you to do is, you can open/write/delete files and directorie...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/file_s3.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398c48e0f0002?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="amazon" scheme="http://till.vox.com/tags/amazon/" label="amazon" />
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="s3" scheme="http://till.vox.com/tags/s3/" label="s3" />
    
    <category term="file_s3" scheme="http://till.vox.com/tags/file_s3/" label="file_s3" />
    
    </entry>

    
    <entry>
        <title>HTTP_Session2 0.6.0</title>
    
    
    
        <link rel="alternate" type="text/html" title="HTTP_Session2 0.6.0" href="http://till.vox.com/library/post/http_session2-060.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="HTTP_Session2 0.6.0" href="http://till.vox.com/library/post/http_session2-060.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="HTTP_Session2 0.6.0" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398c376e70003" /> 
                <id>tag:vox.com,2007-12-02:asset-6a00c2251d8a1b549d00e398c376e70003</id>
        <published>2007-12-02T11:07:27Z</published>
        <updated>2007-12-02T11:22:13Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            This morning I rolled another release of HTTP_Session2 and uploaded it to PEAR. So what can you use HTTP_Session2 for and what&#39;s new in this release?  The usage question was pretty simple for me, at my current one and only gig we run four web serv...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/http_session2-060.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398c376e70003?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="easybib" scheme="http://till.vox.com/tags/easybib/" label="easybib" />
    
    <category term="http_session2" scheme="http://till.vox.com/tags/http_session2/" label="http_session2" />
    
    </entry>

    
    <entry>
        <title>Zend Framework gets a PEAR Channel</title>
    
    
    
        <rvw:rating>100</rvw:rating>
    
        <link rel="alternate" type="text/html" title="Zend Framework gets a PEAR Channel" href="http://till.vox.com/library/post/zend-framework-gets-a-pear-channel.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Zend Framework gets a PEAR Channel" href="http://till.vox.com/library/post/zend-framework-gets-a-pear-channel.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Zend Framework gets a PEAR Channel" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398b84dd70002" /> 
                <id>tag:vox.com,2007-10-30:asset-6a00c2251d8a1b549d00e398b84dd70002</id>
        <published>2007-10-30T20:00:40Z</published>
        <updated>2007-11-02T12:30:56Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Just read an email that the Zend Framework got a PEAR Channel server.  You can check out this &quot;project&quot; here: http://code.google.com/p/zend/  This is what makes opensource so worthwhile. Since Zend refused to set one up, the community is helping i...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/zend-framework-gets-a-pear-channel.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398b84dd70002?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="zend" scheme="http://till.vox.com/tags/zend/" label="zend" />
    
    <category term="zendframework" scheme="http://till.vox.com/tags/zendframework/" label="zendframework" />
    
    </entry>

    
    <entry>
        <title>Services_ProjectHoneyPot</title>
    
    
    
        <link rel="alternate" type="text/html" title="Services_ProjectHoneyPot" href="http://till.vox.com/library/post/services_projecthoneypot.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Services_ProjectHoneyPot" href="http://till.vox.com/library/post/services_projecthoneypot.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Services_ProjectHoneyPot" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00e398b85bf20005" /> 
                <id>tag:vox.com,2007-10-30:asset-6a00c2251d8a1b549d00e398b85bf20005</id>
        <published>2007-10-30T18:11:41Z</published>
        <updated>2007-10-30T18:11:41Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            So I am finally picking up work on my Services_ProjectHoneyPot proposal again. Primarily cleaning up the last code and rolling a package file so people can try it out and then get the voting process going - already! It&#39;s been idle far too long.  I...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/services_projecthoneypot.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00e398b85bf20005?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="projecthoneypot" scheme="http://till.vox.com/tags/projecthoneypot/" label="projecthoneypot" />
    
    </entry>

    
    <entry>
        <title>Good bye, Bertrand!</title>
    
    
    
        <link rel="alternate" type="text/html" title="Good bye, Bertrand!" href="http://till.vox.com/library/post/good-bye-bertrand.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Good bye, Bertrand!" href="http://till.vox.com/library/post/good-bye-bertrand.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Good bye, Bertrand!" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2251d8a1b549d00d09e78b8d5be2b" /> 
                <id>tag:vox.com,2007-06-17:asset-6a00c2251d8a1b549d00d09e78b8d5be2b</id>
        <published>2007-06-17T18:18:03Z</published>
        <updated>2007-07-01T07:59:33Z</updated>
    
        <author>
            <name>till</name>
            <uri>http://till.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://till.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            I&#39;ve only been involved in PEAR for a really short period of time. But one of the things I can say already about PEAR is, that there are really great people contributing to the project and  I am very glad I get to know many of them and they allow ...
        
    
                <p style="clear:both;"> 
    <a href="http://till.vox.com/library/post/good-bye-bertrand.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00c2251d8a1b549d00d09e78b8d5be2b?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content>
    
    <category term="php" scheme="http://till.vox.com/tags/php/" label="php" />
    
    <category term="pear" scheme="http://till.vox.com/tags/pear/" label="pear" />
    
    <category term="rip" scheme="http://till.vox.com/tags/rip/" label="rip" />
    
    <category term="bertrand" scheme="http://till.vox.com/tags/bertrand/" label="bertrand" />
    
    <category term="gugger" scheme="http://till.vox.com/tags/gugger/" label="gugger" />
    
    <category term="bertrandgugger" scheme="http://till.vox.com/tags/bertrandgugger/" label="bertrandgugger" />
    
    <category term="toggg" scheme="http://till.vox.com/tags/toggg/" label="toggg" />
    
    </entry>

</feed>


