I am subject to change without notice...

October 2007Monthly Archives

Time makes…

…more converts than reason.

My favourite show on tv (and one enjoyed by the kidlets too), is Time Team, an archeological show with a twist. One of my favourites of all time. So much so, that if I was offered my pick of dvds, I would choose the back catalogue of this.

Actually, the whole Tony Robinson back catalogue – Worst Jobs in History, Blackadder (all of them), Britain’s Real Monarch, even the kids shows Tales from Fat Tulip and Maid Marion and her Merry Men (which also starred Danny John-Jules, famous for being the Cat in Red Dwarf). I would love to see Codex, sounds right up my street!

Even above Doctor Who, I am a complete history/archeology nerd. And Tony and his team have such passion for what they do. That’s the buzz, the vibe of it all:) Knowledge and passion. Who could ask for more?

links for 2007-10-22

links for 2007-10-21

links for 2007-10-20

Using Java for serious jobs is like…

 …trying to take the skin off a rice pudding wearing boxing gloves.

Ok, it is a funny quote, but not entirely accurate, just opinion. Java does some things really well, and a lot of websites utilise it. So you want to be able to view their content. (I am assuming you do, or why are you reading this? Go and do something more useful with your time!;)  )

Having trouble with getting Java to work in Firefox on Linux? My Java install worked fine, but Java wasn’t rendering right in the browser. Tres annoying! Solution is to symbolically link to  the Java plugin libjavaplugin_oji.so in your Mozilla plugin directory (.mozilla/plugins, .mozilla/firefox/plugins, or any variation you may have.

In my case, as I am using Java 1.6, /usr/lib/jvm/java-6-sun-1.6.0.03/jre/plugin/i386/ns7/ is the directory that contains the plugin. (If you are not sure, java -version in a terminal will tell you what version you are using. If no information appears, check the documentation for your Linux version to ensure you have correctly installed Java). We don’t want to move it, hence the symbolically link (which, in layman’s terms, is sort of a “when we say this file, it means this other file in reality, ok?”)

Change to said plugins directory – cd $directory

Symbolically link -  ln -s  /usr/lib/jvm/java-6-sun-1.6.0.03/jre/plugin/i386/ns7/libjavaplugin_oji.so  libjavaplugin_oji.so

So, a listing of your plugins directory (ls -l) would look like:

libjavaplugin_oji.so -> /usr/lib/jvm/java-6-sun-1.6.0.03/jre/plugin/i386/ns7/libjavaplugin_oji.so 

links for 2007-10-19

links for 2007-10-18

  • “Yesterday, while writing the release notes for Kubuntu.org, I asked for some title names by telling people to fill in the blanks. The results? Some of them were pretty funny, and some were pretty frightening, and one I really liked. Here are some:”

links for 2007-10-17

Animals are such agreeable friends…

…they ask no questions, they pass no criticism.


Meme
time. This week’s fun bought to us via Bruce, at The Thinker’s Podium. Grr.

An interesting animal I had
I have chickens. Oddly deranged, stupid but with flashes of what passes for genius. They each have a distinct personality. Jolly good fun. Stupid damn things:) I name them things like Sandwich, Roast, Satay, Noodles, Honey, etc.
I am an odd vegetarian;)

An interesting animal I ate
The Tofubeeste.

An interesting thing I did with or to an animal
Does a stuffed penguin count? Ok, maybe there was this one guy….he was a total animal :) ))

An interesting animal at the museum
Museum Guards. I dig them. (Unless forcibly stopped).

An interesting animal in its natural habitat
Penguins. Well, ok, thats just my obsession, isn’t it. Look, lets be honest, ALL animals are quite fascinating in their habitats.

Tag Katie. Oh, and Michael. Haha.

links for 2007-10-15