Skip to content

{ Monthly Archives } January 2008

Smart: ein verkeleg smart pakkehåndterer!

Smart er en rimelig kraftig pakkehåndterer som funker på dei fleste pakkesystem. Den funker på SuSE, debian, ubuntu, fedora, mandriva, og antakeleg ein god del fleire.
Den har rimelig fint GUI, som er funksjonelt, kjapt(!) og kraftig. Når en har starta GUI’et er søk så og seie momentane. Eg er ikkje i stand til å merke [...]

Apt on OpenSuSE 10.3

OpenSuSE has yast2 and zypper, so why apt you might ask? Because apt-get is simply superior to zypper and yast2, and apt is far far quicker than zypper on resolving depencies. And apt-cache search is nicer than zypper’s search feature. So for me, apt is a nice tool…
To get Apt working, you’ll have to install [...]

Tagged

Howto defeat EU’s data retention act

Some times it pays to read slashdot at -1. Today, I came across this nice post about defeating EU’s data retention act on telecommunications. It’s worth reading and using.
I’ve taken the text from slashdot and posted here, since I believe it’s in the authors interest to make this as public as possible. I urge you [...]

Strange javascript experience.

I’m currently writing a bit on aids again, and I’m currently working on a dynamic resizing function that resizes images to fit in the view-port of the browser. Check for example this image, which should neatly fit the height of your viewport.
To correct for the navbar on top, I need to subtract 120 pixels… Usually, [...]