<?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>fogbound.net v. 3.0 &#187; Downloads</title>
	<atom:link href="http://www.fogbound.net/archives/category/technology/open-source/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fogbound.net</link>
	<description>Inside the Great Fogbound Empire</description>
	<lastBuildDate>Fri, 20 Jan 2012 17:45:30 +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>Kerning Pairs</title>
		<link>http://www.fogbound.net/archives/2011/12/20/kerning-pairs/</link>
		<comments>http://www.fogbound.net/archives/2011/12/20/kerning-pairs/#comments</comments>
		<pubDate>Wed, 21 Dec 2011 07:22:32 +0000</pubDate>
		<dc:creator>SjG</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.fogbound.net/?p=580</guid>
		<description><![CDATA[I&#8217;ve been playing around with font creation for a couple of projects (more on that will be posted here at some point). One of the more surprising aspects of computer typography is the sheer complexity of it &#8212; I may have once naively thought that just it was just a matter of splatting characters &#8230; [...]]]></description>
		<wfw:commentRss>http://www.fogbound.net/archives/2011/12/20/kerning-pairs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Publishing Old Projects</title>
		<link>http://www.fogbound.net/archives/2011/10/18/publishing-old-projects/</link>
		<comments>http://www.fogbound.net/archives/2011/10/18/publishing-old-projects/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 05:52:00 +0000</pubDate>
		<dc:creator>SjG</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.fogbound.net/?p=490</guid>
		<description><![CDATA[I&#8217;ve been publishing a bunch of old projects that I may have posted here, or simply left on my hard drive to suffer the slings and arrows of outrageous bit-rot. Most of these are projects that I created for some specific purpose or another, and have either coded to the point where I&#8217;m satisfied with [...]]]></description>
		<wfw:commentRss>http://www.fogbound.net/archives/2011/10/18/publishing-old-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Plausible User Data</title>
		<link>http://www.fogbound.net/archives/2010/10/04/more-plausible-user-data/</link>
		<comments>http://www.fogbound.net/archives/2010/10/04/more-plausible-user-data/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 00:44:15 +0000</pubDate>
		<dc:creator>SjG</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.fogbound.net/?p=351</guid>
		<description><![CDATA[Back a few years ago, I posted a quick&#8217;n'dirty tool for generating plausible user data. I had a need for some improvements, so I&#8217;m posting the new version here. The new version supports back-references, composite fields, and SQL output. So, for example, you could do: ./user-data-maker.pl -t id:lname:fname:city:state_code:zip:company -f i:ln:fn:c:s:z:/1+^+[Cars,Trucks,Boats,Planes,Motorcycles,Ships,Trains]+^+of+^+/3 -s -m tbl_dealer -n 5 [...]]]></description>
		<wfw:commentRss>http://www.fogbound.net/archives/2010/10/04/more-plausible-user-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating Plausible Fake User Data</title>
		<link>http://www.fogbound.net/archives/2008/09/13/generating-plausible-fake-user-data/</link>
		<comments>http://www.fogbound.net/archives/2008/09/13/generating-plausible-fake-user-data/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 02:45:55 +0000</pubDate>
		<dc:creator>SjG</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.fogbound.net/?p=218</guid>
		<description><![CDATA[So it&#8217;s a familiar problem, where you&#8217;re developing a data-driven application, and you want to optimize the queries that will run against your database (I&#8217;ll have more interesting stuff on this later). The problem, of course, is that to really optimize those queries, you need a lot of sample data. So I needed to do [...]]]></description>
		<wfw:commentRss>http://www.fogbound.net/archives/2008/09/13/generating-plausible-fake-user-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backups, Updated Again</title>
		<link>http://www.fogbound.net/archives/2008/01/03/backups-updated-again/</link>
		<comments>http://www.fogbound.net/archives/2008/01/03/backups-updated-again/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 01:11:33 +0000</pubDate>
		<dc:creator>SjG</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.fogbound.net/archives/2008/01/03/backups-updated-again/</guid>
		<description><![CDATA[Had some updates to the backup script which I never published. Here it is. Enjoy! Backup Scripts (for background, see Automated Backups.)]]></description>
		<wfw:commentRss>http://www.fogbound.net/archives/2008/01/03/backups-updated-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

