tigert.com | my life and stuff um, what do I write here?

4Dec/090

flic.kr bookmarklet

The Nokia N900 browser plays nicely with "bookmarklets" - small snippets of javascript that you can bookmark that perform useful functions. One new find is the Flickr short ur generator, its pretty handy if you like twitter / irc / facebook and post flickr urls a lot..

Another one that I like is the Youtube MP4 video downloader - Youtube videos play fine in the N900, but sometimes I want to save a good one..

To use these, just hit ctrl-b in the browser and find the bookmarklet of your choice..

Oh, and I snapped a nice (in my opinion) photo of Quim giving the opening welcome for Maemo Barcelona Long Weekend.

Array

2Dec/097

Maemo Extras -packages: Droid fonts

The Maemo Extras -repository (and extras-devel / testing) contains community software for the N900 and the older Maemo devices. One of the nice packages available is the open "Droid Sans" -font set, originating from the Android project by Google. Droid Sans Mono works great with the Terminal application:

Array

You can also hack the system theme to use Droid Sans with a simple perl one-liner.. you need the "droid fonts" and "rootsh" packages from extras repository installed first of course..

DISCLAIMER: Do this at your own risk, I might have made a mistake in this example...

$ root
# perl -pi -e "s/Nokia Sans/Droid Sans/g" \
   /usr/share/themes/alpha/gtk-2.0/gtkrc \
   /usr/share/themes/alpha/gtk-2.0/gtkrc.input_method \
   /usr/share/themes/alpha/matchbo*/theme.xml

Then switch theme to another and back, or reboot the device. Substitute "alpha" with "beta" for the orangeish theme variant if you like. Example below:

Array

Switching back to Nokia Sans is left as an excercise for the reader ;-)

   

Pages

Categories

Blogroll

Archive

Meta