<?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 - PHP</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>Tue, 03 Mar 2009 13:23:02 GMT</pubDate>

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

<item>
    <title>Seven Things</title>
    <link>http://gluegadget.com/blog/index.php?/archives/30-Seven-Things.html</link>
            <category>General</category>
            <category>GNU/Linux</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/30-Seven-Things.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=30</wfw:comment>

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

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    &lt;div align=&quot;left&quot;&gt;&lt;br /&gt;
Thanks to &lt;a href=&quot;http://saltybeagle.com/&quot; title=&quot;Brett Bieber&quot;&gt;Brett Bieber&lt;/a&gt; for tagging me in the &amp;quot;Seven things you probably don&#039;t know about me&amp;quot; meme.  Unlike the others, mine are not interesting, not at all, but here goes...&lt;br /&gt;
&lt;ol&gt; &lt;br /&gt;
&lt;li&gt;I grew up in a &lt;a href=&quot;http://en.wikipedia.org/wiki/Rafsanjan&quot; title=&quot;Rafsanjan&quot;&gt;small city&lt;/a&gt; famous for it&#039;s pistachio and rugs. I now live in a big, crowded city which suffers from severe air pollution, Tehran.&lt;/li&gt; &lt;br /&gt;
&lt;li&gt;Not too many people know this, but I play &lt;a href=&quot;http://en.wikipedia.org/wiki/Santur&quot; title=&quot;Santur&quot;&gt;Santur&lt;/a&gt;, and once was in a concert.&lt;/li&gt; &lt;br /&gt;
&lt;li&gt;My first computer was a &lt;a href=&quot;http://en.wikipedia.org/wiki/Commodore_128&quot; title=&quot;Commodore 128&quot;&gt;Commodore 128&lt;/a&gt; at the age of 6 or 7. God knows how many circles I drew.&lt;/li&gt; &lt;br /&gt;
&lt;li&gt;Never been in a party or wedding ... I&#039;m actually uneasy in crowded places.&lt;/li&gt; &lt;br /&gt;
&lt;li&gt;I don&#039;t drink alcohol... yet &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;/li&gt; &lt;br /&gt;
&lt;li&gt;I&#039;m a big fan of &lt;a href=&quot;http://en.wikipedia.org/wiki/Progressive_rock&quot; title=&quot;Progressive rock&quot;&gt;Progressive rock&lt;/a&gt;... actually, I like 70&#039;s.&lt;/li&gt; &lt;br /&gt;
&lt;li&gt;I really want to get a PHP user group started here in Tehran.&lt;/li&gt; &lt;br /&gt;
&lt;/ol&gt;I can&#039;t find anyone with a blog who hasn&#039;t already been tagged for this, so I guess I&#039;m the last one &lt;img src=&quot;http://gluegadget.com/blog/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Thu, 26 Feb 2009 19:01:26 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/30-guid.html</guid>
    
</item>
<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>Book review: “Pro PHP: Patterns, Frameworks, Testing and More” by Kevin McArthur</title>
    <link>http://gluegadget.com/blog/index.php?/archives/26-Book-review-Pro-PHP-Patterns,-Frameworks,-Testing-and-More-by-Kevin-McArthur.html</link>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/26-Book-review-Pro-PHP-Patterns,-Frameworks,-Testing-and-More-by-Kevin-McArthur.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=26</wfw:comment>

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

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    As the title suggests this book is about advanced PHP related topics, being divided into 5 parts and 21 chapters. The title enunciates the book will cover many different aspects, but you&#039;ll get disappointed as soon as you perceive it&#039;s only about 300 pages.&lt;br /&gt;
&lt;br /&gt;
First part starts with &quot;OOP and Patterns&quot; and will end up with PHP 6&#039;s new features. The Patterns chapter is the first one which disappoints you - you&#039;ll wish it was a little more verbose, covering some more patterns and being more than only 7 pages.&lt;br /&gt;
&lt;br /&gt;
The next Part is about &quot;Testing and Documentation&quot;, covering PHPDoc and DocBook in it&#039;s first chapter. In the next one about &quot;Reflection API&quot; - which I think is one of the best chapters - Kevin goes deep into two complete real world examples. But unfortunately then book disappoints you again, trying to cover some topics like &quot;Development Environment&quot;, &quot;Unit Testing&quot;, &quot;Deployment&quot; and &quot;Continuous Integration&quot; in just about 20 pages. Kevin just skims through introductory concepts of tools like Subversion, PHPUnit, Phing, Xinc and Xdebug.&lt;br /&gt;
&lt;br /&gt;
The third part is all devoted to SPL. Kevin describes SPL from fundamentals to some advanced topics like &quot;Array Overloading&quot; and &quot;Observer Pattern&quot; in a way you wished that all of the book was written this way.&lt;br /&gt;
&lt;br /&gt;
Part 4 covers another Pattern, MVC this time. Describing what it is, why it&#039;s good, and talking about criteria you may consider when choosing an MVC framework. Then it helps you to roll your own MVC framework by recommending to choose from one of the publicly available frameworks. The book also covers Zend Framework as one of those &quot;publicly available frameworks&quot; which meets the most criteria in his opinion.&lt;br /&gt;
&lt;br /&gt;
And the final Part, and with no surprise it&#039;s titled &quot;Web 2.0&quot;. In my opinion the first chapter of this part is the book&#039;s truly weakest chapter, it&#039;s about Ajax and JSON and it barely covers anything more than what you&#039;ll find in any of the beginner Ajax tutorials. But the rest chapters compensates, &quot;Web Services&quot; and &quot;Certificate Authentication&quot;.&lt;br /&gt;
&lt;br /&gt;
All in all I found the book a good one, a good next step if you are already familiar with PHP and looking for a book to extend your knowledge, then this one is a recommended one. But I by one would like to see some practical solutions applied to enterprise level when buying a book titled Pro. 
    </content:encoded>

    <pubDate>Tue, 20 May 2008 14:42:06 +0430</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/26-guid.html</guid>
    
</item>
<item>
    <title>Rock Your Hackers - facebook way</title>
    <link>http://gluegadget.com/blog/index.php?/archives/23-Rock-Your-Hackers-facebook-way.html</link>
            <category>Facebook</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/23-Rock-Your-Hackers-facebook-way.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=23</wfw:comment>

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

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    &lt;div align=&quot;left&quot; dir=&quot;ltr&quot;&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.facebook.com/apps/application.php?id=5754608444&quot;&gt;Rock Your Hackers&lt;/a&gt; allows you to praise, promote, and in no uncertain terms shout for joy about your favorite free and open source software projects (FOSS) and then share your &quot;Hack List&quot; with your friends (and perhaps fellow hackers)!  Wave the banners of your favorite FOSS projects for all your &quot;faceworld&quot; to see.&lt;br /&gt;
 &lt;br /&gt;
Here’s how you get started:&lt;br /&gt;
1) Add the application&lt;br /&gt;
2) Browse for cool FOSS projects (PHP, PEAR, Jaws ...)&lt;br /&gt;
3) Add them to your favorites&lt;br /&gt;
4) Share your favorites with your friends!&lt;br /&gt;
&lt;br/&gt;&lt;div align=&quot;center&quot;&gt;&lt;a href =&quot;http://www.ohloh.net&quot;&gt;&lt;img src=&quot;http://www.ohloh.net/images/badges/mini.gif&quot; width=&quot;80&quot; height=&quot;15&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Sat, 27 Oct 2007 05:24:18 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Happy New Year to all PHPers</title>
    <link>http://gluegadget.com/blog/index.php?/archives/19-Happy-New-Year-to-all-PHPers.html</link>
            <category>General</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/19-Happy-New-Year-to-all-PHPers.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=19</wfw:comment>

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

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    &lt;div dir=&quot;ltr&quot; align=&quot;left&quot;&gt;&lt;br /&gt;
Happy New Year to all of the PHPers who use the &lt;strong&gt;Persian Calendar&lt;/strong&gt; (&lt;em&gt;also known as &lt;strong&gt;Iranian Calendar&lt;/strong&gt; or &lt;strong&gt;Jalāli Calendar&lt;/strong&gt;&lt;/em&gt;).&lt;br /&gt;
Happy &lt;a href=&quot;http://en.wikipedia.org/wiki/Norouz&quot;&gt;Norouz&lt;/a&gt;!&lt;br /&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Wed, 21 Mar 2007 04:17:52 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/19-guid.html</guid>
    
</item>
<item>
    <title>Jaws 0.7.0 - First stable released</title>
    <link>http://gluegadget.com/blog/index.php?/archives/17-Jaws-0.7.0-First-stable-released.html</link>
            <category>Jaws</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/17-Jaws-0.7.0-First-stable-released.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=17</wfw:comment>

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

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    &lt;div align=&quot;left&quot; dir=&quot;ltr&quot;&gt;&lt;br /&gt;
We are very happy to announce the first stable version of Jaws 0.7.0 which should now work on production systems.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;What is new in Jaws 0.7.0?&lt;/strong&gt;&lt;br /&gt;
&lt;em&gt;&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;Language support for: Romanian, Arabic, Catalá, Dansk, Deutsch, Japanese, Polski, Italiano, Simplified Chinese and of course English, Spanish and Persian! (And yeah, Jalali Calendar too)&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;DB support for: MySQL(i), PostgreSQL, MSSQL and SQLite!&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;All gadgets are completely ajaxed!&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Better antispam support: Captchas (simple and mathematician), Akismet and extra tools!&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Better urls and now we let you define your own route maps so you can access your posts via index.php/blog/show/123 or index.php/posts/123, you can define it!&lt;/li&gt;&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;Download&lt;/strong&gt;&lt;br /&gt;
To download the package(s) &lt;a href=&quot;http://www.jaws-project.com/?page/download&quot;&gt;just click here!&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt; 
    </content:encoded>

    <pubDate>Thu, 15 Mar 2007 09:17:09 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/17-guid.html</guid>
    
</item>
<item>
    <title>Jaws 0.7.0</title>
    <link>http://gluegadget.com/blog/index.php?/archives/12-Jaws-0.7.0.html</link>
            <category>Jaws</category>
            <category>PHP</category>
    
    <comments>http://gluegadget.com/blog/index.php?/archives/12-Jaws-0.7.0.html#comments</comments>
    <wfw:comment>http://gluegadget.com/blog/wfwcomment.php?cid=12</wfw:comment>

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

    <author>nospam@example.com (Amir Mohammad Saied)</author>
    <content:encoded>
    On behalf of the Jaws development team, I&#039;m proud to announce &lt;a href=&quot;http://www.jaws-project.com/index.php?blog/show/30&quot;&gt;another release&lt;/a&gt; of &lt;a href=&quot;http://www.jaws-project.com/&quot;&gt;Jaws&lt;/a&gt;.&lt;br /&gt;
Jaws 0.7 &lt;em&gt;(At my signal, unleash hell!)&lt;/em&gt; is a release with lot of Ajax and fancy stuff you will love, new gadgets and new code!&lt;br /&gt;
As usual it&#039;s provided through three tarballs:&lt;br /&gt;
&lt;strong&gt;Jaws Core&lt;/strong&gt;: Include core and core gadgets (useful if you want to use Jaws as a framework).&lt;br /&gt;
&lt;strong&gt;Jaws Blog System&lt;/strong&gt;: include same as jaws-core but also some gadgets like Banner, Blog, Chatbox, FileBrowser, etc..). Useful if you want to use Jaws as a blog system and a theme.&lt;br /&gt;
and &lt;strong&gt;Jaws Complete&lt;/strong&gt;: include everything&lt;br /&gt;
&lt;br /&gt;
&lt;em&gt;For more information: &lt;a href=&quot;http://www.jaws-project.com/index.php?blog/show/30&quot;&gt;official announce&lt;/a&gt;&lt;/em&gt; 
    </content:encoded>

    <pubDate>Mon, 15 Jan 2007 22:01:17 +0330</pubDate>
    <guid isPermaLink="false">http://gluegadget.com/blog/index.php?/archives/12-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>