<?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"
	>

<channel>
	<title>Mithro rants about stuff</title>
	<atom:link href="http://blog.mithis.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mithis.net</link>
	<description></description>
	<pubDate>Tue, 08 Jul 2008 09:12:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>But&#8230;</title>
		<link>http://blog.mithis.net/archives/uncategorized/88-leslie-tshirts-response</link>
		<comments>http://blog.mithis.net/archives/uncategorized/88-leslie-tshirts-response#comments</comments>
		<pubDate>Tue, 08 Jul 2008 08:08:00 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[tshirts]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/?p=88</guid>
		<description><![CDATA[they can fall to bits from too much love!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hawthornlandings.org/2008/07/maybe-i-will-try-this-twitter-thing.html">they</a> can fall to bits from too much love!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/uncategorized/88-leslie-tshirts-response/feed</wfw:commentRss>
		</item>
		<item>
		<title>Babylon 5, the adventure with DVD copy protection</title>
		<link>http://blog.mithis.net/archives/uncategorized/87-babylon-5-dvd-copy-protection</link>
		<comments>http://blog.mithis.net/archives/uncategorized/87-babylon-5-dvd-copy-protection#comments</comments>
		<pubDate>Tue, 08 Jul 2008 05:13:04 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[dvd]]></category>

		<category><![CDATA[dvd-video]]></category>

		<category><![CDATA[matshita]]></category>

		<category><![CDATA[regionset]]></category>

		<category><![CDATA[sony]]></category>

		<category><![CDATA[vaio]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/?p=87</guid>
		<description><![CDATA[I still have not found an apartment so as I have no internet to entertain me on the weekend I got a copy of the first season of Babylon 5 (it was only $20.00 AUD for the whole season). I had been working my way through Andromeda but no where seems to have the third [...]]]></description>
			<content:encoded><![CDATA[<p>I still have not found an apartment so as I have no internet to entertain me on the weekend I got a copy of the first season of <a title="Babylon 5" href="http://en.wikipedia.org/wiki/Babylon_5">Babylon 5</a> (it was only $20.00 AUD for the whole season). I had been working my way through <a title="Gene Roddenberry's Andromeda" href="http://en.wikipedia.org/wiki/Andromeda_(TV_series)">Andromeda</a> but no where seems to have the third season.</p>
<p>Anyway when I put the DVD video in the drive in my Sony Vaio Laptop running Ubuntu Hardy all I got where I/O errors, some examples are below;</p>
<blockquote><p>[ 2283.614887] end_request: I/O error, dev sr0, sector 418256<br />
[ 2283.620351] end_request: I/O error, dev sr0, sector 418264<br />
[ 2283.626273] end_request: I/O error, dev sr0, sector 418264<br />
[ 2283.631766] end_request: I/O error, dev sr0, sector 418272<br />
[ 2283.637013] end_request: I/O error, dev sr0, sector 418272<br />
[ 2283.642384] end_request: I/O error, dev sr0, sector 418280</p></blockquote>
<p>The Vaio&#8217;s DVD drive is connected via the USB bus. This is done so that drive can be completely powered down. The device turned out to be a MATSHITA DVD-RAM drive as shown via the dmesg output below;</p>
<blockquote><p>[ 2909.596251] scsi11 : SCSI emulation for USB Mass Storage devices<br />
[ 2909.596944] usb-storage: device found at 24<br />
[ 2909.596952] usb-storage: waiting for device to settle before scanning<br />
[ 2911.901103] usb-storage: device scan complete<br />
[ 2911.903506] scsi 11:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-852S  1.31 PQ: 0 ANSI: 0<br />
[ 2911.948247] sr1: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray<br />
[ 2911.948372] sr 11:0:0:0: Attached scsi CD-ROM sr1<br />
[ 2911.948460] sr 11:0:0:0: Attached scsi generic sg1 type 5</p></blockquote>
<p>It took me forever to figure out what was going on. I had seen similar problems on my desktop before when the disk was scratched but these where brand new disks. So I took the disks into work and tested it out on a friends Mac, it played perfectly. There happened to be a Steve Irwin DVD video disk lying around, so I popped it in the Vaio, it also played perfectly! What was going on?</p>
<p>After much searching I came across some reference to problems with region coding. It turns out that  MATSHITA drives won&#8217;t let you read a dvd unless they they have a region set. As I had never played a DVD video before the region on the drive had never been set.</p>
<p>There is a tool in Linux which can be used to do the region setting, it is helpfully called regionset. After setting the region to &#8220;Region 4&#8243; I am now able to play my new DVDs! I wonder if I will be able to read my discs from the US and the UK. The libdvdcss2 should be able to decode the data if it can be read, hopefully the drive will still let that occurring. I will report back in comments here when I find out for sure.</p>
<p>It has been repetitively found that region encoding is anticompetitive and hence un-unenforceable in Australia. I have included a quote from the <a href="http://www.austlii.edu.au/au/cases/cth/high_ct/2005/58.html"><em>Stevens v Kabushiki Kaisha Sony Computer Entertainment</em> case from 2005</a><em>.<br />
</em></p>
<blockquote><p>Ordinary principles of statutory construction, observed by this Court since its earliest days, have construed legislation, where there is doubt, to protect the fundamental rights of the individual<a name="fnB159" href="http://www.austlii.edu.au/au/cases/cth/high_ct/2005/58.html#fn159"></a>. The right of the individual to enjoy lawfully acquired private property (a CD ROM game or a PlayStation console purchased in another region of the world or possibly to make a backup copy of the CD ROM) would ordinarily be a right inherent in Australian law upon the acquisition of such a chattel. This is a further reason why s 116A of the <a class="autolink_findacts" href="http://www.austlii.edu.au/au/legis/cth/consol_act/ca1968133/">Copyright Act</a> and the definition of TPM in <a class="autolink_findacts" href="http://www.austlii.edu.au/au/legis/cth/consol_act/ca1968133/s10.html">s 10(1)</a> of that Act should be read strictly. Doing so avoids an interpretation that would deprive the property owner of an incident of that person&#8217;s ordinary legal rights.</p></blockquote>
<p>I thought I would just log my info here as there was very little information in Google about this problem. Hopefully I help some poor fool which brought a Sony Vaio like me.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/uncategorized/87-babylon-5-dvd-copy-protection/feed</wfw:commentRss>
		</item>
		<item>
		<title>My three weeks on a Mac</title>
		<link>http://blog.mithis.net/archives/ubuntu/84-my-three-weeks-on-a-mac</link>
		<comments>http://blog.mithis.net/archives/ubuntu/84-my-three-weeks-on-a-mac#comments</comments>
		<pubDate>Tue, 08 Jul 2008 04:30:38 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[mac]]></category>

		<category><![CDATA[problems]]></category>

		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/?p=84</guid>
		<description><![CDATA[As everyone knows, I recently started at Google. When I started I was given a MacBook Pro to use as the company laptop before I had a chance to change it, I had to head off to Mountain View for training. This meant I ended up using a Mac for 3 and half weeks.
Now I [...]]]></description>
			<content:encoded><![CDATA[<p>As everyone knows, I recently started at Google. When I started I was given a MacBook Pro to use as the company laptop before I had a chance to change it, I had to head off to Mountain View for training. This meant I ended up using a Mac for 3 and half weeks.</p>
<p>Now I am back in Australia I have decided to trade in my Mac for a nice PC running Linux. People have continually told me that Macs are the epitome for polished UI and once you get use to them, there is no going back. When I suggested that this might not be the case, I was told &#8220;but you have never used Mac&#8221; - well now I have and I have specific examples of why Apple&#8217;s are less usable then Linux.</p>
<p><span style="font-weight: bold">My first bone to pick is with the unlock screen.</span> As I work at Google and might have the codes for the orbital space laser on my laptop, I need to lock my screen anytime I walk away from my desk. In gnome on Linux I can just walk back to my computer and start typing my password, it makes sure that all the keys end up in the password box - no so on a Mac. When I get back, I first have to move the mouse or hit a key, I then have to wait for the twirling multi-color ball and then I get to type my password. If I just start typing I loose the first 3 or more characters of the password.</p>
<p><span style="font-weight: bold">Next is the useless wireless indicator that Mac has.</span> On Linux I can clearly see if I am connected, trying to connect or waiting, I can also see if I am on wireless or wired network. This is all thanks to Network Manager which is very, very cool. On Mac, you can&#8217;t tell if you are connected or the Mac is having a shit and still trying to connect. Often, I had to bring up a ping program to see if the wireless bars meant I was actually connected or not. If I plug in the ethernet, without specifically disabling the Airport how do I know where my packets are going?</p>
<p><span style="font-weight: bold">The twirling ball of doom.</span> Normally programs either lock hard or work. Not on Mac, instead you get a ball which twirls forever. After waiting for 15 minutes I just hard reset my computer. At least if I knew the computer was locked up I wouldn&#8217;t have to wait that 15 minutes.</p>
<p>I have often gotten this error <span style="font-weight: bold">&#8220;You cannot move any item to the Trash because it is being emptied&#8221;</span> when doing a secure empty of my trash bin. How hard is it to put things in the trash while emptying it?</p>
<p><span style="font-weight: bold">Alt Tab doesn&#8217;t work.</span> It doesn&#8217;t change between windows, only applications. Often I have multiple windows open in one application. I first have to &#8220;alt tab&#8221; to the correct application, then I have to &#8220;command tab&#8221; to the correct window. How annoying!</p>
<p>So that was just a few issues I have had. Overall, I am much happier with Ubuntu and it keeps getting even better.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/ubuntu/84-my-three-weeks-on-a-mac/feed</wfw:commentRss>
		</item>
		<item>
		<title>Tech Talk at Google - Gaming for Freedom</title>
		<link>http://blog.mithis.net/archives/games/82-techtalk-gamingforfreedom</link>
		<comments>http://blog.mithis.net/archives/games/82-techtalk-gamingforfreedom#comments</comments>
		<pubDate>Mon, 09 Jun 2008 17:45:04 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Games]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[foss]]></category>

		<category><![CDATA[talking]]></category>

		<category><![CDATA[techtalk]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/games/82-techtalk-gamingforfreedom</guid>
		<description><![CDATA[Last week on friday, I gave a Tech Talk about Open Source Gaming as part of Leslie Hawthorn&#8217;s &#8220;Open Source Developers @ Google&#8221; talk series. For those who where silly enough to miss it, it should be soon coming to a YouTube near you.
I had given a similar talk at my local LUG only recently, [...]]]></description>
			<content:encoded><![CDATA[<p>Last week on friday, I gave a <a href="http://google-opensource.blogspot.com/2008/06/open-source-developers-google-speaker.html">Tech Talk</a> about Open Source Gaming as part of <a href="http://www.hawthornlandings.org/">Leslie Hawthorn&#8217;s</a> &#8220;<a href="http://google-code-updates.blogspot.com/search/label/oss%20devs">Open Source Developers @ Google</a>&#8221; talk series. For those who where silly enough to miss it, it should be soon coming to a YouTube near you.</p>
<p>I had given a similar talk at <a href="http://www.linuxsa.org.au/meetings/">my local LUG</a> only recently, I think that version went a little better but it was quite a different crowd. The first part of my talk came across way more preachy then I had hoped. I also see now how I can better use Thousand Parsec as examples of the tips I came up for releasing FOSS games. I guess practice makes perfect, maybe I&#8217;ll get it right to one day be able to give it at <a href="http://linux.conf.au/">Linux.conf.au</a>.</p>
<p>At the beginning this time I tried some of the &#8220;one word per slide quick succession&#8221; talk which <a href="http://mirror.linux.org.au/linux.conf.au/2008/Fri/mel8-183.ogg">Anthony Baxter</a> had suggested. I think however think I ended up just insulting every American! I don&#8217;t think I speak fast enough to make this type of talk successful, but I&#8217;ll keep experimenting.</p>
<p>If you have any feedback on the talk, please do <a href="mailto://mithro@mithis.com">send me an email</a>!</p>
<p>The real reason for this post is to <a title="Gaming for Freedom" href="http://blog.mithis.net/wp-content/uploads/2008/06/techtalk6-pdfable.pdf">upload the slides for the tech talk</a> so they can be linked from the YouTube video.</p>
<p><i>Edit: The talk has now been uploaded, you can access it via the following <a href="http://www.youtube.com/watch?v=8Ct36u8RPIU">link</a> or see it below,</i></p>
<p><object width="425" height="349"><param name="movie" value="http://www.youtube.com/v/8Ct36u8RPIU&#038;hl=en&#038;rel=0&#038;border=1"></param><embed src="http://www.youtube.com/v/8Ct36u8RPIU&#038;hl=en&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" width="425" height="349"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/games/82-techtalk-gamingforfreedom/feed</wfw:commentRss>
		</item>
		<item>
		<title>I will survive&#8230;</title>
		<link>http://blog.mithis.net/archives/google/81-noogler-week-1</link>
		<comments>http://blog.mithis.net/archives/google/81-noogler-week-1#comments</comments>
		<pubDate>Mon, 26 May 2008 23:55:18 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[mtv]]></category>

		<category><![CDATA[newbie]]></category>

		<category><![CDATA[Sydney]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/google/81-noogler-week-1</guid>
		<description><![CDATA[It&#8217;s been a hectic week, but I have managed to survive my first week as a Noogler. As everyone knows, I started at Google last week. The first week has been quite hectic as I started at the Sydney office and then in the middle of week flew to the Googleplex in Mountain View, California [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a hectic week, but I have managed to survive my first week as a <a href="http://www.urbandictionary.com/define.php?term=noogler">Noogler</a>. As everyone knows, I started at Google last week. The first week has been quite hectic as I started at the <a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=201+Sussex+St,+Sydney,+NSW+2000&amp;sll=40.744071,-74.160204&amp;sspn=0.008307,0.02193&amp;ie=UTF8&amp;ll=-33.872001,151.203632&amp;spn=0.009104,0.02193&amp;t=h&amp;z=16&amp;iwloc=addr">Sydney office</a> and then in the middle of week flew to the <a href="http://en.wikipedia.org/wiki/Googleplex">Googleplex</a> in Mountain View, California (if anyone is located in this area and wants to have lunch, feel free to look me up!).</p>
<p>The week has been a little bit of a mess for a number of reasons. I&#8217;m joining the <a href="http://www.google.com/support/jobs/bin/topic.py?dep_id=1089&amp;loc_id=1100">PSO group</a> at Google which is only just started to establish a presence at the Sydney office, this has meant not a lot of people know what I should be doing. To make matters worse, I managed to arrive for the <a href="http://en.wikipedia.org/wiki/Memorial_Day">Memorial Day</a> weekend (public holiday on Monday) which means the normal schedule for training (which starts on a Monday) is all changed. It&#8217;s still be very demanding and interesting anyway.</p>
<p>I arrived here in San Francisco on a Thursday (before I actually left according to wall time, Yay timezones!)  and after sleeping for about 18 hours straight managed to make it into the office on the Friday. The jet lag didn&#8217;t really end up hitting me until the weekend, so I&#8217;ve spent the last three days trying to reset my body clock instead of doing anything interesting.</p>
<p>I&#8217;m very pleased with the transparency inside of Google. I have yet to find a door which my keycard won&#8217;t open or a website which I can not access with my login. Of course I can&#8217;t tell anyone outside of Google what I have found out which is annoying, there is a lot of cool stuff going on.</p>
<p>Having worked mainly for small companies in the past, it&#8217;s nice to be able to walk into TechStop (Google&#8217;s tech support department) and get both hardware and support. It&#8217;s nice having small things like beverages (such as that all important coffee) and food provided. The food in the Sydney office is not bad, but it pales in comparison to the variety and quality that you get here at the Googleplex.</p>
<p>I have heard that people worry that with all the food at Google you just end up going to lunch with your work mates, I don&#8217;t think that is something having food provided creates. At the my previous work I ended up in that situation, always having lunch with the same people at the same locations, the only difference is that I was paying for it! Google is liberal about letting you invite friends to have lunch at their free cafeteria&#8217;s too.</p>
<p>Over all, it has been a very busy and interesting week. I&#8217;m looking forward to what tomorrow (and the rest of this week) holds.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/google/81-noogler-week-1/feed</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;rock&#8221; verses &#8220;rocks&#8221;</title>
		<link>http://blog.mithis.net/archives/uncategorized/80-rocks</link>
		<comments>http://blog.mithis.net/archives/uncategorized/80-rocks#comments</comments>
		<pubDate>Sun, 27 Apr 2008 13:35:53 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/uncategorized/80-rocks</guid>
		<description><![CDATA[A guy on the Summer of Code asked about the following.
Linux rocks, FreeBSD rocks - but Linux and FreeBSD rock.
Which is correct use of rock verse rocks but I have no idea why. Suck also works like this,
Windows sucks, MacOS X sucks - but Windows and MacOS X suck.
This just proves that I know nothing [...]]]></description>
			<content:encoded><![CDATA[<p>A guy on the Summer of Code asked about the following.</p>
<blockquote><p>Linux rocks, FreeBSD rocks - but Linux and FreeBSD rock.</p></blockquote>
<p>Which is correct use of rock verse rocks but I have no idea why. Suck also works like this,</p>
<blockquote><p>Windows sucks, MacOS X sucks - but Windows and MacOS X suck.</p></blockquote>
<p>This just proves that I know nothing about this language I use every day. Could a linguist please explain this?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/uncategorized/80-rocks/feed</wfw:commentRss>
		</item>
		<item>
		<title>Packing your bags&#8230;</title>
		<link>http://blog.mithis.net/archives/google/79-going-to-sydney</link>
		<comments>http://blog.mithis.net/archives/google/79-going-to-sydney#comments</comments>
		<pubDate>Sun, 27 Apr 2008 13:21:50 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[Sydney]]></category>

		<category><![CDATA[moving]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/google/79-going-to-sydney</guid>
		<description><![CDATA[About 6 months ago I started interviewing with Google Australia and about a month ago they made me a job offer that I could not refuse. So now I&#8217;m packing my bags and heading to Sydney, I start work in about three weeks but I am being sent to the States for some training first. [...]]]></description>
			<content:encoded><![CDATA[<p>About 6 months ago I started interviewing with <a href="http://www.google.com.au/">Google Australia</a> and about a month ago they made me a job offer that I could not refuse. So now I&#8217;m packing my bags and heading to Sydney, I start work in about three weeks but I am being sent to the States for some training first. Unlike most of the Googlers in Sydney, I&#8217;m not going to be working on <a href="http://maps.google.com">Google Maps</a>.</p>
<p>I&#8217;m very excited too start working with Google but it has been pretty big decision to make. I have never moved anywhere permanently before and I&#8217;m currently still living at home with my parents. I did live in Sweden for 6 months, but that was always with the intention of coming back home. On the other hand, it is not like I am moving to totally a different country and I already have loads of friends and family living in Sydney.</p>
<p>I have been thinking that I want to move to a big city for a number of reasons. An example of this that I often use, is that &#8220;I want to be able to order pizza after midnight&#8221;. It is annoying that just when I&#8217;ve started getting more involved in the <a href="http://www.linuxsa.org.au">local</a> <a href="http://www.rowetel.com/">FOSS</a> <a href="http://groups.google.com.au/group/Bettong?hl=en">groups</a> I&#8217;m leaving for another state. I do hope to continually be involved with <a href="http://www.slug.org.au/">SLUG</a> and other FOSS events going on in Sydney too.</p>
<p>I&#8217;ve spent most of this <a href="http://en.wikipedia.org/wiki/Anzac_day">ANZAC Day</a> long weekend trying to organize all my stuff. You never realize how much crap you have until you decide to move and I don&#8217;t even own any furniture yet! Luckily my parents have plenty of storage space. Having never done this before, I&#8217;m sure that I&#8217;m probably doing it all wrong.</p>
<p>I&#8217;m a little bit of a technology pack rat (like most geeks) but I have been trying to give away all the old computer bits that I had always being meaning to fix or use. There should be plenty of happy Adelaide FOSS people soon <img src='http://blog.mithis.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If you are in Adelaide and want to catch up before I head off (Friday the 16th), or in Sydney (or even the Mountain View, USA) and want to come and say &#8220;Hi!&#8221; please feel free to <a href="mailto://mithro@mithis.com">email me</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/google/79-going-to-sydney/feed</wfw:commentRss>
		</item>
		<item>
		<title>Quotidian!</title>
		<link>http://blog.mithis.net/archives/uncategorized/77-epiphany2firefox</link>
		<comments>http://blog.mithis.net/archives/uncategorized/77-epiphany2firefox#comments</comments>
		<pubDate>Thu, 10 Apr 2008 00:34:50 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[epiphany]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/uncategorized/77-epiphany2firefox</guid>
		<description><![CDATA[I&#8217;m sure most people are wondering what he hell &#8220;quotidian&#8221; is, I myself did not know this word existed.  The word actually means mundane or everyday, a work colleague suggested it when I asked is anyone knew what the opposite to epiphany was. So you probably wondering why I&#8217;m going on about some stupid [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure most people are wondering what he hell &#8220;<a href="http://dictionary.reference.com/search?q=Quotidian&amp;x=0&amp;y=0">quotidian</a>&#8221; is, I myself did not know this word existed.  The word actually means mundane or everyday, a work colleague suggested it when I asked is anyone knew what the opposite to epiphany was. So you probably wondering why I&#8217;m going on about some stupid word, well the reason is that I have finally converted from the gnome <a href="http://live.gnome.org/Epiphany">Epiphany</a> web browser to <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>.</p>
<p>For thoses who don&#8217;t know, Epiphany is generally described as &#8220;the closest thing to Gnome&#8217;s official web browser&#8221;. It has lots of nifty features and use to have much better intergration with the Gnome desktop (things like actually using the Gnome print dialog). I use to advocate that Gnome should push Epiphany instead of Firefox.</p>
<p>So why have I given up? <span style="font-weight: bold">I&#8217;m tired of my browser being broken</span>.</p>
<p>The developers of Epiphany decided to make some huge changes in the latest version, they started adding support for the <a href="http://webkit.org/">WebKit</a> (the render behind Safari) instead of just being dependent on <a href="http://en.wikipedia.org/wiki/Gecko_(layout_engine)">Gecko</a> (the same render Firefox uses). This is actually a very good goal, being able to have a choice of renders in my browser would be great. However, in the process of doing this change they broke everything! Things like the vitally important Adblock extension no longer work and the password manager is totally broken in a number of ways - for a long time they didn&#8217;t even show up in the dialog.</p>
<p>I&#8217;m okay with a few bugs here and there (even these quite serious ones) to get something better in the long run. I have diligently reported bugs as I found them (even firing up a different browser when the gnome bug browser was crashing Epiphany). I even started porting Google Gears to Epiphany because I had faith that Epiphany was going to remain a killer browser.</p>
<p>Now I find out that it has all been for nothing, the developers have decided they are going to totally ditch Gecko and move only to WebKit (with all the compatibility problems it will bring). There are so many reasons why this is a bad idea, none of which I&#8217;m going to repeat here.</p>
<p>So I&#8217;m now writing this in Firefox instead of Epiphany and I&#8217;m pretty happy. Having access to all the extensions that Firefox has is really nice for once. There a number of features which I miss from Epiphany and extensions have filled most of that void, so what did I install?</p>
<ul>
<li><a href="http://www.penguinus.com/dev/tab_history/">Tab History</a>, this means that new tabs have the same history as the parent tab. This is something Epiphany does by default and I find absolutely vital.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/4550">Compact Menu 2</a>, a little extension which gives you the ability to have all your menus in a single button saving you precious vertical screen space.</li>
<li><a href="http://adblockplus.org/en/">Ad Block Plus</a>, got to keep away those evil ads. It&#8217;s amazing how annoying the web is with ads, I had gotten so use to not seeing them that I didn&#8217;t know how bad it actually was.</li>
<li><a href="http://noscript.net/">NoScript</a>, get rid of all that annoying flash and evil javascript. In epiphany I generally ended up just apt-get removing flash, now I can still watch stupid Youtube videos without being violated by monkies.</li>
</ul>
<p>I also installed two extensions that have no equivalent under Epiphany, they are</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a>, the extension for making websites the way you like them.</li>
<li><a href="http://www.getfirebug.com/">Firebug</a>, a really cool tool for figuring out how a website is made up and various problems with them.</li>
</ul>
<p>I&#8217;m still looking for an extension which makes the Firefox 3.0 URL bar sane. I really like how the Epiphany one behaves and will probably end up writing my own extension if I don&#8217;t find anything. The important features that I require are,</p>
<ul>
<li>Single line per URL with the title on the right.</li>
<li>Support for &#8220;smart bookmarks&#8221; as the last option. These let you search for the current term at Google or Wikipedia without prefixing it with a stupid keyword or something.</li>
</ul>
<p>Here is what my Firefox looks like currently. As you can see I have significantly customized the toolbar to remove all that excesses.</p>
<p style="text-align: center"><a href="http://blog.mithis.net/wp-content/uploads/2008/04/myfirefox.png" title="Screenshot of my Firefox"><img src="http://blog.mithis.net/wp-content/uploads/2008/04/myfirefox.png" alt="Screenshot of my Firefox" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/uncategorized/77-epiphany2firefox/feed</wfw:commentRss>
		</item>
		<item>
		<title>Thousand Parsec accepted into Google Summer of Code 2008!</title>
		<link>http://blog.mithis.net/archives/tp/76-gsoc2008</link>
		<comments>http://blog.mithis.net/archives/tp/76-gsoc2008#comments</comments>
		<pubDate>Tue, 18 Mar 2008 04:53:32 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Summer of Code]]></category>

		<category><![CDATA[Thousand Parsec]]></category>

		<category><![CDATA[Games]]></category>

		<category><![CDATA[gsoc]]></category>

		<category><![CDATA[thousand parsec]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/tp/76-gsoc2008</guid>
		<description><![CDATA[As I&#8217;m too lazy to write a post myself, here is one from JLP:

Google has just published the list of accepted mentoring organizations for Google Summer of Code 2008 and it is great to see that Thousand Parsec has made it once again. We must be doing something right  
So, if you are into [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m too lazy to write a post myself, here is one from JLP:</p>
<blockquote><p>
Google has just published the list of accepted mentoring organizations for <a href="http://www.thousandparsec.net/">Google Summer of Code 2008</a> and it is great to see that Thousand Parsec has made it once again. We must be doing something right <img src='http://blog.mithis.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So, if you are into turn-based <a href="http://en.wikipedia.org/wiki/4x_game">4X space strategy games</a> and would like to help in game development, this is your chance. Take a look at our <a href="http://www.thousandparsec.net/wiki/Google_Summer_of_Code">Google Summer of Code</a> and <a href="http://www.thousandparsec.net/wiki/Ideas_for_Programmers">Ideas for Programmers pages</a> and get involved. There is even US$ 4500 to encourage you to take that step into the world of open source software programming.</p>
<p>Interested students now have about a week to get to know us better. You can chat with us on IRC (<a href="irc://irc.freenode.org/#p">Freenode network, #tp channel</a>) or write to our <a href="http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel">development mailing list</a>. Starting March 24 student applications can be submitted, <strong>all applications must be in by March 31</strong>. I’m looking forward to be a mentor again.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/tp/76-gsoc2008/feed</wfw:commentRss>
		</item>
		<item>
		<title>Gaming Miniconf Videos</title>
		<link>http://blog.mithis.net/archives/lca/75-gaming-miniconf-videos</link>
		<comments>http://blog.mithis.net/archives/lca/75-gaming-miniconf-videos#comments</comments>
		<pubDate>Thu, 06 Mar 2008 13:14:25 +0000</pubDate>
		<dc:creator>mithro</dc:creator>
		
		<category><![CDATA[Gaming Miniconf]]></category>

		<category><![CDATA[linux.conf.au]]></category>

		<category><![CDATA[foss]]></category>

		<category><![CDATA[Games]]></category>

		<category><![CDATA[lca2008]]></category>

		<category><![CDATA[miniconf]]></category>

		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://blog.mithis.net/archives/lca/75-gaming-miniconf-videos</guid>
		<description><![CDATA[At Linux.conf.au 2008 the AV team did a great job of recording the main conference and almost all the talks can be downloaded from the main website. They where however, unable to record all the miniconf proceedings. I ran the Gaming Miniconf again and like last year I was able to record the proceedings myself. [...]]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://linux.conf.au">Linux.conf.au 2008</a> the AV team did a great job of recording the main conference and almost all the talks can be <a href="http://www.linux.conf.au/programme/presentations">downloaded</a> from the main website. They where however, unable to record all the miniconf proceedings. I ran the <a href="http://miniconf.mel8ourne.org/wiki/index.php?title=Gaming">Gaming Miniconf</a> again and like last year I was able to record the proceedings myself. It took me a while, but I have finally finished encoding the videos and you can now <a href="http://thepiratebay.org/tor/4059511/Gaming_Miniconf___Linux.conf.au_2008_Videos">download the videos</a>. They should be of similar quality to the main conference videos.</p>
<p>The day on a whole was fairly successfully and there where lots of interesting talks, panels and tutorials. One of the coolest talks was Douglas Bagnall&#8217;s &#8220;<a href="http://miniconf.mel8ourne.org/wiki/index.php?title=Gaming/Program#Playing_with_Crayons">Playing with Crayons</a>&#8220;, while we had a number of technical difficulties with getting his laptop talking to the projector (he has an evil Nvidia card), it was really cool to learn about this program which turns a kid&#8217;s crayon drawing into a playable game. Douglas has now <a href="http://freshmeat.net/projects/tetuhi/">open sourced the code</a> and looking to port it to <a href="http://www.laptop.org/">the OLPC</a>!</p>
<p>We also had some very cool panels sessions. The first was about using<a href="http://miniconf.mel8ourne.org/wiki/index.php?title=Gaming/Program#FOSS_in_Game_Development_Education_Panel"> FOSS in Game Development education</a>, we had some representatives from some of the <a href="http://homepage.cs.latrobe.edu.au/gtlab">top</a> <a href="http://www.rmit.edu.au/">game</a> <a href="http://www.qantm.com.au/">education</a> institutes in Australia. The second was an interesting <a href="http://miniconf.mel8ourne.org/wiki/index.php?title=Gaming/Program#Licensing_for_Game_Content_Creators.2C_Talk_.26_Panel">licensing panel</a> which includes Jessica Coats from <a href="http://www.creativecommons.org.au/">Creative Commons Australia</a> and Kimberly Weatherall - a former <a href="http://en.wikipedia.org/wiki/Rusty_Wrench">Rusty Wrench winner</a>. I think our last panel was the best however, <a href="http://miniconf.mel8ourne.org/wiki/index.php?title=Gaming/Program#FOSS_in_Commercial_Games_Panel">people got to grill representatives</a> of the Australian commercial game industry on how they are using FOSS at their commercial game companies!</p>
<p>There where also some really good talks by Richard and Alex about <a href="http://pyglet.org">pyglet</a>, including <span style="font-weight: bold">the most impressive live coding I have ever seen</span>. As the pyglet tutorial is so cool and I have also uploaded it to <a href="http://video.google.com.au/videohosted?docid=-8788197863800411145">Google Video</a> for your viewing pleasure. Of course, we couldn&#8217;t keep <a href="http://ozlabs.org/~rusty/">Rusty Russell</a> away, he gave a short lightening talk about his new <a href="http://ozlabs.org/~rusty/ponghero/">Pong Hero</a>!</p>
<p>So why not <a href="http://thepiratebay.org/tor/4059511/Gaming_Miniconf___Linux.conf.au_2008_Videos">download the Gaming Miniconf vidoes and take a look</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mithis.net/archives/lca/75-gaming-miniconf-videos/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
