Skip to main content

Reduce Broadband bill

  • If you’re one of those poor internet users who have to pay by the Megabyte, or have a capped allowance then I have 5 good tips (and 1 silly tip) for reducing your bandwidth usage, so that you can surf more. I’ve never come across these applications before, because I have an unlimited pipe which in some months downloads obscene amounts of data.
  • Onspeed: Its a slipstream accelerator which uses Squid Cache to compress text and images before downloading. So far it has compressed 634 MB into 249 MB on my system.Works like a charm
  • FlashBlock Extension: I hate annoying flash ads, especially on Yahoo and by Tribal Fusion Ad Network. So this Firefox extension does the job of blocking them.
  • Imglikeopera Extension: Yeap, This is a Firefox extension too. It loads images from cache (I browse during free night hours to fill my cache) i.e saves bandwidth
  • Adblock Extension: I should have quoted this before Imglikeopera, Anyway this Firefox extension blocks all ads except ones in your whitelist
  • Tip: Just incase your a busy geek who exchanges mail frequently, Use any good email client instead of webmail (especially if you use Gmail or Yahoomail Beta, because they have lots of AJAX embedded in them). I personally use Thunderbird on Win or Kmail on Linux.

Comments

Popular posts from this blog

Rabba - A Soul Song

Appium 1.5

The most awaited Stable version of Appium... 1.5 has been released. Go through the below update from Jonathon. Appium 1.5.0 Released Appium 1.5 The Appium team is extremely proud to announce the release of Appium 1.5! Go ahead and npm install -g appium while you read the rest of this post! Appium 1.5 has been in the works for over half a year, and we would like to share why it's such an important release for us.

Steps to extract audio from a video file using VLC media player

Many of us face a situation where we have our most favorite video song, but we do not have an audio version of it. In my case, i had to convert all my favorite songs from the latest coke studio episodes. So here is the procedure to extract audio from any video file and save it as mp3. Open VLC media Player.  Press Ctrl+R which opens a window titled "Open Media"  Click on "Add" button and select your favorite video from which you wanted to extract the audio. Now, click on the little arrow button present on the "Convert/Save" button in the bottom of the window. Select the option "Convert" from the drop-down. Now a new Window named "Convert" will be opened. Click on the "Browse" button beside the text Destination File and choose an appropriate folder and name to save your output audio file. Once you have named your output file, change the extension from .ps to .mp3 Under the "Settings" section drop-down, se...