<?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>Sat, 13 Jun 2026 16:16:21 +0000</lastBuildDate>
    <item>
      <title>(Java) toString (satisfactory) - joshnunn</title>
      <link>https://snipplr.com/view/22084/tostring-satisfactory</link>
      <description>&lt;p&gt;This was my toString method that got me a "Satisfactory" rather than "Outstanding"&lt;/p&gt;</description>
      <pubDate>Thu, 29 Oct 2009 07:08:54 UTC</pubDate>
      <guid>https://snipplr.com/view/22084/tostring-satisfactory</guid>
    </item>
    <item>
      <title>(Java) toString (outstanding) - joshnunn</title>
      <link>https://snipplr.com/view/22083/tostring-outstanding</link>
      <description>&lt;p&gt;This was how I should have done it.&lt;/p&gt;</description>
      <pubDate>Thu, 29 Oct 2009 07:02:58 UTC</pubDate>
      <guid>https://snipplr.com/view/22083/tostring-outstanding</guid>
    </item>
    <item>
      <title>(Java) Random Integer between 1 and n - joshnunn</title>
      <link>https://snipplr.com/view/18904/random-integer-between-1-and-n</link>
      <description>&lt;p&gt;This was an example provided for us to generate a number between 1 and n. The URL included was the best explaination I could find. Substitute any number in place of the 1 for a different starting number. Take the starting number from your highest number, and plug that into n for a different range.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Aug 2009 06:11:26 UTC</pubDate>
      <guid>https://snipplr.com/view/18904/random-integer-between-1-and-n</guid>
    </item>
    <item>
      <title>(Java) Simple Times Table Generator - joshnunn</title>
      <link>https://snipplr.com/view/18903/simple-times-table-generator</link>
      <description>&lt;p&gt;Adapted the simple code the lecturer was using to generate a times table, just to see if I "got" the concept properly.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Aug 2009 05:55:37 UTC</pubDate>
      <guid>https://snipplr.com/view/18903/simple-times-table-generator</guid>
    </item>
    <item>
      <title>(Java) RectangleTest.java - joshnunn</title>
      <link>https://snipplr.com/view/18226/rectangletestjava</link>
      <description>&lt;p&gt;This is a test driver class. It instantiates a few rectangles with varying lengths and widths and then prints their areas and perimeters.&#13;
&#13;
What is odd is the output I get from NetBeans for the "stupid" rectangle. The program prints its value as "1280.3200000000002".&lt;/p&gt;</description>
      <pubDate>Wed, 12 Aug 2009 18:14:27 UTC</pubDate>
      <guid>https://snipplr.com/view/18226/rectangletestjava</guid>
    </item>
    <item>
      <title>(Java) Java "Hello World" - joshnunn</title>
      <link>https://snipplr.com/view/17663/java-hello-world</link>
      <description>&lt;p&gt;Learning Java&lt;/p&gt;</description>
      <pubDate>Thu, 30 Jul 2009 06:45:00 UTC</pubDate>
      <guid>https://snipplr.com/view/17663/java-hello-world</guid>
    </item>
    <item>
      <title>(HTML) DECS logo for use on South Ausltralian School Websites - joshnunn</title>
      <link>https://snipplr.com/view/17650/decs-logo-for-use-on-south-ausltralian-school-websites</link>
      <description>&lt;p&gt;This is the logo and links required on school websites in South Australia. The image map was created by [Taryn Hicks](http://tarynhicks.com.au).&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 22:55:52 UTC</pubDate>
      <guid>https://snipplr.com/view/17650/decs-logo-for-use-on-south-ausltralian-school-websites</guid>
    </item>
    <item>
      <title>(HTML) Standard Document Head Setup - joshnunn</title>
      <link>https://snipplr.com/view/17649/standard-document-head-setup</link>
      <description>&lt;p&gt;Useful empty structures for feeds, favicons, stylesheets and scripts, plus third party metadata and tools&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 22:51:06 UTC</pubDate>
      <guid>https://snipplr.com/view/17649/standard-document-head-setup</guid>
    </item>
    <item>
      <title>(HTML) Standard and Government Metadata - joshnunn</title>
      <link>https://snipplr.com/view/17648/standard-and-government-metadata</link>
      <description>&lt;p&gt;Metadata research done by [Taryn Hicks](http://tarynhicks.com.au) and provided by DECS Online Communication Services and the DECS Customer Support Centre&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 22:43:36 UTC</pubDate>
      <guid>https://snipplr.com/view/17648/standard-and-government-metadata</guid>
    </item>
    <item>
      <title>(HTML) HTML Document Setup - joshnunn</title>
      <link>https://snipplr.com/view/17642/html-document-setup</link>
      <description>&lt;p&gt;Start an xhtml strict document this way&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jul 2009 19:50:39 UTC</pubDate>
      <guid>https://snipplr.com/view/17642/html-document-setup</guid>
    </item>
  </channel>
</rss>
