<?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>PHP, the universe and all the rest - tipstricks</title>
    <link>http://www.php-groupies.de/blogs/</link>
    <description>PHP Groupie since 1999 </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0.3 - http://www.s9y.org/</generator>
    <pubDate>Sun, 26 Aug 2007 21:01:33 GMT</pubDate>

    <image>
        <url>http://www.php-groupies.de/blogs/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: PHP, the universe and all the rest - tipstricks - PHP Groupie since 1999 </title>
        <link>http://www.php-groupies.de/blogs/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Little things learned</title>
    <link>http://www.php-groupies.de/blogs/archives/24-Little-things-learned.html</link>
            <category>tipstricks</category>
    
    <comments>http://www.php-groupies.de/blogs/archives/24-Little-things-learned.html#comments</comments>
    <wfw:comment>http://www.php-groupies.de/blogs/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.php-groupies.de/blogs/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Hartmut Holzgraefe)</author>
    <content:encoded>
    &lt;p&gt;I just came back from this years &lt;a href=&quot;http://froscon.de&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;FROSCON&lt;/a&gt; event and even though i don&#039;t think that i did discover any new big things there were two small tools that i wasn&#039;t aware of so far which i&#039;ll probably use on a rather regular basis in the future.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://www.php-groupies.de/blogs/archives/24-Little-things-learned.html#extended&quot;&gt;Continue reading &quot;Little things learned&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 26 Aug 2007 23:01:33 +0200</pubDate>
    <guid isPermaLink="false">http://www.php-groupies.de/blogs/archives/24-guid.html</guid>
    
</item>
<item>
    <title>The $PATH is the reward</title>
    <link>http://www.php-groupies.de/blogs/archives/1-The-PATH-is-the-reward.html</link>
            <category>tipstricks</category>
    
    <comments>http://www.php-groupies.de/blogs/archives/1-The-PATH-is-the-reward.html#comments</comments>
    <wfw:comment>http://www.php-groupies.de/blogs/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.php-groupies.de/blogs/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Hartmut Holzgraefe)</author>
    <content:encoded>
    &lt;p&gt;Has this ever happened to you? (i bet it has):&lt;/p&gt;


&lt;pre&gt;&lt;code&gt;  $ export PATH=$PAHT:/usr/local/foo/bin
  $ ls
  ls: command not found&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;It is so easy to have a typo in that PATH assignment, and so hard to recover from it (esp. when not using X11).&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://www.php-groupies.de/blogs/archives/1-The-PATH-is-the-reward.html#extended&quot;&gt;Continue reading &quot;The $PATH is the reward&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 15 Feb 2006 13:46:43 +0100</pubDate>
    <guid isPermaLink="false">http://www.php-groupies.de/blogs/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>
