Archive for July, 2006

What If You Had X-Ray Vision?

Ever imagined what you would see in the bus stop if you had X-Ray Vision? This simple flash media will show what is the possible view you would get with the X-Ray Vision.
Read the rest of this entry »

Leave a Comment

Force Shutdown Windows XP

I use Windows XP from time to time as i am a Linux user at encountered a common problem Windows XP where sometimes when you try to shutdown the system in a hurry it doesn’t really shutdown properly as some processes are still running and needs to be ended manually. This was kind of irritating to me as i had to wait to choose the “End Process” option after choosing Shutdown. Why cant windows just shutdown the system without going through this process?

To overcome this problem i had to use the Windows XP shutdown command line feature. Yeah there is an option to Force Shutdown Windows XP. Here is an example of the batch file i created which you can also download and launch.

@echo off
cls
rem - This batch code will force shutdown Windows XP
rem - coded by salpet ramesh // salpet.com
echo.
echo Force Shutdown Windows XP Started !
echo - Press Control-C To Cancel
echo.
echo If you want to force shutdown your windows XP then
pause
shutdown -s -f -t 0

This code will simply trigger a Windows XP shutdown routine and also force all processes to be ended automatically. This will ensure that your windows is forced to be shutdown. Please take note that only use Force Shutdown when you really need it as it is not a recommended way of shutting down Windows XP.

You can also download the batch file HERE.

[tags]windows xp, shutdown, batch, code[/tags]

Leave a Comment

Funny Vodafone Commercial

This is a funny vodafone commercial, showing what wonders you can do with a camera phone.

Must try this trick very soon. :)

[tags]vodafone, commercial, funny, camera[/tags]

Comments (1)

Kashmir Stone Live Concert Intro

This small clip of the intro for the song ‘Arivu Karai’ performed by one of my favourite bands ‘Kashmir Stone’, as a simple dedication to them. Yeah guys, Brahma is still featured in this live performance clip as he was a part of the band at that time.


Read the rest of this entry »

Leave a Comment

Ronaldinho’s Dogs

When once asked by reporters, brazilian soccer superstar revealed his secret to his magical skills is doing training with his pet dogs. He mentioned that his pet dogs was the main reason he is fast with his movement and also discover tricks with the balls.

I discovered an image on the net mentioning that this are those pet dogs of ronaldinho :

ronaldinho_dog

Is this really his dogs? I wonder :)

[tags]ronaldinho, soccer, dog, trick[/tags]

Leave a Comment

Older Posts »