<?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>roguelazer&#039;s website &#187; code</title>
	<atom:link href="http://www.roguelazer.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.roguelazer.com</link>
	<description>Musings on computers, tech, politics, music, and more</description>
	<lastBuildDate>Sun, 29 Jan 2012 22:26:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>*nix Tip of the Day: Waiting in Scripts</title>
		<link>http://www.roguelazer.com/tips/2010/12/nix-tip-of-the-day-waiting-in-scripts/</link>
		<comments>http://www.roguelazer.com/tips/2010/12/nix-tip-of-the-day-waiting-in-scripts/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 00:22:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=770</guid>
		<description><![CDATA[Scripting is what makes Unix-like operating systems great. Every *nix, be it Linux, BSD, OS X, AIX, Solaris, or whatever other random distribution you can come up with, comes with a capable shell (or three) and a good set of basic utilities. Where a Windows administrator has to either fall to the horror that is [...]]]></description>
		<wfw:commentRss>http://www.roguelazer.com/tips/2010/12/nix-tip-of-the-day-waiting-in-scripts/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Github</title>
		<link>http://www.roguelazer.com/personal/2010/10/github/</link>
		<comments>http://www.roguelazer.com/personal/2010/10/github/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 06:27:01 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[misc tech]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[yelp]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=728</guid>
		<description><![CDATA[Brief post. I decided to actually use Github once in a while now (not in the least because I use it for open-source stuff at work). My page is up at github.com/Roguelazer, and the work account which I&#8217;m a contributor on is at github.com/Yelp. So, uh, feel free to comment on or improve any code [...]]]></description>
		<wfw:commentRss>http://www.roguelazer.com/personal/2010/10/github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wamupd-0.1.2</title>
		<link>http://www.roguelazer.com/programming/2010/04/wamupd-0-1-2/</link>
		<comments>http://www.roguelazer.com/programming/2010/04/wamupd-0-1-2/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 08:17:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[wamupd]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=669</guid>
		<description><![CDATA[wamupd 0.1.2 is now available at http://files.roguelazer.com/projects/wamupd/wamupd-0.1.2.tar.bz2 (or via git, if you prefer). It fixes some TXT-related bugs filed by @daagaak. As usual, to learn about the project you can visit the wamupd page.]]></description>
		<wfw:commentRss>http://www.roguelazer.com/programming/2010/04/wamupd-0-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dnsextd, TCP, and IPv6</title>
		<link>http://www.roguelazer.com/programming/2010/03/dnsextd-tcp-and-ipv6/</link>
		<comments>http://www.roguelazer.com/programming/2010/03/dnsextd-tcp-and-ipv6/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 01:45:18 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=663</guid>
		<description><![CDATA[Hello interested parties. dnsextd (in my git repository) now supports TCP. It was actually sort of an amusing bug. I guess the dnsextd code must date back to PowerPC, because it had an extra ntoh call which on little-endian systems would cause TCP requests to fail. It&#8217;s fixed in the &#8220;tcp&#8221; branch of my git [...]]]></description>
		<wfw:commentRss>http://www.roguelazer.com/programming/2010/03/dnsextd-tcp-and-ipv6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>wamupd-0.1.1</title>
		<link>http://www.roguelazer.com/programming/2010/02/wamupd-0-1-1/</link>
		<comments>http://www.roguelazer.com/programming/2010/02/wamupd-0-1-1/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 23:54:38 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[wamupd]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=643</guid>
		<description><![CDATA[So, some news on the wamupd front. I just released version 0.1.1 (tagged as such in git; also available as a tarball at http://files.roguelazer.com/projects/wamupd/wamupd-0.1.1.tar.bz2), which has a lot of new features over the prior, unnamed release. wamupd now stays resident, renewing leases and such It can talk to Avahi over D-BUS and pick up other [...]]]></description>
		<wfw:commentRss>http://www.roguelazer.com/programming/2010/02/wamupd-0-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code</title>
		<link>http://www.roguelazer.com/meta/2009/05/code/</link>
		<comments>http://www.roguelazer.com/meta/2009/05/code/#comments</comments>
		<pubDate>Mon, 04 May 2009 00:52:46 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[meta]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=368</guid>
		<description><![CDATA[If you were to examine the Code section of this website, you would find that it now contains actual, real live content. Amazing!]]></description>
		<wfw:commentRss>http://www.roguelazer.com/meta/2009/05/code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Tip of the Day: Twitterific and QuickSilver</title>
		<link>http://www.roguelazer.com/tips/2009/01/os-x-tip-of-the-day-twitterific-and-quicksilver/</link>
		<comments>http://www.roguelazer.com/tips/2009/01/os-x-tip-of-the-day-twitterific-and-quicksilver/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 01:54:43 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[tips]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.roguelazer.com/?p=170</guid>
		<description><![CDATA[There are a few tips online as to how to use Twitter and QuickSilver together, but they&#8217;re lame. Particularly because they send your Twitter password over a nice non-https connection. And because I don&#8217;t like to have to choose between getting prompted to grant access to my Twitter password every time I post from QuickSilver [...]]]></description>
		<wfw:commentRss>http://www.roguelazer.com/tips/2009/01/os-x-tip-of-the-day-twitterific-and-quicksilver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

