Sony Bravia - Domino City
Filed in Discovery, October 21, 2008, 12:20 amThis 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
Filed in Linux, Programming, October 14, 2008, 2:53 amUpdate 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?
Filed in IT, October 10, 2008, 12:53 amNot 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
Filed in Programming, October 2, 2008, 6:19 pmPython 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 [...]