<?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; linux</title>
	<atom:link href="http://rodent.za.net/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://rodent.za.net</link>
	<description>Development, Networking and Linux Voodoo</description>
	<lastBuildDate>Tue, 31 Jan 2012 00:36:36 +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>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>DefenseTurret &#8211; A Tribes2 Anti-Cheat by TheRoDent</title>
		<link>http://rodent.za.net/defenseturret/</link>
		<comments>http://rodent.za.net/defenseturret/#comments</comments>
		<pubDate>Wed, 26 Dec 2007 17:01:25 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Game Development]]></category>
		<category><![CDATA[Reverse Engineering]]></category>
		<category><![CDATA[anticheat]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[defenseturret]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tribes2]]></category>

		<guid isPermaLink="false">http://rodent.za.net/defenseturret/</guid>
		<description><![CDATA[Well, Tribes2 ended up being pretty cheat-free, but eventually some people came out with some really bad exploits. DefenseTurret is my project to kerb these cheats. The program uses an executable injection mechanism to seamlessly load into the tribes2.exe Win32 and tribes Linux binaries. The basis of the system is a &#8220;consensus based&#8221; cheat detection [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/defenseturret/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get local routing(BGP) info for South Africa</title>
		<link>http://rodent.za.net/bgpinformation/</link>
		<comments>http://rodent.za.net/bgpinformation/#comments</comments>
		<pubDate>Sun, 19 Nov 2006 23:25:38 +0000</pubDate>
		<dc:creator>roelf</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[bgp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[quagga]]></category>
		<category><![CDATA[routing]]></category>

		<guid isPermaLink="false">http://rodent.za.net/bgpinformation/</guid>
		<description><![CDATA[I recently went on a mission to discover, which subnets are &#8220;local&#8221; to South African networks, whether by ISP peering arrangements, or direct connection. I wanted this information, so that I could setup my home linux router to use Telkom&#8217;s ADSL connection for local traffic, and to use Sentech&#8217;s MyWireless connection for international traffic. Reason: [...]]]></description>
		<wfw:commentRss>http://rodent.za.net/bgpinformation/feed/</wfw:commentRss>
		<slash:comments>4</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>

