’Til All Are One

Freedom is the right of all sentient beings

This blog has moved!
Please go here for the current location.

22 September, 2006

Software Freedom Day 2006

Another year, another Software Freedom Day

Scrub that. That sounds far too mundane.

Software Freedom Day rocked!!!

*ahem*

I could not attend last year (since it coincided with my mum’s birthday), but this year I dived in head-first as an official helper on the A/V Team. I was assigned to do video editing and encoding, which basically entailed cropping the beginning and end off the recorded presentations and then encoding to Ogg (Vorbis and Theora) format. I had a wicked rig set up in the UNSW Law theatre that we were using for the talks, consisting of two laptops and a DV camera. The DV camera was originally intended to serve as a backup to a DVD camera we had set up elsewhere, but due to some technical glitches it rose in importance. I ended up being solely a cameraman, since we weren’t able to read our recorded DVDs on the day (it later turned out to be a simple matter of finalising the disc).

Although it was tiring keeping an eye on the camera for the entire day (through all of the talks), I must say that I enjoyed myself immensely. Pia did a fantastic job of organising and co-ordinating the event, not just in Sydney but also globally (as President of Software Freedom International). Silvia had the A/V Team well organised, and despite some minor setbacks I think we are well-prepared for LCA 2007.

What impressed me most was the speech by Senator Kate Lundy. She proved that it wasn’t orchestrated in an interview with James Purser a few days later. She truly understands what free software is about, and she does not fall into the common traps of seeing free as gratis, or open source as only having a cost benefit. She’s set up her own Joomla-based web site, and she uses Audacity to record her audio.

It’s striking to see how Senator Lundy differs from her former nemesis (while she oversaw the Communications and IT shadow ministry), Richard Alston. That is a man who was labelled ‘The World’s Biggest Luddite‘ by several international news outlets during his tenure. It is shameful to see how underappreciated she is in her party. Would it not best serve the interests of the country to have a (shadow) minister who actually knew something about their portfolio? Maybe so, but that would interfere with the politicking emoticon

18 September, 2006

Microsoft: Brown is the new White

Microsoft have announced their Zune music/video player to take on Apple’s iPod. Like Apple, they consider colour to be an important differentiator in the marketplace. With white having been co-opted by Apple, and black being the generic (and hence indistinctive) hue, what does that leave Microsoft?

Apparently, it is brown.

Once again, Ubuntu is vindicated! What’s next, naked people?

3 September, 2006

Maintaining a constant IRC presence

The following is an e-mail that I posted to the SLUG mailing list:

Subject: [SLUG] Maintaining a constant IRC presence
Date: Sunday 03 September 2006 13:07
From: Sridhar Dhanapalan
To: SLUG list

I am in a situation that I’m sure a lot of SLUG members are in. I am a
prolific user of IRC, using it from one of three machines depending on where
I am. I have three main problems:

  (1) maintaining a single and constant online presence
  (2) maintaining easily accessible chat logs, even when not at the machine
  (3) being notified of messages that suit specific criteria

I currently use Xchat, which means that I am logged in at least two places at
once. Being a fat client, it can beep when I have a message. If I leave it
connected, it keeps logs (I only need the last 1000 lines or so). I can’t do
this with my laptop, though (I need to disconnect when travelling). Also, it
forces me to have a separate login for each machine (and hence each Xchat
session) connected.

Issues (1) and (3) can be addressed by something like irssi-proxy[1], since it
would allow me to use local clients with a single login. I could ssh into a
single system running irssi, which would alleviate both (1) and (2).

I understand that there are plug-ins for irssi that perform a notification
service or run commands on certain cues. If irssi was running locally, I
could do all kinds of things with such a feature. If running remotely,
however, I believe that I am limited to notifications inside the irssi window
itself. This would force me to manually check the window on a frequent basis,
which will either become annoying or be forgotten. I would like to have
audio/visual cues to let me know that my attention is required.

[1] http://www.garion.org/irssi/irssi-proxy.php

Powered by GNU/Linux, Apache and WordPress