10

I'm currently stuck in a somewhat backwoods part of the world, with my only source of Internet being a CDMA type dongle.

Webcomics are a slight pain in the rear, but work sloooowly, when they work at all. Some other stuff such as SU chat dosen't work at all. The dongle comes with some software called netbooster which looks old, and dodgy, and I'd rather not install that. Trading off image quality would be alright, and at the moment, the big thing is just to get things running acceptably fast.

What would be my options for getting things to run a little more snappily? I'm currently running Windows 7, with a ZTE CDMA 1x with Reliance Netconnect, in a small town in south india (if geography matters.). The big thing is image load times at the moment it seems.

I have Firefox, Chrome and QT web on my laptop, but I wouldn't be averse to installing another browser. I also have a VPS with decent upload and download, and I wouldn't mind some flavour of proxy if it was simple to install - I don't really care about securing it since I'm only here a few days.

EDIT:

Ping to google

Pinging google.com [74.125.236.37] with 32 bytes of data:
Reply from 74.125.236.37: bytes=32 time=2108ms TTL=54
Reply from 74.125.236.37: bytes=32 time=2378ms TTL=54
Reply from 74.125.236.37: bytes=32 time=785ms TTL=54
Reply from 74.125.236.37: bytes=32 time=2437ms TTL=54

Ping statistics for 74.125.236.37:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 785ms, Maximum = 2437ms, Average = 1927ms

I'm finding it hard to get a bandwidth test to work since this connection is that damned slow. The best i've seen so far is ~20kbps and when i downloaded opera with wget, the average speed i got was about 16kbps

Journeyman Geek
  • 133,878

3 Answers3

7

Your best bet would be to install Opera and make use of Opera Turbo. Turbo compresses all data so that the amount of data to be transferred reduces.

When Opera Turbo is enabled, webpages are compressed via Opera's servers so that they use much less data than the originals. This means that there is less to download, so you can see your webpages more quickly.

Note: disable Turbo when you're using a Stack Exchange site else you'll get up with not being able to visit the site at all

5

In addition to @Sathya's answer - to use opera turbo(which probably is the biggest thing),

Updating this, since opera's gone through a lot of flux since then - I've switched to chrome and the data saver extension. We've gotten better internet availability since the original post, but it cuts back my bandwidth usage by ~20 percent or more, so its still a win.

I found a few things helped. Downloads are an utter pain, and rather unreliable. I used wget (which has really reliable download restarts) to download opera and feeddemon - I already had thunderbird.

The secret, it turned out to using slow internet, is to go back to the old way of offline standalone applications - mail clients, and rss feeds, while mostly web based now, seem to work better when you arn't downloading everything at once.

And of course, realistic expections. I'm off youtube till I get home ;p

Journeyman Geek
  • 133,878
-1

Type “about:config” into the address bar and hit return. Look for the following entries:

network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which reallyspeeds up page loading.

Alter the entries as follows:

Set “network.http.pipelining” to “true“

Set “network.http.proxy.pipelining” to “true“

Set “network.http.pipelining.maxrequests” to some number like 30. This means it will make 30 requests at once.

Right-click anywhere and select New-> Integer. Name it “nglayout.initialpaint.delay” and set its value to “0″. This value is the amount of time the browser waits before it acts on information it recieves.

The contents are taken from How to speedup firefox

Try to use Add ons. Adblock will removes all the unnecessary ads hence more speed.
Flashblock blocks ALL Flash content from loading automatically so increase in speed.