<?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>CornEmpire Software &#187; Links</title>
	<atom:link href="http://cornempire.net/tag/links/feed/" rel="self" type="application/rss+xml" />
	<link>http://cornempire.net</link>
	<description>Tidbits about programming, web development, gaming and other random stuff.</description>
	<lastBuildDate>Sun, 15 Jan 2012 15:30:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>New Project: The Director!</title>
		<link>http://cornempire.net/2010/05/07/new-project-the-director/</link>
		<comments>http://cornempire.net/2010/05/07/new-project-the-director/#comments</comments>
		<pubDate>Fri, 07 May 2010 15:30:43 +0000</pubDate>
		<dc:creator>cornmaster</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://cornempire.net/?p=198</guid>
		<description><![CDATA[Just a quick announcement that I&#8217;m working on a new programming project called The Director!. It is essentially a url redirection/shortening service written in PHP and utilizing the apache rewrite module to do the really cool stuff. Those in the know realize that creating such a service is just a few lines of code in <a href='http://cornempire.net/2010/05/07/new-project-the-director/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Just a quick announcement that I&#8217;m working on a new programming project called The Director!.  It is essentially a url redirection/shortening service written in PHP and utilizing the apache rewrite module to do the really cool stuff.</p>
<p>Those in the know realize that creating such a service is just a few lines of code in the vhost entry for apache, and then a few lines of code in a php script to do the redirection, but the goal here is to make it easy to use management interface with a bit of simple stat tracking.</p>
<p>Hoping to have version 0.1 out this weekend (depending on how my fence construction goes this weekend).</p>
<p>You can view more information here: <a href="http://wiki.cornempire.net/thedirector/start">http://wiki.cornempire.net/thedirector/start</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cornempire.net/2010/05/07/new-project-the-director/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

