<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments for Alxandr Productions</title>
	<atom:link href="http://alxen.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://alxen.wordpress.com</link>
	<description>The creations and thoughts of a high-school student.</description>
	<lastBuildDate>Fri, 07 Aug 2009 22:50:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on The differences and similarities between for, while and do&#8230;while (AS3) by Mark</title>
		<link>http://alxen.wordpress.com/2009/01/27/the-differences-and-similarities-between-for-while-and-do_while-as3/#comment-11</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 07 Aug 2009 22:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=57#comment-11</guid>
		<description>Thanks a bunch, I just had my need for continue for the first time and that was nice simple explanation</description>
		<content:encoded><![CDATA[<p>Thanks a bunch, I just had my need for continue for the first time and that was nice simple explanation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Functions, Parameters and Return types by About an Event &#171; Alxandr Productions</title>
		<link>http://alxen.wordpress.com/2009/02/01/functions-parameters-and-return-types/#comment-8</link>
		<dc:creator>About an Event &#171; Alxandr Productions</dc:creator>
		<pubDate>Tue, 03 Feb 2009 15:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=112#comment-8</guid>
		<description>[...] it eventParam1, or e, or nearly anything else. I will explain this furter in the article &#8220;Functions, Parameters and Return types&#8220;. Just know for now that you can name it whatever you [...]</description>
		<content:encoded><![CDATA[<p>[...] it eventParam1, or e, or nearly anything else. I will explain this furter in the article &#8220;Functions, Parameters and Return types&#8220;. Just know for now that you can name it whatever you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The differences and similarities between for, while and do&#8230;while (AS3) by Functions, Parameters and Return types &#171; Alxandr Productions</title>
		<link>http://alxen.wordpress.com/2009/01/27/the-differences-and-similarities-between-for-while-and-do_while-as3/#comment-7</link>
		<dc:creator>Functions, Parameters and Return types &#171; Alxandr Productions</dc:creator>
		<pubDate>Tue, 03 Feb 2009 15:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=57#comment-7</guid>
		<description>[...] that any code below in that same function will not be exicuted. You can think of it like a break (The differences and similarities between for, while and do…while (AS3)), only for [...]</description>
		<content:encoded><![CDATA[<p>[...] that any code below in that same function will not be exicuted. You can think of it like a break (The differences and similarities between for, while and do…while (AS3)), only for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The differences and similarities between for, while and do&#8230;while (AS3) by alxen</title>
		<link>http://alxen.wordpress.com/2009/01/27/the-differences-and-similarities-between-for-while-and-do_while-as3/#comment-6</link>
		<dc:creator>alxen</dc:creator>
		<pubDate>Wed, 28 Jan 2009 08:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=57#comment-6</guid>
		<description>Yea, I know, but I tried to keep it simple. And I&#039;m not shure if you can use break(n); in AS3 so I didn&#039;t mention it. Also, I&#039;ve nearly never used it, so I don&#039;t think they&#039;ll have to either.</description>
		<content:encoded><![CDATA[<p>Yea, I know, but I tried to keep it simple. And I&#8217;m not shure if you can use break(n); in AS3 so I didn&#8217;t mention it. Also, I&#8217;ve nearly never used it, so I don&#8217;t think they&#8217;ll have to either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The differences and similarities between for, while and do&#8230;while (AS3) by David</title>
		<link>http://alxen.wordpress.com/2009/01/27/the-differences-and-similarities-between-for-while-and-do_while-as3/#comment-5</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 27 Jan 2009 19:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=57#comment-5</guid>
		<description>Good overview of the language conditionals. These are pretty much the same in most of C family of languages like PHP and stuff - so this is useful for any programmer.

Also, some languages support break(5); if you need to exit more than one loop level.</description>
		<content:encoded><![CDATA[<p>Good overview of the language conditionals. These are pretty much the same in most of C family of languages like PHP and stuff &#8211; so this is useful for any programmer.</p>
<p>Also, some languages support break(5); if you need to exit more than one loop level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Sidharth</title>
		<link>http://alxen.wordpress.com/about/#comment-4</link>
		<dc:creator>Sidharth</dc:creator>
		<pubDate>Mon, 01 Sep 2008 18:12:10 +0000</pubDate>
		<guid isPermaLink="false">#comment-4</guid>
		<description>Hey Alxandr, 
 
I just saw your other web site. I like your site design, though you need to a work a lot on it. When I saw that you were just 17, I was amazed! 
 
Are you a believer in Christ?
 
Btw, I came to your site through Dave&#039;s. He is a very close friend of mine. 
 
Sid</description>
		<content:encoded><![CDATA[<p>Hey Alxandr, </p>
<p>I just saw your other web site. I like your site design, though you need to a work a lot on it. When I saw that you were just 17, I was amazed! </p>
<p>Are you a believer in Christ?</p>
<p>Btw, I came to your site through Dave&#8217;s. He is a very close friend of mine. </p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Xeoncross like never before by Sidharth</title>
		<link>http://alxen.wordpress.com/2008/08/24/xeoncross-like-never-before/#comment-3</link>
		<dc:creator>Sidharth</dc:creator>
		<pubDate>Mon, 01 Sep 2008 17:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=46#comment-3</guid>
		<description>Amazing web site. Who is this dude? ;)


Sid</description>
		<content:encoded><![CDATA[<p>Amazing web site. Who is this dude? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Codeigniter framework realy rocks! by David</title>
		<link>http://alxen.wordpress.com/2008/08/09/the-codeigniter-framework-realy-rocks/#comment-2</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 19 Aug 2008 16:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://alxen.wordpress.com/?p=22#comment-2</guid>
		<description>I thought you would love it!
CI is the smallest framework out there and with just a few changes you can have a super-simple super-powerful site!

I have the start of a blog system with Redux Auth for user management and DB2_Session for security. I will send it to you if you want to help me build it. ;)</description>
		<content:encoded><![CDATA[<p>I thought you would love it!<br />
CI is the smallest framework out there and with just a few changes you can have a super-simple super-powerful site!</p>
<p>I have the start of a blog system with Redux Auth for user management and DB2_Session for security. I will send it to you if you want to help me build it. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
