Archive for July, 2008

Fail Blog

July 30th, 2008

I have not blogged web site recommendation here for a while. Instead I have been using my tumblelog but as Tumblr has a great Firefox button to assist with this. That being said I am seriously considering using del.icio.us and ma.gnolia.com.

Also I hate reading blog entries that are just extracts from a bookmarking site. If I wanted to read then then I wold have subscribed to that feed. Okay, moan over.

Anyway, this blog is so funny I decided it was truly worthy of a blog posting all of it’s own. It is the Fail Blog. Enjoy.

Lock Console

July 17th, 2008

There has been many times I have wanted an application to lock my Windows console. Originally I wanted to add it to a hot key on my keyboard, and more recently I have needed to use it as a nasty fix to automatically restart some software post reboot that needs a user to log in.

The latter can be achieved by running “control userpasswords2” and getting Windows to log in automatically. Rather than have the console unlocked for a wile after a reboot I tend to run “rundll32.exe user32.dll, LockWorkStation”, and that is best done in the registry for security.

So there is a solution, but I still prefer to have an application to hand, and today I finally got round to coding it. It took a whole few minutes and is a whopping 16k. Given time I could have made it fare more compact, but decided it was not worth the effort.

Please feel free to download and use it, but please also do let me know if you find it useful. The app can be downloaded here… LockConsole.zip.

css.php