<?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: MicroEmulator on iPhone</title>
	<atom:link href="http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/feed/" rel="self" type="application/rss+xml" />
	<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone</link>
	<description>Dies und Das und Jenes</description>
	<lastBuildDate>Sat, 19 Jun 2010 15:48:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nitnatsnok</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-96</link>
		<dc:creator>Nitnatsnok</dc:creator>
		<pubDate>Fri, 30 Apr 2010 15:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-96</guid>
		<description>Don&#039;t be silent, Markus! When will this be completed?!!! I can&#039;t wait more! ;)</description>
		<content:encoded><![CDATA[<p>Don&#8217;t be silent, Markus! When will this be completed?!!! I can&#8217;t wait more! <img src='http://markus.heberling.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-85</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Thu, 23 Apr 2009 06:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-85</guid>
		<description>&lt;a href=&quot;http://microemu.org&quot; rel=&quot;nofollow&quot;&gt;MicroEmulator&lt;/a&gt; is a JavaME emulator based on Java SE. The iPhone has no Java ME available. So to run MIDlets on the iPhone you need an emulator.

&lt;a href=&quot;https://lwuit.dev.java.net/&quot; rel=&quot;nofollow&quot;&gt;LWUIT&lt;/a&gt; is an UI Toolkit based on Java ME.</description>
		<content:encoded><![CDATA[<p><a href="http://microemu.org" rel="nofollow">MicroEmulator</a> is a JavaME emulator based on Java SE. The iPhone has no Java ME available. So to run MIDlets on the iPhone you need an emulator.</p>
<p><a href="https://lwuit.dev.java.net/" rel="nofollow">LWUIT</a> is an UI Toolkit based on Java ME.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Meade</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-84</link>
		<dc:creator>Dennis Meade</dc:creator>
		<pubDate>Wed, 22 Apr 2009 23:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-84</guid>
		<description>Excuse my ignorance, but what are MicroEmulatot and LWUIT? Are they part of JavaME?  I started to look into Java on the iPhone, but haven&#039;t gotten very far.</description>
		<content:encoded><![CDATA[<p>Excuse my ignorance, but what are MicroEmulatot and LWUIT? Are they part of JavaME?  I started to look into Java on the iPhone, but haven&#8217;t gotten very far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-82</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Tue, 24 Mar 2009 16:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-82</guid>
		<description>Man this rox. Do u know when the port will be completed ?</description>
		<content:encoded><![CDATA[<p>Man this rox. Do u know when the port will be completed ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolai Wadstrom</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-78</link>
		<dc:creator>Nicolai Wadstrom</dc:creator>
		<pubDate>Fri, 05 Dec 2008 17:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-78</guid>
		<description>Great, looking forward to give it a try!</description>
		<content:encoded><![CDATA[<p>Great, looking forward to give it a try!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Markus</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-76</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-76</guid>
		<description>Its running on JamVM with the class librarys from the Classpath project. Additionally JocStrap is used for the ObjetiveC-Bindings for the highlevel Views and straptease http://code.google.com/p/straptease/ is used for the native CoreGraphics access for the IPhoneDisplayGraphics implementation.</description>
		<content:encoded><![CDATA[<p>Its running on JamVM with the class librarys from the Classpath project. Additionally JocStrap is used for the ObjetiveC-Bindings for the highlevel Views and straptease <a href="http://code.google.com/p/straptease/" rel="nofollow">http://code.google.com/p/straptease/</a> is used for the native CoreGraphics access for the IPhoneDisplayGraphics implementation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bartek Teodorczyk</title>
		<link>http://markus.heberling.net/lang/en/2008/11/24/microemulator-on-iphone/comment-page-1/#comment-75</link>
		<dc:creator>Bartek Teodorczyk</dc:creator>
		<pubDate>Mon, 24 Nov 2008 14:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://markus.heberling.net/?p=41&amp;lang=en#comment-75</guid>
		<description>What VM is used for that port?</description>
		<content:encoded><![CDATA[<p>What VM is used for that port?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
