<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
       xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
       xmlns="http://purl.org/rss/1.0/">
  <channel rdf:about="http://www.bright-green.com/">
    <title>Bright Green</title>
    <link>http://www.bright-green.com/blog/</link>
    <description>Alan Green Writes</description>
    <dc:language>en-us</dc:language>
    <dc:date>2008-03-03T22:55:02+00:00</dc:date>
    <items>
      <rdf:Seq>
          <rdf:li rdf:resource="http://bright-green.com/blog/2008_03_03/java_nerd_shirt.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2008_02_04/lies_damn_lies_and_dam.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2008_01_04/phase_playlist_sync_bug.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_12_04/give_me_the_damn_source.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_29/ruby_for_java_programmers.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_29/grails.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_28/the_rest_of_osdc_day.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_28/the_state_of_python.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_27/the_broken_web.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_27/in_which_i_write_a.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_27/the_consumer_view_of_technolog.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_27/behaviour_driven_design.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_11_27/here_at_the_open_source.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_09_17/why_united_is_better_than.html" />
          <rdf:li rdf:resource="http://bright-green.com/blog/2007_09_09/the_sydney_declaration_of_conv.html" />
      </rdf:Seq>
    </items>
  </channel>

      <item rdf:about="http://bright-green.com/blog/2008_03_03/java_nerd_shirt.html">
        <title>Java Nerd-Shirt</title>
        <link>http://bright-green.com/blog/2008_03_03/java_nerd_shirt.html</link>
        <description>Charles is getting together a bunch of T-shirt slogans for Java nerds. Here's what I'd put on mine:



dup
iadd
iconst_0
ior

Groovy


That'll ramp up the nerd quotient of just about any gathering on the face of the Earth.</description>
          <dc:subject>javablogs</dc:subject>
          <dc:subject>Software Development</dc:subject>
          <dc:subject>Java</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2008-03-03T22:55:02+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2008_02_04/lies_damn_lies_and_dam.html">
        <title>Lies, Damn Lies and Dam Statistics</title>
        <link>http://bright-green.com/blog/2008_02_04/lies_damn_lies_and_dam.html</link>
        <description>Apparently, weve had a lot of rain lately. The water board reckon that it hasnt made much difference:


Warragamba Dam had received just 30 millimetres of rain since Friday, a spokeswoman for the Sydney Catchment Authority said. The rainfall weve had...</description>
          <dc:subject>Stuff</dc:subject>
          <dc:subject>Rants</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2008-02-04T22:18:35+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2008_01_04/phase_playlist_sync_bug.html">
        <title>Phase Playlist Sync Bug</title>
        <link>http://bright-green.com/blog/2008_01_04/phase_playlist_sync_bug.html</link>
        <description>I recently downloaded the game Phase for my shiny new iPod Nano and immediately hit a bug synchronizing the Phase playlist. If you just want to know how to solve the bug, skip down two paragraphs while I tell everyone else about Phase.

Phase is one ...</description>
          <dc:subject>Stuff</dc:subject>
          <dc:subject>Software Development</dc:subject>
          <dc:subject>Rants</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2008-01-04T22:09:49+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_12_04/give_me_the_damn_source.html">
        <title>Give me the damn source!</title>
        <link>http://bright-green.com/blog/2007_12_04/give_me_the_damn_source.html</link>
        <description>After taking a much-needed break, Im back programming Java. Much to my surprise, Im enjoying it. However, there is still one wound that time hasnt healed: JAR files without source.

Oh, the hair Ive pulled out, staring at Javadoc, trying to divine wh...</description>
          <dc:subject>Software Development</dc:subject>
          <dc:subject>Java</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-12-04T10:03:05+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_29/ruby_for_java_programmers.html">
        <title>Ruby for Java programmers</title>
        <link>http://bright-green.com/blog/2007_11_29/ruby_for_java_programmers.html</link>
        <description>My good friend Keith says hes not starting a language war, but he wants to tell Java programmers whats so great about Ruby. So here are the reasons:


Generally speaking, Ruby is much quicker for development than Java, and for some projects, time to ...</description>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-29T02:06:27+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_29/grails.html">
        <title>Grails!</title>
        <link>http://bright-green.com/blog/2007_11_29/grails.html</link>
        <description>Paul King, co-author of Groovy in Action is speaking on Grails, the Groovy version of Ruby on Rails.


Grails is rip-off of Rails. Development in Grailsis much the same as Rails. It even has the same folder layout.
There is IDE support for Grails.
Gr...</description>
          <dc:subject>Software Development</dc:subject>
          <dc:subject>Java</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-29T01:34:47+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_28/the_rest_of_osdc_day.html">
        <title>The rest of OSDC day 2</title>
        <link>http://bright-green.com/blog/2007_11_28/the_rest_of_osdc_day.html</link>
        <description>Caught a number of interesting sessions yesterday:


Adam Kennedy spoke animatedly on the topic of CPAN 1.5. I have only an abstract interest in the CPAN as a colossal piece of software engineering, but Adam is always amusing.
Josh Heumanns Intermedi...</description>
          <dc:subject>Software Development</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-28T23:08:29+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_28/the_state_of_python.html">
        <title>The State of Python</title>
        <link>http://bright-green.com/blog/2007_11_28/the_state_of_python.html</link>
        <description>Anthony Baxter, Python release manager, filled us in on the state of Python:


2.5.2 is coming and will be a bug-fix release.
Moving from 2.x to 3.0

There will be a -Wpy3k flag for 2.6 which will warn of constructs incompatible with Py3K.
2.6 will h...</description>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-28T01:04:14+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_27/the_broken_web.html">
        <title>The Broken Web</title>
        <link>http://bright-green.com/blog/2007_11_27/the_broken_web.html</link>
        <description>OSDC day 2 kicked off with Rasmus Lerdorf talking about security problems on the web. Highlights so far are:


Pointing out the that many browser plugins are URL handlers. If you can find a bug in a plugin that handles a URL, then you can compromise ...</description>
          <dc:subject>Software Development</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-27T23:38:08+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_27/in_which_i_write_a.html">
        <title>In which I write a Letter To The Editor</title>
        <link>http://bright-green.com/blog/2007_11_27/in_which_i_write_a.html</link>
        <description>Andrew Bolt presented very calmly on Insiders on Sunday, and I thought, Hooray! The culture wars are over. But no. Today Andrew Bolt is back denying the Stolen Generations.

In summary, his argument is that, because Robert Manne couldnt name ten peop...</description>
          <dc:subject>Rants</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-27T20:37:15+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_27/the_consumer_view_of_technolog.html">
        <title>The Consumer View of Technology</title>
        <link>http://bright-green.com/blog/2007_11_27/the_consumer_view_of_technolog.html</link>
        <description>Well, its after lunch, and straight into The Consumer View of Technology by Steve Ellis and Cherie Carbines from OpenMedia, a New Zealand company thats build a MythTV based PVR.

There seems to be problems around communicating with customers. Both ex...</description>
          <dc:subject>Software Development</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-27T03:32:42+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_27/behaviour_driven_design.html">
        <title>Behaviour Driven Design</title>
        <link>http://bright-green.com/blog/2007_11_27/behaviour_driven_design.html</link>
        <description>Tom Adams Better testing through Behaviour on the topic of Behaviour Driven Development. BDD is an offshoot of Test Driven Development and Domain Driven Development. The central idea is that you first specify the behaviour that youd like your code to...</description>
          <dc:subject>Software Development</dc:subject>
          <dc:subject>Java</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-27T01:18:24+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_11_27/here_at_the_open_source.html">
        <title>Here at the Open Source Developer's Conference</title>
        <link>http://bright-green.com/blog/2007_11_27/here_at_the_open_source.html</link>
        <description>OSDC just started. Great to catch up with Keith and Mark. Its great that Google could support the conference by sponsoring the dinner, but it feels little weird having Sponsor on my name badge.

The conference opened with a nice little speech by Scot...</description>
          <dc:subject>Software Development</dc:subject>
          <dc:subject>Python</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-11-27T00:09:02+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_09_17/why_united_is_better_than.html">
        <title>Why United is better than Qantas</title>
        <link>http://bright-green.com/blog/2007_09_17/why_united_is_better_than.html</link>
        <description>United are better than Qantas in all these ways:


They have moisturiser in the bathroom, in addition to the soap.
</description>
          <dc:subject>Stuff</dc:subject>
          <dc:subject>Rants</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-09-17T22:09:57+00:00</dc:date>
      </item>
      <item rdf:about="http://bright-green.com/blog/2007_09_09/the_sydney_declaration_of_conv.html">
        <title>The Sydney Declaration of Convenient Aspiration</title>
        <link>http://bright-green.com/blog/2007_09_09/the_sydney_declaration_of_conv.html</link>
        <description>The Australian Prime Minister is so proud of The Sydney Declaration on Climate Change and Energy, the agreement he shepherded through the latest APEC meeting. He says, This is the first such agreement involving the major pollutersthe United States, C...</description>
          <dc:subject>Stuff</dc:subject>
          <dc:subject>Rants</dc:subject>
        <dc:creator>alang</dc:creator>
        <dc:date>2007-09-09T20:21:46+00:00</dc:date>
      </item>

</rdf:RDF>

