Sony Bravia - Domino City

This series of commercials from Sony is amazing! Here are more:
Foam City
Bouncy Balls
Paint
Bunny Suicide


Patch to Broadcom 802.11 Linux STA driver for Kernel 2.6.27

Update 2009-01-04: As Jose mentioned, the latest driver (ver. 5.10.27.12) no longer needs this patch!
If you have problem to compile Broadcom 802.11 Linux STA driver (version 5.10.27.6) on Kernel 2.6.27 and get error message like the following:

/home/ye/downloads/bcm4328/hybrid_wl/src/wl/sys/wl_iw.c: In function ‘wl_iw_get_scan’:
/home/ye/downloads/bcm4328/hybrid_wl/src/wl/sys/wl_iw.c:934: warning: passing argument 1 of ‘iwe_stream_add_event’ from incompatible pointer type
/home/ye/downloads/bcm4328/hybrid_wl/src/wl/sys/wl_iw.c:934: warning: passing argument 3 of [...]


Is OpenOffice.org 3.0 final released?

Not officially announced yet, but the OOo installers now are located in stable branch and there is no “Beta” or “RC” anywhere in this software, so it seems to be pretty real :)
You can find the full mirror list here and have fun with OOo 3.0!


Windows Vista: Install Python 2.6 for all users

Python 2.6 final was release yesterday. If you are using Windows Vista and you want to install Python 2.6 for all users, but the “Vista Note” from the release page does not work for you, you may try this:

Run the command line program (cmd/powershell) as Administrator (right-click -> Run as Administrator), then issue the following [...]