<?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>MicroGeeks</title>
	<atom:link href="http://themicrogeeks.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://themicrogeeks.com/wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 11 Jan 2010 18:19:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Diet Planner</title>
		<link>http://themicrogeeks.com/wordpress/2010/01/diet-planner/</link>
		<comments>http://themicrogeeks.com/wordpress/2010/01/diet-planner/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 17:17:46 +0000</pubDate>
		<dc:creator>Icewielder</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://themicrogeeks.com/wordpress/?p=14</guid>
		<description><![CDATA[As some of you know I have serious food allergies and have to keep close track of what I eat. Seeing as I find it somewhere between impossible and more impossible to use a &#8220;paper&#8221; diet manager, and I needed something to do. I decided to write a program to do it instead. (Yes, it ]]></description>
			<content:encoded><![CDATA[<p>As some of you know I have serious food allergies and have to keep close track of what I eat. Seeing as I find it somewhere between impossible and more impossible to use a &#8220;paper&#8221; diet manager, and I needed something to do. I decided to write a program to do it instead. (Yes, it will take a lot longer to get this program usable than it would to make a spreadsheet, but that would be boring.) Diet Planner is the name for now, since I have no intention of doing the work to come up with a good name. I guess I could learn from a lot of Linux apps and name it Troll or something. Just kidding..sorta. I would suggest against actually using it right now, it has a long way to go. It is written in Python, and yes I know there are better ways to do a lot of this, I&#8217;m learning. Currently it only runs in the terminal, but eventually I will add a gui.</p>
<p>I know there are a lot of bugs, but suggestions are welcome!</p>
<p>It is released under the <a href="http://www.fsf.org">GPL v3</a></p>
<p><a title="Diet Planner" href="http://themicrogeeks.com/files/projects/diet_planner/diet_planner_v01.tar.gz">http://themicrogeeks.com/files/projects/diet_planner/diet_planner_v01.tar.gz</a></p>
<p><a href="http://www.fsf.org/"><img class="alignnone" title="GPL v3" src="http://themicrogeeks.com/files/images/gplv3-127x51.png" alt="GPL v3" width="127" height="51" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://themicrogeeks.com/wordpress/2010/01/diet-planner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
