<?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>Ramblings of a Chikun</title>
	<atom:link href="http://www.thechikun.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thechikun.com</link>
	<description>Just a random coder&#039;s weblog</description>
	<lastBuildDate>Tue, 17 Nov 2009 13:03:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>AJAX: A Beginning Tutorial &#8211; Part 1</title>
		<link>http://www.thechikun.com/2009/11/ajax-tutorial-1/</link>
		<comments>http://www.thechikun.com/2009/11/ajax-tutorial-1/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 06:05:50 +0000</pubDate>
		<dc:creator>LoONeYChIKuN</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.thechikun.com/?p=89</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve posted anything up here, so I figured it&#8217;s high time for something new.  In this case&#8230;Ajax!
Now, Ajax has a tendency to appear intimidating to people who have never programmed anything in it, and it sure looks like that would be the case.  The reality is however, that it is extremely simple ]]></description>
		<wfw:commentRss>http://www.thechikun.com/2009/11/ajax-tutorial-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChikunCount &#8211; WordPress Plugin</title>
		<link>http://www.thechikun.com/2009/10/chikuncount-wordpress-plugin/</link>
		<comments>http://www.thechikun.com/2009/10/chikuncount-wordpress-plugin/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 07:56:51 +0000</pubDate>
		<dc:creator>LoONeYChIKuN</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.thechikun.com/?p=79</guid>
		<description><![CDATA[Well, I haven&#8217;t blogged anything on here for a while, mainly because I&#8217;ve been working on ChikunCount, the first WordPress plugin (WordPress anything really) I&#8217;ve worked on.  I was actually pleasantly surprised at how easy it is to do development work for WP.  So, in the spirit of keeping this a technical blog, I&#8217;ll go through some of ]]></description>
		<wfw:commentRss>http://www.thechikun.com/2009/10/chikuncount-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Creating a Hitcounter with MySQL and PHP</title>
		<link>http://www.thechikun.com/2009/09/hitcounter-mysql-and-php/</link>
		<comments>http://www.thechikun.com/2009/09/hitcounter-mysql-and-php/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 01:04:13 +0000</pubDate>
		<dc:creator>LoONeYChIKuN</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.thechikun.com/?p=33</guid>
		<description><![CDATA[While there are a lot of free ways to get traffic reports on your site, I came up with this idea for a hitcounter for a site that I had written by hand just so I could pull my own data off it.  It&#8217;s nice to have something you can just drop into a site, ]]></description>
		<wfw:commentRss>http://www.thechikun.com/2009/09/hitcounter-mysql-and-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>C# Event Handling</title>
		<link>http://www.thechikun.com/2009/09/cs-event-handling/</link>
		<comments>http://www.thechikun.com/2009/09/cs-event-handling/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 20:59:48 +0000</pubDate>
		<dc:creator>LoONeYChIKuN</dc:creator>
				<category><![CDATA[Windows Programming]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://www.thechikun.com/?p=5</guid>
		<description><![CDATA[Well, this is my first post on this blog, so I figured I would go with something a little on the basic side, but something I had a lot of trouble dealing with when I started out programming.  Creating and using events in C#.
So, lets say that your  trying to use a progress bar on ]]></description>
		<wfw:commentRss>http://www.thechikun.com/2009/09/cs-event-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
