<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
	<title>projects.netfoo.org</title>
	<link>http://projects.netfoo.org</link>
	<description>My misguided attempts at programming and scripting</description>
	<pubDate>Sun, 03 Jul 2005 22:30:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.3</generator>
	<language>en</language>

		<item>
		<title>inewsd - Initial Release</title>
		<link>http://projects.netfoo.org/2005/07/03/inewsd-initial-release/</link>
		<comments>http://projects.netfoo.org/2005/07/03/inewsd-initial-release/#comments</comments>
		<pubDate>Sun, 03 Jul 2005 22:29:27 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
		
	<category>inewsd</category>
		<guid>http://projects.netfoo.org/2005/07/03/inewsd-initial-release/</guid>
		<description><![CDATA[<p>inewsd is (yet another) perl daemon that I&#8217;ve written.  This one leeches full text news stories from Reuters.com via their RSS interface and then places them in iPod-friendly text files in a directory you choose (normally $IPODMNTPATH/Notes/News).  The program can either do a one-shot mode or run in daemon mode.  In both [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>inewsd is (yet another) perl daemon that I&#8217;ve written.  This one leeches <strong>full text</strong> news stories from Reuters.com via their RSS interface and then places them in iPod-friendly text files in a directory you choose (normally $IPODMNTPATH/Notes/News).  The program can either do a one-shot mode or run in daemon mode.  In both modes the program will wait until the target path exists before proceeding.  In daemon mode it will wait (by default) 10 minutes in between updates, then flush the news directory and re-fetch the articles.</p>

<p>inewsd aquires the full article text by following the &#8220;link&#8221; element in the RSS feeds and doing some regexp magic on the article&#8217;s html.  Luckily the Reuters folks like to use html comments on their pages <img src='http://projects.netfoo.org/wp-images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .  </p>

<p>This <a href="http://projects.netfoo.org/download/inewsd/inewsd-v0.91.gz">release</a> is v0.91.  I doubt I will ever number this above 0.99 as Reuters does occassionally change formatting or RSS URLs.  Please see the file itself for configuration instructions.</p>

<p>Note: Version 0.90 is outdated due to Reuters format changes, and quite poorly written as it makes use of system() calls &#8212; not to mention that I never planned to release it.  Do not bother with v0.90 unless you like to laugh at bad coding practices.</p>
]]></content:encoded>
			<wfw:commentRSS>http://projects.netfoo.org/2005/07/03/inewsd-initial-release/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>dhcp2ldap - Work on v1.2 Begun</title>
		<link>http://projects.netfoo.org/2005/07/02/dhcp2ldap-work-on-v12-begun/</link>
		<comments>http://projects.netfoo.org/2005/07/02/dhcp2ldap-work-on-v12-begun/#comments</comments>
		<pubDate>Sun, 03 Jul 2005 02:30:36 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
		
	<category>dhcp2ldap</category>
		<guid>http://projects.netfoo.org/2005/07/02/dhcp2ldap-work-on-v12-begun/</guid>
		<description><![CDATA[<p>I&#8217;ve started thinking about how to improve dhcp2ldap.  First up, I&#8217;ll be sending updated serial numbers every few minutes so that slave servers that are not using ldap can get updates.  Also, I&#8217;m trying to work out how to have a more flexible subnet layout (ie, a Class B or Class A).  [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve started thinking about how to improve dhcp2ldap.  First up, I&#8217;ll be sending updated serial numbers every few minutes so that slave servers that are <em>not</em> using ldap can get updates.  Also, I&#8217;m trying to work out how to have a more flexible subnet layout (ie, a Class B or Class A).  That&#8217;s all for now.  Listt any features or fixes you&#8217;d like to see as comments against this post.</p>
]]></content:encoded>
			<wfw:commentRSS>http://projects.netfoo.org/2005/07/02/dhcp2ldap-work-on-v12-begun/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>dhcp2ldap - Initial Release</title>
		<link>http://projects.netfoo.org/2005/07/02/initial-release/</link>
		<comments>http://projects.netfoo.org/2005/07/02/initial-release/#comments</comments>
		<pubDate>Sat, 02 Jul 2005 23:33:26 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
		
	<category>dhcp2ldap</category>
		<guid>http://projects.netfoo.org/2005/07/02/initial-release/</guid>
		<description><![CDATA[<p>dhcp2ldap is a perl daemon that I&#8217;ve written to work with the LDAP SDB backend for Bind9, and the ISC DHCP server.  It will check the dhcp leases file, at a configurable rate, for changes and update DNS accordingly.  This release is v1.1.</p>

<p>Description from initial e-mail to SDB Author: </p>

<p>I recently [...]</p>
]]></description>
			<content:encoded><![CDATA[<p>dhcp2ldap is a perl daemon that I&#8217;ve written to work with the <a href="http://www.venaas.no/ldap/bind-sdb/">LDAP SDB backend</a> for Bind9, and the <a href="http://www.isc.org/sw/dhcp/">ISC DHCP</a> server.  It will check the dhcp leases file, at a configurable rate, for changes and update DNS accordingly.  This <a href="http://projects.netfoo.org/download/dhcp2ldap/dhcp2ldapd-1.1.gz">release</a> is v1.1.</p>

<p>Description from initial e-mail to SDB Author: </p>

<blockquote>
  <p>I recently implemented your LDAP backend for bind as a stepping stone to
  getting &#8220;multimaster&#8221; dns updates in my domain.  It works great, but I
  found it was lacking one tool which a lot of administrators would
  appreciate: dynamic dns updates from dhcp.  All the other ddns software
  only do zone updates (which, obviously, don&#8217;t work with the ldap
  backend) so they are fairly useless for my purposes and I decided to
  code my own.  Attached is my perl daemon that monitors dhcp leases for
  changes and updates dNSZone records on an ldap server.  I figured other
  people using the ldap SDB could benefit from this if you put it on your
  site.  Enjoy</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://projects.netfoo.org/2005/07/02/initial-release/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
