<?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>Five Minutes &#187; LCA2007</title>
	<atom:link href="http://xn--9bi.net/category/lca/lca2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://xn--9bi.net</link>
	<description>Really, it's all you need</description>
	<lastBuildDate>Fri, 19 Feb 2010 09:28:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Muse-Bone&#8217;s Connected to the Radiohead-Bone&#8230;</title>
		<link>http://xn--9bi.net/2007/02/02/the-muse-bones-connected-to-the-radiohead-bone/</link>
		<comments>http://xn--9bi.net/2007/02/02/the-muse-bones-connected-to-the-radiohead-bone/#comments</comments>
		<pubDate>Fri, 02 Feb 2007 02:55:20 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech Geekery]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/02/02/the-muse-bones-connected-to-the-radiohead-bone/</guid>
		<description><![CDATA[ For some reason I still can&#8217;t quite fathom, people have been interested in my Hackfest entry at LCA. Specifically, the entry I put in for the Audioscrobbler question, which asked us to create a program that could interface with the Audioscrobber related artists API. I decided to write a buzzword compliant Web page. So, [...]]]></description>
			<content:encoded><![CDATA[<p> For some reason I still can&#8217;t quite fathom, people have been interested in my Hackfest entry at LCA. Specifically, the entry I put in for the <a href="http://www.audioscrobbler.net/">Audioscrobbler</a> question, which asked us to create a program that could interface with the <a href="http://www.audioscrobbler.net/data/webservices/">Audioscrobber related artists API</a>. I decided to write a buzzword compliant Web page. So, I&#8217;ve uploaded it to <a href="http://www.adamharvey.name/hackfest/">http://www.adamharvey.name/hackfest/</a> for your viewing pleasure. You&#8217;ll need a browser with decent XHTML and SVG support. Firefox 2 seems to handle it nicely.</p>
<p>It uses PHP 5 for the little bit of backend processing it requires, but most of the heavy lifting is in Javascript. The only other dependency is the <a href="http://pear.php.net/package/HTML_AJAX/">HTML_AJAX</a> PEAR package &#8212; I developed against a test release of 0.5.1, but 0.5.0 should work as well.</p>
<p>The files I actually wrote (be warned, they&#8217;re messy and undocumented):</p>
<ul>
<li><a href="http://www.adamharvey.name/hackfest/index.phps">index.php</a>: The entry point for the user. It&#8217;s only in PHP so I can control the Content-Type header.</li>
<li><a href="http://www.adamharvey.name/hackfest/server.phps">server.php</a>: The AJAX server which pulls in the Audioscrobber related artists information.</li>
<li><a href="http://www.adamharvey.name/hackfest/audio.js.html">audio.js</a>: The Javascript that does the heavy lifting of getting the related artists information and spitting out SVG via the DOM to render it.</li>
</ul>
<p>You can consider these files to be licensed under either the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a> (which was a condition of entering Hackfest) or the <a href="http://www.adamharvey.name/hackfest/LICENSE">MIT License</a>. HTML_AJAX is licensed under the <a href="http://www.opensource.org/licenses/lgpl-license.php">LGPL</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/02/02/the-muse-bones-connected-to-the-radiohead-bone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tux vs. PPC64 Assembly</title>
		<link>http://xn--9bi.net/2007/01/20/tux-vs-ppc64-assembly/</link>
		<comments>http://xn--9bi.net/2007/01/20/tux-vs-ppc64-assembly/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 10:22:10 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/20/77/</guid>
		<description><![CDATA[I had the best of intentions when it came to blogging LCA, but it&#8217;s easy to forget just how all-consuming it can be. (I haven&#8217;t read a newspaper for a week, either.) So, instead of making up for it with a deathly dull four page blow-by-blow account, I&#8217;ll just jot down a few feelings now [...]]]></description>
			<content:encoded><![CDATA[<p>I had the best of intentions when it came to blogging <a href="http://lca2007.linux.org.au/">LCA</a>, but it&#8217;s easy to forget just how all-consuming it can be. (I haven&#8217;t read a newspaper for a week, either.) So, instead of making up for it with a deathly dull four page blow-by-blow account, I&#8217;ll just jot down a few feelings now that I&#8217;m back in Perth and then stop breaking Planet LCA once and for all.</p>
<p>I thought the programme this year was outstanding. Every talk I attended rocked in some way, whether from the point of view of cool hackery (Nouveau), usefulness (Eat My Data), or sometimes sheer chaotic entertainment (x86 Hypervisors). <a href="http://lca2007.linux.org.au/HackFest">HackFest</a> was also really, really good fun, and I ended up with a completely unexpected little toy to bring home, pictured below. (The LCA 2006 key ring/bottle opener is for scale.) Congratulations to Stephen Thorne, too, who really, <em>really</em> deserved to win after <a href="http://shiny.thorne.id.au/shiny/2007/01/hackfest.html">attempting five more of the problems than I did</a>.</p>
<p><a title="BlackDog" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/blackdog.jpeg"><img alt="BlackDog" id="image76" src="http://xn--9bi.net/wp-content/uploads/2007/01/blackdog.thumbnail.jpeg" /></a></p>
<p><a title="Tux at HackFest" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/tux-hackfest.jpeg"><img alt="Tux at HackFest" id="image75" src="http://xn--9bi.net/wp-content/uploads/2007/01/tux-hackfest.thumbnail.jpeg" /></a><br />
Plus, even Tux finds HackFest cool enough to attend!</p>
<p>Otherwise, the experience is really the key. While I could go a long time without hearing <q>Good morning, freedom lovers!</q> again, LCA&#8217;s such an insane, overwhelming experience that you can never really get much more than a taste. As with every other year, though, I&#8217;ve found myself coming home with lots of things to try, lots of things to work on, some new people to <s>annoy</s> talk to on IRC &#8212; and, ultimately, just having learned more in a week than I would have in 51 weeks at the office through attending talks and talking to people who are way, way smarter than I am.</p>
<p>Now I just have to look forward to <a href="http://www.mel8ourne.org/">Mel8ourne</a> &#8212; only 373 days to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/20/tux-vs-ppc64-assembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireless Brings the World Together</title>
		<link>http://xn--9bi.net/2007/01/17/wireless-brings-the-world-together/</link>
		<comments>http://xn--9bi.net/2007/01/17/wireless-brings-the-world-together/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 12:28:14 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/17/wireless-brings-the-world-together/</guid>
		<description><![CDATA[Random images from Shalom College tonight. People say the Internet and pervasive wireless will isolate people in their rooms &#8212; these images suggest that less-than-pervasive wireless will actually bring people together.

The link between the old and new parts of Shalom&#8217;s first floor.

The very popular couch area at the top of Shalom&#8217;s main staircase&#8230; now with [...]]]></description>
			<content:encoded><![CDATA[<p>Random images from Shalom College tonight. People say the Internet and pervasive wireless will isolate people in their rooms &#8212; these images suggest that less-than-pervasive wireless will actually bring people together.</p>
<p><a class="imagelink" title="Shalom First Floor Link" href="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-link.jpeg"><img id="image69" alt="Shalom First Floor Link" src="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-link.thumbnail.jpeg" /></a></p>
<p>The link between the old and new parts of Shalom&#8217;s first floor.</p>
<p><a class="imagelink" title="Shalom First Floor Stairs" href="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-stairs.jpeg"><img id="image70" alt="Shalom First Floor Stairs" src="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-stairs.thumbnail.jpeg" /></a></p>
<p>The very popular couch area at the top of Shalom&#8217;s main staircase&#8230; now with wireless behind the bin!</p>
<p><a class="imagelink" title="Shalom First Floor Common Room" href="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-common-room.jpeg"><img id="image71" alt="Shalom First Floor Common Room" src="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-common-room.thumbnail.jpeg" /></a></p>
<p>The main common room in Shalom. Note the various groups of people interacting in ways other than IRC. (Yes, really.)</p>
<p><a class="imagelink" title="Shalom Common Room (Near the TV)" href="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-common-room-tv.jpeg"><img id="image73" alt="Shalom Common Room (Near the TV)" src="http://xn--9bi.net/wp-content/uploads/2007/01/shalom-common-room-tv.thumbnail.jpeg" /></a></p>
<p>More people in the common room.</p>
<p>So, as you can see, LCA once again brings people together from across the hacking world into university accommodation. It&#8217;s like a slightly geeky &#8220;Big Brother&#8221; without cameras. That we know of.</p>
<p>Finally, I give you Steve without his super wireless powers:</p>
<p><a class="imagelink" title="Steve Without His Amazing 802.11 Powers" href="http://xn--9bi.net/wp-content/uploads/2007/01/steve-not-a-wap.jpeg"><img id="image72" alt="Steve Without His Amazing 802.11 Powers" src="http://xn--9bi.net/wp-content/uploads/2007/01/steve-not-a-wap.thumbnail.jpeg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/17/wireless-brings-the-world-together/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shalom Wireless II: Electric Boogaloo</title>
		<link>http://xn--9bi.net/2007/01/16/shalom-wireless-ii-electric-boogaloo/</link>
		<comments>http://xn--9bi.net/2007/01/16/shalom-wireless-ii-electric-boogaloo/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 13:08:24 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/16/shalom-wireless-ii-electric-boogaloo/</guid>
		<description><![CDATA[First, Shalom wireless news: we now have coverage of the first floor common room (which is next to the dining room, for those who haven&#8217;t quite figured out the building layout yet) and the couches at the top of the stairs. The Internet is spotty and not especially quick, but it does work. Massive thanks [...]]]></description>
			<content:encoded><![CDATA[<p>First, Shalom wireless news: we now have coverage of the first floor common room (which is next to the dining room, for those who haven&#8217;t quite figured out the building layout yet) and the couches at the top of the stairs. The Internet is spotty and not especially quick, but it <em>does</em> work. Massive thanks to John Ferlito, Ian Beardslee, Steve Walsh, Andy Kirkpatrick and the people whose names I didn&#8217;t catch but who helped while getting our insanely hackish wireless network happening, particularly Ian&#8217;s friend with the OpenWRT-fu.</p>
<p>In non-Shalom-wireless news, there was a party tonight. It was good, since it involves an open bar and free swag. Of course, said bar and swag led to&#8230; the Linux ninja!</p>
<p><a title="The Linux Ninja is rare and mysterious" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/linux-ninja.jpeg"><img alt="The Linux Ninja is rare and mysterious" id="image67" src="http://xn--9bi.net/wp-content/uploads/2007/01/linux-ninja.thumbnail.jpeg" /></a></p>
<p>Moving right along, the bar tab partway through the night can be seen below. I feel sorry for whomever&#8217;s Google corporate credit card is being used.</p>
<p><a title="Thanks Google!" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/google-tab.jpeg"><img alt="Thanks Google!" id="image66" src="http://xn--9bi.net/wp-content/uploads/2007/01/google-tab.thumbnail.jpeg" /></a></p>
<p>Still, I think everyone had a good time. Much networking (of the social variety) took place, which is always excellent. The dancing, however&#8230;</p>
<p><a title="The Funky Disco Monkeys" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/funky-disco-monkeys.jpeg"><img alt="The Funky Disco Monkeys" id="image65" src="http://xn--9bi.net/wp-content/uploads/2007/01/funky-disco-monkeys.thumbnail.jpeg" /></a></p>
<p>Anyway, in other news, the PostgreSQL talks I went to today (the ones before and after lunch) were terrific. I think you would have learned something from those sessions pretty much regardless of your experience with Postgres, which is the sign of a really good talk. Kudos to the organisers in general for shuffling the rooms allocated to each talk around after lunch, too &#8212; the Postgres talk, for one, really benefitted from the larger room.</p>
<p>Before I go to bed, a question. Can anyone explain how the fan seen below, which is in one of the Shalom common areas, is supposed to work? Note the length of the power cable attached to it and the location of the power point.</p>
<p><a title="The fan and its cord" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/fan-cord.jpeg"><img alt="The fan and its cord" id="image64" src="http://xn--9bi.net/wp-content/uploads/2007/01/fan-cord.thumbnail.jpeg" /></a></p>
<p>Truly, a mystery for the ages.</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/16/shalom-wireless-ii-electric-boogaloo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shalom Wireless</title>
		<link>http://xn--9bi.net/2007/01/16/shalom-wireless/</link>
		<comments>http://xn--9bi.net/2007/01/16/shalom-wireless/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 05:29:20 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/16/shalom-wireless/</guid>
		<description><![CDATA[Just ran into some orange shirted guys while warwalking around Shalom. Basically, the deal with wireless at present is this: if you are immediately around room 113 (or 213, or maybe G13), chances are you can access wireless. If you are anywhere else, chances are you cannot. Unfortunately, this doesn&#8217;t encompass any common areas except [...]]]></description>
			<content:encoded><![CDATA[<p>Just ran into some orange shirted guys while warwalking around Shalom. Basically, the deal with wireless at present is this: if you are immediately around room 113 (or 213, or maybe G13), chances are you can access wireless. If you are anywhere else, chances are you cannot. Unfortunately, this doesn&#8217;t encompass any common areas except for <em>maybe</em> the first floor pool room &#8212; it didn&#8217;t work for me, but if you have a good wireless chipset or coathanger antenna or something, you might have more luck.</p>
<p>As I understand it, there&#8217;s just no way to get LCA network infrastructure into anywhere more useful in Shalom, and after talking to them, they (for understandable reasons) won&#8217;t let us run a cat 5 cable down to the first floor common room or somewhere equally useful. Therefore, it looks like we may be, as the technical term goes, SOL.</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/16/shalom-wireless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Das Frankenet</title>
		<link>http://xn--9bi.net/2007/01/15/das-frankenet/</link>
		<comments>http://xn--9bi.net/2007/01/15/das-frankenet/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 12:04:53 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/15/das-frankenet/</guid>
		<description><![CDATA[As further proof that God exists and His name is Steve Walsh, I present the following images documenting how the Frankenet providing Internet access to the Shalom common room&#8230;

The overall setup. Note the iBurst card on the laptop at left.

The iBurst card in close-up. I think Steve&#8217;s very thankful he doesn&#8217;t pay per megabyte at [...]]]></description>
			<content:encoded><![CDATA[<p>As further proof that God exists and His name is Steve Walsh, I present the following images documenting how the Frankenet providing Internet access to the Shalom common room&#8230;</p>
<p><a title="The whole Frankenet setup" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/frankenet-total.jpeg"><img alt="The whole Frankenet setup" id="image61" src="http://xn--9bi.net/wp-content/uploads/2007/01/frankenet-total.thumbnail.jpeg" /></a><br />
The overall setup. Note the iBurst card on the laptop at left.</p>
<p><a title="The iBurst card on the laptop" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/frankenet-iburst.jpeg"><img alt="The iBurst card on the laptop" id="image60" src="http://xn--9bi.net/wp-content/uploads/2007/01/frankenet-iburst.thumbnail.jpeg" /></a><br />
The iBurst card in close-up. I think Steve&#8217;s very thankful he doesn&#8217;t pay per megabyte at the moment.</p>
<p><a title="GKrellM of the Frankenet" class="imagelink" href="http://xn--9bi.net/wp-content/uploads/2007/01/frankenet-gkrellm.jpeg"><img alt="GKrellM of the Frankenet" id="image59" src="http://xn--9bi.net/wp-content/uploads/2007/01/frankenet-gkrellm.thumbnail.jpeg" /></a><br />
GKrellM on the laptop, showing the Internet usage &#8212; which, given it&#8217;s shaped to 64 kBps, is pretty hefty.</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/15/das-frankenet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say Shalom&#8230;</title>
		<link>http://xn--9bi.net/2007/01/15/say-shalom/</link>
		<comments>http://xn--9bi.net/2007/01/15/say-shalom/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 08:55:56 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/15/say-shalom/</guid>
		<description><![CDATA[
Courtesy of the organisers and the persistent Steve Walsh, we now have some wireless access for the evening in the first floor common room in Shalom College. Apparently something more permanent will be in place later, but for now, it&#8217;s working.
]]></description>
			<content:encoded><![CDATA[<p><img id="image57" alt="Linksys" src="http://xn--9bi.net/wp-content/uploads/2007/01/linksys.jpeg" /></p>
<p>Courtesy of the organisers and the persistent Steve Walsh, we now have some wireless access for the evening in the first floor common room in Shalom College. Apparently something more permanent will be in place later, but for now, it&#8217;s working.</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/15/say-shalom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are the &#8220;Winner Is&#8230;&#8221; Jokes Played Out Yet?</title>
		<link>http://xn--9bi.net/2007/01/15/are-the-winner-is-jokes-played-out-yet/</link>
		<comments>http://xn--9bi.net/2007/01/15/are-the-winner-is-jokes-played-out-yet/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 06:51:43 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/15/are-the-winner-is-jokes-played-out-yet/</guid>
		<description><![CDATA[Day one of LCA 2007. Went to Jeff&#8217;s tremendously entertaining conference opening, dealt with a server at work that managed to fall over while Adam and I were still on the plane yesterday, and finally decided that I could skip a few sessions and check out Sydney City.

Of course, what that really means is that [...]]]></description>
			<content:encoded><![CDATA[<p>Day one of LCA 2007. Went to Jeff&#8217;s tremendously entertaining conference opening, dealt with a server at work that managed to fall over <em>while</em> Adam and I were still on the plane yesterday, and finally decided that I could skip a few sessions and check out Sydney City.</p>
<p><img alt="Sydney Opera House" id="image55" src="http://xn--9bi.net/wp-content/uploads/2007/01/opera-house.jpeg" /></p>
<p>Of course, what that really means is that I went to Circular Quay, went over the Harbour Bridge, got a ferry across the harbour, walked around the Opera House, and got incredibly cheesed off at the price of going up Sydney Tower. I think that gives me the authentic Sydney tourist experience in three hours flat.</p>
<p>Now back at the Pavillion sucking up some sweet, sweet wireless. There was talk on the Shalom whiteboard of there being a New Zealanders dinner (with us <q>West Islanders</q> invited too), but I think it&#8217;ll end up just being a quiet dinner at one of the restaurants on Anzac Parade and an early night, because let&#8217;s face it, there&#8217;s not going to be too many more from here.</p>
<p>Tomorrow: Chris Blizzard, Jokosher and tonnes of Postgres.</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/15/are-the-winner-is-jokes-played-out-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minutiae of Travelling</title>
		<link>http://xn--9bi.net/2007/01/14/minutiae-of-travelling/</link>
		<comments>http://xn--9bi.net/2007/01/14/minutiae-of-travelling/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 13:55:37 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/15/minutiae-of-travelling/</guid>
		<description><![CDATA[It&#8217;s been one of the less eventual day&#8217;s travel in my life, and I&#8217;m glad of that. Suffice it to say that the flight was efficient, the taxi ride from the airport easy, and checking into the college simple enough once a working intercom was found.
So, what of the conference and Sydney? Hard to make [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been one of the less eventual day&#8217;s travel in my life, and I&#8217;m glad of that. Suffice it to say that the flight was efficient, the taxi ride from the airport easy, and checking into the college simple enough once a working intercom was found.</p>
<p>So, what of the conference and Sydney? Hard to make a definitive call after less than eight hours, but first impressions are positive. The conference Internet access is yet to be enabled (<em>It was enabled on Monday morning, so no complaints there.</em>), but since the conference proper doesn&#8217;t start until tomorrow that&#8217;s hardly a big deal, although it did cause a little consternation while trying to work out the arrangements for getting to the Löwenbräu, since the details were on the Wiki.</p>
<p>Once there, though, a good time was had by all. I think rather more people showed up than Steve, who organised it (and was quoted late in the night as saying, <q>If I do this again in Melbourne (<em>LCA 2008</em>), shoot me</q>) or the Löwenbräu staff expected, but it still went off without a hitch. Adam and I even managed to find our way back to UNSW without help, which surprised me a tad.</p>
<p>Beyond that, I can&#8217;t really comment on Sydney. We did get a really quick look at the bridge and Opera House from Circular Quay, which at least means that I probably have now qualified as <q>Australian</q> under some sort of eastern states metric.</p>
<p>Really, though, it&#8217;s just good to be here. The conversations about DRM and PHP on the bus, Dayvd stoking the vi/emacs war at dinner&#8230; the next week promises to be enjoyably geeky. Both Disco Stu and I can&#8217;t wait!</p>
<p><img alt="Disco Stu Doesn't Advertise... or does he?" id="image53" src="http://xn--9bi.net/wp-content/uploads/2007/01/disco-stu-doesnt-advertise.jpeg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/14/minutiae-of-travelling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recycled Air</title>
		<link>http://xn--9bi.net/2007/01/13/recycled-air/</link>
		<comments>http://xn--9bi.net/2007/01/13/recycled-air/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 11:28:06 +0000</pubDate>
		<dc:creator>Adam Harvey</dc:creator>
				<category><![CDATA[LCA2007]]></category>

		<guid isPermaLink="false">http://xn--9bi.net/2007/01/13/recycled-air/</guid>
		<description><![CDATA[In a little over twelve hours, I&#8217;ll be on a plane to Sydney for LCA. I imagine there&#8217;ll be blog entries galore from that point on.
So long as I don&#8217;t get food poisoning and a major allergic reaction to anti-nausea medication again, at least.
Anyway, Sydney here I come!
]]></description>
			<content:encoded><![CDATA[<p>In a little over twelve hours, I&#8217;ll be on a plane to Sydney for <a href="http://linux.conf.au/">LCA</a>. I imagine there&#8217;ll be blog entries galore from that point on.</p>
<p>So long as I don&#8217;t get food poisoning and a major allergic reaction to anti-nausea medication again, at least.</p>
<p>Anyway, Sydney here I come!</p>
]]></content:encoded>
			<wfw:commentRss>http://xn--9bi.net/2007/01/13/recycled-air/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.081 seconds -->
