<?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>John Kleijn - CI</title>
    <link>http://www.johnkleijn.nl/</link>
    <description>Cogito ergo sum, baby</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    <pubDate>Sat, 27 Mar 2010 22:41:21 GMT</pubDate>

    <image>
        <url>http://www.johnkleijn.nl/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: John Kleijn - CI - Cogito ergo sum, baby</title>
        <link>http://www.johnkleijn.nl/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Simple htpasswd for Hudson CI using PHP</title>
    <link>http://www.johnkleijn.nl/2010/Simple-htpasswd-for-Hudson-CI-using-PHP</link>
            <category>CI</category>
    
    <comments>http://www.johnkleijn.nl/2010/Simple-htpasswd-for-Hudson-CI-using-PHP#comments</comments>
    <wfw:comment>http://www.johnkleijn.nl/wfwcomment.php?cid=7</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.johnkleijn.nl/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    

    <author>nospam@example.com (John Kleijn)</author>
    <content:encoded>
    &lt;p class=&quot;whiteline&quot;&gt;My development server hosts Trac instances, SVN repos, and private testing/staging websites/applications. All of these use one htpasswd file with users and passwords in it.
&lt;/p&gt;&lt;p class=&quot;whiteline&quot;&gt;But the build server, using Hudson, doesn&#039;t natively support that. Here&#039;s how you can have Hudson check a standard htpasswd file, and have project based security so one client or subcontractor wont mess with the builds of a project they are not involved in.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.johnkleijn.nl/2010/Simple-htpasswd-for-Hudson-CI-using-PHP#extended&quot;&gt;Continue reading &quot;Simple htpasswd for Hudson CI using PHP&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 24 Mar 2010 11:27:59 +0100</pubDate>
    <guid isPermaLink="false">http://www.johnkleijn.nl/2010/7</guid>
    <category>continuous integration</category>
<category>hudson</category>
<category>project management</category>

</item>

</channel>
</rss>
