<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Roelf Diedericks &#187; Unix Development</title>
	<atom:link href="http://rodent.za.net/category/unix-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://rodent.za.net</link>
	<description>Development, Networking and Linux Voodoo</description>
	<lastBuildDate>Wed, 09 May 2012 22:33:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>FreeRADIUS integration for the rest of us</title>
		<link>http://rodent.za.net/freeradius-integration-for-the-rest-of-us/</link>
		<comments>http://rodent.za.net/freeradius-integration-for-the-rest-of-us/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 22:05:20 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Unix Development]]></category>
		<category><![CDATA[freeradius]]></category>
		<category><![CDATA[rlm_zmq]]></category>
		<category><![CDATA[zeromq]]></category>

		<guid isPermaLink="false">http://rodent.za.net/?p=1279</guid>
		<description><![CDATA[FreeRADIUS is a great RADIUS server, but custom integration with it has pretty much always left developers with the choice of rlm_python, rlm_ruby, or rlm_perl. Understandably, rlm_python is not an option for me, so I&#8217;ve been doing some work with rlm_perl, and pretty much the first thing I did there, was to use Gearman, and [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/freeradius-integration-for-the-rest-of-us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>debugperl and Devel::Leak funkiness</title>
		<link>http://rodent.za.net/debugperl-and-develleak-funkiness/</link>
		<comments>http://rodent.za.net/debugperl-and-develleak-funkiness/#comments</comments>
		<pubDate>Thu, 14 Jul 2011 12:46:05 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Unix Development]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[debugperl]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[sv_dump]]></category>

		<guid isPermaLink="false">http://rodent.za.net/?p=1241</guid>
		<description><![CDATA[If you&#8217;ve ever tried to use Devel::Leak to debug some perl memory leaks on debian, and found that sv_dump doesnt actually output anything useful for you then try the following: apt-get install debugperl then, download Devel::Perl from cpan, untar and build with the following magic: debugperl Makefile.PL DEFINE=-DDEBUGGING As  Brendan O&#8217;dea (or bod of l2tpns fame) [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/debugperl-and-develleak-funkiness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux splice() and company</title>
		<link>http://rodent.za.net/linux-splice-and-company/</link>
		<comments>http://rodent.za.net/linux-splice-and-company/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 00:13:48 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Unix Development]]></category>

		<guid isPermaLink="false">http://rodent.za.net/?p=906</guid>
		<description><![CDATA[So, I&#8217;ve been working as ever, hard on getting some stuff to scale. For example Lusca/Squid. I&#8217;ve already done the non-threaded async event driven loop, for neoGUARDIAN, our transparent SMTP cunning gadget, and it&#8217;s been doing great snooping on SMTP traffic to find out if you&#8217;re a spammer or not. I used Danga::Socket and some [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/linux-splice-and-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Memory replacement for Memcache in PHP</title>
		<link>http://rodent.za.net/shared-memory-replacement-for-memcache-in-php/</link>
		<comments>http://rodent.za.net/shared-memory-replacement-for-memcache-in-php/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 01:31:50 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Unix Development]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[shared memory]]></category>

		<guid isPermaLink="false">http://rodent.za.net/?p=369</guid>
		<description><![CDATA[I recently (tonight, actually) had a requirement for the usual set() get() and incr() memcache style key-based variable access in PHP (on Linux) without the usual mucking about of installing memcached, and php5-memcached on Debian. I&#8217;m busy writing some modules for OpenRADIUS and they need to be able to increment some shared statistics counters, and [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/shared-memory-replacement-for-memcache-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Emile van Bergen &#8211; RADIUS God.</title>
		<link>http://rodent.za.net/emile-van-bergen-radius-god/</link>
		<comments>http://rodent.za.net/emile-van-bergen-radius-god/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 15:09:56 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Unix Development]]></category>

		<guid isPermaLink="false">http://rodent.za.net/?p=311</guid>
		<description><![CDATA[I&#8217;ve been working with OpenRADIUS for nearly four  years now. I build high-availability and carrier grade RADIUS stuff with it. And I can only endow respect, and &#8220;I&#8217;m not worthy&#8217;s&#8221; unto it&#8217;s creator: Emile van Bergen, I chose OpenRADIUS when Neology started, for a number of reasons: 1.  It extends like Apache. With FastCGI, except better. [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/emile-van-bergen-radius-god/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyWireless/IPWireless P1C USB Modem Drivers for Linux</title>
		<link>http://rodent.za.net/mylinuxdrivers/</link>
		<comments>http://rodent.za.net/mylinuxdrivers/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 21:44:46 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Unix Development]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[ipwireless]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mywireless]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://rodent.za.net/mylinuxdrivers/</guid>
		<description><![CDATA[I wrote a Linux device driver for the IPWireless USB modem that has been included since kernel 2.5  These can now be found at http://www.neology.co.za/opensource/sentech-mywireless-ipwireless-p1c I also have some old archives, and collections of tools, firwmare and an alternative driver which was written by some guys for Woosh in New Zealand over here. The device driver [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/mylinuxdrivers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

