<?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/"
		>
<channel>
	<title>Comments on: ArrayList, Bubble sorting and Timezones</title>
	<atom:link href="http://www.microframework.nl/2009/01/06/arraylist-bubble-sorting-and-timezones/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.microframework.nl/2009/01/06/arraylist-bubble-sorting-and-timezones/</link>
	<description>Elze Kool&#039;s experiences with the Micro Framework</description>
	<lastBuildDate>Thu, 31 Mar 2011 00:39:10 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elze</title>
		<link>http://www.microframework.nl/2009/01/06/arraylist-bubble-sorting-and-timezones/comment-page-1/#comment-80</link>
		<dc:creator>Elze</dc:creator>
		<pubDate>Wed, 21 Jan 2009 15:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=331#comment-80</guid>
		<description>You&#039;re right.. I&#039;ve overseen the FIRST and LAST id&#039;s given.. anyway the sorting is still usefull :P</description>
		<content:encoded><![CDATA[<p>You&#8217;re right.. I&#8217;ve overseen the FIRST and LAST id&#8217;s given.. anyway the sorting is still usefull <img src='http://www.microframework.nl/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Valter Minute</title>
		<link>http://www.microframework.nl/2009/01/06/arraylist-bubble-sorting-and-timezones/comment-page-1/#comment-79</link>
		<dc:creator>Valter Minute</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.microframework.nl/?p=331#comment-79</guid>
		<description>You can iterate through timezone ids also in this way:
for (TimeZoneId id=TimeZoneId.FIRST; id&lt;=TimeZoneId.LAST; id++)</description>
		<content:encoded><![CDATA[<p>You can iterate through timezone ids also in this way:<br />
for (TimeZoneId id=TimeZoneId.FIRST; id&lt;=TimeZoneId.LAST; id++)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

