Monday, March 12, 2012

How many likes for her?




Saturday, September 10, 2011

Download Youtube, Google Videos and other Videos Free.


As we all know Youtube has a very large database of videos that we watch online. Once I was asked by a friend of mine whether we can download the youtube videos for viewing it offline. There are many softwares out there using which you can easily download youtube videos.


In this post I am going to cover most of the methods to download free youtube videos.
Tips 1: Here is a simple trick to download youtube videos in any quality instantly by running a Java Script.

Download Regular Quality Youtube Video Direct Links [RQ]

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

Download High Quality Youtube Video Direct Links [HQ]

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&fmt=18&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

Download High Definition Youtube Videos Direct Links [HD]

javascript:window.location.href = 'http://youtube.com/get_video?video_id=' + yt.getConfig('SWF_ARGS')['video_id'] + "&fmt=22&l=" + yt.getConfig('SWF_ARGS')['l'] + "&sk=" + yt.getConfig('SWF_ARGS')['sk'] + '&t=' + yt.getConfig('SWF_ARGS')['t'];

How to use the script or where to paste this java script?

  1. Open any Youtube Video which you want to download.
  2. Just copy the whole script (according to Quality Needed) and paste it on the address bar of the browser where the video is open.
  3. Now Press Enter Key and Download of that yotube video will start instantly.
Download Youtube videos for free tips
Note: If you watch many videos and want to download each of those videos, than you don’t need to always copy the above script. Just Drag them to your Bookmarks Toolbar or right click on the link and save as Bookmark.
Check Find high quality Youtube Videos post to learn an easy method of easily getting good quality youtube videos
Tips 2:
This method shows a secret way of download youtube videos. Mostly when you watch videos online, these are stored in the Temporary folder.
You just need to find out what this folder is, where its located and you can copy that file onto any other location.
For Firefox browser: Look at for files with big size usually in xxxxkbs
C:\Documents and Settings\User_name\Local Settings\Application Data\Mozilla\Firefox\Profiles\xxxxx.default\Cache
For Internet Explorer: Look at for files with big size usually in xxxxkbs
C:\Documents and Settings\User_name\Local Settings\Temp
Tipss 3: Download Youtube Videos Using third party softwares
1. Install this best Firefox Plugin/extention Download Helper to download almost any videos like Youtube, Google videos, zshare, veoh, dailymotion, MySpace, Porkolt, iFilm and many others
Download download Helper
Download videos free using Internet Download Manager2. Using the new latest version of Internet Download Manager(IDM), you can download videos automatically from any websites. Check below screen
3. Download Youtube Downloader Software that is available for free. using this application you can also convert the downloaded youtube videos format from .flv to any other file format.
Download Youtube Downloader
If you have any other trick to download youtube videos, use the comments box below to add to this post, and make it the one stop search for downloading youtube videos.

Install Windows xp in less than 15 minutes.

Now, this tip will be very helpful for those who frequently install windows xp operating system. Normally OS installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.
1. Boot through Windows XP CD.

2. After all the files are completely loaded, you get the option to select the partition. Select “c”.
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.
Now, here begins the Simple trick to save 10-15 minutes.
5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation.
6. Now, Press SHIFT + F10 Key ->  This opens command prompt.
7. Enter “Taskmgr” at the command prompt window. This will open Task Manager.
8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.
Thats it, no more work to do. Relax your self and see how fast the installation process completes



Make a Crazy virus using notepad trick to continuously popout cd tray.

Continuously pop out your friend’s CD Drive. If he / she has more than one, it pops out all of them! By seeing the below image I hope you will understand what the below crazy script actually does.

Crazy notepad trick to continuously popout cd tray
Open Notepad and Type :
Set oWMP = CreateObject(WMPlayer.OCX.7)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count -1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count -1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
Save it as “cdtray.VBS” and send it.
Note: when you copy the above code and save it in notepad, make the following changes to the first line of code as showed in below screenshot
Notepad vb script to pop out cdromType the inverted Commas “ manually by typing through the keyboard.
Double Click it if you wanna see it working. Its a very funny Notepad Trick.
Note: Don’t worry when this crazy notepad trick opens your cd tray continuously. If you want to end this script simply Open Task Manager(Alt+Ctrl+Delete). Under Processes end the process “wscript.exe”


Turn On or Off Monitor using keyboard

If you are using a Desktop computer then it’s easy to turn On or Off your monitor screen. But still if you are lazy enough to stretch your hand to the monitor screen you can use one cool small app to make your life easier.
PushMoitorOff is a tiny app which allows you to control your monitor screen from your keyboard. This tool comes handy for laptop users too. As most of the laptops don’t have the different On/Off button for the screen. So those who believe in saving energy can use this tool when needed.
The app is very easy to use. Whenever you feel like turning on/off your monitor you just have to press Shift+f1. You can change this shortcut key also using the options provided in the software.

Shutdown Computer With Command Prompt or shortcut for shutdown.

Here is a trick to shutdown your computer  at a specific time. You might be thinking what great about it, well you can shutdown your computer without the use of any software. Just shutdown your computer at specific time from RUN Command. For example if you wish to shutdown at 09:45 am. Type this in

Start=>Run
Type Code:        at 11:35 shutdown -s
To cancel or Abort the shutdown:
Type Code:                   shutdown -a
Type  Code:  “shutdown –s –m\\computername –t60”. This command will shutdown the computer on network if you have administrative access.  Here computername needs to be replaced by the exact computer name of the computer on the network to work.
Auto shutdown computer using run command
Alternative method to create a shutdown timer or simply computer shutdown shortcut
Step 1: Right click on your desktop and choose “New=>shortcuts”.
Step 2: In the box that says “Type the location of the shortcut”,
type in “shutdown -s -t 3600” without the quotation marks and click next.
Note: 3600 are the amount of seconds before your computer shuts down. So , this means 3600 seconds = 60 mints (1 hour). You can change the value in the above code. You can even create multiple shutdown shortcuts. For example a computer shutdown shortcut for 30 minutes, 1 hour, 2 hours, 5 hours etc.,
Step 3: Make up a name for the shortcut and you’re done.
Optional Step 4 : You can change the icon by right clicking=>properities=>change icon=>browse
To abort or cancel the shutdown:
To make an abort key to stop the shutdown timer just create another shortcut and make
the “location of the shortcut” to ” shutdown -a” without the quotes.

Delete Autorun.inf Virus Manually using just Winrar

Once it happened to a friend of mine, when his newly bought laptop was infected with this autorun.inf virus. This virus corrupted almost all the  drives on the Hard disk, and when ever he tried to double click on the drive or opening  any drive it opened in a new window. In some cases, when your drive is infected with this Autorun.inf virus, you won’t be able to access the drive completely. You have to browse the drive by Exploring it i.e; Ctrl+E keys from the keyboard.
Remove autorun.inf virus from windows

Sometimes ever you will not be able to see hidden files even if you have Show hidden files Enabled under Folder Options. well, this are all the wonders of this Autorun.inf virus.
I am going to show you this rare method of removing Autorun.inf manually using just winrar application, not any antivirus or malware programs.
Solution to Remove Autorun.inf Virus
Step 1: First Disable CD/DVD or USB Autorun in windows
Step 2: Open Winrar.exe  (Start–>All Programs–>WinRar–>WinRar.exe)
Step 3: Now Browse to any drive that is infected with Autorun.inf virus using winrar explorer.
Step4: Here you will see all the hidden files under winrar for that particular drive.
Step 5: Look for the file Autorun.inf and open it using notepad.
Step 6: In that Autorun file, some .EXE file will be mentioned that will be executed along with the autorun file. This exe file is the main culprit.
Delete Autorun.exe virus file
Step 7: Note the exe file mentioned in the Autorun.inf file. Close this Autorun.inf file.
Step 8: Now look for that .Exe file in the drive (Ex: c:/), Delete that .exe file along with Autorun.inf
Step 9: Restart your Operating System. Now your system is free with Autorun.inf Virus.
Note: Repeat the same process if your Usb or Pendrives are infected with Autorun.inf virus.
If you know anyother method to remove autorun virus from windows operating system, them kindly let me know by posting your method using the Comments on this post.

Twitter Delicious Facebook Digg Stumbleupon Favorites More