<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: J2SE to J2ME in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852468#M6998</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/441697"&gt;kremsoft&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hey&lt;BR /&gt;&lt;BR /&gt;I'm a java developer for a large software outsourcing firm. We have been getting more and more requests for mobile apps using J2ME. I have played around a little before and it doesn't seem so different, just a smaller API.&lt;BR /&gt;&lt;BR /&gt;Can anyone recommend some good books or courses to make the jump?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;i like "Core J2ME Technology", wishing it could help u 8 )&lt;BR /&gt;</description>
    <pubDate>Mon, 14 Sep 2009 05:46:16 GMT</pubDate>
    <dc:creator>Tom_Si__司江平___Intel_</dc:creator>
    <dc:date>2009-09-14T05:46:16Z</dc:date>
    <item>
      <title>Java and J2ME Tips and Tricks</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852465#M6995</link>
      <description>I found a tutorial website for Java and J2ME. Here is the site: &lt;A href="http://forums.java.net/jive/index.jspa"&gt;http://forums.java.net/jive/index.jspa&lt;/A&gt;.&lt;BR /&gt;If you have any coding tips and tricks, please share them here.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;-Thai&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Apr 2010 22:12:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852465#M6995</guid>
      <dc:creator>Quoc-Thai_L_Intel</dc:creator>
      <dc:date>2010-04-06T22:12:46Z</dc:date>
    </item>
    <item>
      <title>Java, the Mobile SDK and MIDs</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852466#M6996</link>
      <description>Can anybody whose travelled down this under-development road before me kindly share whether or notone needs to target MID-spec Java apps at a Java ME CLDC/MIDP profile or simply import the Intel SDK classes like the SDK Samples do? Thank you for any advice.&lt;BR /&gt;&lt;BR /&gt;CCK</description>
      <pubDate>Fri, 17 Apr 2009 07:51:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852466#M6996</guid>
      <dc:creator>Christopher_K_</dc:creator>
      <dc:date>2009-04-17T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Java, the Mobile SDK and MIDs</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852467#M6997</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV id="ms__id24" style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/269266"&gt;southsidesmoka&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV id="ms__id25" style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Can anybody whose travelled down this under-development road before me kindly share whether or notone needs to target MID-spec Java apps at a Java ME CLDC/MIDP profile or simply import the Intel SDK classes like the SDK Samples do? Thank you for any advice.&lt;BR /&gt;&lt;BR /&gt;CCK&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&lt;BR /&gt;I am going to answer my own question; in the event it is asked again by another individual searching for knowledge, the knowledge will be there. The Intel Mobile SDK 1.3 supports Java ME, SE and EE runtime environments. I find a best practice is to target the JVM installed on the device(s) for which you are developing, i.e. &lt;SPAN style="text-decoration: underline;"&gt;most smart-phones implement Java ME, so you would target your application at an appropriate Java ME Profile &lt;STRONG&gt;and&lt;/STRONG&gt; import the Intel Mobile SDK classes&lt;/SPAN&gt;. A Mobile Internet Device, on the other hand, is typically going to have a full Java implementation via Java SE or possibly even Java EE, so one would not need to target the application at any Profile (Profiles are only available in Java ME, anyway). &lt;SPAN style="text-decoration: underline;"&gt;So, a developer need only import the required Intel Mobile SDK classes in the case of developing applications for devices with a Standard or Enterprise Java Virtual Machine installed.&lt;/SPAN&gt; I hope others find this useful.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;CCK&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2009 02:25:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852467#M6997</guid>
      <dc:creator>Christopher_K_</dc:creator>
      <dc:date>2009-04-27T02:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: J2SE to J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852468#M6998</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/441697"&gt;kremsoft&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hey&lt;BR /&gt;&lt;BR /&gt;I'm a java developer for a large software outsourcing firm. We have been getting more and more requests for mobile apps using J2ME. I have played around a little before and it doesn't seem so different, just a smaller API.&lt;BR /&gt;&lt;BR /&gt;Can anyone recommend some good books or courses to make the jump?&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;i like "Core J2ME Technology", wishing it could help u 8 )&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Sep 2009 05:46:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852468#M6998</guid>
      <dc:creator>Tom_Si__司江平___Intel_</dc:creator>
      <dc:date>2009-09-14T05:46:16Z</dc:date>
    </item>
    <item>
      <title>How to launch Real Player program through my j2me midlet progra</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852469#M6999</link>
      <description>I think I read elsewhere that you could make a call to platformRequest in your MIDlet and pass the URI with the rtsp scheme.&lt;BR /&gt;&lt;BR /&gt;Of course, the URI endpoint will probably need to end in rm...&lt;BR /&gt;&lt;BR /&gt;Something like: platformRequest("rtsp://someserverfile.rm")&lt;BR /&gt;&lt;BR /&gt;hyperlink to the following URL.it ll be very helpfull&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.sun.com/techtopics...est/index.html" target="_blank"&gt;http://developers.sun.com/techtopics...est/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2009 16:32:52 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852469#M6999</guid>
      <dc:creator>slash75</dc:creator>
      <dc:date>2009-12-07T16:32:52Z</dc:date>
    </item>
    <item>
      <title>Using Garbage Collection in Java ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852470#M7000</link>
      <description>Although not recommended to use repeatedly, sometimes it is quite useful to force a garbage collection in situations such as your game is going to the next level where you use all new graphics and old objects are deleted.&lt;BR /&gt;&lt;BR /&gt;Use&lt;BR /&gt;&lt;BR /&gt;System.gc();&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2009 16:34:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852470#M7000</guid>
      <dc:creator>slash75</dc:creator>
      <dc:date>2009-12-07T16:34:56Z</dc:date>
    </item>
    <item>
      <title>Explain Connecting External Hardware to J2ME applications</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852471#M7001</link>
      <description>Anyone who is a bit interested in electronics and hobby circuit assembling would have came across the readily available Bluetooth miniature modules which could be interfaced to a PIC microcontroller circuit and create devices that could communicate with any other Bluetooth enabled devices. This could be interfaced to our Mobile Phone applications in any platform that supports Bluetooth interfacing and create a wide variety of applications like Bluetooth controlled toy car (this project details are already available freely). You can find a lot more of applications for this mobile  circuit combination, both useful and amazing.</description>
      <pubDate>Mon, 07 Dec 2009 16:35:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852471#M7001</guid>
      <dc:creator>slash75</dc:creator>
      <dc:date>2009-12-07T16:35:41Z</dc:date>
    </item>
    <item>
      <title>what is Vibration in J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852472#M7002</link>
      <description>In general, producing a vibration in J2ME requires the usage of&lt;BR /&gt;&lt;BR /&gt;Display.Vibrate(duration);&lt;BR /&gt;&lt;BR /&gt;But for Nokia phones you can use the package&lt;BR /&gt;com.nokia.mid.ui.DeviceControl&lt;BR /&gt;&lt;BR /&gt;and use the function DeviceControl.startVibra(freq, duration);&lt;BR /&gt;&lt;BR /&gt;Note that the duration is specified in milliseconds and frequency in hertz.&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2009 16:37:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852472#M7002</guid>
      <dc:creator>slash75</dc:creator>
      <dc:date>2009-12-07T16:37:07Z</dc:date>
    </item>
    <item>
      <title>Is there a way to reduce network usage by J2ME?</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852473#M7003</link>
      <description>To reduce the amount of data, it could be compressed on the server and uncompressed using gZip library at the mobile device.</description>
      <pubDate>Mon, 07 Dec 2009 16:39:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852473#M7003</guid>
      <dc:creator>slash75</dc:creator>
      <dc:date>2009-12-07T16:39:21Z</dc:date>
    </item>
    <item>
      <title>Message filter applicaiton in J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852474#M7004</link>
      <description>hi,&lt;BR /&gt;Is it possible to filter the incoming messages coming from a particular number and save it into a different folder other than inbox through J2ME?&lt;BR /&gt;&lt;BR /&gt;and also is it possible to filter the incoming calls too in J2ME?&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2009 16:42:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852474#M7004</guid>
      <dc:creator>slash75</dc:creator>
      <dc:date>2009-12-07T16:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: RfidReaderClass in java</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852475#M7005</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/237958"&gt;poce&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi,
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;I recently downloaded the Intel Mobile Platform SDK for Linux.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;I'm trying to access an RFID reader from a java application.&lt;/DIV&gt;
&lt;DIV&gt;The reader is a skyetek M9 (Development Kit).&lt;/DIV&gt;
&lt;DIV&gt;My problem is that I cannot find the class RfidReaderClass from the library.&lt;/DIV&gt;
&lt;DIV&gt;I'm using Netbeans and I configured the project to access all the libraries available through the Intel Mobile Platform SDK.&lt;/DIV&gt;
&lt;DIV&gt;If I want to access the BatteryClass, for example, the IDE suggests the import of the com.intel.mobile.battery.BatteryClass, but for the RfidReaderClass I cannot find any library.&lt;/DIV&gt;
&lt;DIV&gt;Am I missing somethiing?&lt;/DIV&gt;
&lt;DIV&gt;It's like the class for Rfid readers is missing...&lt;/DIV&gt;
&lt;DIV&gt;Any help is much appreciated.&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV&gt;Davide&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Davide:&lt;BR /&gt;&lt;BR /&gt;Try importing the package and creating a class, like below.&lt;BR /&gt;&lt;BR /&gt;import com.intel.mobile.rfid.*;&lt;BR /&gt;&lt;BR /&gt;public class RfidReaderClass extends ClassObject&lt;BR /&gt;{}&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;-CCK</description>
      <pubDate>Thu, 31 Dec 2009 22:54:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852475#M7005</guid>
      <dc:creator>Christopher_K_</dc:creator>
      <dc:date>2009-12-31T22:54:31Z</dc:date>
    </item>
    <item>
      <title>J2SE to J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852476#M7006</link>
      <description>&lt;P&gt;Hi kremsoft,&lt;/P&gt;
&lt;P&gt;If i can advise i will strongly advise you to also branch into other programming languages. I don't know how vast you are in Java, but i know that maybe another prog lang ( like C/C++) might solve the problem.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;P&gt;Why not try &lt;A href="http://www.sun.com"&gt;www.sun.com&lt;/A&gt;i have some JME downloads there.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2010 16:07:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852476#M7006</guid>
      <dc:creator>woleakande</dc:creator>
      <dc:date>2010-01-18T16:07:40Z</dc:date>
    </item>
    <item>
      <title>what is Vibration in J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852477#M7007</link>
      <description>&lt;P&gt;For questions on Java, I recommend the following site: &lt;A href="http://forums.java.net/jive/index.jspa"&gt;http://forums.java.net/jive/index.jspa&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;-Thai&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2010 21:43:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852477#M7007</guid>
      <dc:creator>Quoc-Thai_L_Intel</dc:creator>
      <dc:date>2010-02-23T21:43:01Z</dc:date>
    </item>
    <item>
      <title>Using Garbage Collection in Java ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852478#M7008</link>
      <description>I agree...Garbage Collection can be quite useful. It's a great way to reduce your apps memory footprint and use less power (using less memory uses less power) - an awesome dirty trick for power optimization. Timing is critical because you use that energy running the Garbage Collection cycle. Tools and testing are an absolute MUST for this method! But, it DOES work.&lt;BR /&gt;&lt;BR /&gt;- CCK</description>
      <pubDate>Sat, 30 Apr 2011 18:49:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852478#M7008</guid>
      <dc:creator>Christopher_K_</dc:creator>
      <dc:date>2011-04-30T18:49:02Z</dc:date>
    </item>
    <item>
      <title>Using Garbage Collection in Java ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852479#M7009</link>
      <description>Thanks to all who posts URLs of tutorials. Its really interesting to share the knowledge.</description>
      <pubDate>Tue, 01 Nov 2011 06:45:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852479#M7009</guid>
      <dc:creator>amanda829</dc:creator>
      <dc:date>2011-11-01T06:45:40Z</dc:date>
    </item>
    <item>
      <title>Java and J2ME Tips and Tricks</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852480#M7010</link>
      <description>Even though J2ME development is still Java, there are a number of 
differences between doing mobile development and doing J2SE or J2EE 
development..&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Feb 2012 12:10:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852480#M7010</guid>
      <dc:creator>froz5</dc:creator>
      <dc:date>2012-02-09T12:10:01Z</dc:date>
    </item>
    <item>
      <title>what is Vibration in J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852481#M7011</link>
      <description>Thank you for the link mentioned above.. it was really helpful to me..&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Feb 2012 09:40:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852481#M7011</guid>
      <dc:creator>froz5</dc:creator>
      <dc:date>2012-02-13T09:40:00Z</dc:date>
    </item>
    <item>
      <title>what is Vibration in J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852482#M7012</link>
      <description>Basic tutorial about J2ME can be found at&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://developers.sun.com/mobility/midp/chapters/muchowcore/ch1.pdf"&gt;http://developers.sun.com/mobility/midp/chapters/muchowcore/ch1.pdf&lt;/A&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 25 Feb 2012 03:38:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852482#M7012</guid>
      <dc:creator>abdulahad1985</dc:creator>
      <dc:date>2012-02-25T03:38:04Z</dc:date>
    </item>
    <item>
      <title>Java and J2ME Tips and Tricks</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852483#M7013</link>
      <description>Java is a object oriented programming laguage and Java is more secure from other programming language. you want to get more knowledge about java than click on &lt;A href="https://community.intel.com/www.sun.com" target="_blank"&gt;www.sun.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,</description>
      <pubDate>Mon, 26 Mar 2012 05:06:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852483#M7013</guid>
      <dc:creator>kevinloyed</dc:creator>
      <dc:date>2012-03-26T05:06:48Z</dc:date>
    </item>
    <item>
      <title>what is Vibration in J2ME</title>
      <link>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852484#M7014</link>
      <description>Really very nice and great concept on your website really too much information about vibration in j2mee</description>
      <pubDate>Fri, 13 Apr 2012 11:00:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Java-and-J2ME-Tips-and-Tricks/m-p/852484#M7014</guid>
      <dc:creator>jamesclark</dc:creator>
      <dc:date>2012-04-13T11:00:19Z</dc:date>
    </item>
  </channel>
</rss>

