<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>moltenmercury.org</title>
	<atom:link href="http://moltenmercury.org/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://moltenmercury.org</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 31 Dec 2009 10:29:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel="next" href="http://moltenmercury.org/?feed=rss2&amp;page=2" />

		<item>
		<title>pyNAD &#8211; controlling audio amplifiers from Python</title>
		<link>http://moltenmercury.org/?p=39</link>
		<comments>http://moltenmercury.org/?p=39#comments</comments>
		<pubDate>Thu, 31 Dec 2009 10:29:22 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=39</guid>
		<description><![CDATA[I recently had the opportunity to play with one of NAD&#8217;s new amplifiers that come with a serial port.  With an inexpensive USB to serial adapter, it&#8217;s easy to imagine how it might be controlled from a media PC.  Fortunately, NAD have released the specifications of the protocol to the general public (unencumbered as far [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had the opportunity to play with one of NAD&#8217;s new amplifiers that come with a serial port.  With an inexpensive USB to serial adapter, it&#8217;s easy to imagine how it might be controlled from a media PC.  Fortunately, NAD have released the specifications of the protocol to the general public (unencumbered as far as I can tell), so it was a simple task to write some Python code so control the amplifier.</p>
<p>The attached Python script is pretty rough and ready, but is capable of turning the amplifier on and off, and changing the volume up and down.  The script has been written for Ubuntu Linux but should work on any distribution with Python and pySerial installed, and should probably work on Windows also.  Usage of the script is fairly straightforward, ie</p>
<ul>
<li>pynad.py {command}</li>
</ul>
<p>where command is one of</p>
<ul>
<li>vol- or vol+ : decrease or increase volume</li>
<li>on or off : turn amplifier on or off</li>
<li>offConditionally : turn amplifier off if it is set to input 5 (Auxiliary)</li>
<li>onAndSetAux : if the amplifier is turned off, turn it on and set it to Aux input (if it is already on, the input is not changed)</li>
</ul>
<p>The final two commands are useful for running at shutdown / startup to provide a fairly intuitive control of the amplifier without interfering with any potential non-media PC uses (such as if someone was listening to a CD at the time when the media PC is shutdown).</p>
<p>The attached zip file contains the necessary Python code and an example upstart script for Ubuntu Karmic.  In addition, you may need to customise the pynad.conf file to change the serial port used (/dev/ttyUSB0 is probably suitable for most people).  Windows users will need to change this to COM5 or similar.  The pynad.conf file is looked for in ~/.pynad.conf or /etc/pynad.conf .</p>
<p><a rel="attachment wp-att-40" href="http://moltenmercury.org/?attachment_id=40">pyNAD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=39</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Melbourne &#8211; a photo diary, part I</title>
		<link>http://moltenmercury.org/?p=38</link>
		<comments>http://moltenmercury.org/?p=38#comments</comments>
		<pubDate>Sun, 03 May 2009 11:27:14 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=38</guid>
		<description><![CDATA[Melbourne.  A city of contrasts.
(click on photos to make them really really big)
Bustling streets.  Cars zoom past on an 8 lane highway.  A tram rumbles down the middle of the highway on its own timetable.  A criss-cross of power lines for the tram dot and dirty the landscape.  Trees line [...]]]></description>
			<content:encoded><![CDATA[<p>Melbourne.  A city of contrasts.<br />
(click on photos to make them really really big)</p>
<p>Bustling streets.  Cars zoom past on an 8 lane highway.  A tram rumbles down the middle of the highway on its own timetable.  A criss-cross of power lines for the tram dot and dirty the landscape.  Trees line the centre of the road.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1148.jpg" rel="lightbox" title="St Kilda Road"><img id="image37" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1148.thumbnail.jpg" alt="St Kilda Road" /></a></p>
<p>A short walk from the main road.  Sanctuary.  St Kilda Botanical Gardens.  People picnic in the shade.  Others sun-bathe lazily in the park-like surrounds.  Kids play.  A small number of pot people gather near the fence.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1153.jpg" rel="lightbox"  title="Pot Land"><img id="image30" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1153.thumbnail.jpg" alt="Pot Land" /></a></p>
<p>The Esplanade.  Miles away from the main road, but only a 5 minute walk.  Tranquility.  The smell of sea salt.  Waves lap the shore.  A lighthouse stands sentinel over the crowds milling along the beach.  Skateboarders add to the drone of the waves.  People play and dance in the water, on this 18 degree day at 4pm.  People sit and watch the water.  A procession heads out on to the pier.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1167.jpg" rel="lightbox"  title="St Kilda Beach 2"><img id="image32" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1167.thumbnail.jpg" alt="St Kilda Beach 2" /></a></p>
<p>Meanwhile, the port of Melbourne and the dockyards slumber.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1165.jpg" rel="lightbox"  title="St Kilda Beach 1"><img id="image31" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1165.thumbnail.jpg" alt="St Kilda Beach 1" /></a></p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1170.jpg" rel="lightbox"  title="St Kilda Beach 3"><img id="image33" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1170.thumbnail.jpg" alt="St Kilda Beach 3" /></a></p>
<p>Heading away from the beach.  A sign informs all who care to notice that this is a 3 smiles per hour zone. </p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1182.jpg" rel="lightbox"  title="Three Smiles per Hour"><img id="image34" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1182.thumbnail.jpg" alt="Three Smiles per Hour" /></a></p>
<p>Cake shops litter the side of the road, bustling for attention.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1183.jpg" rel="lightbox"  title="Cake Shop"><img id="image35" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1183.thumbnail.jpg" alt="Cake Shop" /></a></p>
<p>Old mixes with new.  Rich mansions stand beside much more modest abodes.  Two apartments side by side.  One has been renovated.  The other stands untouched.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/05/img_1185.jpg" rel="lightbox"  title="Old and new"><img id="image36" src="http://moltenmercury.org/wp-content/uploads/2009/05/img_1185.thumbnail.jpg" alt="Old and new" /></a></p>
<p>To be continued&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=38</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Home Studio</title>
		<link>http://moltenmercury.org/?p=28</link>
		<comments>http://moltenmercury.org/?p=28#comments</comments>
		<pubDate>Sun, 29 Mar 2009 11:35:50 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Audio]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=28</guid>
		<description><![CDATA[I&#8217;ve finally got my &#8220;studio&#8221; setup the way I want it.

There&#8217;s not much more to say, the piano&#8217;s hooked up the computer via MIDI so I can play / compose and experiment with different synths in FL Studio (the new name for &#8220;Fruity Loops&#8221;) and input music into Sibelius.  The guitar is at the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finally got my &#8220;studio&#8221; setup the way I want it.</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/03/musicrig2.jpg" title="Studio Rig"><img id="image27" src="http://moltenmercury.org/wp-content/uploads/2009/03/musicrig2.thumbnail.jpg" alt="Studio Rig" /></a></p>
<p>There&#8217;s not much more to say, the piano&#8217;s hooked up the computer via MIDI so I can play / compose and experiment with different synths in FL Studio (the new name for &#8220;Fruity Loops&#8221;) and input music into Sibelius.  The guitar is at the other end of scale, not even requiring power for its operation :p.  The desk I built out of copious amounts of MDF (it was cheap), the amplifier is home built and the speakers are the ones mentioned in a previous article&#8230; (followup to come once I&#8217;ve taken some photos) </p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=28</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaker Rebuild &#8211; part 1</title>
		<link>http://moltenmercury.org/?p=23</link>
		<comments>http://moltenmercury.org/?p=23#comments</comments>
		<pubDate>Sat, 14 Mar 2009 01:52:39 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Audio]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=23</guid>
		<description><![CDATA[I have some old Yamaha speakers that I think could do with a refurbishment.  Some quick tests with a microphone basically confirmed what my ears were telling me: could do better!  Since these were cheap speakers from TradeMe I can&#8217;t expect miracles from them.  So I&#8217;m left with two options: buy new [...]]]></description>
			<content:encoded><![CDATA[<p>I have some old Yamaha speakers that I think could do with a refurbishment.  Some quick tests with a microphone basically confirmed what my ears were telling me: could do better!  Since these were cheap speakers from TradeMe I can&#8217;t expect miracles from them.  So I&#8217;m left with two options: buy new or refurb.  For the amount of money I&#8217;d want to spend on a speaker, you can get bookshelves &#8211; but you still need stands and they tend to be bass reflex units, which I don&#8217;t like that much as they tend to sound unnatural.  Anyway, for the same money or less I can refurbish my current speakers, and it&#8217;s more fun.</p>
<p>The full rebuild will involve<br />
* New tweeters (high frequency &#8211; soprano and above)<br />
* More foam inside the boxes to increase effective volume and damp resonance<br />
* Some cone damping fluid applied to the old paper cone woofers, which appears to stiffen a bit like varnish (I&#8217;m not sure if there will be a benefit, but worth a try)<br />
* New crossover to handle the smooth transition between woofers and tweeters.</p>
<p>At the moment, only the tweeters have arrived, so the first change has been to expand the holes so they fit.  Unfortunately, I can&#8217;t really test them yet without the crossover.</p>
<p>This image shows the speakers before the holes were cut out, after I removed the existing woofer and tweeter.<br />
<a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/03/speaker-before.jpg" title="Speaker Box, minus the drivers, before modification"><img id="image24" src="http://moltenmercury.org/wp-content/uploads/2009/03/speaker-before.thumbnail.jpg" alt="Speaker Box, minus the drivers, before modification" /></a></p>
<p>This image shows the aftermath of my foray into jigsaw cutting.  The mickey-mouse ears are so the little electrical connectors can fit into the box.<br />
<a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/03/speaker-after.jpg" title="Speaker Box, after mickey-mouse holes cut for new tweeters"><img id="image25" src="http://moltenmercury.org/wp-content/uploads/2009/03/speaker-after.thumbnail.jpg" alt="Speaker Box, after mickey-mouse holes cut for new tweeters" /></a></p>
<p>And these are the drivers: top left is the woofer; left bottom is the old tweeter; right bottom is the new tweeter by Vifa.<br />
<a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2009/03/speaker-drivers.jpg" title="Speaker Drivers"><img id="image26" src="http://moltenmercury.org/wp-content/uploads/2009/03/speaker-drivers.thumbnail.jpg" alt="Speaker Drivers" /></a></p>
<p>Stay tuned.  And yes, I will be updating more often!  Some exciting news soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=23</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google may harm your computer</title>
		<link>http://moltenmercury.org/?p=22</link>
		<comments>http://moltenmercury.org/?p=22#comments</comments>
		<pubDate>Sat, 31 Jan 2009 14:51:49 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=22</guid>
		<description><![CDATA[<a href="http://moltenmercury.org/?p=22" title="Google may harm your computer"><img src="http://moltenmercury.org/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.php?post_id=22&amp;w=180" width="180" height="140" alt="Google may harm your computer" style="float:left;padding:0 10px 10px 0;" ></a>Apparently, Google&#8217;s malware engine has hit a major speedbump in the last 24 hours.Â  Now even Google may harm your computer.Â  In fact, the entire internet is a potential threat.Â  Disconnect your computer for the internet. Now.
]]></description>
			<content:encoded><![CDATA[<a href="http://moltenmercury.org/?p=22" title="Google may harm your computer"><img src="http://moltenmercury.org/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.php?post_id=22&amp;w=180" width="180" height="140" alt="Google may harm your computer" style="float:left;padding:0 10px 10px 0;" ></a><p>Apparently, Google&#8217;s malware engine has hit a major speedbump in the last 24 hours.Â  Now even Google may harm your computer.Â  In fact, the entire internet is a potential threat.Â  Disconnect your computer for the internet. Now.</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=22</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Landed in Brisbane</title>
		<link>http://moltenmercury.org/?p=21</link>
		<comments>http://moltenmercury.org/?p=21#comments</comments>
		<pubDate>Tue, 28 Aug 2007 11:17:07 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=21</guid>
		<description><![CDATA[Well for those who haven&#8217;t been paying attention for the last few weeks, I&#8217;m now in Brisbane for a week and I&#8217;d decided now would be a perfect time to rejuvinate my blog and write some stuff about my adventures across the ditch.  Oh the opportunity to poke some harmless fun at the Aussies [...]]]></description>
			<content:encoded><![CDATA[<p>Well for those who haven&#8217;t been paying attention for the last few weeks, I&#8217;m now in Brisbane for a week and I&#8217;d decided now would be a perfect time to rejuvinate my blog and write some stuff about my adventures across the ditch.  Oh the opportunity to poke some harmless fun at the Aussies simply cannot be passed up.</p>
<p>I arrived Sunday morning, with my flight departing at the wonderful hour of 6.15am.  This means, you guessed it, a 4.15 check in time.  So I arrived, bleary-eyed at the airport at 4.30am, not having much sleep due to my habit of not packing until I absolutely have to and am absolutely sure I haven&#8217;t forgotten anything (and yes, I did forget something anyway).</p>
<p>Well the first thing I noticed, after I fumbled through Customs (and forgot to sign the silly declaration form &#8211; looked like an idiot at the passport control!), was that it was sunny.  Sunny like you wouldn&#8217;t believe, considering it&#8217;s only August.  And so it has been so far.  But don&#8217;t mention that to the natives of Brisbane, they get incredibly tetchy.  They&#8217;ve had so little rain that there&#8217;s a water crisis going on, which is like the New Zealand equivalent of a power crisis when the lake levels get low.</p>
<p>The sun is glorious though, especially for someone who doesn&#8217;t have to worry about having no drinking water as I will be back in Christchurch by the time the water runs out and will be able to harvest it by leaving a 50 gallon drum open in  the back yard.  On Sunday we went to the Gold Coast, which is characterised by the biggst buildings I have ever seen on a beachfront, stretching in both directions.  Looking out in the other direction, the beaches are very pretty with fine, golden sand.  And a distinct lack of shops on the beach &#8211; not even a dairy!  It wasn&#8217;t until later that we found out they&#8217;re all a few blocks back &#8211; too expensive for any shops to be in the way of that million dollar view.</p>
<p>One thing you notice about being here are the birds.  Jackdaws, Crows, goodness what else, chirp and squawk in the morning and don&#8217;t let up during the day.  As you move around, even in builtup areas in Brisbane, you can hear constant bird &#8220;song&#8221;.  Well the Aussies were never known for their music.  But it&#8217;s not unpleasant, once you&#8217;re used to it. Maybe if NZ birds hadn&#8217;t all retreated the bush, we&#8217;d be hearing a lot more of them down under too.  </p>
<p>I&#8217;ve taken a lot of photos, but I&#8217;ll wait until I&#8217;m back home with broadband internet before I upload them.  Doing it over dialup may take some time.  I&#8217;ll keep you updated with more musings as they come in.  That&#8217;s all for tonight,</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=21</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tea?</title>
		<link>http://moltenmercury.org/?p=20</link>
		<comments>http://moltenmercury.org/?p=20#comments</comments>
		<pubDate>Wed, 04 Jul 2007 10:47:30 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=20</guid>
		<description><![CDATA[Do we have enough tea, yet?
Count &#8216;em, any more flavours we should be considering? :p

For the record: only two of them are mine, two by another flatmate and one each by another two  
]]></description>
			<content:encoded><![CDATA[<p>Do we have enough tea, yet?</p>
<p>Count &#8216;em, any more flavours we should be considering? :p</p>
<p><a class="imagelink" href="http://moltenmercury.org/wp-content/uploads/2007/07/dcp_6462.jpg" title="Tea Selection"><img id="image19" src="http://moltenmercury.org/wp-content/uploads/2007/07/dcp_6462.thumbnail.jpg" alt="Tea Selection" /></a></p>
<p>For the record: only two of them are mine, two by another flatmate and one each by another two <img src='http://moltenmercury.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bon Jovi&#8217;s Bounce</title>
		<link>http://moltenmercury.org/?p=18</link>
		<comments>http://moltenmercury.org/?p=18#comments</comments>
		<pubDate>Mon, 18 Jun 2007 03:27:32 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=18</guid>
		<description><![CDATA[
Recently I acquired the Bounce album cheap at Borders. I really, really like this song &#8220;All About Lovin&#8217; You&#8221; at the moment, check out the vid on YouTube
http://youtube.com/watch?v=ZVQvd6DAztE
Oh, and buy the album if you like it  .
]]></description>
			<content:encoded><![CDATA[<p><img id="image17" src="http://moltenmercury.org/wp-content/uploads/2007/06/31rdmmtdsel_aa240_.thumbnail.jpg" alt="Bounce Cover" align="left" /><br />
Recently I acquired the Bounce album cheap at Borders. I really, really like this song &#8220;All About Lovin&#8217; You&#8221; at the moment, check out the vid on YouTube<br />
<a href="http://youtube.com/watch?v=ZVQvd6DAztE">http://youtube.com/watch?v=ZVQvd6DAztE</a></p>
<p>Oh, and buy the album if you like it <img src='http://moltenmercury.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SKF Brochure!</title>
		<link>http://moltenmercury.org/?p=16</link>
		<comments>http://moltenmercury.org/?p=16#comments</comments>
		<pubDate>Fri, 11 May 2007 12:02:22 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=16</guid>
		<description><![CDATA[<a href="http://moltenmercury.org/?p=16" title="SKF Brochure!"><img src="http://moltenmercury.org/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.php?post_id=16&amp;w=180" width="180" height="105" alt="SKF Brochure!" style="float:left;padding:0 10px 10px 0;" ></a>This is from the official catalogue for SKF (the world&#8217;s biggest engineering bearing manufacturer).
It says&#8230;. if you are under a car held up by a poorly designed bearing, run away!
]]></description>
			<content:encoded><![CDATA[<a href="http://moltenmercury.org/?p=16" title="SKF Brochure!"><img src="http://moltenmercury.org/wp-content/plugins/yet-another-photoblog/YapbThumbnailer.php?post_id=16&amp;w=180" width="180" height="105" alt="SKF Brochure!" style="float:left;padding:0 10px 10px 0;" ></a><p>This is from the <strong>official</strong> catalogue for SKF (the world&#8217;s biggest engineering bearing manufacturer).</p>
<p>It says&#8230;. if you are under a car held up by a poorly designed bearing, run away!</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>America</title>
		<link>http://moltenmercury.org/?p=15</link>
		<comments>http://moltenmercury.org/?p=15#comments</comments>
		<pubDate>Wed, 09 May 2007 01:14:08 +0000</pubDate>
		<dc:creator>michael</dc:creator>
				<category><![CDATA[Diary]]></category>

		<guid isPermaLink="false">http://moltenmercury.org/?p=15</guid>
		<description><![CDATA[An article from the world of current affairs:
New York Times &#8211; When Student Loans Don&#8217;t Pay Off (read the comments)
Search and replace America for New Zealand.  Given, we aren&#8217;t quite there yet&#8230;.
]]></description>
			<content:encoded><![CDATA[<p>An article from the world of current affairs:</p>
<p><a href="http://news.blogs.nytimes.com/2007/05/08/when-student-loans-dont-pay-off/">New York Times &#8211; When Student Loans Don&#8217;t Pay Off</a> (read the comments)</p>
<p>Search and replace America for New Zealand.  Given, we aren&#8217;t quite there yet&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://moltenmercury.org/?feed=rss2&amp;p=15</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
