Nero 9

Wednesday, October 21, 2009

Nero 9 delivers a refurbished digital media suite that's still as comprehensive as they come, though now in a more polished wrapper. The installation file is massive and once Nero is on your machine, it consumes a hefty serving of memory. Considering all it can do, though, we can only complain so much.
CD- and DVD-burning are still Nero's core, while shortcuts for burning and ripping CDs and DVDs are now accessible from the new StartSmart GUI, now adorned with an RSS reader. Authoring and burning high-definition CDs and DVDs are added features, and so is the ability to export video files made and edited with Nero to YouTube, MySpace, and MyNero.

Nero 9 introduces RescueAgent, a tool to recover data from damaged disks, and a gaggle of Vista features, including a one-click desktop gadget for copying CDs.

Despite the cosmetic alterations, Vista support, and enhancements, particularly to Nero Vision, the dramatic changes are slim. However, Nero's significantly faster application launch time and improved usability make the audio, video, photo, data, and home entertainment workhorse that lets you edit MP3s, capture and edit video, record and playback TV, create slide shows, back up data, convert audio files, check your hardware specs, and design disc covers with ease well worth a try.

The Toe Flick-up (a.k.a Ronaldinho Flick)

Tuesday, October 20, 2009


This is a pretty neat soccer trick made popular by Ronaldinho a couple of years back, especially in the nike joga bonito ad series. Basically it is one that can be used to get the soccer ball off the ground in a more creative manner rather than the old 'pull-back and flick-up'. This trick can be done by most beginners with some practice.

Here's a step by step guide on how to perform the toe flick followed by a short video:

step 1: For starters, place the soccer ball between both feet, slightly to the front of of the foot.

step 2: Move the soccer ball swiftly with the front sole (bottom of your foot) towards the standing foot.

step 3: As the soccer ball makes contact with your standing foot, flick the ball up with the standing foot using a tiny amount of movement ( this takes practice to perfect).

step 4: Practice as much as you can, soon it'll be pretty easy and once you can flick it up as high as your waist, then perhaps, you can add on a juggling soccer trick.

Tip: Move your standing foot in a manner that would be 'just enough' for the ball to 'jump' off it. Try to keep your balance, and continue juggling with your kicking foot once the ball is up.

How to make 3 Fake Computer Viruses

Sunday, October 18, 2009

1. Fake error message

This one is by far, the easiest one to make and all you have to do is to make a new text document with notepad, type msg * YOUR MESSAGE and save as anything.bat. As always, make sure that you select All files instead of Text Document.

2. Forced shutdown

This will display a custom error message and start a countdown which will shut down the computer.

Right-click your desktop and create a new shortcut.
Paste the following code into the Location box in the Create Shortcut menu:
shutdown -s -t 30 -c “Your message here“

Replace 30 with the length of the countdown you want (in seconds) and place your custom error message between the quotes. Click next and name the shortcut to something the victim would be likely to click on such as “Internet explorer” or “My Documents”, etc.

Next you’d want to change the icon. Right-click on the shortcut you made and click properties. Find the Change Icon button and click it. Choose a suitable icon for the name you chose earlier.

And that’s all! Now you just have to sneak the shortcut onto the victim’s desktop and run!

Note: to stop it, open Run from the start menu and type shutdown-a.

3. Endless Command prompt windows

This will open up a series of command prompt windows that will never end.
The basic idea is that there are two .bat files that open the other one when opened, so the other one opens the first one again and the windows just won’t stop coming.

How to do this:
1. Fire up notepad and type: start 2.bat
2. Save it as 1.bat (make sure you choose all files when saving it)
3. Make another new text document and type: start 1.bat
4. Save it as 2.bat into the same folder as the other one.

All you have to do to start it is to click on either of them.

The only way to stop it is to wait for the windows to become so numerous that they are a group on the taskbar. Then you can use Close group to get rid of the bastards.

powered by Blogger | WordPress by Newwpthemes