November 29, 2006

The Wii kills them all!

If you have followed recent news, the Wii has some, hmm how to say, “interesting” bugs. It seems like the cord on the controller is breaking quite easy which makes the nunchuck flyyyy through the living room and destroy TVs and any other kind of windows :)

read more

November 18, 2006

Network Profile switch done fast

Are you also fed up with switching the network settings and clicking like crazy? I found a way to automate it.

You need: standard windows tools
Go to command line and create a directory. In my case it is c:\nw

next you have to dump the actual settings to a file. Do it with “netsh -c interface dump>conf1.txt”

Now create a *.bat file and put in:

@ECHO OFF
ECHO loading network settings
netsh -f c:\nw\conf1.txt

For changing settings you can create more conf.txt files and more *.bat

November 15, 2006

Burn baby Burn!! – See how batteries fire up your laptop

Impressive! I hope you will recall your battery soon ;)