About Me
I own me, and therefore, I can engineer me.
Archives

Archive for March, 2010

Some times it happens that your network connection is hanged. It means you are connected to internet but that connection is not working properly. Then what should you will do? Usually you calls the Service provider to solve the problem. But Its so easy to solve that problem by yourself.

prcedure

Solution:

Run CMD

type ipconfig/release

it will release your ip address.

Then type ipconfig/renew

This will assign a new IP addrress

Thats it.

Now your connection will work properly.

YouTube has intentionally  disabled the downloader tool. You can’t download YouTube Videos using the site like: Keepvid, Getvid, Icyvideo etc. anymore. Actually YouTube is trying to control its enormous video content library so it’s starting to charge 99 cents per download. Part of the strategy is to prevent people using the free downloader tools. That’s why it’s not working.

Still there is a way only if you are using firefox or internet explorer . There is an addon for downloading videos from Youtube, Myspace, Google Video, Daily Motion, and many others, with the click of a button. It is easy to use because  when a video is detected, the download button becomes clickable.

Download Ant Video Downloader Addon

Preview : At the bottom of your browser >> bar

you will able to see a download button if any video is detected.

Have fun.


danger2

Open Your Notepad and Copy Paste The Following Code:

Set wshShell =wscript.CreateObject(”WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

Save it as “filename.VBS” and send it.

*I take no responsibility for your actions.*