<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>Peter&#039;s corner on Java ME - Java category</title>
  <link>http://peterscorner.co.uk:80/categories/Java/</link>
  <description>Journal of my explorations in mobile technologies</description>
  <language>en</language>
  <copyright>Peter Miklosko alias peter_budo</copyright>
  <lastBuildDate>Sat, 14 Nov 2009 18:44:28 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  <item>
    <title>Simple splash screen</title>
    <link>http://peterscorner.co.uk:80/2009/11/01/simple_splash_screen.html</link>
    <description>
          &lt;p&gt;I had this peace of code in my collection for sometime and forgot to put it online. This is simple splash screen midlet that is displayed on application start-up for 3 seconds and then next screen is showed.
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://peterscorner.co.uk:80/2009/11/01/simple_splash_screen.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>Snippets</category>
    <category>Tips</category>
    <category>MobilePhone</category>
    <category>JME</category>
    <comments>http://peterscorner.co.uk:80/2009/11/01/simple_splash_screen.html#comments</comments>
    <guid isPermaLink="true">http://peterscorner.co.uk:80/2009/11/01/simple_splash_screen.html</guid>
    <pubDate>Sun, 01 Nov 2009 16:34:16 GMT</pubDate>
  </item>
  <item>
    <title>Java ME SDK 3.0 and IntelliJ IDEA</title>
    <link>http://peterscorner.co.uk:80/2009/09/24/java_me_sdk_3_0_and_intellij_idea.html</link>
    <description>
          &lt;p&gt;Finally I found some time to download and install Java ME SDK 3.0 to find that there is problem in using it with IntelliJ IDEA 8.1.
            The problem is that when I try to run compiled application there is no way to select single emulator as all of them are listed in
            single line instead of drop down menu.&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://peterscorner.co.uk:80/2009/09/24/java_me_sdk_3_0_and_intellij_idea.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>IntelliJ IDEA</category>
    <category>personal</category>
    <category>JME</category>
    <comments>http://peterscorner.co.uk:80/2009/09/24/java_me_sdk_3_0_and_intellij_idea.html#comments</comments>
    <guid isPermaLink="true">http://peterscorner.co.uk:80/2009/09/24/java_me_sdk_3_0_and_intellij_idea.html</guid>
    <pubDate>Thu, 24 Sep 2009 19:25:08 GMT</pubDate>
  </item>
  <item>
    <title>IntelliJ IDEA, missing file in the JAR</title>
    <link>intellij+jar+missing</link>
    <description>
          &lt;p&gt;Last week I was helping somebody with mobile project targeting multimedia development that required mp3 file to be added to the final JAR. I spent good 30 min thinking and checking my older similar themed projects for any clues that would tell me why my packaged application was missing required mp3 files.
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;intellij+jar+missing&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>Tips</category>
    <category>IntelliJ IDEA</category>
    <category>JME</category>
    <comments>http://peterscorner.co.uk:80/2009/09/24/intellij_idea_missing_file_in_the_jar.html#comments</comments>
    <guid isPermaLink="true">intellij+jar+missing</guid>
    <pubDate>Thu, 24 Sep 2009 18:07:16 GMT</pubDate>
  </item>
  <item>
    <title>How to browse file structure of mobile device with JME</title>
    <link>http://peterscorner.co.uk:80/2009/08/16/how_to_browse_file_structure_of_mobile_device_with_jme.html</link>
    <description>
          &lt;p&gt;Last month when I finished the ElectronicPersonalOrganiser (&lt;a href=&#034;http://www.peterscorner.co.uk/2009/04/26/designing_address_book_contact_list_part_1.html&#034; target=&#034;_blank&#034;&gt;1&lt;/a&gt;, &lt;a href=&#034;http://www.peterscorner.co.uk/2009/05/18/gui_design_contact_list_part_2.html&#034; target=&#034;_blank&#034;&gt;2&lt;/a&gt;, and &lt;a href=&#034;http://www.peterscorner.co.uk/2009/05/22/contact_sorting_contact_list_part_3.html&#034; target=&#034;_blank&#034;&gt;3&lt;/a&gt;) I was thinking how cool it would be have option to add image to contact. For this, midlet should allow user to browser mobile phone directories and find the file. Question was how to do it?&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://peterscorner.co.uk:80/2009/08/16/how_to_browse_file_structure_of_mobile_device_with_jme.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      <category>Java</category>
    <category>Snippets</category>
    <category>Tips</category>
    <category>JME</category>
    <comments>http://peterscorner.co.uk:80/2009/08/16/how_to_browse_file_structure_of_mobile_device_with_jme.html#comments</comments>
    <guid isPermaLink="true">http://peterscorner.co.uk:80/2009/08/16/how_to_browse_file_structure_of_mobile_device_with_jme.html</guid>
    <pubDate>Sun, 16 Aug 2009 21:06:50 GMT</pubDate>
  </item>
  </channel>
</rss>
