Browsing Frugally Without Wasting Bandwidth?
forrestm writes "At home, my internet connection is limited to 1GB / month before I have to pay extra. At my university, I'm charged around 2.5c per megabyte. I rarely download anything big, but I often go through a large amount of bandwidth by simply browsing around. For example, when I play a YouTube video, click a link, and then return to the video, the whole video reloads. When I read some websites, such as BoingBoing.net or Cnet.com, my status bar shows a whole lot of data being transferred through other domains. Some pages seem to send/receive data at certain intervals for the duration of my visit. When I begin to enter a search in Firefox's search bar, a list of suggestions is automatically downloaded. In addition to this, Firefox often requests internet access of its own accord, even though I have automatic updating turned off. All this is costing me! How do I stop unsolicited use of my internet connection? How do I go about not wasting bandwidth like this?"
If you're a FireFox user I would recommend the No Script and adblock add on. That way you're not actually loading anything unless you specify.
http://lynx.isc.org/
FAQs are evil.
At home, my internet connection is limited to 1GB / month before I have to pay extra.
"Well there's your problem."
Weaselmancer
rediculous.
Install a cache server. Like Squid.
http://www.squid-cache.org/ /thread.
http://en.wikipedia.org/wiki/Squid_cache
--
BMO
Disable prefetching.
about:config
network.prefetch-next false
the no
Nobody suggested this yet, so I will:
Use Opera.
One of its really great features is the ability to browse the web with image loading turned off, either completely, or just by allowing already-cached images to be displayed. Ever ended up on a random forum while googling something and had half a dozen megabytes of flashy avatars and signatures loaded, plus someone embedding giant images into the thread? I have. Image loading toggle is a keypress or a mouse click away.
If you globally turn JavaScript and plugins off, you won't be surprised by a site loading a megabyte of JS from somewhere (damn those huge libraries), or by any kind of Flash content or embedded videos. Helps security, too. You can always whitelist sites you regularly use.
The third great thing about Opera is instant Back/Forward navigation. Nothing is reloaded. Extra bandwidth savings. Extra time savings, too, with mouse gestures.
Dude, all you have to do when visiting a site to be white-listed is is :
1. visit the site.
2. navigate your curser to the 'S' with the red circle and slash (in the bottom right corner of FF), and choose "allow this page". If you have not set NoScript to refresh the page withe new settings (Windows= 'tools'> Add-ons> highlight (left-click/hover on NoScript in the 'add-ons' dialog box) NoScript, click on the 'Options' button> select 'General' tab> checkmark the box labeled 'Automatically reload affected pages when permissions change.'
3. ???
4. PROFIT!!!
For extra credit,try the "appearance' tab (Tools>Add-ons>NoScript>Options.
Personally, mine is set at:
(long story, short version) "Show..."
"Status bar labeled" == unchecked
"Full Domain" == unchecked
"Full Address" == unchecked
It provides a nice experience online for me, along with control over which parts of a web page can load.
When in doubt, you can always try "temporarily allow XYZ.org/com/net/edu".
P.S. I am currently having to settle for a Windows machine against my choice, but the above info is the same under Linux and Firefox, except it is accessed from "Edit">"Preferences">....
Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
Use adblockplus rather than adblock. Adblock is obsolete, and does not work with current Firefox versions.
Here are some bandwidth saving keys to add to your user.js file: // Don't submit every character I type in the search box to google // Update extensions and Adblock filters every 15 days. // Note that the first is measured in seconds, and the second is measured in hours. // Block pages from autorefreshing
----
user_pref("browser.search.suggest.enabled", false);
user_pref("browser.search.update", false);
user_pref("extensions.update.interval", 1296000);
user_pref("extensions.adblockplus.synchronizationinterval", 360);
user_pref("accessibility.blockautorefresh", true);
---
Leave youtube videos loaded in the tab until you are sure you won't want to watch it again. I typically turn the sound off and allow a youtube video to load while I am surfing in another tab. When the video is done loading, I turn the sound back on and watch it from the beginning.
Write your own Choose Your Own Adventure. http://www.freegameengines.org/gamebook-engine/
For many uni students, $40/month isn't the sort of amount you want to be spending on non-necessary things like internet access.
Add that, the high cost of internet access at uni is a problem, even if the poster has good internet access at home. I'm in that situation: my home connection is great, but my uni has really low limits and high costs. This is fine when I can download something at home and bring it into uni, but if I go over my cap at uni, I can not browse anything at uni. This means I can't look up some papers or follow some links.
To the poster, I say, as first step, use No Script (as was said underneath). For you, the cost of whitelisting everything is less than the cost of the net. Also, don't "Always allow" if you can get away with it. If you always allow YouTube, you are back to the start again.
I should mention I'm in New Zealand, which unfortunately is behind most of the world in terms of internet
I'm still amazed to hear that your university is charging you such a high rate for access (well, actually I'm surprised they're charging you at all for on-campus access); obviously connections differ depending on where you are, and the number of cables from New Zealand to the rest of the world has an impact on that, but having had a quick look around it seems that even a fairly pessimistic bit of number crunching at NZ prices has your university paying less than 1/10 of the cost they're passing on to you. Has anyone complained about this? Do they provide a reason for the inflated costs?
$40/month isn't the sort of amount you want to be spending on non-necessary things like internet access.
OUT! Leave your geek card at the security desk.
How can you honestly call the internet "non-necessary" ? Yes, there's a lot of garbage on here, but how could any tech-savvy individual dismiss the evolutionary leap of the global information network ? Computers and the internet are the more significant achievements of our century, because they unlock a million other uses and are the first step toward unifying humankind.
What, you think all this man-vs-man, you-don't-know-what-I-know hate-breeding business is the path to enlightenment ? *cough* Wehell... thanks for nothing!
-Billco, Fnarg.com
Actually, computers and the internet are the more significant achievements of the PREVIOUS century ;)
For university students today, internet access falls between beer and food on the scale of necessities. If you have $100/month to spend, you would use the first $40 for Natural Light, the next $40 for access to Facebook, and the remaining $20 for Ramen Noodles.
A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.