<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 22:26:15 +0000</lastBuildDate>
    <item>
      <title>(Java) Convert int to int array of the byte data - javapda</title>
      <link>https://snipplr.com/view/4454/convert-int-to-int-array-of-the-byte-data</link>
      <description>&lt;p&gt;in Java an int is 4 bytes (32 bits)&lt;/p&gt;</description>
      <pubDate>Thu, 03 Jan 2008 23:06:13 UTC</pubDate>
      <guid>https://snipplr.com/view/4454/convert-int-to-int-array-of-the-byte-data</guid>
    </item>
    <item>
      <title>(Java) Sun SPOT read bundled file as resource - javapda</title>
      <link>https://snipplr.com/view/3113/sun-spot-read-bundled-file-as-resource</link>
      <description>&lt;p&gt;Shows reading a file bundled with a Sun SPOT application.&#13;
The file, called winners.txt contains the following 2 lines:&#13;
Walker&#13;
Griffin&#13;
-----------------------------------------------------------&#13;
The output would include:&#13;
NameOfFile=/winners.txt&#13;
line=Walker&#13;
line=Griffin&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2007 22:35:13 UTC</pubDate>
      <guid>https://snipplr.com/view/3113/sun-spot-read-bundled-file-as-resource</guid>
    </item>
    <item>
      <title>(Java) Sun SPOT getting properties from MANIFEST.MF - javapda</title>
      <link>https://snipplr.com/view/3112/sun-spot-getting-properties-from-manifestmf</link>
      <description>&lt;p&gt;Shows how to access properties in the resources/META-INF/MANIFEST.MF file.&#13;
Presumably this file would have an entry like the following:&#13;
NameOfFile: winners.txt&#13;
The following code accesses this property at runtime from within the MIDlet and prints it to the console.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2007 22:18:43 UTC</pubDate>
      <guid>https://snipplr.com/view/3112/sun-spot-getting-properties-from-manifestmf</guid>
    </item>
    <item>
      <title>(Java) Sun SPOT First Post - javapda</title>
      <link>https://snipplr.com/view/3111/sun-spot-first-post</link>
      <description>&lt;p&gt;When you write an Application for a Sun SPOT you are at the very least writing something called a MIDlet...as in javax.microedition.midlet.MIDlet.  This may look familiar to people who have done J2ME development.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Jul 2007 22:04:48 UTC</pubDate>
      <guid>https://snipplr.com/view/3111/sun-spot-first-post</guid>
    </item>
  </channel>
</rss>
