Just thinking

Subscribe to RSS feed

Incandescent bulbs and lumens

,

Incandescent bulbI've been buying LED bulbs but am surprised at their brightness, or rather lack of. Manufacturers often write the equivalent in watts of incandescent bulbs on the packet but it turns out they tend to, er, lie. Quite a lot. With the current boom in LED bulbs, a trustworthy comparison table is what's needed.

Read more...

List of JavaScript charting libraries

, , , ...

I'm looking to make some pretty JavaScript charts and was wondering which library to use. I've used Flotr in an Opera extension and played around with gRaphaël in the past, but I want to do a more thorough comparison. First step is to list all the charting libraries I can find, so here it is...

Read more...

How to create a DVD-compatible video in PiTiVi

, , ,

PiTiVi rendering settings for DVD I wanted to edit one of my geeky songs in PiTiVi and burn it to DVD. After searching around and trying a few things it seemed to work, so for reference, here's how I did it.

Read more...

Web Guru

, , , ...

♫ "I wanna be a billionaire..." ♫ Yeah, it's not a bad song (http://www.youtube.com/watch?v=8aRor905cCw), but a billionaire? Is that all? I wanna be something a bit more special...

Read more...

How to format PDFs for the Kindle

, ,

Like many, I love my Kindle. What a wonderful piece of technology. OK, the browser's a bit slow and not powered by Opera but even so, having a world-wide 3G connection is fantastic, as is the great reading experience. However, some PDFs don't look so good on that small screen. Here are some (almost) ideal settings that I've found make PDFs more readable for the Kindle.

Read more...

Web conference blues

, , , ...

You know that lonely feeling, where all the hip web designers and developers gather at the coolest conference and you're stuck at your desk? Here's a song for those of us that miss out on all the glamour.

The original song, by the way, is Folsom Prison Blues by Johnny Cash.

Read more...

How to show Japanese text in Evince

, , , ...

A quick tip that might help others (or me, the next time I forget)...

I found that Evince, Ubuntu's default PDF viewer, doesn't display Japanese characters, at least on my non-Japanese system. After a quick search it seems the answer is nice and simple - install the poppler-data package.

So, either use the Synaptic Package Manager or the following terminal command:
sudo apt-get install poppler-data
And that's it!

This should work for displaying Chinese and Korean characters as well.

Opera update: "Requires installation of untrusted packages"

, ,

On two separate installations of Ubuntu 10.10 I got the following message when trying to update Opera using Ubuntu's Update Manager:
"Requires installation of untrusted packages"

Unfortunately, the only option available was to click the Close button with no help to fix the problem.
Fortunately, there's a solution, also on My Opera, that worked for me:
http://my.opera.com/vinhphuc121583/blog/fix-error-requires-installation-of-untrusted-packages

A couple of points to note:
Thank you Bùi Vĩnh Phúc!

UPDATE: Things seem to work again now so instead of following the instructions in the linked blog post, you should just be able to add the Opera GPG key (even if you've done it before) and update as explained above. Official information is here:
http://my.opera.com/desktopteam/blog/2011/01/25/an-update-reminder-to-ubuntu-linux-mint-and-debian-users-or-anyone-else-on-a-d

Mailing list of fire

, , , ...

With apologies to Johnny Cash, the sorry tale of a mailing list that takes no prisoners. On a totally unrelated note, how's HTML5 coming on?

Read more...

Learning SVG

,

I thought I'd share the resources that have most helped me learn SVG.

Read more...