<?xml version="1.0"?><rss version="2.0">
<channel>
  <title>Peter&#039;s corner on Java ME - Tips category</title>
  <link>http://peterscorner.co.uk:80/categories/Tips/</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>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>
  <item>
    <title>Display - Best Practice (hopefully)</title>
    <link>http://peterscorner.co.uk:80/2009/06/01/display_best_practice_hopefully.html</link>
    <description>
          &lt;p&gt;For some time I was happy with the way  I&#039;ve written the code to handle showing information on device display. This topic was not discussed at my university, I guess no one actually does it, we were just provided with sample application that did whatever task been showcased during the lecture. Same applies to books that I&#039;ve  read so far, in regards to mobile development ( Beginning J2ME: From Novice to Professional, Kicking Butt with MIDP and MSA - Creating Great Mobile Applications,  Enterprise J2ME Wireless Applications and J2ME in a Nutshell), not one of them actually explained how  display changing action should be performed. After recently starting to study for my SCJP exam (SCJP Sun Certified Programmer)
  I asked my self &amp;quot;Do I really do it the best way?&amp;quot;. &lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://peterscorner.co.uk:80/2009/06/01/display_best_practice_hopefully.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/06/01/display_best_practice_hopefully.html#comments</comments>
    <guid isPermaLink="true">http://peterscorner.co.uk:80/2009/06/01/display_best_practice_hopefully.html</guid>
    <pubDate>Mon, 01 Jun 2009 17:02:36 GMT</pubDate>
  </item>
  </channel>
</rss>
