<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
]>
<rdf:RDF
 xmlns="http://purl.org/rss/1.0/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:admin="http://webns.net/mvcb/"
>
<channel rdf:about="">
<title>A step spinwise: log</title>
<link></link>
<description>news, thoughts and stuff</description>
<dc:language>en-us</dc:language>
<dc:creator>John</dc:creator>
<dc:date>2006-10-12T14:29:49+09:30</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<items>
<rdf:Seq>
<rdf:li rdf:resource="/archives/2006/10/index.html#e2006-10-12T14_29_46.txt" />
<rdf:li rdf:resource="/archives/2006/09/index.html#e2006-09-06T13_27_15.txt" />
<rdf:li rdf:resource="/archives/2006/08/index.html#e2006-08-13T14_45_19.txt" />
<rdf:li rdf:resource="/archives/2006/08/index.html#e2006-08-12T20_09_01.txt" />
<rdf:li rdf:resource="/archives/2006/08/index.html#e2006-08-12T16_22_20.txt" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="/archives/2006/10/index.html#e2006-10-12T14_29_46.txt">
<link>/archives/2006/10/index.html#e2006-10-12T14_29_46.txt</link>
<title>The joy of Runge-Kutta</title>
<dc:date>2006-10-12T14:29:46+09:30</dc:date>
<dc:creator>John</dc:creator>

<description><![CDATA[At the moment, my work consists mostly of writing a generator that can build a n-dimensional integration routine out of a C++ description of the 1-dimensional version.
For the fourth-order Runge-Kutta method in the Interaction picture, this is non-trivial. I'm trying to figure out how I can avoid making the parser have to actually parse the
C++ code...]]></description>
</item>
<item rdf:about="/archives/2006/09/index.html#e2006-09-06T13_27_15.txt">
<link>/archives/2006/09/index.html#e2006-09-06T13_27_15.txt</link>
<title>Global warming</title>
<dc:date>2006-09-06T13:27:15+09:30</dc:date>
<dc:creator>John</dc:creator>

<description><![CDATA[Well, hopefully <a href="http://newsvote.bbc.co.uk/mpapps/pagetools/print/news.bbc.co.uk/1/hi/sci/tech/5314592.stm">this</a> will put an end to the
interminable (and false) cries of "Global warming is a scaremongering campaign by the green/communist/science-mafia".]]></description>
</item>
<item rdf:about="/archives/2006/08/index.html#e2006-08-13T14_45_19.txt">
<link>/archives/2006/08/index.html#e2006-08-13T14_45_19.txt</link>
<title>HPF is the root of all evil</title>
<dc:date>2006-08-13T14:45:19+09:30</dc:date>
<dc:creator>John</dc:creator>
<dc:subject>Work</dc:subject>
<description><![CDATA[<p>
One of the guys in the office here is working on some code written in HPF. I had forgotten just how evil it was. 
I am considering being a nice guy and helping him rewrite it to use MPI. 
</p>
A quote from the Mountain Goats is in my head:<br />
<div class="quote">
  And I dreamed<br />
  of a camera<br />
  looking out from inside the television<br />
  and the aperture yawning and blinking<br />
  and the headstones climbed up the hill<br /> 
</div>
<p>
If you haven't heard of the Mountain Goats you should have a listen. You can find them on the <a href="http://www.archive.org">Internet Archive</a>.
</p>]]></description>
</item>
<item rdf:about="/archives/2006/08/index.html#e2006-08-12T20_09_01.txt">
<link>/archives/2006/08/index.html#e2006-08-12T20_09_01.txt</link>
<title>Arts grant application</title>
<dc:date>2006-08-12T20:09:01+09:30</dc:date>
<dc:creator>John</dc:creator>
<dc:subject>Work</dc:subject>
<description><![CDATA[  I am applying for an arts grant from the Queensland government to implement an unusual kind of robot. The paperwork is mostly
done, I'm just waiting on a quote for 3 x 40' shipping containers and 4 paintball guns. Hopefully that should give you some
idea of the flavour of the project :)]]></description>
</item>
<item rdf:about="/archives/2006/08/index.html#e2006-08-12T16_22_20.txt">
<link>/archives/2006/08/index.html#e2006-08-12T16_22_20.txt</link>
<title>Diary resumed</title>
<dc:date>2006-08-12T16:22:20+09:30</dc:date>
<dc:creator>John</dc:creator>
<dc:subject>Random</dc:subject>
<description><![CDATA[Well, ladies and gentlemen of the aether-network, I'm going to try this blogging thing once more.
This blog is using <a href="http://nanoblogger.sourceforge.net/">NanoBlogger</a>, which is a neat
little tool which uses shell scripts to create a static weblog. That way this page can live happily
on the rather antiquated webserver here at Physics.]]></description>
</item>
</rdf:RDF>
