<?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>Nils' Blog - Downloads</title>
    <link>http://blog.nils-hulsch.de/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.nils-hulsch.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Nils' Blog - Downloads - </title>
        <link>http://blog.nils-hulsch.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>new design &amp; scripts</title>
    <link>http://blog.nils-hulsch.de/archives/15-new-design-scripts.html</link>
            <category>Downloads</category>
    
    <comments>http://blog.nils-hulsch.de/archives/15-new-design-scripts.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    Once again, after a longer time, I&#039;ll update this page again.&lt;br /&gt;First of all, there&#039;s a new design, I hope you enjoy it.&lt;br /&gt;&lt;br /&gt;Also I&#039;ve written two new very small scripts, so you can post your current track played with amarok to users in gaim or XChat.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url=aHR0cDovL3d3dy5jYXNoLWFyZWEuZGUvZG93bmxvYWRzL2FtYXJva2luZm8tZ2FpbS5wbA==&amp;amp;entry_id=15&quot; title=&quot;http://www.cash-area.de/downloads/amarokinfo-gaim.pl&quot;  onmouseover=&quot;window.status=&#039;http://www.cash-area.de/downloads/amarokinfo-gaim.pl&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Script-Download for Gaim&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;Just put it into your gaim plugins directory, mostly .gaim/plugins and restart gaim and enable it. To use it, just use !np in the conversation window&lt;/blockquote&gt;&lt;br /&gt;&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url=aHR0cDovL3d3dy5jYXNoLWFyZWEuZGUvZG93bmxvYWRzL2FtYXJva2luZm8teGNoYXQucGw=&amp;amp;entry_id=15&quot; title=&quot;http://www.cash-area.de/downloads/amarokinfo-xchat.pl&quot;  onmouseover=&quot;window.status=&#039;http://www.cash-area.de/downloads/amarokinfo-xchat.pl&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Script-Download for XChat&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;Just put it into your XChat directory, mostly .xchat2. You can either load it by using /load .xchat2/amarokinfo-xchat.pl or restarting XChat. The usage is: /np&lt;/blockquote&gt;&lt;br /&gt;I hope you enjoy it &lt;img src=&quot;http://blog.nils-hulsch.de/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>Thu, 05 Oct 2006 17:52:10 +0200</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/15-guid.html</guid>
    
</item>
<item>
    <title>isuser.c</title>
    <link>http://blog.nils-hulsch.de/archives/14-isuser.c.html</link>
            <category>Downloads</category>
    
    <comments>http://blog.nils-hulsch.de/archives/14-isuser.c.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    After some boring times, i&#039;ve just written a small c program to check if a user exists on a system.&lt;br /&gt;It has various exitcodes, so you can easily use it with other programs to check for a user.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;# ./isuser &lt;br /&gt;Usage: ./isuser &lt;username&gt;&lt;br /&gt;&lt;br /&gt;# ./isuser root&lt;br /&gt;User root exist and has the UID 0&lt;br /&gt;&lt;/username&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://blog.nils-hulsch.de/downloads/isuser.c&quot;&gt;Download&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 23 Dec 2005 10:43:41 +0100</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/14-guid.html</guid>
    
</item>
<item>
    <title>Script for XChat</title>
    <link>http://blog.nils-hulsch.de/archives/13-Script-for-XChat.html</link>
            <category>Downloads</category>
    
    <comments>http://blog.nils-hulsch.de/archives/13-Script-for-XChat.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    Long time new news, here comes a new script for you.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve written a script for easy calculating the CIDRs of ranges for XChat.&lt;br /&gt;
You just need Net::CIDR.&lt;br /&gt;
&lt;blockquote&gt;Usage:&lt;br /&gt;
Local echo: /cidr 10.0.0.1-10.0.0.10&lt;br /&gt;
Say to current channel: /cidrsay 10.0.0.1-10.0.0.10&lt;br /&gt;
&lt;/blockquote&gt;&lt;br /&gt;
&lt;a href=&quot;http://blog.nils-hulsch.de/downloads/cidr.pl&quot;&gt;Download&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 24 May 2005 18:44:04 +0200</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/13-guid.html</guid>
    
</item>
<item>
    <title>New version of psybnc numeric ident patch</title>
    <link>http://blog.nils-hulsch.de/archives/11-New-version-of-psybnc-numeric-ident-patch.html</link>
            <category>Downloads</category>
    
    <comments>http://blog.nils-hulsch.de/archives/11-New-version-of-psybnc-numeric-ident-patch.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    I&#039;ve just released a more secure version of my psybnc numeric ident patch.&lt;br /&gt;
It&#039;ll now use the current username of the process for spoofing the ident, so you can&#039;t change your ident by editing the psybnc.conf file.&lt;br /&gt;
&lt;br /&gt;
This patch has been written for version 2.3.2-4 and &lt;i&gt;may&lt;/i&gt; also work with older versions.&lt;br /&gt;
&lt;br /&gt;
You can get it here:&lt;br /&gt;
&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url=aHR0cDovL3d3dy5jYXNoLWFyZWEuZGUvZG93bmxvYWRzL3BzeWJuY19udW1pZGVudF92Mi5wYXRjaA==&amp;amp;entry_id=11&quot; title=&quot;http://www.cash-area.de/downloads/psybnc_numident_v2.patch&quot;  onmouseover=&quot;window.status=&#039;http://www.cash-area.de/downloads/psybnc_numident_v2.patch&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Download&lt;/a&gt; 
    </content:encoded>

    <pubDate>Fri, 18 Feb 2005 13:50:05 +0100</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/11-guid.html</guid>
    
</item>
<item>
    <title>Confixx 2 MySQL 4.0.X patch</title>
    <link>http://blog.nils-hulsch.de/archives/3-Confixx-2-MySQL-4.0.X-patch.html</link>
            <category>Downloads</category>
    
    <comments>http://blog.nils-hulsch.de/archives/3-Confixx-2-MySQL-4.0.X-patch.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    Damit Confixx 2 mit dem neuen Rechte-System - beim DB anlegen - klarkommt muss eine php-Datei angepasst werden.&lt;br /&gt;
&lt;br /&gt;
Dieser Patch ändert Confixx 2 so, dass es wieder mit MySQL 4.0.X lauffähig ist.&lt;br /&gt;
&lt;br /&gt;
Den Patch einfach im html/user ordner anwenden.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Getestet mit:&lt;br /&gt;
MySQL 4.0.20&lt;br /&gt;
Confixx 2.0.6&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url_id=12&amp;amp;entry_id=3&quot;  onmouseover=&quot;window.status=&#039;http://www.cash-area.de/serendipity/uploads/patches/confixx2_mysql4.patch&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;confixx2_mysql4.patch&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt; 
    </content:encoded>

    <pubDate>Thu, 22 Jul 2004 15:49:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/3-guid.html</guid>
    
</item>
<item>
    <title>psyBNC numeric ident patch</title>
    <link>http://blog.nils-hulsch.de/archives/2-psyBNC-numeric-ident-patch.html</link>
            <category>Downloads</category>
    
    <comments>http://blog.nils-hulsch.de/archives/2-psyBNC-numeric-ident-patch.html#comments</comments>
    <wfw:comment>http://blog.nils-hulsch.de/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.nils-hulsch.de/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Nils)</author>
    <content:encoded>
    Dieses Patchfile erzeugt eine Ident aus der Hauptident und der BenutzerID.&lt;br /&gt;
&lt;br /&gt;
Beispiel: pickel1, pickel2, pickel3...&lt;br /&gt;
&lt;br /&gt;
Oidentd muss installiert sein, sowie Oidentsupport im psyBNC.&lt;br /&gt;
Ausserdem muss das Identspoofing aktiviert sein.&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
This patchfile will generate a ident of the mainident and the userID.&lt;br /&gt;
&lt;br /&gt;
Example: pickel1, pickel2, pickel3...&lt;br /&gt;
&lt;br /&gt;
Oidentd is required, you also need to compile the oidentdsupport with psybnc.&lt;br /&gt;
You also have to enable the Identspoofing.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Getestet mit: psyBNC2.3.2-4&lt;br /&gt;
Tested with: psyBNC2.3.2-4&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://blog.nils-hulsch.de/exit.php?url_id=11&amp;amp;entry_id=2&quot;  onmouseover=&quot;window.status=&#039;http://www.cash-area.de/serendipity/uploads/patches/psybnc_numident.patch&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; title=&quot;psybnc_numident.patch&quot; target=&quot;_blank&quot;&gt;Download&lt;/a&gt; 
    </content:encoded>

    <pubDate>Sat, 17 Jul 2004 14:20:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.nils-hulsch.de/archives/2-guid.html</guid>
    
</item>

</channel>
</rss>