<?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>mwh.geek.nz</title>
	<atom:link href="http://mwh.geek.nz/feed/" rel="self" type="application/rss+xml" />
	<link>http://mwh.geek.nz</link>
	<description></description>
	<lastBuildDate>Sat, 24 Nov 2012 20:47:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Recent conferences</title>
		<link>http://mwh.geek.nz/2012/11/25/recent-conferences/</link>
		<comments>http://mwh.geek.nz/2012/11/25/recent-conferences/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 20:32:48 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Grace]]></category>
		<category><![CDATA[Minigrace]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=226</guid>
		<description><![CDATA[Over the last few months I have been to conferences to talk about what I&#8217;ve been doing the last year and a half (which is working on Grace; more below). Most recently I was at SPLASH in Tucson, Arizona last month, presenting &#8220;Patterns as Objects in Grace&#8220;, and also an author on &#8220;Grace: The Absence [...]]]></description>
				<content:encoded><![CDATA[<p>Over the last few months I have been to conferences to talk about what I&#8217;ve been doing the last year and a half (which is working on <a href="http://www.gracelang.org/">Grace</a>; more below).</p>
<p><a href="http://mwh.geek.nz/wp-content/uploads/2012/11/20121024_151111.jpg"><img class="size-medium wp-image-227 alignright" title="Looking up at a cactus" src="http://mwh.geek.nz/wp-content/uploads/2012/11/20121024_151111-300x225.jpg" alt="A large cactus" width="300" height="225" /></a></p>
<p>Most recently I was at <a href="http://www.splashcon.org/">SPLASH</a> in Tucson, Arizona last month, presenting &#8220;<a href="https://dl.acm.org/citation.cfm?id=2384577.2384581&amp;coll=DL&amp;dl=GUIDE&amp;CFID=210366941&amp;CFTOKEN=99778829">Patterns as Objects in Grace</a>&#8220;, and also an author on &#8220;<a href="https://dl.acm.org/citation.cfm?id=2384592.2384601&amp;coll=DL&amp;dl=GUIDE&amp;CFID=210366941&amp;CFTOKEN=99778829">Grace: The Absence of (Inessential) Difficulty</a>&#8220;. Major takeaways from the location were that Arizona is orange and that I really didn&#8217;t appreciate the scale of cactus (pictured). I think the presentation went well and there was some interesting discussion sparked from it.</p>
<p>Before that I was a last-minute fill-in at <a href="http://www.thestrangeloop.com/">Strange Loop</a> in St Louis in September, talking about Grace in general at the Emerging Languages Camp. There will be a video of <a href="https://thestrangeloop.com/sessions/grace-an-open-source-educational-oo-language">my talk</a> available, <a href="https://thestrangeloop.com/news/strange-loop-2012-video-schedule">apparently on February 25</a>. I don&#8217;t have any pictures from St Louis because basically the whole time I was there was occupied by the conference itself, but I did go past the Gateway Arch on the way from the airport — it is bigger than I expected. Strange Loop was a great conference full of interesting sessions, and really well organised. I highly recommend it to anyone who gets the opportunity. It&#8217;s a shame it&#8217;s so far away and I probably won&#8217;t get to go there again.</p>
<p><a href="http://mwh.geek.nz/wp-content/uploads/2012/11/PIC_0162.jpg"><img class="wp-image-228 alignleft" title="Beijing Olympic Stadium" src="http://mwh.geek.nz/wp-content/uploads/2012/11/PIC_0162-300x225.jpg" alt="Beijing Olympic Stadium" width="300" height="225" /></a></p>
<p>Even further back in June I was at ECOOP/PLDI in Beijing, presenting at STOP but mostly just attending. There were some interesting sessions there as well. I didn&#8217;t get to do much tourism while I was there, but I did get to the nearby Olympic stadium. It was an interesting location for the European Conference on Object-Oriented Programming, and one I probably wouldn&#8217;t have been to otherwise</p>
<p>Although there was value in all of these conferences I am glad to be back home for the foreseeable future. What I&#8217;ve been talking about at them is my work with <a href="http://www.gracelang.org/">Grace</a>, a new object-oriented language aimed at education, and especially my work on implementing the language in my <a href="http://ecs.vuw.ac.nz/~mwh/minigrace">Minigrace</a> compiler. The compiler is available both in <a href="http://ecs.vuw.ac.nz/~mwh/minigrace/dist/">tarball form</a> and <a href="https://github.com/mwh/minigrace">on Github</a>, and should work on any POSIX-compatible system (including Cygwin and Mac OS X). It includes all the pattern-matching work I talked about as well as most of the rest of the language. It&#8217;s all at the experimental stage still, but it is complete enough to compile itself and a variety of other programs, though it doesn&#8217;t always do quite what you want. There&#8217;s also an <a href="http://ecs.vuw.ac.nz/~mwh/minigrace/js/">online client-side frontend compiling to JavaScript</a>, which actually runs the same source code as the native compiler. I&#8217;m still working on developing, extending, and writing about the compiler as part of my PhD research at Victoria University of Wellington.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2012/11/25/recent-conferences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Election visualisation</title>
		<link>http://mwh.geek.nz/2011/11/27/election-visualisation/</link>
		<comments>http://mwh.geek.nz/2011/11/27/election-visualisation/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 00:31:45 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=216</guid>
		<description><![CDATA[I have hacked up a booth-by-booth visualisation of votes in Wellington Central. The visible (non-occluded) area of each circle is proportionate to the party vote received, and the circles proceed inwards from most votes. It only shows the top three five parties at each booth at the moment (from skimming over the data, further down [...]]]></description>
				<content:encoded><![CDATA[<p>I have hacked up a booth-by-booth <a href="http://mwh.geek.nz/elec2011/wellington-central.html">visualisation of votes in Wellington Central</a>. The visible (non-occluded) area of each circle is proportionate to the party vote received, and the circles proceed inwards from most votes. It only shows the top <del>three</del> five parties at each booth at the moment (from skimming over the data, further down than that they become negligibly small). It&#8217;s not really as interesting as I&#8217;d hoped, but I may try it on other electorates that might show something better later on.</p>
<p><strong>Update:</strong> I&#8217;ve extended it to the top five, rather than three, parties, and it gets a little more interesting then. The fifth-place party varies quite a bit.</p>
<p><strong>Update 2:</strong> More electorates:</p>
<ul>
<li><a href="http://mwh.geek.nz/elec2011/auckland-central.html">Auckland Central</a></li>
<li><a href="http://mwh.geek.nz/elec2011/christchurch-central.html">Christchurch Central</a></li>
<li><a href="http://mwh.geek.nz/elec2011/epsom.html">Epsom</a></li>
<li><a href="http://mwh.geek.nz/elec2011/mana.html">Mana</a></li>
<li><a href="http://mwh.geek.nz/elec2011/mangere.html">Mangere</a></li>
<li><a href="http://mwh.geek.nz/elec2011/manukau-east.html">Manukau East</a></li>
<li><a href="http://mwh.geek.nz/elec2011/mt-albert.html">Mt Albert</a></li>
<li><a href="http://mwh.geek.nz/elec2011/ohariu.html">Ōhariu</a></li>
<li><a href="http://mwh.geek.nz/elec2011/rongotai.html">Rongotai</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2011/11/27/election-visualisation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Announcing retail &#8211; tail with regular expressions</title>
		<link>http://mwh.geek.nz/2011/11/26/announcing-retail-tail-with-regular-expressions/</link>
		<comments>http://mwh.geek.nz/2011/11/26/announcing-retail-tail-with-regular-expressions/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 05:39:08 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=212</guid>
		<description><![CDATA[I have broken down and implemented my own tail command. retail can output that part of a file (or pipe) following the last match of a regular expression, which can be useful for logfiles and various other kinds of data. It is also a fully compliant implementation of the POSIX.1-2008 tail command, so you can [...]]]></description>
				<content:encoded><![CDATA[<p>I have broken down and implemented my own tail command. retail can output that part of a file (or pipe) following the last match of a regular expression, which can be useful for logfiles and various other kinds of data. It is also a fully compliant implementation of the POSIX.1-2008 tail command, so you can theoretically replace your system tail with it.</p>
<p>The driving use case of this for me is log files &#8211; I want to get all of the file after the current occurrence of some event. After establishing that I couldn&#8217;t do that with sed, and that although I probably could with awk it would be a bad idea, I set about writing this in C. It does exactly what I want, and I&#8217;ve also been over the <a href="http://pubs.opengroup.org/onlinepubs/9699919799/utilities/tail.html">POSIX tail spec</a> to add everything from that as well, so it is a usable tail command.</p>
<p>The code is <a href="https://github.com/mwh/retail">on GitHub</a> (for the moment at least), accessible with `git clone git://github.com/mwh/retail.git`, or in an automatic tarball https://github.com/mwh/retail/tarball/master . Although it satisfies my original use-case there are a couple of additions I&#8217;d still like to make along with efficiency improvements, and, of course &#8211; patches welcome.</p>
<p>Some usage examples:</p>
<pre>retail -r Beginning logfile.log</pre>
<p>Output everything after the last occurrence of &#8220;Beginning&#8221; in the file.</p>
<pre>retail -r Beginning -u 'succeeded|error' -f logfile.log</pre>
<p>Same as the last one, and continue reading as any lines are appended until one matches /succeeded|error/ (i.e., it contains either of those words), and then terminate.</p>
<pre>retail -n +10</pre>
<p>Start printing at line 10, until the end of the file. Just like in regular tail. Negative numbers, bare [-+]N, and -c work too.</p>
<p>Once more, <a href="https://github.com/mwh/retail">retail</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2011/11/26/announcing-retail-tail-with-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LCA video</title>
		<link>http://mwh.geek.nz/2010/10/22/lca-video/</link>
		<comments>http://mwh.geek.nz/2010/10/22/lca-video/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 05:41:29 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[GoboLinux]]></category>
		<category><![CDATA[LCA2010]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=206</guid>
		<description><![CDATA[The video from my GoboLinux talk at linux.conf.au earlier this year is finally up. I can&#8217;t watch (too many claps), but it&#8217;s there for anybody else who wants. The /System/Aliens talk from the Distro Summit is still missing in action. I&#8217;m not sure whether it&#8217;s coming or not, but it&#8217;s looking unlikely at this point.]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://2009.r2.co.nz/20100118/50181.htm">video</a> from my <a href="http://mwh.geek.nz/2010/01/23/lca-day-5-and-the-gobolinux-talk/">GoboLinux talk</a> at <a href="http://lca2010.linux.org.au/">linux.conf.au</a> earlier this year is finally up. I can&#8217;t watch (too many claps), but <a href="http://2009.r2.co.nz/20100118/50181.htm">it&#8217;s there for anybody else who wants</a>.</p>
<p>The /System/Aliens talk from the Distro Summit is still missing in action. I&#8217;m not sure whether it&#8217;s coming or not, but it&#8217;s looking unlikely at this point.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/10/22/lca-video/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>LaTeX symbol classifier</title>
		<link>http://mwh.geek.nz/2010/05/29/latex-symbol-classifier/</link>
		<comments>http://mwh.geek.nz/2010/05/29/latex-symbol-classifier/#comments</comments>
		<pubDate>Sat, 29 May 2010 05:39:04 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=195</guid>
		<description><![CDATA[This is pretty neat: a tool that lets you draw symbols and tells you the LaTeX name for them. Much easier than searching through the symbol listing.]]></description>
				<content:encoded><![CDATA[<p>This is pretty neat: a <a href="http://detexify.kirelabs.org/classify.html">tool that lets you draw symbols and tells you the LaTeX name for them</a>. Much easier than searching through the symbol listing.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/05/29/latex-symbol-classifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scripts 2.10.2 and Compile 1.13.3 released</title>
		<link>http://mwh.geek.nz/2010/04/27/scripts-2-10-2-and-compile-1-13-3-released/</link>
		<comments>http://mwh.geek.nz/2010/04/27/scripts-2-10-2-and-compile-1-13-3-released/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 10:03:21 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[GoboLinux]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=192</guid>
		<description><![CDATA[More releases, all bugfixes this time. Scripts has a fix for the man directory path in PrepareProgram (actually used by Compile), and handles dependency conversion better. It also includes updates to the database used by the CommandNotFound system as usual. The only notable behaviour change is a special case in the useflag code: having -INSTALLED [...]]]></description>
				<content:encoded><![CDATA[<p>More releases, all bugfixes this time.</p>
<p>Scripts has a fix for the man directory path in PrepareProgram (actually used by Compile), and handles dependency conversion better. It also includes updates to the database used by the CommandNotFound system as usual.</p>
<p>The only notable behaviour change is a special case in the useflag code: having <strong>-INSTALLED</strong> in the environment variable will now disable automatic flags from occurring at all, rather than applying the change at the end of the process. This helps debugging of recipes and is useful for targeted compilation, and the previous more consistent behaviour doesn&#8217;t seem to have a use case.</p>
<p>Compile has a single direct bugfix, affecting a case where a failed direct dependency would not cause the build process to terminate. It also benefits from the changes made within Scripts.</p>
<p>The packages are on the master now and will propagate to the mirrors shortly. You can use `<strong>InstallPackage Scripts 2.10.2</strong>` and `<strong>InstallPackage Compile 1.13.3</strong>` to install them. Please report any bugs you encounter in the bug tracker and request help either on the mailing lists or the forums.</p>
<p>Thanks to all those who contributed to this release, particularly &#8220;Baffo32&#8243; who sent patches to Scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/04/27/scripts-2-10-2-and-compile-1-13-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Compile 1.13.2 released; 015 branch to be merged</title>
		<link>http://mwh.geek.nz/2010/02/16/compile-1-13-2-released-015-branch-to-be-merged/</link>
		<comments>http://mwh.geek.nz/2010/02/16/compile-1-13-2-released-015-branch-to-be-merged/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 00:26:41 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[GoboLinux]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=185</guid>
		<description><![CDATA[There&#8217;s a new version of Compile out, with all bug fixes this time. This release fixes building from CMake recipes and corrects the behaviour of the using_X() useflag functions, which was lost in the last reorganisation. using_X() can now set environment variables and override variables set in the recipe again, while CMake recipes have their [...]]]></description>
				<content:encoded><![CDATA[<p>There&#8217;s a new version of Compile out, with all bug fixes this time.  This release fixes building from CMake recipes and corrects the  behaviour of the using_X() useflag functions, which was lost in the last  reorganisation. using_X() can now set environment variables and  override variables set in the recipe again, while CMake recipes have  their build directory correctly created.</p>
<p>The package is out and making its way to the mirrors now; <strong>InstallPackage  Compile 1.13.2</strong> should pick it up. There is no corresponding release  of Scripts this time around because all fixes are within Compile  itself. The latest Scripts release remains 2.10.1.</p>
<p>Following this release the 015 branches for Scripts and Compile will  be merged into trunk to allow them to bed in, get more testing, and pick  up the new developments in the trunk. That may cause some disruption to  users who are tracking trunk tools; it may be best to hold off updating  your snapshots for a few days after the merge, or be prepared to  revert.</p>
<p>There is also a new 015 prerelease available for testing, snapshotting the state of work right now. It is available from <a href="http://karlsson.sytes.net/gobo/015/iso/GoboLinux-20100214.iso">http://karlsson.sytes.net/gobo/015/iso/GoboLinux-20100214.iso</a> and should be functional. Testing, especially on different hardware, would be appreciated. It should boot and be able to start X correctly; where it doesn&#8217;t please make a report with as much detail as possible to the mailing list or on #gobolinux.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/02/16/compile-1-13-2-released-015-branch-to-be-merged/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>LCA day 5 and the GoboLinux talk</title>
		<link>http://mwh.geek.nz/2010/01/23/lca-day-5-and-the-gobolinux-talk/</link>
		<comments>http://mwh.geek.nz/2010/01/23/lca-day-5-and-the-gobolinux-talk/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 06:27:58 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[GoboLinux]]></category>
		<category><![CDATA[LCA2010]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=182</guid>
		<description><![CDATA[The last day brought the reason I was really there, my GoboLinux presentation in the very last speaking slot. Before then I made it into Sarah Sharp&#8217;s USB 3 talk, the photo management BOF, which was less useful than anticipated, and Rusty&#8217;s Wiimote presentation. The latter was both amazing and adorable, and well worth watching [...]]]></description>
				<content:encoded><![CDATA[<p>The last day brought the reason I was really there, my GoboLinux presentation in the very last speaking slot. Before then I made it into <a href="http://www.lca2010.org.nz/programme/schedule/view_talk/50230?day=friday">Sarah Sharp&#8217;s USB 3 talk</a>, the photo management BOF, which was less useful than anticipated, and <a href="http://www.lca2010.org.nz/programme/schedule/view_talk/50062?day=friday">Rusty&#8217;s Wiimote presentation</a>. The latter was both amazing and adorable, and well worth watching when the videos come out. The video of the first time it actually worked left me open-mouthed from both directions. That was the last talk I got to since I spent the next couple of hours preparing and practicing.</p>
<p>My slot was right before the closing ceremony and not too badly populated given that it was against at least two others I wanted to see. I don&#8217;t think it went too badly, though I did fixate on minor topics at a couple of points, and there were some good questions at the end. Since we were before the ceremony the cutoff was rigorously enforced and we actually ran out of time for them all, but I did have a chat with a couple of interested people at the stage while I was packing up.</p>
<p>Interestingly, and unexpectedly, an <a href="http://www.techworld.com.au/article/333549/smarter_linux_file_structure_aims_ease_software_management">article turned up on TechWorld the next day about my talk and about GoboLinux</a>. Some of the quoting is <em>interesting</em>, but the gist of it is there. The <a href="http://mwh.geek.nz/files/gobo/hierslides.pdf">slides are also available</a> (I think they&#8217;ll be on the conference site too at some point; at least they were collected on a USB stick afterwards), as is <a href="http://mwh.geek.nz/files/gobo/hier.pdf">a more formally written-up version of the presentation</a>. It doesn&#8217;t have all the content the talk did, since I added a few parts, including the whole Rootless section, in the aftermath of Monday&#8217;s <a href="http://distrosummit.org/">Distro Summit</a> discussion. Video should be available in a couple of weeks.</p>
<p>The closing ceremony was good enough, but ran long (and started late, so we didn&#8217;t really need to have rushed the questions so much&#8230;). Mostly that was to fit in thanks to the organisers and helpers, who really did do a fantastic job, so no complaints. Next year&#8217;s conference is in Brisbane. I&#8217;m not sure whether I&#8217;ll go or not yet, but it was definitely valuable this time so I will consider it. No speaking maybe ever again though. The Penguin Dinner that night was all right but also lagged a bit. The entertaining part of it was the <a href="http://www.lifeflight.org.nz/">Life Flight Trust</a> donations race, which had a fivefold increase in the donation volume in just a couple of hours. I left early to get some actual sleep, so I&#8217;m not sure how high it got by the end, but it was approaching $20,000 last I saw.</p>
<p>I was hoping to find out the total at the open day today, but it didn&#8217;t appear to be up anywhere. I did get a lot of brochures and blurbs instead, and there was free stuff everywhere too. I didn&#8217;t end up with much of that; it was probably more appreciated by my later companion, who got all klepto (but not as klepto as she wanted to be, which seemed like a wasted opportunity). Most appreciated was the koala pen from the <a href="http://www.followtheflow.org/">LCA2011</a> booth, so good marketing on their part. It was cute.</p>
<p>That&#8217;s a wrap. Later I&#8217;ll write up something on the various community engagement presentations I attended, which I think we can get some value out of. There were some others I didn&#8217;t make it into that I&#8217;ll watch when the videos become available. Right now I&#8217;m appreciating the opportunity to do something non-conference-related for a while.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/01/23/lca-day-5-and-the-gobolinux-talk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LCA days 2-4</title>
		<link>http://mwh.geek.nz/2010/01/22/lca-days-2-4/</link>
		<comments>http://mwh.geek.nz/2010/01/22/lca-days-2-4/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 04:00:59 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[LCA2010]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=179</guid>
		<description><![CDATA[Tuesday I didn&#8217;t have a talk, so I got to enjoy the conference itself instead of repeated practice. First up was Gabriella Coleman&#8216;s keynote, which was just fantastic. She&#8217;s basically a geek anthropologist and it was one of the most interesting talks I&#8217;ve been to. I spent the whole day at the Open in the [...]]]></description>
				<content:encoded><![CDATA[<p>Tuesday I didn&#8217;t have a talk, so I got to enjoy the conference itself instead of repeated practice. First up was <a href="http://www.gabriellacoleman.org/">Gabriella Coleman</a>&#8216;s keynote, which was just fantastic. She&#8217;s basically a geek anthropologist and it was one of the most interesting talks I&#8217;ve been to.</p>
<p>I spent the whole day at the Open in the Public Sector miniconf, where I have plenty of interest but no experience. There were a few great talks there. Pia Waugh&#8217;s especially was brilliant and had a good point about the need for transparency in how public enagement is run. She&#8217;s the ICT advisor to an Australian Senator and it seems like both she and her boss get it. I liked her advice to other politicians: &#8220;get yourself an open-source geek&#8221;. The panel discussion with Clare Curran and Pia again was interesting, though Clare went on a bit sometimes. Trevor Mallard was there but not speaking, but he was pretty impressive in informal chat in the breaks. After that was the Speakers Dinner at Te Papa, which was nice enough. I did get to sit at a table with Ted Ts&#8217;o and Keith Packard. I left a little early and was still pretty shattered afterwards and the next day.</p>
<p>Wednesday was the first day of the conference proper. The highlight for me was <a href="http://www.lca2010.org.nz/programme/schedule/view_talk/50178?day=wednesday">Matthew Garrett&#8217;s talk on social conduct in the community</a>, and Sage Weil from Dreamhost talking about their Ceph distributed filesystem (and mentioning that if you want to try it, and don&#8217;t have a huge cluster, you can sign up to Dreamhost with code &#8220;ceph&#8221;). Nothing on that night, so I was able to get some sleep.</p>
<p>Thursday brought two talks from Leslie Hawthorn on community management, mentoring, and bringing in new contributors. The <a href="http://www.lca2010.org.nz/programme/schedule/view_talk/50249?day=thursday">mentoring talk</a> was the most valuable and had a lot of content I think we need to take note of. I have good notes on both of those that I&#8217;ll bring to the mailing list later. The Professional Delegates&#8217; Networking Session was that night, which I was technically eligible for, but I went home to work on my slides and talk instead. Also to catch up on sleep.</p>
<p>Friday to come later on.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/01/22/lca-days-2-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First talk over at linux.conf.au</title>
		<link>http://mwh.geek.nz/2010/01/18/first-talk-over-at-linux-conf-au/</link>
		<comments>http://mwh.geek.nz/2010/01/18/first-talk-over-at-linux-conf-au/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 05:53:28 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[GoboLinux]]></category>
		<category><![CDATA[LCA2010]]></category>
		<category><![CDATA[aliens]]></category>
		<category><![CDATA[Distro Summit]]></category>

		<guid isPermaLink="false">http://mwh.geek.nz/?p=176</guid>
		<description><![CDATA[I made my first presentation at linux.conf.au today, in the Distro Summit miniconf. I talked about the Aliens system, and it wasn&#8217;t a disaster, which is a plus. It went reasonably well, though I missed out on a couple of points I was planning to hit since I went off-script a bit. All the important [...]]]></description>
				<content:encoded><![CDATA[<p>I made my first presentation at <a href="http://www.lca2010.org.nz">linux.conf.au</a> today, in the <a href="http://distrosummit.org">Distro Summit</a> miniconf. I talked about the <a href="http://mwh.geek.nz/2009/07/23/an-overview-of-systemaliens/">Aliens system</a>, and it wasn&#8217;t a disaster, which is a plus. It went reasonably well, though I missed out on a couple of points I was planning to hit since I went off-script a bit. All the important content made it in, and there were plenty of good questions afterwards (&amp; during). The speaker immediately after me had travel problems and didn&#8217;t make it, so there was an extended discussion jumping off from my talk that I think covered a lot of useful territory. It was a good miniconf to be at.</p>
<p>I appreciated the copious power points around to keep the battery charged, and the wireless network I managed to get working today (except in the Civic Suite where the miniconf was, annoyingly [edit: and <a href="http://twitter.com/linuxconfau/status/7889135536">they've fixed it</a>! Amazing.]). Kudos to the organisers. The tech people from the conference were also fantastic helping me get the projection up and running, even though it was completely my fault it wasn&#8217;t working. He was, in fact, a genius full of information, like he said, so people got to see my fairly information-free slides. Thankfully I&#8217;d turned up early to make sure it was going to work.</p>
<p>Those <a href="http://mwh.geek.nz/files/gobo/lca2010/aliens-slides.pdf">slides are available</a> now, as is <a href="http://mwh.geek.nz/files/gobo/lca2010/aliens.pdf">a written-up version</a> of it that has more content than I was able to fit into the talk. I had to go through it with a hatchet last night and today to make it fit in the twenty-minute slot and some good parts had to go. Honesty dictated that I couldn&#8217;t leave out any of the limitations and drawbacks so it was mostly the rest that got the chop. The <a href="https://conf.linux.org.au/programme/schedule/view_talk/50181?day=friday">main talk</a> is on Friday, and there were a few points that came out of the discussion today that I&#8217;ll work into it as well. It turns out everything is being <a href="https://conf.linux.org.au/programme/schedule/video">webcast live</a>, which I didn&#8217;t find out until after I spoke today, but you can watch Friday&#8217;s if you like (Renouf 1 feed, 1545L/0245Z). There&#8217;ll be recordings up too, apparently later in the week, which&#8217;d be an impressive feat, but at some point over the next few weeks or months anyway.</p>
<p>Now I have to try to plan out what I&#8217;m going to go to tomorrow. It&#8217;s not going to be easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://mwh.geek.nz/2010/01/18/first-talk-over-at-linux-conf-au/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
