<?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"
	>
<channel>
	<title>Comments on: J2ME memory optimization tip. Multidimensional arrays.</title>
	<atom:link href="http://www.agilefusion.com/2006/07/03/j2me-memory-optimization-tip-multidimensional-arrays/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agilefusion.com/2006/07/03/j2me-memory-optimization-tip-multidimensional-arrays/</link>
	<description>Integrating into the future</description>
	<pubDate>Tue, 06 Jan 2009 22:57:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: naisioxerloro</title>
		<link>http://www.agilefusion.com/2006/07/03/j2me-memory-optimization-tip-multidimensional-arrays/#comment-11217</link>
		<dc:creator>naisioxerloro</dc:creator>
		<pubDate>Wed, 28 Nov 2007 22:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/?p=16#comment-11217</guid>
		<description>Hi. 
Good design, who make it?</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Good design, who make it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bhushan</title>
		<link>http://www.agilefusion.com/2006/07/03/j2me-memory-optimization-tip-multidimensional-arrays/#comment-5574</link>
		<dc:creator>bhushan</dc:creator>
		<pubDate>Mon, 13 Aug 2007 06:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/?p=16#comment-5574</guid>
		<description>Hello I want to know how to optimize the heap size in J2ME.
What are the most favoured techniques of optimization</description>
		<content:encoded><![CDATA[<p>Hello I want to know how to optimize the heap size in J2ME.<br />
What are the most favoured techniques of optimization</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexey</title>
		<link>http://www.agilefusion.com/2006/07/03/j2me-memory-optimization-tip-multidimensional-arrays/#comment-598</link>
		<dc:creator>alexey</dc:creator>
		<pubDate>Wed, 14 Feb 2007 19:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/?p=16#comment-598</guid>
		<description>Thank you Bob.
I've corrected the article to reflect your fix.</description>
		<content:encoded><![CDATA[<p>Thank you Bob.<br />
I&#8217;ve corrected the article to reflect your fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pompeybob44uk</title>
		<link>http://www.agilefusion.com/2006/07/03/j2me-memory-optimization-tip-multidimensional-arrays/#comment-595</link>
		<dc:creator>pompeybob44uk</dc:creator>
		<pubDate>Wed, 14 Feb 2007 10:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.agilefusion.com/?p=16#comment-595</guid>
		<description>I believe the formula for mapping expressions from the form a[i][j] is incorrect. Should it not be a[i*&lt;b&gt;dim2&lt;/b&gt; + j]?</description>
		<content:encoded><![CDATA[<p>I believe the formula for mapping expressions from the form a[i][j] is incorrect. Should it not be a[i*<b>dim2</b> + j]?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
