<?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/"
	>

<channel>
	<title>toniBlog &#187; J2ME</title>
	<atom:link href="http://www.the-arm.com/tag/J2ME/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-arm.com</link>
	<description>A weblog about Methodologies for Development</description>
	<lastBuildDate>Mon, 01 Mar 2010 07:22:39 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>don&#8217;t call them phones, the g-phone  and i-phone battle</title>
		<link>http://www.the-arm.com/2008/02/dont-call-them-phones-the-g-phone-and-i-phone-battle/</link>
		<comments>http://www.the-arm.com/2008/02/dont-call-them-phones-the-g-phone-and-i-phone-battle/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 10:45:39 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[That's Cool!]]></category>

		<guid isPermaLink="false">http://blog.java2me.org/2008/02/11/dont-call-them-phones-the-g-phone-and-i-phone-battle/</guid>
		<description><![CDATA[FRANKFURT/LONDON (Reuters) &#8211; British chip designer ARM (ARM.L: Quote, Profile, Research) will demonstrate a prototype of Google Inc&#8217;s (GOOG.O: Quote, Profile, Research) Android mobile phone platform in action next week at the world&#8217;s biggest wireless fair, a source close to the company said.

Source: Reuters 
I&#8217;ve played a bit last week with Android, it&#8217;s a really [...]]]></description>
			<content:encoded><![CDATA[<p><cite>FRANKFURT/LONDON (Reuters) &#8211; British chip designer ARM (ARM.L: Quote, Profile, Research) will demonstrate a prototype of Google Inc&#8217;s (GOOG.O: Quote, Profile, Research) Android mobile phone platform in action next week at the world&#8217;s biggest wireless fair, a source close to the company said.</cite><br />
<br />
Source: <a href="http://www.reuters.com/article/technologyNews/idUSWEB442320080207">Reuters</a> </p>
<p>I&#8217;ve played a bit last week with <a href="http://code.google.com/android/">Android</a>, it&#8217;s a really promising technology.<br />
It&#8217;s a full stack, based on Java, it&#8217;s open and it should be really a &#8220;write once run everywhere&#8221; technology (not like JavaME!).<br />
<br />
It&#8217;s a big change: they first  wrote the OS, the software and then finally they found an hardware to support it. It might really work.<br />
<br />
I like to think that the Google team was so frustrated working with J2ME for their (very nice) JavaME apps like GMail and Maps that they suddenly decided to write a full OS to support their ideas.<br />
I remember an old C&eacute;dric Beust post about his intense, crazy experience on writing the Gmail app.<br />
Is it only a <a href="http://beust.com/weblog/archives/000469.html">coincidence</a> that he&#8217;s working on Android?<br />
<br />
Android offers many things, missed for too many years by Sun on the JavaMe platform. </p>
<p>- Deep phone integration (ability to interoperate between apps, make calls and so on with the phone)<br />
- Ready to use &#8220;widgets&#8221; like maps<br />
- Pretty nice pattern to write an application: what was a MIDlet in the JavaME world is now and Activity.<br /> <br />
- Easy to write apps from any platform (yes, also Mac!)</p>
<p>
The battle begins now, I-Phone: closed source, basically only web apps, nice screen with nice features or G-Phone. I can&#8217;t predict who&#8217;s gonna win but I&#8217;m sure that there are some losers on this battle already: Sun Microsystem, Nokia, Microsoft: all the old good companies, unable to make any decent progress in the last years. (where is MIDP3?!!!) </p>
<p>I&#8217;ve been <a href="http://blog.java2me.org/2007/01/14/my-current-point-of-view-on-j2me/">very frustrated</a> with the JavaME technology, I hope that Google will change now how things works in the mobile world. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2008/02/dont-call-them-phones-the-g-phone-and-i-phone-battle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>mobileboxing 1.1</title>
		<link>http://www.the-arm.com/2007/08/mobileboxing-11/</link>
		<comments>http://www.the-arm.com/2007/08/mobileboxing-11/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 17:21:25 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[antiagile]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[timeboxing]]></category>

		<guid isPermaLink="false">http://blog.java2me.org/2007/08/04/mobileboxing-11/</guid>
		<description><![CDATA[I had some downloads and some feedbacks, so why not spending another couple of &#8220;boxes&#8221; and write some more code?

 In this &#8220;release&#8221; there&#8217;s a simple sound (next step will be to have something like a rooster/alarm clock, that would be great)
There&#8217;s a countdown with the minutes, seconds remaining for the current task (work or [...]]]></description>
			<content:encoded><![CDATA[<p>I had some downloads and some feedbacks, so why not spending another couple of &#8220;boxes&#8221; and write some more code?</p>
<ul>
<li> In this &#8220;release&#8221; there&#8217;s a simple sound (next step will be to have something like a rooster/alarm clock, that would be great)</li>
<li>There&#8217;s a countdown with the minutes, seconds remaining for the current task (work or break)</li>
<li>Screen is still fullsize, someone told me that he doesn&#8217;t know what to do with it when it starts, perhaps I&#8217;ll add in the future a customized menu with some graphic button at the bottom of the screen</li>
</ul>
<p>The code, if you wanna have a look is on Google code <a href="http://code.google.com/p/mobileboxing/">here</a>, the current MIDlet is <a href="http://blog.java2me.org/wp-content/uploads/2007/08/mobileboxing.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2007/08/mobileboxing-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>a MIDlet for personal timeboxing</title>
		<link>http://www.the-arm.com/2007/07/a-midlet-for-personal-timeboxing/</link>
		<comments>http://www.the-arm.com/2007/07/a-midlet-for-personal-timeboxing/#comments</comments>
		<pubDate>Sun, 29 Jul 2007 21:38:20 +0000</pubDate>
		<dc:creator>toni</dc:creator>
				<category><![CDATA[agile]]></category>
		<category><![CDATA[antiagile]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[timeboxing]]></category>

		<guid isPermaLink="false">http://blog.java2me.org/2007/07/29/a-midlet-for-personal-timeboxing/</guid>
		<description><![CDATA[I wrote a small, very very simple MIDlet for time boxing since more than one person mentioned in last weeks that it would be nice to use such an application.
It&#8217;s a MIDP 2.0 app and it should work on any phone, on my N95 works fine. Depending on the number of downloads and feedbacks maybe [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a small, very very simple MIDlet for time boxing since more than one person mentioned in last weeks that it would be nice to use such an application.</p>
<p>It&#8217;s a MIDP 2.0 app and it should work on any phone, on my N95 works fine. Depending on the number of downloads and feedbacks maybe I&#8217;ll improve it. (UI is poor, no customization possible for instance&#8230;)</p>
<p><a href="http://blog.java2me.org/wp-content/uploads/2007/07/mobileboxing.zip" title="MobileBoxing MIDlet">MobileBoxing MIDlet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-arm.com/2007/07/a-midlet-for-personal-timeboxing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
