<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>REverberations - Software</title>
    <link>http://www.reverb.com.au/tgould/blog/</link>
    <description>Random ramblings by Tim Gould</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.5.1 - http://www.s9y.org/</generator>
    <managingEditor>webmaster@reverb.com.au</managingEditor>
<webMaster>webmaster@reverb.com.au</webMaster>
<pubDate>Sun, 20 Jul 2008 02:26:19 GMT</pubDate>

    <image>
        <url>http://www.reverb.com.au/images/REverb_med.jpg</url>
        <title>RSS: REverberations - Software - Random ramblings by Tim Gould</title>
        <link>http://www.reverb.com.au/tgould/blog/</link>
        <width>144</width>
        <height>92</height>
    </image>

<item>
    <title>iPhoto Libraries in mythgallery (mythtv)</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/410-iPhoto-Libraries-in-mythgallery-mythtv.html</link>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Open-Source</category>
            <category>Photography</category>
            <category>Projects</category>
            <category>PVR</category>
            <category>Software</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/410-iPhoto-Libraries-in-mythgallery-mythtv.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=410</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=410</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    Here&#039;s some information about a personal coding itch I scratched recently, on the off chance that it helps someone else out there. Certainly my Google skills didn&#039;t turn up anyone else who had solved the same problem.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Problem Description&lt;/b&gt;&lt;br /&gt;
You have a Mac &lt;i&gt;somewhere&lt;/i&gt; where you use Apple&#039;s excellent &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1483&amp;amp;entry_id=410&quot; title=&quot;http://www.apple.com/ilife/iphoto/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/ilife/iphoto/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;iPhoto&lt;/a&gt; to manage your huge digital photography collection.&lt;br /&gt;
However, you don&#039;t have (and most likely don&#039;t want) a spiffy but locked-down and feature-light &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1484&amp;amp;entry_id=410&quot; title=&quot;http://www.apple.com/appletv/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/appletv/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Apple TV&lt;/a&gt; to display them on your TV, instead preferring the excellent and far more versatile open-source &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1485&amp;amp;entry_id=410&quot; title=&quot;http://www.mythtv.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.mythtv.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;mythtv&lt;/a&gt;.&lt;br /&gt;
Mythtv has mythgallery which displays pictures &lt;i&gt;from a normal filesystem&lt;/i&gt; reasonably well, but the poor thing has little to no understanding of the complexities of Apple&#039;s &quot;iPhoto Library&quot; on-disk layout. I&#039;m talking Albums basically, plus an understanding of &quot;Originals&quot; versus &quot;Modified&quot;. I just want it to be how it looks in iPhoto, but on my big LCD screen in front of the couch, controlled with my myth remote. Is that too much to ask??!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Research/Analysis&lt;/b&gt;&lt;br /&gt;
Can&#039;t find anyone else with this issue so figure &quot;how hard can it be?&quot;. Not very, it turned out, at least to get something working, if ugly.&lt;br /&gt;
The perl &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1486&amp;amp;entry_id=410&quot; title=&quot;http://search.cpan.org/~dmytro/Mac-iPhoto-0.1/iPhoto.pm&quot;  onmouseover=&quot;window.status=&#039;http://search.cpan.org/~dmytro/Mac-iPhoto-0.1/iPhoto.pm&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Mac::iPhoto&lt;/a&gt; looks like a good place to start, but since it hasn&#039;t been touched since 2003 it certainly doesn&#039;t do anything much useful on my current (7.1.3) iPhoto Library.&lt;br /&gt;
It uses &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1487&amp;amp;entry_id=410&quot; title=&quot;http://search.cpan.org/dist/Mac-PropertyList/&quot;  onmouseover=&quot;window.status=&#039;http://search.cpan.org/dist/Mac-PropertyList/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Mac::PropertyList&lt;/a&gt; to do the parsing of the xml file, which doesn&#039;t seem to work either. After much fiddling it looks like the AlbumData.xml file in the iPhoto Library actually &lt;b&gt;is invalid&lt;/b&gt; - it doesn&#039;t have the proper header. First hack Mac::PropertyList to accept the dodgy header, but later decide to keep that standard and put the hack into my script instead.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Design&lt;/b&gt;&lt;br /&gt;
Decide to make a directory next to the iPhoto Library which is full of symlinks pointing into the actual library. Directories in this tree will correspond to Albums in iPhoto, and the links will be named such that the alphabetical order used by mythgallery corresponds to the order in iPhoto.&lt;br /&gt;
Try and get this working on the linux box and also via Samba but in the end it&#039;s simplest to run the code and create the symlink tree &lt;b&gt;on my mac&lt;/b&gt; and then &lt;b&gt;rsync&lt;/b&gt; both the iPhoto Library and the symlink tree across to the linux box. &lt;br /&gt;
Don&#039;t use samba, it stuffs up the annoying &quot;:&quot; that iPhoto uses in paths, at least for me. rsync handles it fine, it&#039;s not even that Mac-specific one to my knowledge, just whatever is on my Ubuntu box.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Code&lt;/b&gt;&lt;br /&gt;
You&#039;ll need &lt;a href=&quot;/tgould/software/iPhoto/iPhoto.pm&quot;&gt;Mac::iPhoto 0.1-timg&lt;/a&gt;, which is the modification of 0.1 available on cpan to work with iPhoto 7.1.3, and Mac::PropertyList 1.31 from cpan. I guess I should put my code on CPAN, but just wanted to get it all up here for now.&lt;br /&gt;
Once that&#039;s available, you will of course need the actual &lt;a href=&quot;/tgould/software/iPhoto/iPhotoToDirectories&quot;&gt;iPhotoToDirectories&lt;/a&gt; script. It&#039;s all hard-coded - but you wouldn&#039;t have made it this far if you couldn&#039;t edit it to work in your situation :)&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Operation&lt;/b&gt;&lt;br /&gt;
You&#039;ll need &lt;i&gt;the same directory structure on both the mac and the linux box&lt;/i&gt; as the symlinks get created on the mac but are de-referenced on the linux box.&lt;br /&gt;
Once it&#039;s all in place, run iPhotoToDirectories on your mac whenever you want. It takes a long time, so I wouldn&#039;t script it. Maybe an overnight cronjob if you keep your Mac on all night. I don&#039;t so I just run it when I remember.&lt;br /&gt;
Then rsync both the iPhoto Library and the symlink tree to the linux box.&lt;br /&gt;
Finally, chmod -R a+rx the linux directories if the uid on your mac is different from your myth user.&lt;br /&gt;
And then, assuming mythgallery can navigate to that symlink directory, it should work and the browsing should be significantly more useful than it was before browsing the raw directory.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Known issues&lt;/b&gt;&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;Mac::iPhoto&#039;s parsing is amazingly slow, ie. ~30mins for me&lt;br /&gt;
&lt;li&gt;hard-coded paths&lt;br /&gt;
&lt;li&gt;ampersands (&amp;) in album names break things&lt;br /&gt;
&lt;li&gt;empty albums should be not put into output&lt;br /&gt;
&lt;li&gt;sorting could be much improved&lt;br /&gt;
&lt;li&gt;would be nice to understand Events too, hmmm...&lt;br /&gt;
&lt;li&gt;lots more UNknown issues, for sure. Let me know!&lt;br /&gt;
&lt;/ul&gt;&lt;br /&gt;
But hey it &lt;b&gt;works&lt;/b&gt;! And with a full-time life that&#039;s enough for me right now. 
    </content:encoded>

    <pubDate>Sat, 19 Jul 2008 20:19:46 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/410-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Catchup Blogging</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/317-Catchup-Blogging.html</link>
            <category>Cycling</category>
            <category>Deutschland</category>
            <category>Europe 2002-3</category>
            <category>Europe 2006</category>
            <category>Hardware</category>
            <category>Jersey Kerb</category>
            <category>Music</category>
            <category>Real Life</category>
            <category>Software</category>
            <category>Sydney</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/317-Catchup-Blogging.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=317</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=317</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    OK, News time. It&#039;s been a while.&lt;br /&gt;
I&#039;ve uploaded some photos to &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1136&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;my Flickr account&lt;/a&gt; which have titles showing a pictorial version of what we&#039;ve been doing recently.&lt;br /&gt;
There&#039;s some from Adelaide (&lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1137&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408498215/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408498215/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;1&lt;/a&gt; &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1138&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408498217/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408498217/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;2&lt;/a&gt; &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1139&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408498221/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408498221/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;3&lt;/a&gt; &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1140&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408498222/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408498222/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;4&lt;/a&gt;), some from our recent weekend back up to the Hunter Valley to celebrate our wedding anniversary (yep, it&#039;s been over a year now...) (&lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1141&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408498226/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408498226/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;1&lt;/a&gt; &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1142&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408502678/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408502678/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;2&lt;/a&gt;), and even an &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1143&amp;amp;entry_id=317&quot; title=&quot;http://www.flickr.com/photos/reverb/408502679/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/photos/reverb/408502679/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ugly product of our veggie patch&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Margaret&#039;s house has been on the market for a while and is now sold, she&#039;s looking for a place to buy and has a few in mind. She may be moving in with us during the change-over period.&lt;br /&gt;
&lt;br /&gt;
So we&#039;ve re-organised the house a bit. We&#039;ve now got a separate (small) room devoted to music. It&#039;s good to have everything out and in the one place, and I&#039;ve been inspired to do some recording, helped out with &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1144&amp;amp;entry_id=317&quot; title=&quot;http://www.m-audio.com/products/en_us/FireWire1814-main.html&quot;  onmouseover=&quot;window.status=&#039;http://www.m-audio.com/products/en_us/FireWire1814-main.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;a computer audio interface I found cheap on eBay&lt;/a&gt;. Still trying to decide what software I want to use with it though.&lt;br /&gt;
&lt;br /&gt;
The junk that used to be in that room has now sort-of migrated to the spare room, but it could be consolidated to make room for Margaret should the need arise. &lt;br /&gt;
&lt;br /&gt;
Around the house, I&#039;ve been cleaning out gutters and getting things organised in preparation for the arrival of our &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1145&amp;amp;entry_id=317&quot; title=&quot;http://www.tankworks.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.tankworks.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;water tanks&lt;/a&gt;. The fact that it&#039;s been raining a lot recently has been annoying us, thinking of the wastage. It looks like we&#039;d have to vote capital-L Liberal to get the government to do something about water recycling, so becoming as detached as possible from it all is appealing.&lt;br /&gt;
&lt;br /&gt;
Put some of the wine from our Hunter trip (came back with three cases!) under the house in a sort-of cellar arrangement. The conditions are good but it&#039;s hard to get to. Should be good for medium-long-term storage though.&lt;br /&gt;
&lt;br /&gt;
We headed off to the &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1146&amp;amp;entry_id=317&quot; title=&quot;http://www.whiskeyexperience.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.whiskeyexperience.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Whiskey Experience&lt;/a&gt; again a few days ago - a great fun evening which we figure is just to raise brand awareness. Not that many people around us were aware of things around themselves by the end of proceedings!&lt;br /&gt;
&lt;br /&gt;
One of Liz&#039;s birthday celebrations this year was a trip to the &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1147&amp;amp;entry_id=317&quot; title=&quot;http://www.lowenbrau.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.lowenbrau.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Löwenbräu Keller&lt;/a&gt;, something I haven&#039;t done for years and an evening we thoroughly enjoyed. The band there seems to do the same show every night, but it&#039;s very entertaining. Plus we get to drink great beer and practice our German.&lt;br /&gt;
&lt;br /&gt;
... Which is good, because &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1148&amp;amp;entry_id=317&quot; title=&quot;http://www.sschnell.net/&quot;  onmouseover=&quot;window.status=&#039;http://www.sschnell.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Sebastian Schnelle&lt;/a&gt; (whom we stayed with &lt;a href=&quot;/cgi-bin/blosxom_europe.cgi/Europe2002/Europe/Deutschland/Deutschland_1&quot;&gt;at&lt;/a&gt; &lt;a href=&quot;/cgi-bin/blosxom_europe.cgi/Europe2002/Europe/Deutschland/Deutschland_2&quot;&gt;least&lt;/a&gt; &lt;a href=&quot;/cgi-bin/blosxom_europe.cgi/Europe2002/Europe/Deutschland/Deutschland_4&quot;&gt;three&lt;/a&gt; times in Europe 2002-3 and caught up with again &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/categories/53-Deutschland&quot;&gt;early last year&lt;/a&gt;) is back in the country to do his PhD in Brisbane. He and his girlfriend Jana flew into Sydney last week and we caught up a few times. She&#039;s still in learn-English mode, so we had a few conversations with me speaking German and her English, and my lack of skill there seemed to give her more confidence.&lt;br /&gt;
&lt;br /&gt;
Oh, and I buggered my knee badly about a month ago, which is the worst it&#039;s ever been. I&#039;ve had plenty of days working from home and far less cycling. I have a specialist appointment next week, so hopefully I can get something done about it.&lt;br /&gt;
&lt;br /&gt;
Another &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1153&amp;amp;entry_id=317&quot; title=&quot;http://www.jkband.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.jkband.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Jersey Kerb&lt;/a&gt; gig happened last Friday - the first with Jono playing keyboards and me back on bass after &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=1154&amp;amp;entry_id=317&quot; title=&quot;http://monted.livejournal.com/&quot;  onmouseover=&quot;window.status=&#039;http://monted.livejournal.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Ed&lt;/a&gt; left for England&lt;/a&gt;. We played pretty well I thought, but the crowd was both thin and lacking energy. I think we have a job for our manager to get us sorted in a new venue or with some more aggressive advertising. Still great fun though.&lt;br /&gt;
&lt;br /&gt;
Surely that&#039;s enough topic-hopping for now. Congratulations if you made it this far! 
    </content:encoded>

    <pubDate>Sat, 03 Mar 2007 17:46:44 -0600</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/317-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Broken FIFA</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/243-Broken-FIFA.html</link>
            <category>Software</category>
            <category>Sport</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/243-Broken-FIFA.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=243</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=243</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    Any good suggestions as to why &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=895&amp;amp;entry_id=243&quot; title=&quot;http://fifaworldcup.yahoo.com/06/en/w/match/template.html?id=1&quot;  onmouseover=&quot;window.status=&#039;http://fifaworldcup.yahoo.com/06/en/w/match/template.html?id=1&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;FIFA&#039;s live match thingy&lt;/a&gt; only works on a Mac if you use Safari, not Firefox? That&#039;s pretty ugly.&lt;br /&gt;
Oh well, watching the game anyway - bring on the next month!&lt;br /&gt;
Have a nasty cold so haven&#039;t slept and feel horrible. Not sure how late I will last. 
    </content:encoded>

    <pubDate>Sat, 10 Jun 2006 02:58:24 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/243-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Flickr</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/114-Flickr.html</link>
            <category>Blogging</category>
            <category>Honeymakers</category>
            <category>Photography</category>
            <category>Site News</category>
            <category>Software</category>
            <category>Technology</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/114-Flickr.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=114</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=114</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    I&#039;m playing around with &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=616&amp;amp;entry_id=114&quot; title=&quot;http://www.flickr.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Flickr&lt;/a&gt;, an online photo-sharing site.&lt;br /&gt;
All of my photos are stored in &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=617&amp;amp;entry_id=114&quot; title=&quot;http://www.apple.com/iphoto/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/iphoto/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;iPhoto&lt;/a&gt;, and there&#039;s a great &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=618&amp;amp;entry_id=114&quot; title=&quot;http://connectedflow.com/flickrexport/&quot;  onmouseover=&quot;window.status=&#039;http://connectedflow.com/flickrexport/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;plugin&lt;/a&gt; you can load into it to give it the ability to upload photos to Flickr from right within iPhoto itself.&lt;br /&gt;
So, it happens that about an hour after I had finished a gig with The Honeymakers today, I uploaded a couple of pictures and within five minutes other people somewhere had viewed them. You can find photos based on &quot;tags&quot;, so for example I tagged these photos as &quot;jazz&quot;, &quot;music&quot;, &quot;saxophone&quot;, etc. Anyone who searches for these keywords will find my photos, along with those of anyone else who has used the same tags.&lt;br /&gt;
Also, if you scroll down this page and look on the left you&#039;ll see the latest three photos I have put up on Flickr, without having to leave this page.&lt;br /&gt;
If you already track my RSS feed, you may also like to add &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=619&amp;amp;entry_id=114&quot; title=&quot;http://www.flickr.com/services/feeds/photos_public.gne?id=26835249@N00&amp;amp;format=rss_200&quot;  onmouseover=&quot;window.status=&#039;http://www.flickr.com/services/feeds/photos_public.gne?id=26835249@N00&amp;amp;format=rss_200&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;this one&lt;/a&gt;, which will give you an entry every time I upload a photo. 
    </content:encoded>

    <pubDate>Sat, 03 Sep 2005 21:55:18 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/114-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Bands + Apple iLife = Bliss</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/83-Bands-+-Apple-iLife-Bliss.html</link>
            <category>Honeymakers</category>
            <category>Jersey Kerb</category>
            <category>Software</category>
            <category>Work</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/83-Bands-+-Apple-iLife-Bliss.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=83</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=83</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    Purely by coincidence and perhaps the fact that I lug my &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=449&amp;amp;entry_id=83&quot; title=&quot;http://www.apple.com/powerbook/index15.html&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/powerbook/index15.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;powerbook&lt;/a&gt; with me everywhere I go, I&#039;ve ended up doing lots of digital media production with Apple&#039;s most excellent &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=450&amp;amp;entry_id=83&quot; title=&quot;http://www.apple.com/ilife/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/ilife/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;iLife&lt;/a&gt; suite of applications.&lt;br /&gt;
Firstly, the big band that I play sax in, the Honeymakers, is in the process of recording a demo CD to send to prospective clients. The brief was to get something on CD, of whatever quality, and to send it out with a disclaimer of sorts about our non-professional status, the small amount of time spent rehearsing and the tiny budget available for recording.&lt;br /&gt;
I turned up to rehersal one week and the band director asked me if I could record the band on the powerbook. &quot;Sure&quot;, I answered, &quot;what sort of gear do we have?&quot; Very little, the answer came, and we were starting right then. In fact the first cut of some tracks has been recorded using the &lt;i&gt;internal&lt;/i&gt; mic on the laptop as that&#039;s all we had to start with. Solos have been over-dubbed with better mics on individual tracks, but the vast majority of the band has been recorded purely with one mic.&lt;br /&gt;
And the software magic that made all this possible? &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=451&amp;amp;entry_id=83&quot; title=&quot;http://www.apple.com/ilife/garageband/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/ilife/garageband/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Garageband&lt;/a&gt;. It totally rocks and is oh so cheap. The effects and things available with a mere click of the trackpad are brilliant, and overdubbing solos is so simple - just whack some headphones into the headphone jack, hit record and play along. One of the other guys in the band actually recorded his tracks at his place and gave me a CD full of the results which I can just drag and drop back into the projects. Sweet.&lt;br /&gt;
We&#039;ve done solos and the vocals with better mics, but being able to pack up the &quot;recording studio&quot; by unplugging a couple of cables and closing the lid just blew everyone away.&lt;br /&gt;
I&#039;ll post a link to the resulting mp3s as soon as I&#039;ve finished mixing them down - possibly tomorrow.&lt;br /&gt;
&lt;br /&gt;
Garageband also rocks my world with the other band I&#039;m playing in at the moment - a RTA-affiliated rock band where I&#039;m playing mainly bass guitar. I just couldn&#039;t resist making myself a little cable which runs out from my bass amp&#039;s effects send to the laptop input, then back from the output to the amp&#039;s receive line.&lt;br /&gt;
Using this setup, I can now run what for years has been the holy grail of guitarists every where - &lt;b&gt;real-time effects processing in software&lt;/b&gt;. I just click on setting for each song, which sets the reverb, compression, distortion, amp simulation, etc. to be however I want it, and there&#039;s my tone, running out the amp with &lt;i&gt;no delay&lt;/i&gt;.&lt;br /&gt;
The guitarists in the band who turn up with ten or so effects boxes and associated batteries and cabling each are very jealous.&lt;br /&gt;
I remember reading somewhere that Mac OS X&#039;s audio stack has latency low enough to be able to do this, but the equivalent part of Windows would never be able to achieve the same feat without some serious re-writing on Microsoft&#039;s part.&lt;br /&gt;
&lt;br /&gt;
At rehersals for this band the other day, someone had the bright idea of filming the entire thing for archive/humiliation/burning. At the end of the process, I noticed it had all been done on a DV (digital) camera. One firewire cable between that camera and the trusty powerbook later, I had a pile of clips sitting in &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=452&amp;amp;entry_id=83&quot; title=&quot;http://www.apple.com/ilife/imovie/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/ilife/imovie/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;iMovie&lt;/a&gt;. A bit of drag and drop later, and I have a DVD ready to burn with titles, credits and all the really bad stuff relegated to the digital trash can.&lt;br /&gt;
&lt;br /&gt;
This really &lt;i&gt;is&lt;/i&gt; a lifestyle computer. Apple should be paying me to say this stuff :) 
    </content:encoded>

    <pubDate>Fri, 25 Mar 2005 22:44:06 -0600</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/83-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>New Blogging Software</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/64-New-Blogging-Software.html</link>
            <category>Blogging</category>
            <category>Open-Source</category>
            <category>Site News</category>
            <category>Software</category>
            <category>Work</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/64-New-Blogging-Software.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=64</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=64</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    I have been toying around with the idea of doing some internal blogging at work for a while now, and yesterday I finally got a small patch of time and sufficient links that I wanted to post to become inspired.&lt;br /&gt;
My previous blogging software, &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=392&amp;amp;entry_id=64&quot; title=&quot;http://www.blosxom.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.blosxom.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Blosxom&lt;/a&gt; has been working fine for me for years now - that&#039;s what I used while travelling around Europe, I&#039;ve hacked the code to bits and know it inside out.&lt;br /&gt;
However, it wasn&#039;t going to work for me here. Mainly because the software I use to post to it, &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=393&amp;amp;entry_id=64&quot; title=&quot;http://blapp.sourceforge.net/&quot;  onmouseover=&quot;window.status=&#039;http://blapp.sourceforge.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Blapp&lt;/a&gt; is quite limited and doesn&#039;t support multiple blogs.&lt;br /&gt;
Plus, there&#039;s plenty of new features around in other software, and Blosxom hasn&#039;t seen a release in quite some time.&lt;br /&gt;
So, I went shopping. Eventually I turned up the brilliant Open-Source &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=394&amp;amp;entry_id=64&quot; title=&quot;http://www.s9y.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.s9y.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Serendipity&lt;/a&gt; system. It has two main features I&#039;ve always wanted in Blosxom - written in PHP and with a MySQL backend.&lt;br /&gt;
Up and running in minutes at work, I quickly got to posting through the web interface. Since it supports XML-RPC I could concievably use a client on the Mac, but I haven&#039;t explored it much yet.&lt;br /&gt;
As you have probably guessed by now, I liked it so much that I moved this site over to it also. All post-Europe2002-3 posts have been imported, along with comments (comment dates are all wrong though). Since it supports RSS importing, this process was relatively pain free.&lt;br /&gt;
Sure, there&#039;s quite a bit to learn, but it seems to be working nicely thus far. I&#039;ve hacked the Idea style a bit to get a look I&#039;m happy with for now.&lt;br /&gt;
Sorry to everyone though, you&#039;re going to have to do the update bookmarks thing. The URL you have bookmarked should be &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=395&amp;amp;entry_id=64&quot; title=&quot;http://www.reverb.com.au/tgould/&quot;  onmouseover=&quot;window.status=&#039;http://www.reverb.com.au/tgould/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;http://www.reverb.com.au/tgould/&lt;/a&gt;.&lt;br /&gt;
Also, if you are a user of RSS, you&#039;ll have to get a new feed into you aggregator, although I put an entry into the old one to point this out.&lt;br /&gt;
Post any comments if you find any problems, I&#039;d like to get this working smoothly. 
    </content:encoded>

    <pubDate>Sat, 22 Jan 2005 13:35:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/64-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Safari Link Spoofing</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/22-Safari-Link-Spoofing.html</link>
            <category>Software</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/22-Safari-Link-Spoofing.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    Watch out for &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=283&amp;amp;entry_id=22&quot; title=&quot;http://www.neoresearch.org/%5Bneo%5Dsafari_url_spoof.html&quot;  onmouseover=&quot;window.status=&#039;http://www.neoresearch.org/%5Bneo%5Dsafari_url_spoof.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;this&lt;/a&gt; if you happen to be using Apple&#039;s &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=284&amp;amp;entry_id=22&quot; title=&quot;http://www.apple.com/safari/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/safari/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Safari&lt;/a&gt; web browser. Nasty. 
    </content:encoded>

    <pubDate>Tue, 02 Nov 2004 20:31:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/22-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Life Update - Melbourne Cup, House Hunting</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/23-Life-Update-Melbourne-Cup,-House-Hunting.html</link>
            <category>Real Life</category>
            <category>Software</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/23-Life-Update-Melbourne-Cup,-House-Hunting.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    Haven&#039;t been great at updating this recently, but I&#039;m currently home sick so thought now would be a good time to do so.&lt;br /&gt;&lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=285&amp;amp;entry_id=23&quot; title=&quot;http://www.apple.com/ical/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/ical/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;iCal&lt;/a&gt; just reminded me that I&#039;m supposed to be at a Melbourne Cup afternoon tea at work shortly, but my TPH (tissues per hour) rate is a bit high to be at work right now. I don&#039;t care about the race myself, but I bought a ticket in a raffle for a TV, which would be nice to win - our current TV has substantially less screen real estate than my Powerbook.&lt;br /&gt;Liz and I have been doing some house hunting over the last couple of weekends. It&#039;s interesting to see just how much the prices are diving. &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=286&amp;amp;entry_id=23&quot; title=&quot;http://www.justlisted.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.justlisted.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Just Listed&lt;/a&gt;, our primary source of info, sends me emails whenever something which matches our criteria either changes or is newly added. This is &lt;b&gt;far&lt;/b&gt; superior to the Old Media method where each agent puts out an ad with all their properties, which are aggregated in a local paper such as ours &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=287&amp;amp;entry_id=23&quot; title=&quot;http://www.stgeorgesutherlandleader.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.stgeorgesutherlandleader.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;The Leader&lt;/a&gt;, sorted by agent. &lt;em&gt;I don&#039;t care&lt;/em&gt; who is selling the property, I care about things like location and price, and want to be able to search by these criteria regardless of agent. This is where Just Listed works so well.&lt;br /&gt;Just Listed recently sent me three updates on one such place over the course of a week or so - first dropping the price to $500k or so, then to $455, then to $425. That&#039;s what I call a buyers market, and once again I&#039;m glad that something is finally swinging in our favour.&lt;br /&gt;We are looking mainly in the South-Sydney suburbs of Mortdale and Penshurst. We like the small village atmosphere that the centre of these places have (and the other key factor - a train station), and a short walk from the centre there are plenty of places currently for sale within our budget. Still, we aren&#039;t blind to other suburbs such as Peakhurst, Riverwood, and in the other direction Kogarah, Carlton and Allawah. It&#039;s a bit scary to realise that the prices we need to pay to get a free-standing house in these suburbs would buy us two or even three such properties way out in western Sydney somewhere. Still, we are viewing it partly as an investment in our futures and partly as somewhere to live for a while.&lt;br /&gt;According to the computer of the &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=288&amp;amp;entry_id=23&quot; title=&quot;http://www.mortgagechoice.com.au/&quot;  onmouseover=&quot;window.status=&#039;http://www.mortgagechoice.com.au/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Mortgage Choice&lt;/a&gt; rep who came over a couple of weeks ago, some banks are willing to lend us up to $800k!! No thanks! Would like to be out of debt sometime before we die.&lt;br /&gt;Those sort of figures were on one hand nice to hear, but on another they reminded us just how serious the financial commitment we are moving towards is. 
    </content:encoded>

    <pubDate>Tue, 02 Nov 2004 13:44:00 -0600</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/23-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Father's Day</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/40-Fathers-Day.html</link>
            <category>Hardware</category>
            <category>Real Life</category>
            <category>Software</category>
            <category>Work</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/40-Fathers-Day.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=40</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    &lt;a href=&quot;/~reverb/tgould/images/FathersDay.jpg&quot;&gt;&lt;img src=&quot;/~reverb/tgould/images/FathersDay.jpg&quot; align=&quot;right&quot; alt=&quot;[FathersDay]&quot;/&gt;&lt;/a&gt;OK, so it&#039;s fathers day today, the weather is great. By that I mean lots of rain, storms, and I got a call from Liz before on the way to her Dad&#039;s place saying that she got caught in a hail storm. No great problem, our car isn&#039;t worth crap anyway. We got some cabling fixed on the boost relay on the starter motor the other day which address the issue of me having to clutch start it the other day, and things are much better now. The silly old thing only has to last us until some time early next year when we intend to whack a bit extra on our home loan and buy something better.&lt;br /&gt;The rain is great, soaking up our brown parched lawns and gardens, and meaning that the seven months and counting since we washed the car can wait longer yet again. In fact, right now I&#039;m typing this sitting outside watching the rain fall around me, just enjoying the sounds of rain and storms. And iTunes. Of course, the poor powerbook and I are under a cover, but it&#039;s still quite a bit of a break from my computer desk. Especially since I was there all day yesterday making up for other people&#039;s poor planning at work which left me with about -3 days to get 10 days of work done. Packs of fun.&lt;br /&gt;Normally when I work from home I&#039;m not all that productive (at work I have three desktop machines and piles of papers), but I found the combination of &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=329&amp;amp;entry_id=40&quot; title=&quot;http://wsmanager.sourceforge.net/&quot;  onmouseover=&quot;window.status=&#039;http://wsmanager.sourceforge.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Desktop Manager&lt;/a&gt; and and external 17&quot; monitor for extra desktop real-estate gave me plenty of working space for my &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=330&amp;amp;entry_id=40&quot; title=&quot;http://www.tarantella.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.tarantella.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Tarantella&lt;/a&gt; connection into work. I might even convince the boss that I need to do it a bit more often... &lt;br /&gt;Whilst on the topic, he mentioned the other day that he should be able to keep me on past January next year (my current contract end date), making our long-term planning just that bit easier.&lt;br /&gt;Last but not least, congrats to &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=331&amp;amp;entry_id=40&quot; title=&quot;http://www.fibrowalls.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.fibrowalls.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Kung&lt;/a&gt; for finally paying off his loan. Don&#039;t crash any more cars dude! 
    </content:encoded>

    <pubDate>Sun, 05 Sep 2004 17:58:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/40-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>iPodder</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/41-iPodder.html</link>
            <category>Blogging</category>
            <category>Podcasting</category>
            <category>Radio</category>
            <category>Software</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/41-iPodder.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=41</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    After noting &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=332&amp;amp;entry_id=41&quot; title=&quot;http://www.macosxhints.com/article.php?story=20040902112715930&quot;  onmouseover=&quot;window.status=&#039;http://www.macosxhints.com/article.php?story=20040902112715930&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;yet another great hint&lt;/a&gt; over at Mac OS X Hints, I stumbled upon the great little tool called iPodder.&lt;br /&gt;To save you following too far through the links, let me summarise what it is all about. With a view to pushing the boundaries of traditional media, some people around the world, including &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=333&amp;amp;entry_id=41&quot; title=&quot;http://live.curry.com/&quot;  onmouseover=&quot;window.status=&#039;http://live.curry.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Adam Curry&lt;/a&gt; the author of iPodder and one-time MTV Video Jockey, are posting to their blogs in mp3 format. As a radio DJ by trade, he is interesting to listen to, and as usual I&#039;m keen to listen to anything not pushed out by large media companies, in any new format I can discover.&lt;br /&gt;What his software (and other, improved versions I&#039;m yet to try) does is parse RSS feeds of various websites, find any mp3s contained within, download said mp3s, put them in a playlist in iTunes, which is then automatically copied to my iPod. Very neat. So, all I have to do in the mornings is disconnect my iPod and there is some interesting radio by himself, and some new IT Conversations (I&#039;ve listened to Tim &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=334&amp;amp;entry_id=41&quot; title=&quot;http://www.oreilly.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.oreilly.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;O&#039;Reilly&lt;/a&gt; thus far).&lt;br /&gt;If you aren&#039;t sure what blog and blogging is all about, It&#039;s probably time you found out. What you are reading right now is a blog. Not a very good or actively maintained one, but a blog none the less. The idea is that the little guys around the world just tap out what is of interest to them, and if someone else happens to be interested also, that&#039;s great.&lt;br /&gt;iPodder and friends are taking this to a new level, where the content is automatically available on the output device of your choice, and in a format you can listen to in the background while you are doing something else.&lt;br /&gt;I think I have a hard enough time putting text on here to consider audio at this point in time, but it is interesting to see where stuff like this is going to end up. 
    </content:encoded>

    <pubDate>Sun, 05 Sep 2004 17:39:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/41-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Two Weeks with an iPod</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/42-Two-Weeks-with-an-iPod.html</link>
            <category>iPod</category>
            <category>Music</category>
            <category>Software</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/42-Two-Weeks-with-an-iPod.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=42</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=42</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    I sat by and watch three generations of iPods come past me. As a stereo-typical early adopter of most technologies, this has been a little strange for me. My last portable audio device was an early-model Sharp mini-disc recorder which saw a lot of use during Uni. Perhaps a little too much, as its proprietary battery eventually all but fell of the perch, meaning that the hacked together charger I had for it (was an imported Japanese model) was eventually a life-line. I left it with a friend when I went overseas and upon return it was an expensive paperweight.&lt;br /&gt;Less than two weeks before the iPod came into my life, I decided that some form of portable audio was necessary for my 35 or so minute walk to the station. It&#039;s so much more bearable that way. However, since we are saving for a house even the cheapest iPod was out of the question. I still beleive the price must dive before more people get their hands on these little beauties. So, I grabbed a $80 mp3-compatable CD player from Aldi. The interface was clunky, the software buggy, but the cheap cheap cheap factor worked great, and I had 150 or so songs per CD, burnt in about 10 minutes with two clicks from iTunes.&lt;br /&gt;But the iPod is in a different league. I&#039;ve invested plenty of hours in my mp3 collection, getting ratings, playlists and id3 tags all just right, and all that time payed off as soon as I connected the iPod for the first time. Sure, to find out that my entire collection wouldn&#039;t fit on in one go with the first message was a bit dis-heartening, but iTunes made some selections (no idea how), and then, after only a matter of minutes, there was most of my music, sorted by name, artist, genre, or whatever I wanted. Smart Playlists were in place, everything Just Worked, in that great Apple way.&lt;br /&gt;Physically, the thing is gorgeous to hold and play with, so much so that the only fault I can place is that my grubby fingers constantly leave marks all over it, especially on the shiny back bit. I&#039;m not interested in the iPod mini - this is a great size, and 4GB would be even harder to work with for me.&lt;br /&gt;I think my problem is that I have too diverse musical tastes. My collection includes Elton John, 1920s Blues, Justin Timberlake, Megadeth, Pantera, DJ Tisto, Jamiroquai, The Monkees, Vivaldi and 5GB of jazz. The randomiser is life. Whatever comes up, I can click to rate it out of five, either down to 1 to delete later (quite rare, this is mostly done by now), 2 to mark as not-for-iPod, or 3-5 depending on how much I like it.&lt;br /&gt;This &quot;2 means not for iPod&quot; thing is how I&#039;ve come to deal with the &quot;Size of music library is greater than capacity of iPod&quot; problem. Plenty of my own CDs I&#039;ve ripped (whoops, that&#039;s &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=335&amp;amp;entry_id=42&quot; title=&quot;http://www.smh.com.au/articles/2004/08/02/1091432115074.html?from=top5&quot;  onmouseover=&quot;window.status=&#039;http://www.smh.com.au/articles/2004/08/02/1091432115074.html?from=top5&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;illegal in Australia&lt;/a&gt;...) contain say 3 songs I love, 3 which I don&#039;t like for one reason or another, and a few others which lie somewhere in the middle. I don&#039;t want to delete the ones I don&#039;t like, because, especially in the Jazz genre, I will often listen to an album from end to end the way the artist originally intended. Some times it just works better that way. So these &quot;filler&quot; songs stay on the 80GB Powerbook drive, but don&#039;t make it to the iPod.&lt;br /&gt;Oh, by the way, if you own a 4G iPod and have worked out that the way they made the prices cheaper was by taking the accessories away, you can partially get this back by partaking of the current promo where if you buy Applecare for iPod you qualify for a free remote. Can&#039;t find a link but I have a PDF of it and have confirmed it direct with Apple. 
    </content:encoded>

    <pubDate>Sun, 29 Aug 2004 13:48:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/42-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>
<item>
    <title>Cool Mac OSX Apps</title>
    <link>http://www.reverb.com.au/tgould/blog/index.php?/archives/53-Cool-Mac-OSX-Apps.html</link>
            <category>Europe 2002-3</category>
            <category>Hardware</category>
            <category>Linux</category>
            <category>Software</category>
    
    <comments>http://www.reverb.com.au/tgould/blog/index.php?/archives/53-Cool-Mac-OSX-Apps.html#comments</comments>
    <wfw:comment>http://www.reverb.com.au/tgould/blog/wfwcomment.php?cid=53</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.reverb.com.au/tgould/blog/rss.php?version=2.0&amp;type=comments&amp;cid=53</wfw:commentRss>
    

    <author>webmaster@reverb.com.au (reverb)</author>
    <content:encoded>
    Just a quick heads up on some of the incredibly cool software that exists for the &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=358&amp;amp;entry_id=53&quot; title=&quot;http://www.apple.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Apple&lt;/a&gt;&lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=359&amp;amp;entry_id=53&quot; title=&quot;http://www.apple.com/macosx/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/macosx/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;OSX&lt;/a&gt; platform which I have stumbled across recently and changed the way I work:&lt;ul&gt;&lt;li /&gt;OK, so I&#039;ve been using this for ages, but &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=360&amp;amp;entry_id=53&quot; title=&quot;http://www.salling.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.salling.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Salling Software&lt;/a&gt;&#039;s Clicker is still totally awesome. Impresses people day after day with the way that I walk away from my Mac, it locks the screen (and hence blocks access to two other computers - see below), and when I come back, it knows it&#039;s me and unlocks the screen. Even pauses &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=361&amp;amp;entry_id=53&quot; title=&quot;http://www.apple.com/itunes/&quot;  onmouseover=&quot;window.status=&#039;http://www.apple.com/itunes/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;iTunes&lt;/a&gt;, advises me of incoming calls, ... &lt;br /&gt;I actually caught up with the author, Jonas, in Stockholm last year, and bought him several beers. The man has done something I haven&#039;t seen in &lt;em&gt;any&lt;/em&gt; other software for a long time - actually created something new. &lt;b&gt;True&lt;/b&gt; innovation, not just using that word as a marketing ploy.&lt;li /&gt;If you have to work with more than one computer on a day to day basis (I have my iBook, an iMac and my Dell &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=362&amp;amp;entry_id=53&quot; title=&quot;http://www.gentoo.org/&quot;  onmouseover=&quot;window.status=&#039;http://www.gentoo.org/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Gentoo&lt;/a&gt; box at work), you &lt;b&gt;need&lt;/b&gt; to use &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=363&amp;amp;entry_id=53&quot; title=&quot;http://www.opendarwin.org/projects/osx2x/&quot;  onmouseover=&quot;window.status=&#039;http://www.opendarwin.org/projects/osx2x/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;osx2x&lt;/a&gt;. Billed as an &quot;Excess keyboard remover&quot;, that&#039;s what it does. I use one USB keyboard and mouse connected to my iBook, and push the mouse off the left side onto my iMac&#039;s screen, or to the right onto the Linux box. Keyboard follows. Cut and Paste between machines works. Total magic. Oh yes, and Open Source, so we have actually been able to modify the code and change some of the functionality. Great stuff!&lt;li /&gt;Open Source virtual desktops done right with &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=364&amp;amp;entry_id=53&quot; title=&quot;http://www.versiontracker.com/dyn/moreinfo/macosx/21594&quot;  onmouseover=&quot;window.status=&#039;http://www.versiontracker.com/dyn/moreinfo/macosx/21594&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Desktop Manager&lt;/a&gt;. Supports the skins made to work with the expensive Codetek Virtual Desktop too - how&#039;s that for sticking your tounge out?&lt;li /&gt;Kiwi-made visual traceroute with &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=365&amp;amp;entry_id=53&quot; title=&quot;http://crash.ihug.co.nz/~bryanc/&quot;  onmouseover=&quot;window.status=&#039;http://crash.ihug.co.nz/~bryanc/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;WhatRoute&lt;/a&gt;. Pretty graphics!&lt;li /&gt;Annoyed that your nice shiny new Powerbook (or in my case tattered world-travelled broken-keyed dull-coloured iBook) only has one mouse button? Stop whinging and get yourself &lt;a href=&quot;http://www.reverb.com.au/tgould/blog/exit.php?url_id=366&amp;amp;entry_id=53&quot; title=&quot;http://www.ragingmenace.com/software/sidetrack/index.html&quot;  onmouseover=&quot;window.status=&#039;http://www.ragingmenace.com/software/sidetrack/index.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Sidetrack&lt;/a&gt;. Assign the button to left click and pad tap to right click, put vertical and horizontal scrollbars on the sides, put tap actions in the corners and you&#039;re better off than any Wintel laptop owner will ever be.&lt;/ul&gt; 
    </content:encoded>

    <pubDate>Thu, 15 Apr 2004 19:59:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.reverb.com.au/tgould/blog/index.php?/archives/53-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>
</item>

</channel>
</rss>