<?xml version="1.0"?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/">

  <channel rdf:about="http://peterscorner.co.uk:80/">
    <title>Peter&#039;s corner on Java ME</title>
    <link>http://peterscorner.co.uk:80/</link>
    <description>Journal of my explorations in mobile technologies</description>
    <items>
      <rdf:Seq>
        <rdf:li resource="http://peterscorner.co.uk:80/2009/11/14/acer_laptop.html" />
        <rdf:li resource="http://peterscorner.co.uk:80/2009/11/01/simple_splash_screen.html" />
        <rdf:li resource="http://peterscorner.co.uk:80/2009/09/24/java_me_sdk_3_0_and_intellij_idea.html" />
        <rdf:li resource="intellij+jar+missing" />
        </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://peterscorner.co.uk:80/2009/11/14/acer_laptop.html">
    <title>Acer laptop</title>
    <link>http://peterscorner.co.uk:80/2009/11/14/acer_laptop.html</link>
    <description>
          &lt;p&gt;
Here goes small personal rant.&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://peterscorner.co.uk:80/2009/11/14/acer_laptop.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;</description>
      </item>
  <item rdf:about="http://peterscorner.co.uk:80/2009/11/01/simple_splash_screen.html">
    <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>
      </item>
  <item rdf:about="http://peterscorner.co.uk:80/2009/09/24/java_me_sdk_3_0_and_intellij_idea.html">
    <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>
      </item>
  <item rdf:about="intellij+jar+missing">
    <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>
      </item>
  </rdf:RDF>
