<?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>The Daily Ken &#187; MySQL</title>
	<atom:link href="http://www.kenkorth.com/blahblah/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kenkorth.com/blahblah</link>
	<description>Updating daily? Why...?</description>
	<lastBuildDate>Sat, 26 Nov 2011 01:07:59 +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>My Head hurts o_O</title>
		<link>http://www.kenkorth.com/blahblah/2009/06/11/my-head-hurts-o_o/</link>
		<comments>http://www.kenkorth.com/blahblah/2009/06/11/my-head-hurts-o_o/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash, Flex & AS3]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[flex]]></category>

		<guid isPermaLink="false">http://www.kenkorth.com/?p=9</guid>
		<description><![CDATA[So I&#8217;ve got to make this script that will take a list of parented categories (list includes category name, category id, and the parent id of the category &#8211; made in MySQL) and create a tree with documents under each category (in Flex with AS3). I think I know how to make the tree, but [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve got to make this script that will take a list of parented categories (list includes category name, category id, and the parent id of the category &#8211; made in MySQL) and create a tree with documents under each category (in Flex with AS3). I think I know how to make the tree, but perhaps I should request the documents as soon as the tree is expanded? Perhaps it could work.</p>
<p>Otherwise, I need to include the documents in the category tree &#8211; where they belong. It has been giving me a headache for a long time! When I get it done, I post it here.</p>
<p>Long story short &#8211; data visualization sucks!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kenkorth.com/blahblah/2009/06/11/my-head-hurts-o_o/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

