Wednesday 28 December 2011

Download Streaming Videos Free

Every must be wondering, how to download Youtube video. This is one of the different way to download Streaming Videos using free application.
So here we go!!! First download Nirsoft Video Cache tool
Download Streaming Videos FreeThis tool itself is very easy to use.
Now, open your favorite video on youtube or on any other streaming website.
Let the video finish till the end.
Open the Nirsoft tool
Let the list of cache get refresh.
Click on "Last Modified" Tab to sort the videos by download date.So that the latest video will be the top most. (you can verify the video also by its size)
Now press F2 and save the video.
NOTE: Do not close the browser in which video was playing until the video is saved. Video will get delete if the browser is closed.
Using this tool, you can download Videos from METACAFE, MEGAVIDEO, YOUTUBE or any other streaming site.

Wednesday 2 November 2011

Free Google Webstore applications for "Google Chrome" Browser

Hi Guys,
Webstore ApplicationsThis is my list of applications that you would love to have attached or installed in your google chrome browser.
Following is the link for GOOGLE WEBSTORE
https://chrome.google.com/webstore/category/home

GAMES: For list of games we have plenty of applications to choose from.
Following are few of them.
1. Angry Birds
2. Sinuous
3. Cargo Bridge (for techies)
4.Plants Vs Zomb
5. Zombie Drop (one of my favorites)


Multimedia or Entertainment:
1. Picnik - lets you edit all your photos online, from one easy place
2. Saavn (for Asian Music Listeners)
3. Beatlab (Easy-to-use DJ )
4. FullonSMS
5. Internet TV
6. HoverZoom
7. Aviary - Free Photoshop Tool on Google Chrome
8. Tineye - Reverse Image Search

Bloggers
1. Scribefire
2. Zemanta

Interface   Enhancement
1. Adblock and AdblockPlus
2. Clearly
3. OfflineGmail
4. SpeedTracer
5. IP Address
6. Android Push Contacts  - Send Contacts, messages from Google Chrome Browser to Android Phone
7. Chrome to Phone - Send Links directly to your Android Phone without emailing them
8. Turn Off Lights





Cheers!!!

Thursday 16 June 2011

Shutting down the computes on the Network

Shutting down the computes on the Network

Shutdown pc using command
Shutdown is the inbuild windows command to shutdown the system.
Now what if you wana shutdown PC automatically.

"For windows7" command can be used to shutdown the systems.

for /l %i in (1,1,254) do shutdown ''160.161.0.%i

For windows xp, single line is sufficient to log off:

for /l %i in (1,1,254) DO shutdown ''162.161.0.%i /l


where 160.161.0 is your Network ID.


Since windows server 2003 is server, you have to explicitly mention the reason to shutdown the system.

for /l %i in (1,1,254) do shutdown /r /m ''160.161.0.%i /d p:2:18

For help ,
Type shutown /? command in the command prompt. Several attributes a available with shutdown command.

NOTE:
These commands can shutdown the system without letting other users know. Though System admins can catch you by looking at the logs.
Warning!!you dont wana do that ...


Remember above given information is only for educational purpose...!!!

Saturday 11 June 2011

Shutdown your PC in different ways

1. Every one knows the first way, so no need of telling it :P

2. Google any shutdown software. plenty of them are out there for free.

3. minimize all windows using Win key +M and then Alt+F4 to bring "Turn Off" dialog box.

4. You can make your own shutdown application i.e shortcut.
While in desktop,right click >> "New Shortcut" >> when prompted for file name location, type shutdown -s -t 10.
To execute this shortcut, double click is enough.


5. Press the Win key + R key to open the RUN window and you need to type shutdown -s -t 10. ["s" implies shutdown and "t" time left for shutdown].
If you want forcibly shutdown your system, add "-f" along with other attributes.



6. Using TASK MANAGER--> Alt+Ctrl+Del>> "Shut down" from the menu.


8. Open task manager >> "Shutdown">>hold "ctrl key" >> click "Turn off" pc will be turned off in 3 secs..

Open Command Prompt when its is blocked

Create a Command Prompt When Your Command Prompt Does Not Work


If run command ( i.e. Windows key + R or Start >Run ) is not working on your system then open notepad and copy paste following lines.


@echo off
cmd
@echo on



CTRL+S to save as "cmd.bat"

Run the cmd.bat file to open the command prompt

Sunday 20 February 2011

Download image for which "Right Click" is disabled

First thing you need is Google chrome.
So go to google chrome site and download it
Following is the link
Download google chrome
Now, open the site from which you want to download that image.
Right Click the image and drag and drop it to the current tab i.e at the top where tabs are located.

Now, google chrome will automatically download the image for you to the downloaded folder.

Though there are many ways to do this..this is one of them.
Njoy:)

Sunday 6 February 2011

Difference between kbps and KBps

Though this is not trick but still I am posting this, coz many people are still confused between the download speeds they get.
Sometime you feel like your Service provider is not giving you the same Bandwidth for downloading what he has proposed to you. After reading this, hope there wont be any further confusion.


Lets start with definition,
there are 8 bits in one byte.

8 bits = 1 byte.
1024 bytes = 1KB
1024 KB = 1 MB
1024 MB = 1 GB

Service Providers says "bandwidth" in Mega Bits.
So, 1Mbps is 1 Megabits per second

And what we people are interested in is Download or Upload speed which we usually measured in Bytes or Kilobytes -KBps or KBs.

Roughly - if you divide your bandwidth (in bits/megabits) by 8 (because 8 bits equals a byte) you will arrive at the download speed you'll get for that plan.
Using the same example, a 1 Mbps connection will give you a download speed of 125KBps

How to put a background of your choice to any folder in Windows XP

How to put a background image of your choice to any folder or flash drive for  Windows XP


1: Copy and paste the following code, then save it as "desktop.ini"

For Windows XP:

[.ShellClassInfo]
IconFile=%SystemRoot%\system32\SHELL32.dll
IconIndex=127
ConfirmFileOp=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="yourpicture.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources - don't delete the tag above, it's there for XXXXX purposes -
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%\folder.bmp




2: Put "desktop.ini" file to your folder or into the flash drive and replace "yourpicture" from above code with the name & path of the picture you want to use(leaving the .jpg extension the same.)
e.g. IconArea_Image="g33ktrick.jpg"

3: Copy the same picture that you used as name into the required folder/flash drive (where you already put desktop.ini)

4: Now just "Refresh" (F5)