<?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>fsphost Blog - Linux</title>
    <link>http://blog.fsphost.net/</link>
    <description>news, tricks and stuff we think you'd like to know ... </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Wed, 21 Mar 2007 20:03:27 GMT</pubDate>

    <image>
        <url>http://blog.fsphost.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: fsphost Blog - Linux - news, tricks and stuff we think you'd like to know ... </title>
        <link>http://blog.fsphost.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Debian Package of the Day</title>
    <link>http://blog.fsphost.net/archives/17-Debian-Package-of-the-Day.html</link>
            <category>Linux</category>
    
    <comments>http://blog.fsphost.net/archives/17-Debian-Package-of-the-Day.html#comments</comments>
    <wfw:comment>http://blog.fsphost.net/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://blog.fsphost.net/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Hey,&lt;/p&gt;&lt;p&gt;recently i discovered the &lt;a href=&quot;http://debaday.debian.net/&quot;&gt;&lt;b&gt;&lt;i&gt;Debian Package of the Day&lt;/i&gt;&lt;/b&gt;&lt;/a&gt; website. I suggest everybody of you to take a look around that page daily. &lt;/p&gt;&lt;p&gt;Debian users are writing about their favourite packages and what makes them so special. This is great to get in touch with software that was locked down in the deep crates of &lt;b&gt;aptitude&lt;/b&gt; and &lt;b&gt;apt-cache search&lt;/b&gt; &lt;img src=&quot;http://blog.fsphost.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. &lt;/p&gt;Here&#039;s what i discovered there ...&lt;br /&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.fsphost.net/archives/17-Debian-Package-of-the-Day.html#extended&quot;&gt;Continue reading &quot;Debian Package of the Day&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 14 Mar 2007 22:50:35 +0100</pubDate>
    <guid isPermaLink="false">http://blog.fsphost.net/archives/17-guid.html</guid>
    <category>bash</category>
<category>debian</category>
<category>linux</category>

</item>
<item>
    <title>Dollar Path Variable ($PATH)</title>
    <link>http://blog.fsphost.net/archives/12-Dollar-Path-Variable-PATH.html</link>
            <category>Linux</category>
    
    <comments>http://blog.fsphost.net/archives/12-Dollar-Path-Variable-PATH.html#comments</comments>
    <wfw:comment>http://blog.fsphost.net/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.fsphost.net/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;Hey,&lt;/p&gt;&lt;p&gt;you got something installed, e.g. the apache webserver and try to &lt;a href=&quot;http://blog.fsphost.net//archives/10-User-authentification-with-.htaccess-files.html&quot; title=&quot;User authentification with .htaccess files on apache webservers&quot;&gt;add users for authentification with the htpasswd tool&lt;/a&gt; (it ships with apache), but your lovely shell allways says something like &lt;b&gt;&lt;code&gt;Command not found&lt;/code&gt;&lt;/b&gt;.&lt;/p&gt;&lt;br /&gt;&lt;p /&gt;&lt;p /&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.fsphost.net/archives/12-Dollar-Path-Variable-PATH.html#extended&quot;&gt;Continue reading &quot;Dollar Path Variable ($PATH)&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 13 Mar 2007 12:50:53 +0100</pubDate>
    <guid isPermaLink="false">http://blog.fsphost.net/archives/12-guid.html</guid>
    <category>$path</category>
<category>.htaccess</category>
<category>add $path</category>
<category>apache</category>
<category>fsphost.com</category>
<category>httpd</category>
<category>linux</category>

</item>
<item>
    <title>User authentification with .htaccess files</title>
    <link>http://blog.fsphost.net/archives/10-User-authentification-with-.htaccess-files.html</link>
            <category>Apache</category>
    
    <comments>http://blog.fsphost.net/archives/10-User-authentification-with-.htaccess-files.html#comments</comments>
    <wfw:comment>http://blog.fsphost.net/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>10</slash:comments>
    <wfw:commentRss>http://blog.fsphost.net/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;p&gt;&lt;br /&gt;
Hey,&lt;/p&gt;&lt;p&gt;lately i had to secure some development stuff from being viewed by others. I had to do it quickly so i choose to do it with a simple &lt;b&gt;.htaccess&lt;/b&gt; file. Here&#039;s how i did.&lt;/p&gt;&lt;p /&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.fsphost.net/archives/10-User-authentification-with-.htaccess-files.html#extended&quot;&gt;Continue reading &quot;User authentification with .htaccess files&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 13 Mar 2007 11:05:40 +0100</pubDate>
    <guid isPermaLink="false">http://blog.fsphost.net/archives/10-guid.html</guid>
    <category>.htaccess</category>
<category>apache</category>
<category>httpd</category>
<category>redesign</category>
<category>test phase</category>
<category>webserver</category>

</item>

</channel>
</rss>