<?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: Designing J2ME MIDP Navigation</title>
	<atom:link href="http://www.littlespringsdesign.com/blog/blog/2006/06/23/designing-j2me-midp-navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlespringsdesign.com/blog/blog/2006/06/23/designing-j2me-midp-navigation/</link>
	<description>designing the mobile user experience</description>
	<lastBuildDate>Thu, 11 Mar 2010 18:55:46 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas Landspurg</title>
		<link>http://www.littlespringsdesign.com/blog/blog/2006/06/23/designing-j2me-midp-navigation/comment-page-1/#comment-2138</link>
		<dc:creator>Thomas Landspurg</dc:creator>
		<pubDate>Thu, 29 Jun 2006 12:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlespringsdesign.com/blog/2006/06/23/designing-j2me-midp-navigation/#comment-2138</guid>
		<description>Agree with the view... I liked the intial spirit of the LCDUI toolkit, and the good level of abstraction. However, most of the implementation failed to use this at their advantage: instead of mapping the Java UI component to phone UI components, they used the ugly Sun RI implementation, and that&#039;s why most of the app looked so bad. This forced many developers to use alternate solution

Things are a little bit better now, but it&#039;s probably too late....</description>
		<content:encoded><![CDATA[<p>Agree with the view&#8230; I liked the intial spirit of the LCDUI toolkit, and the good level of abstraction. However, most of the implementation failed to use this at their advantage: instead of mapping the Java UI component to phone UI components, they used the ugly Sun RI implementation, and that&#8217;s why most of the app looked so bad. This forced many developers to use alternate solution</p>
<p>Things are a little bit better now, but it&#8217;s probably too late&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Virkus</title>
		<link>http://www.littlespringsdesign.com/blog/blog/2006/06/23/designing-j2me-midp-navigation/comment-page-1/#comment-2119</link>
		<dc:creator>Robert Virkus</dc:creator>
		<pubDate>Tue, 27 Jun 2006 12:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlespringsdesign.com/blog/2006/06/23/designing-j2me-midp-navigation/#comment-2119</guid>
		<description>You are of course right to critize this behavior of J2ME Polish, but please take into account that the current version has resolved this: http://www.j2mepolish.org/downloads/j2mepolish-1.3-beta4.jar

Now the menu is placed depending on vendor&#039;s default settings, e.g. it is named &quot;Menu&quot; on Sony Ericsson and placed on the right side. However, some of our customers have disabled this, because they want to have a common UI (and only one manual) for all devices. Since we know whether the target device has a native &quot;return&quot; key (as most Sony Ericsson do have), we can also map any &quot;back&quot; command to that key. There are several more possible improvements in that area, but we are moving in the right  direction, I guess.

Apart from that you have realized that you can use J2ME Polish with native commands as well. In that respect you have all the functionality and mappings like using only native widgets. So depending on the specific use case, that might also be an option.

All the best,
   Robert</description>
		<content:encoded><![CDATA[<p>You are of course right to critize this behavior of J2ME Polish, but please take into account that the current version has resolved this: <a href="http://www.j2mepolish.org/downloads/j2mepolish-1.3-beta4.jar" rel="nofollow">http://www.j2mepolish.org/downloads/j2mepolish-1.3-beta4.jar</a></p>
<p>Now the menu is placed depending on vendor&#8217;s default settings, e.g. it is named &#8220;Menu&#8221; on Sony Ericsson and placed on the right side. However, some of our customers have disabled this, because they want to have a common UI (and only one manual) for all devices. Since we know whether the target device has a native &#8220;return&#8221; key (as most Sony Ericsson do have), we can also map any &#8220;back&#8221; command to that key. There are several more possible improvements in that area, but we are moving in the right  direction, I guess.</p>
<p>Apart from that you have realized that you can use J2ME Polish with native commands as well. In that respect you have all the functionality and mappings like using only native widgets. So depending on the specific use case, that might also be an option.</p>
<p>All the best,<br />
   Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barbara</title>
		<link>http://www.littlespringsdesign.com/blog/blog/2006/06/23/designing-j2me-midp-navigation/comment-page-1/#comment-2106</link>
		<dc:creator>Barbara</dc:creator>
		<pubDate>Sat, 24 Jun 2006 13:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlespringsdesign.com/blog/2006/06/23/designing-j2me-midp-navigation/#comment-2106</guid>
		<description>Absolutely.</description>
		<content:encoded><![CDATA[<p>Absolutely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C. Enrique Ortiz</title>
		<link>http://www.littlespringsdesign.com/blog/blog/2006/06/23/designing-j2me-midp-navigation/comment-page-1/#comment-2105</link>
		<dc:creator>C. Enrique Ortiz</dc:creator>
		<pubDate>Sat, 24 Jun 2006 06:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlespringsdesign.com/blog/2006/06/23/designing-j2me-midp-navigation/#comment-2105</guid>
		<description>&quot;Sun recognized that at any given moment&quot;

MIDP was developed by the JCP - many companies and individuals, not Sun alone...

ceo</description>
		<content:encoded><![CDATA[<p>&#8220;Sun recognized that at any given moment&#8221;</p>
<p>MIDP was developed by the JCP &#8211; many companies and individuals, not Sun alone&#8230;</p>
<p>ceo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
