<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>I'm Persian - PEAR</title>
    <link>http://gluegadget.com/blog/</link>
    <description>My land is Iran</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6.1 - http://www.s9y.org/</generator>
    <pubDate>Wed, 07 Jan 2009 06:20:07 GMT</pubDate>

    <image>
        <url>http://gluegadget.com/blog/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: I'm Persian - PEAR - My land is Iran</title>
        <link>http://gluegadget.com/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>PEAR bash completion</title>
    <link>http://gluegadget.com/blog/index.php?/archives/27-PEAR-bash-completion.html</link>
            <category>GNU/Linux</category>
            <category>PEAR</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/27-PEAR-bash-completion.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=27</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=27</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    Lately I&#039;ve been playing alot with the PEAR CLI. &amp;#160;The one annoying thing I noticed the most was its lack of tab completion that I&#039;m used to from the shell. &amp;#160;It turns out that this feature is very easy to add, in the bash at least. &amp;#160;&lt;span style=&quot;text-decoration:line-through;&quot;&gt;Here&lt;/span&gt; (Update: Now it&#039;s in &lt;a href=&quot;http://svn.pear.php.net/wsvn/PEARSVN/sandbox/PEAR_BashCompletion/trunk/&quot; title=&quot;PEAR bash completion&quot;&gt;PEAR SVN repository&lt;/a&gt;) is a simple tab completion script for the bash. &amp;#160;In addition to completing the PEAR commands and their respective options, it can even autocomplete the names of installed packages and discovered PEAR channels. &amp;#160;Just source it, and enjoy &lt;img src=&quot;http://gluegadget.com/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Fri, 25 Jul 2008 23:06:55 +0430</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/27-guid.html</guid>
    
</item>
<item>
    <title>PEAR without Pierre?</title>
    <link>http://gluegadget.com/blog/index.php?/archives/5-PEAR-without-Pierre.html</link>
            <category>PEAR</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/5-PEAR-without-Pierre.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    I can&#039;t imagine it.&lt;br /&gt;
He was the first (and the last) leader (hey, please dont start FUDs here in &lt;strong&gt;my&lt;/strong&gt; blog comments, he was the PEAR leader imo) which puts so much effort to help the new developers or users and keep working in other parts of the project, He&#039;s the meaning of PEAR in my mind because he introduced me with PEAR world and now he&#039;s leaving, and will leave us alone here with a lot of FUDs from the men that don&#039;t know differences between PEAR as a Package and all of PEAR as a Group. 
    </content:encoded>

    <pubDate>Wed, 27 Sep 2006 19:51:49 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/5-guid.html</guid>
    
</item>
<item>
    <title>Updating PEAR Services_Ebay</title>
    <link>http://gluegadget.com/blog/index.php?/archives/4-Updating-PEAR-Services_Ebay.html</link>
            <category>PEAR</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/4-Updating-PEAR-Services_Ebay.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=4</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    As I posted earlier, I&#039;m working on the PEAR package Services_Ebay. To update it to new eBay XML schema, I&#039;ve done some of the Calls/Models/Examples and touched the request skeleton to be compatible with eBay&#039;s new schema and finally committed them to the PEAR CVS. But unfortunately I can&#039;t continue with this job as before. (hmm, US export restrictions and the fact that I&#039;m an Iranian?)&lt;br /&gt;
&lt;br /&gt;
I&#039;ve just committed these changes to get attentions from other developers to help in the update process, this CVS version is just for this porpose and &lt;strong&gt;NOT FOR PRODUCTION USE&lt;/strong&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;If there&#039;s any interest on your part to help with this package,  I&#039;ve created a file named &lt;a href=&quot;http://cvs.php.net/viewvc.cgi/pear/Services_Ebay/progress?view=markup&quot; title=&quot;progress&quot;&gt;progress&lt;/a&gt; that indicates which parts of the package is updated and which one requires more efforts.&lt;/em&gt; 
    </content:encoded>

    <pubDate>Sat, 02 Sep 2006 09:07:30 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/4-guid.html</guid>
    
</item>
<item>
    <title>phpbitch</title>
    <link>http://gluegadget.com/blog/index.php?/archives/3-phpbitch.html</link>
            <category>IRC</category>
            <category>PEAR</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/3-phpbitch.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    phpbitch finally bought a &lt;a href=&quot;http://phpbitch.meebey.net&quot;&gt;house&lt;/a&gt;!&lt;br /&gt;
If you&#039;re intrested in IRC and bots phpbitch could be a nice new friend. &lt;img src=&quot;http://gluegadget.com/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
There&#039;s an &lt;a href=&quot;http://phpbitch.meebey.net/cgi-bin/trac.cgi/wiki/Installation&quot;&gt;Installation Guide&lt;/a&gt; and more will be soon to follow.&lt;br /&gt;
&lt;br /&gt;
phpbitch has a lot of modules, like:&lt;br /&gt;
&lt;lu&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;Google&lt;/strong&gt;: Search google right in your channel&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;Brain&lt;/strong&gt;: Train it to answer user&#039;s questions or guide them&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;PHP Manual lookup&lt;/strong&gt;: Get php functions info right whithin your channel&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;strong&gt;trac&lt;/strong&gt;: integrate trac within your channel, tickets (status, description, time), commits (log message, author, time) and roadmap progress&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;and more ...&lt;/li&gt;&lt;br /&gt;
&lt;/lu&gt;&lt;br /&gt;
Feel free to create new tickets and feature requests.&lt;br /&gt;
&lt;br /&gt;
P.S: I&#039;m lending a hand on another PEAR Package, &lt;a href=&quot;http://pear.php.net/package/Validate&quot;&gt;Validate&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Mon, 31 Jul 2006 00:07:11 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/3-guid.html</guid>
    
</item>
<item>
    <title>PEAR Services_Ebay</title>
    <link>http://gluegadget.com/blog/index.php?/archives/2-PEAR-Services_Ebay.html</link>
            <category>PEAR</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/2-PEAR-Services_Ebay.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    &lt;a href=&quot;http://developer.ebay.com/developercenter/php/&quot;&gt;eBay developers program:&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;em&gt;&lt;br /&gt;
The popular PEAR Services_Ebay is not unified schema compliant. Unfortunately, the author of this package is currently unable to update it. If you are interested in migrating this code to our unified schema, please post a list on the &quot;dev&quot; mailing list to help coordinate our community efforts.&lt;br /&gt;
&lt;/em&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
Well, when I saw the above I just decided to bring this popular package back to the production. After submitting some patches, &lt;a href=&quot;http://www.limbourg.com/arnaud/blog/&quot;&gt;Arnaud&lt;/a&gt; and &lt;a href=&quot;http://blog.thepimp.net/&quot;&gt;Pierre&lt;/a&gt; (resp. QA and PEAR Group) decided to give me the lead and removed the &lt;strong&gt;&quot;not maintained&quot;&lt;/strong&gt; state, so I&#039;m its new lead &lt;img src=&quot;http://gluegadget.com/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
The blinking point in this package is, how it is written. An awesome piece-of code by &lt;a href=&quot;http://www.php-tools.net/&quot;&gt;Stephan Schmidt&lt;/a&gt;. (nothing weird, really shining)&lt;br /&gt;
eBay&#039;s legacy XML API was less nested and in result setters had a great role in this package, but now high-deep elements has made the role of setters colorless and when I (and PEAR) care a lot about the BC, I&#039;ve forced to override in some Calls.&lt;br /&gt;
eBay has done the migration process easy with providing complete manuals for developers, and that makes the migration less harmful.&lt;br /&gt;
Nearly everything has changed in the new API, taken from authentification to the events tracker. Although struggling with it was (is) a real pain but it&#039;s my first deep experience with enterprise web-services, funny moments. &lt;img src=&quot;http://gluegadget.com/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
Another thing that I&#039;m wondering about is, to write a new mozilla extension for browsing eBay. Thanks to XUL for providing tools for a great interface, XPCom for letting me do cross-domain JavaScript requests and finally E4X (so the extension would be a FF 1.5+ one).&lt;br /&gt;
I&#039;m not eager to use eBay&#039;s SOAP web-service and then using built-in SOAP support, I want to use my experiences with XML API but this time in a completely different environment.&lt;br /&gt;
&lt;br /&gt;
P.S: patches or feedbacks about PEAR Services_Ebay are welcome. 
    </content:encoded>

    <pubDate>Sun, 02 Jul 2006 19:45:41 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/2-guid.html</guid>
    
</item>
<item>
    <title>Net_SmartIRC &amp; phpbitch</title>
    <link>http://gluegadget.com/blog/index.php?/archives/1-Net_SmartIRC-phpbitch.html</link>
            <category>PEAR</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/1-Net_SmartIRC-phpbitch.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://gluegadget.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    Well, here I&#039;m going to write about a great library that didn&#039;t get enough attention as it deserves, I mean &lt;a href=&quot;http://pear.php.net/package/Net_SmartIRC&quot;&gt;&lt;strong&gt;Net_SmartIRC&lt;/strong&gt;&lt;/a&gt;, is a complete library that conforms to the RFC 2812 (IRC protocol).&lt;br /&gt;
These days (and surely prior than this) existing an IRC channel for each OpenSource project is common and if you have ever tried being a supporter there, after a short time you&#039;ll have users from around the world that asks one question sometimes and you (or the other staffs) should answer that time to time... what would happen if you had a bot that sits there in your channel and answered those repeated questions or at least point them to the relevant Wiki pages?&lt;br /&gt;
This library is enough for writing a bot but there&#039;s also a great framework (&lt;a href=&quot;http://svn.qnetp.net/trunk/?root=%2Fsvn%2Fphpbitch&quot;&gt;phpbitch&lt;/a&gt;) that has more features to and writing new modules for it isn&#039;t a pain..&lt;br /&gt;
&lt;br /&gt;
P.S: EFNet&#039;s #pear bot (PEARgirl) is on top of phpbitch 
    </content:encoded>

    <pubDate>Mon, 19 Jun 2006 00:06:35 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>