<?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>MikeTeo.net &#187; Mobile Devices</title>
	<atom:link href="http://miketeo.net/wp/index.php/category/software-development/mobile-devices/feed" rel="self" type="application/rss+xml" />
	<link>http://miketeo.net/wp</link>
	<description>A Software Technologist&#039;s Blog</description>
	<lastBuildDate>Thu, 10 May 2012 12:06:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Remove the D-Pad on Nokia 5800 for J2ME Midlet</title>
		<link>http://miketeo.net/wp/index.php/2009/03/06/remove-the-d-pad-on-nokia-5800-s60-5th-edition.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/03/06/remove-the-d-pad-on-nokia-5800-s60-5th-edition.html#comments</comments>
		<pubDate>Fri, 06 Mar 2009 06:59:16 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[lwuit]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=691</guid>
		<description><![CDATA[To remove the D-Pad (the round dial pad) on your J2ME midlet when using on Nokia 5800 (symbian 5th edition), just add in an user-defined property to your midlet JAD. Nokia-MIDlet-On-Screen-Keypad: no Then repackage your midlet jar file and re-install on Nokia 5800.]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/03/06/remove-the-d-pad-on-nokia-5800-s60-5th-edition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LWUIT Demo on BlackBerry with Eclipse</title>
		<link>http://miketeo.net/wp/index.php/2009/02/22/lwuit-demo-on-blackberry-with-eclipse.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/02/22/lwuit-demo-on-blackberry-with-eclipse.html#comments</comments>
		<pubDate>Sun, 22 Feb 2009 13:51:49 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[lwuit]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=654</guid>
		<description><![CDATA[LWUIT is a UI library that is bundled together with applications and helps content developers in creating compelling and consistent Java ME applications. LWUIT supports visual components and other UI goodies such as theming, transitions, animation and more.  I have managed to use Eclipse to recreate the LWUIT demo package and generate a COD file [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/02/22/lwuit-demo-on-blackberry-with-eclipse.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Setting up Eclipse for JavaME Development on Nokia S60</title>
		<link>http://miketeo.net/wp/index.php/2009/02/03/setting-up-eclipse-for-javame-development-on-nokia-s60.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/02/03/setting-up-eclipse-for-javame-development-on-nokia-s60.html#comments</comments>
		<pubDate>Tue, 03 Feb 2009 06:53:23 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=602</guid>
		<description><![CDATA[This will be a short walkthrough on how to setup Eclipse IDE for JavaME development on Nokia S60 platform. We will be using EclipseME as an add-on to Eclipse IDE to assist in the packaging and debugging process. Download Java 1.6 SDK ActivePerl (Optional if you are not doing C++ development) Nokia all-in-one S60 SDK [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/02/03/setting-up-eclipse-for-javame-development-on-nokia-s60.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fixing Nokia Symbian Emulator Crash</title>
		<link>http://miketeo.net/wp/index.php/2009/01/16/fixing-nokia-symbian-emulator-crash.html</link>
		<comments>http://miketeo.net/wp/index.php/2009/01/16/fixing-nokia-symbian-emulator-crash.html#comments</comments>
		<pubDate>Fri, 16 Jan 2009 03:58:06 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[symbian]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=585</guid>
		<description><![CDATA[My epoc emulator with Nokia S60 5th edition keeps crashing on my Windows XP SP2 machine with a &#8220;FAULT: Exception 0&#215;10000000 (268435456)&#8221; on startup. This blog documents some of the methods I have tried to solve the problem. If you are unsure of where to locate your crash logs, try looking in your C:\Document and [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2009/01/16/fixing-nokia-symbian-emulator-crash.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>HTTP Streaming Problems over M1 3G/GPRS Network</title>
		<link>http://miketeo.net/wp/index.php/2008/08/17/http-streaming-problems-over-m1-3ggprs-network.html</link>
		<comments>http://miketeo.net/wp/index.php/2008/08/17/http-streaming-problems-over-m1-3ggprs-network.html#comments</comments>
		<pubDate>Sun, 17 Aug 2008 06:50:24 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/?p=276</guid>
		<description><![CDATA[Recently, I have upgraded my SIM cards from the 2G ones to the latest 3G SIMs. I have noticed that under the 3G SIMs, all the WAP pages when viewed on my phones (Nokia N82 and 6230) will include a set of &#8220;navigation toolbars&#8221; at the top and bottom of the WAP pages. I believe [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2008/08/17/http-streaming-problems-over-m1-3ggprs-network.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia S60 Platform SDK</title>
		<link>http://miketeo.net/wp/index.php/2008/01/28/nokia-s60-platform-sdk.html</link>
		<comments>http://miketeo.net/wp/index.php/2008/01/28/nokia-s60-platform-sdk.html#comments</comments>
		<pubDate>Mon, 28 Jan 2008 02:04:22 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[Personal Notes]]></category>
		<category><![CDATA[Carbide C++]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Symbian SDK]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2008/01/28/nokia-s60-platform-sdk.html</guid>
		<description><![CDATA[This is for my personal notes as it takes a while to search through that labyrinth of information on the Nokia web site. The Nokia Symbian SDKs are at this URL.]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2008/01/28/nokia-s60-platform-sdk.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WML Browser for FireFox</title>
		<link>http://miketeo.net/wp/index.php/2007/11/10/wml-browser-for-firefox.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/11/10/wml-browser-for-firefox.html#comments</comments>
		<pubDate>Sat, 10 Nov 2007 06:59:12 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wml]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/11/10/wml-browser-for-firefox.html</guid>
		<description><![CDATA[Firefox natively does not support and render WML. wmlbrowse is intended to try and implement as much of WML (Wireless Markup Language) as possible in Mozilla/Firefox as an extension module.]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/11/10/wml-browser-for-firefox.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;File Format Not Supported&#8221; for WAP/WML</title>
		<link>http://miketeo.net/wp/index.php/2007/11/08/file-format-not-supported-for-wapwml.html</link>
		<comments>http://miketeo.net/wp/index.php/2007/11/08/file-format-not-supported-for-wapwml.html#comments</comments>
		<pubDate>Thu, 08 Nov 2007 12:22:43 +0000</pubDate>
		<dc:creator>miketeo</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wml]]></category>

		<guid isPermaLink="false">http://miketeo.net/wp/index.php/2007/11/08/file-format-not-supported-for-wapwml.html</guid>
		<description><![CDATA[I have been coding a bit of WML for a WAP site recently. All seem to look good until some Nokia phones like 6100i and E-series fail to display certain WML pages. These pages work on 6230 and my Sony-Ericsson K750i. It isn&#8217;t until I run the WAP site through WAP Proof that I manage [...]]]></description>
		<wfw:commentRss>http://miketeo.net/wp/index.php/2007/11/08/file-format-not-supported-for-wapwml.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

