<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>(n) nitacku.</title>
	<atom:link href="http://nitacku.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nitacku.wordpress.com</link>
	<description>Programming, Music, and Random!</description>
	<lastBuildDate>Mon, 08 Nov 2010 20:38:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nitacku.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>(n) nitacku.</title>
		<link>http://nitacku.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nitacku.wordpress.com/osd.xml" title="(n) nitacku." />
	<atom:link rel='hub' href='http://nitacku.wordpress.com/?pushpress=hub'/>
		<item>
		<title>AI Reversi: Progress</title>
		<link>http://nitacku.wordpress.com/2010/11/08/ai-reversii-progress/</link>
		<comments>http://nitacku.wordpress.com/2010/11/08/ai-reversii-progress/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 19:54:51 +0000</pubDate>
		<dc:creator>nitacku</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://nitacku.wordpress.com/?p=68</guid>
		<description><![CDATA[Wow, it&#8217;s been awhile since I&#8217;ve posted anything. I&#8217;ll try to summarize what has happened so far. So originally I planned on creating AI Reversi entirely in BASIC. And that&#8217;s what I did. I completed what I set out to do. However, the AI was very slow. Even after using every trick that I know [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=68&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Wow, it&#8217;s been awhile since I&#8217;ve posted anything.</p>
<p>I&#8217;ll try to summarize what has happened so far.</p>
<p>So originally I planned on creating AI Reversi entirely in BASIC. And that&#8217;s what I did. I completed what I set out to do. However, the AI was very slow. Even after using every trick that I know of, I couldn&#8217;t get the AI to run at an acceptable speed. And then Axe arrived.</p>
<p>Axe is a new programming language, invented by another calc fan. The language is similar to BASIC, but it runs at a speed comparable to pure assembly. Well, technically it IS assembly. The only difference is that pure assembly is hand coded, while Axe is compiled to assembly. Consequently, programs written in Axe behave like pure asm programs, albeit slightly slower and larger.</p>
<p>Not surprisingly, I decided to port AI Reversii to Axe. The resulting program is way better in terms of speed, graphics&#8230; everything actually, well except program size. So now I have an acceptable version of AI Reversii. The AI still needs work, but other than that, the rest of the program is complete (unless I decide to add a title screen <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ).</p>
<p><a href="http://nitacku.files.wordpress.com/2010/11/reversiss.gif"><img class="alignleft size-full wp-image-73" title="AI Reversi" src="http://nitacku.files.wordpress.com/2010/11/reversiss.gif?w=455" alt=""   /></a>This is a screenshot of the current AI Reversi. I have the AI play against itself to demonstrate the speed of the AI. The flickering of the grayscale is a result of the emulator. It it flicker-less on an actual calc.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nitacku.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nitacku.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nitacku.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nitacku.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nitacku.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nitacku.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nitacku.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nitacku.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=68&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nitacku.wordpress.com/2010/11/08/ai-reversii-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27a2b1e2f1b922425967a87878d19d54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nitacku</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2010/11/reversiss.gif" medium="image">
			<media:title type="html">AI Reversi</media:title>
		</media:content>
	</item>
		<item>
		<title>AI Reversi</title>
		<link>http://nitacku.wordpress.com/2007/06/13/ai-reversi/</link>
		<comments>http://nitacku.wordpress.com/2007/06/13/ai-reversi/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 06:14:01 +0000</pubDate>
		<dc:creator>nitacku</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://nitacku.wordpress.com/2007/06/13/ai-reversi/</guid>
		<description><![CDATA[Well, I&#8217;m starting up another project. This time it is going to be Reversi with and AI. I&#8217;ve already got the entire interface and design coded, so the only thing left to do is to create the engine and the AI. (Also happens to be the most time consuming part). Anyways, this project should be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=55&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m starting up another project. This time it is going to be Reversi with and AI.  I&#8217;ve already got the entire interface and design coded, so the only thing left to do is to create the engine and the AI. (Also happens to be the most time consuming part). Anyways, this project should be nearing completion in about a month. I&#8217;m going to try to make it the most difficult AI ever created for the TI-83/84 series! Oh, and it will be coded in pure BASIC <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/nitacku.wordpress.com/55/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/nitacku.wordpress.com/55/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nitacku.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nitacku.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nitacku.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nitacku.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nitacku.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nitacku.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nitacku.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nitacku.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=55&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nitacku.wordpress.com/2007/06/13/ai-reversi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27a2b1e2f1b922425967a87878d19d54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nitacku</media:title>
		</media:content>
	</item>
		<item>
		<title>Digit extracting routine</title>
		<link>http://nitacku.wordpress.com/2007/06/08/54/</link>
		<comments>http://nitacku.wordpress.com/2007/06/08/54/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 12:41:23 +0000</pubDate>
		<dc:creator>nitacku</dc:creator>
				<category><![CDATA[Routines]]></category>

		<guid isPermaLink="false">http://nitacku.wordpress.com/2007/06/08/54/</guid>
		<description><![CDATA[Here&#8217;s a little routine that will extract digits out of a number in Ans, including the decimal and the whole number part. seq(int(E2fPart(Ans)/10^(2X))),X,-3,4 When this code runs, it will output the digits extracted from Ans in list form.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=54&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little routine that will extract digits out of a number in Ans, including the decimal and the whole number part.</p>
<p><code>seq(int(E2fPart(Ans)/10^(2X))),X,-3,4</code></p>
<p>When this code runs, it will output the digits extracted from Ans in list form.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/nitacku.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/nitacku.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nitacku.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nitacku.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nitacku.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nitacku.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nitacku.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nitacku.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nitacku.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nitacku.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=54&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nitacku.wordpress.com/2007/06/08/54/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27a2b1e2f1b922425967a87878d19d54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nitacku</media:title>
		</media:content>
	</item>
		<item>
		<title>Bowling</title>
		<link>http://nitacku.wordpress.com/2007/05/06/bowling/</link>
		<comments>http://nitacku.wordpress.com/2007/05/06/bowling/#comments</comments>
		<pubDate>Sun, 06 May 2007 13:00:53 +0000</pubDate>
		<dc:creator>nitacku</dc:creator>
				<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://nitacku.wordpress.com/2007/05/06/bowling/</guid>
		<description><![CDATA[Click on the animated screenshot to download Start an exciting career as a bowling pro. Battle your way through 4 challenging tournaments to earn the title of World Champion. Win trophies to prove your skill. Purchase items along the way to improve your game. Realistic bowling engine allows you to put actual spin on the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=8&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a rel="http://www.ticalc.org/archives/files/fileinfo/396/39695.html" href="http://www.ticalc.org/archives/files/fileinfo/396/39695.html" target="_blank"><img class="size-full wp-image-60 alignleft" style="border:0 none;margin:4px 8px;" title="animated" src="http://nitacku.files.wordpress.com/2007/05/animated.gif?w=455" alt="animated"   /></a></p>
<p><strong>Click on the animated screenshot to download</strong></p>
<p>Start an exciting career as a bowling pro. Battle your way through 4 challenging tournaments to earn the title of World Champion. Win trophies to prove your skill. Purchase items along the way to improve your game. Realistic bowling engine allows you to put actual spin on the ball, giving the game a true bowling feel. Traditional bowling not your type? Arcade mode presents 4 different versions of bowling, enough to keep anyone occupied. Highscores are saved so that you can always compete for the best. No friends to bowl with? Just start a battle with the built in AI. Mutiplayer lets you choose a combination of up to 7 human/AI opponents.</p>
<p><a href="http://nitacku.files.wordpress.com/2007/05/b4.gif"><img class="alignleft size-thumbnail wp-image-36" title="Item Menu" src="http://nitacku.files.wordpress.com/2007/05/b4.gif?w=96&#038;h=64" alt="" width="96" height="64" /></a><a href="http://nitacku.files.wordpress.com/2007/05/b2.gif"><img class="alignleft size-thumbnail wp-image-34" title="Bowling Alley" src="http://nitacku.files.wordpress.com/2007/05/b2.gif?w=96&#038;h=64" alt="" width="96" height="64" /></a><a href="http://nitacku.files.wordpress.com/2007/05/b1.gif"><img class="alignleft size-thumbnail wp-image-33" title="Bowling Ball Menu" src="http://nitacku.files.wordpress.com/2007/05/b1.gif?w=96&#038;h=64" alt="" width="96" height="64" /></a><a href="http://nitacku.files.wordpress.com/2007/05/b3.gif"><img class="alignleft size-thumbnail wp-image-35" title="Mini Game" src="http://nitacku.files.wordpress.com/2007/05/b3.gif?w=96&#038;h=64" alt="" width="96" height="64" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/nitacku.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/nitacku.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nitacku.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nitacku.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nitacku.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nitacku.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nitacku.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nitacku.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nitacku.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nitacku.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=8&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nitacku.wordpress.com/2007/05/06/bowling/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27a2b1e2f1b922425967a87878d19d54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nitacku</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/animated.gif" medium="image">
			<media:title type="html">animated</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/b4.gif?w=150" medium="image">
			<media:title type="html">Item Menu</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/b2.gif?w=150" medium="image">
			<media:title type="html">Bowling Alley</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/b1.gif?w=150" medium="image">
			<media:title type="html">Bowling Ball Menu</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/b3.gif?w=150" medium="image">
			<media:title type="html">Mini Game</media:title>
		</media:content>
	</item>
		<item>
		<title>AI Checkers</title>
		<link>http://nitacku.wordpress.com/2007/05/06/ai-checkers/</link>
		<comments>http://nitacku.wordpress.com/2007/05/06/ai-checkers/#comments</comments>
		<pubDate>Sun, 06 May 2007 12:16:34 +0000</pubDate>
		<dc:creator>nitacku</dc:creator>
				<category><![CDATA[Downloads]]></category>

		<guid isPermaLink="false">http://nitacku.wordpress.com/2007/05/06/ai-checkers/</guid>
		<description><![CDATA[Click on the screenshot to download The only Checkers game complete with an advanced AI computer. Challenge with the AI, go one on one with a friend, or even watch the AI battle itself. Complete with AutoSave, AutoLoad, and Error detection. With 8 customizable options, you have complete control over every aspect of the game. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=21&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ticalc.org/archives/files/fileinfo/383/38389.html" target="_blank"><img style="margin-left:8px;margin-right:8px;" src="http://nitacku.files.wordpress.com/2007/05/checkers.gif?w=96&#038;h=64" alt="checkers.gif" hspace="8" width="96" height="64" align="left" /></a><strong>Click on the screenshot to download</strong></p>
<p>The only Checkers game complete with an advanced AI computer. Challenge with the AI, go one on one with a friend, or even watch the AI battle itself. Complete with AutoSave, AutoLoad, and Error detection. With 8 customizable options, you have complete control over every aspect of the game. The first and only Checkers AI for the Z80, written in complete Basic.</p>
<p><img src="http://nitacku.files.wordpress.com/2007/05/c1.gif?w=96&#038;h=64" alt="c1.gif" hspace="8" width="96" height="64" align="top" /><img src="http://nitacku.files.wordpress.com/2007/05/c2.gif?w=96&#038;h=64" alt="c2.gif" hspace="8" width="96" height="64" align="top" /><img src="http://nitacku.files.wordpress.com/2007/05/c3.gif?w=96&#038;h=64" alt="c3.gif" hspace="8" width="96" height="64" align="top" /><img src="http://nitacku.files.wordpress.com/2007/05/c4.gif?w=96&#038;h=64" alt="c4.gif" hspace="8" width="96" height="64" align="top" /></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/nitacku.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/nitacku.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nitacku.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nitacku.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nitacku.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nitacku.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nitacku.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nitacku.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nitacku.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nitacku.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=21&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nitacku.wordpress.com/2007/05/06/ai-checkers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27a2b1e2f1b922425967a87878d19d54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nitacku</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/checkers.gif" medium="image">
			<media:title type="html">checkers.gif</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/c1.gif" medium="image">
			<media:title type="html">c1.gif</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/c2.gif" medium="image">
			<media:title type="html">c2.gif</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/c3.gif" medium="image">
			<media:title type="html">c3.gif</media:title>
		</media:content>

		<media:content url="http://nitacku.files.wordpress.com/2007/05/c4.gif" medium="image">
			<media:title type="html">c4.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>New site</title>
		<link>http://nitacku.wordpress.com/2007/05/06/new-site/</link>
		<comments>http://nitacku.wordpress.com/2007/05/06/new-site/#comments</comments>
		<pubDate>Sun, 06 May 2007 05:45:03 +0000</pubDate>
		<dc:creator>nitacku</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nitacku.wordpress.com/2007/05/06/new-site/</guid>
		<description><![CDATA[I finally got my own site that I can put my projects on. Be sure to check out the Downloads and Routine pages. (n) nitacku.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=6&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I finally got my own site that I can put my projects on.<br />
Be sure to check out the Downloads and Routine pages.</p>
<p>(n) nitacku.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/nitacku.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/nitacku.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nitacku.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nitacku.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nitacku.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nitacku.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nitacku.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nitacku.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nitacku.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nitacku.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nitacku.wordpress.com&amp;blog=1065254&amp;post=6&amp;subd=nitacku&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nitacku.wordpress.com/2007/05/06/new-site/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27a2b1e2f1b922425967a87878d19d54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nitacku</media:title>
		</media:content>
	</item>
	</channel>
</rss>
