Monthly Archive for August, 2008

The Tale of How



An incredible beautiful video. I’m a sucker for things like that :) .

New nVidia Linux driver speeds things up

The end of the world must be near: nVidia released a new version of their GNU/Linux driver that fixes some of the annoyances regarding RENDER performance. Given you apply some manual adjustments to the configuration the new driver performs in a somewhat usable manner.

It is still far from the beauty that ATI users can enjoy (in terms of performance) but it’s an immense improvement over the old, totally unusable slideshow.

Fixing the “null” date problem in WordPress

If you’ve been a constant reader of my blog (and of course I know you are ;) ) you could hardly have missed the ugly “0″ date in the archives.

Turns out that this 0 date was caused by all the old drafts I had saved but never published. Deleting the drafts would help, but simply assigning them a date seemed like a more sane solution. Voila, problem solved.

Making Cygwin portable

One of the very packages I always install when I have to work with Windows is Cygwin. Being able to use my beloved GNU tools really makes things easier.

Often I don’t have the option to install it. I grieved a little bit about the fact that some problems could be solved with just 2 commands that were — of course — missing from Windows’ horrendous command prompt.

So I snooped around and built the following batch that’ll start a full-blown Cygwin session from i.e. portable harddisk:

  1. @echo off
  2.  
  3. set PATH=%CD%bin;%CD%sbin;%CD%usrsbin;%PATH
  4. set HOME=%CD%homePortable
  5.  
  6. mount -bfu %CD%/ /
  7. mount -bfu %CD%bin /usr/bin
  8. mount -bfu %CD%lib /usr/lib
  9.  
  10. cd %HOME%
  11.  
  12. bash —-login -i

Easy, huh? All you have to do to make it work is renaming your /home/Username to /home/Portable (or simply adjust the setting in the batch). Pretty neat stuff.

Building recent Mplayer SVN + CoreAVC For Linux

As Michael points out there’s a slight problem with the CoreAVC For Linux patchset that enable Mplayer to take advantage of CoreCodec’s h.264 decoder — with recent changes in the sourcecode the old build_patch.pl script doesn’t produce usable output anymore.

There still is a way to compile Mplayer with the modification, though: Mithun Diwakar altered a patch to work against current subversion checkouts. How long this one will hold… we don’t know. But I think it would be preferable to fix up the patchbuilder. Maybe I’ll hack around on it during the weekend (no promise :) ).

About music

Music makes one feel so romantic – at least it always gets on one’s nerves – which is the same thing nowadays.

– Oscar Wilde

Wuala goes beta, Badges to celebrate

Along with the public beta of Wuala there’s also a new website.

Aside from the plethora of new information, a feature to install/launch Wuala straight from the browser and mucho polished bling, Caleido offers a few badges to advertise Wuala and link to your own shared files (very welcome indeed!)

Unfortunately all of those badges are… big. Many people (including myself) use the common 80×15 badges with the common layout icon on the left, text on the right.

That’s why I quickly threw together two small badges in the standard form-factor. Use them as you like ;) .

K kk kk K kK

The internet makes you stupid.

[youtube bHxyHlFZ778]