Modem Accelerators?
An Anonymous Coward asks: "I was browsing on the web and came across a reference to Coastal Web Online's claim of a modem accelerator Apparently it is a service which is supposed to make your modem 3x faster. Is this possible? I've already got a v.92 modem and I thought it already did compression. It is possible it is a proxy doing some compression on white space in HTML or something, but I don't think so, since it apparently only works with Windows 9x and Internet Exploder. For $8.00 a month ontop a the dialup access sounds kinda snake oilish. Does anybody on Slashdot use the service? Would they recommend it? This sounds remarkably similar to the old idea of 'waxing your modem'. Am I missing out on something here?"
There is nothing snake oilish about these compression claims. Only a few ISPs are supporting it, but the v.42 compression standard has been out for a while. Check out this comparison to see how it differs from older compression standards. The key is that these claimed ratios are in ideal situations -- ie, when you're downloading a great deal of text, not the high-bandwidth consuming images or video streams. Those are already highly compressed, and so are unlikely to benefit from further compression. In fact, it is a fairly trivial consequence that any compression method will make some kinds of files larger, not smaller. A fatter pipe is the only solution sometimes, and that just isn't going to happen with POTS.
Ceci n'est pas un post
I also seem to recall one that would prefetch/cache pages that it knew you went to and commonly clicked links on a page. So while you busy reading the front page of /., the software would have already cached the comments of each story. It's a neat idea and for people you actually have set patterns and do alot of reading I could see how it might give a significant percieved speedup.
It's a neat idea. I'm sure you could achieve a similiar effect with some type of offline scheduled cache.
Anyone remember the name of the software?
The best thing I ever did for my modem users, was to install mod_gzip, which compresses every page (be that HTML or any dynamically generated PHP page) apache sends out.
Result? Up to 92% compression! My pages are loading so much faster than before, AND I am saving on my bandwidth bill.
Installation is a breeze, the mod is a beauty.
- the mod_gzip project
- scoop article on mod_gzip
- some stats for intune.org
Hurra for Knark!
it might work a bit like this open source software.
Recompress jpegs with higher compression, remove banner ads. Gzip the remaining page and hey presto faster download, though of course that doesnt need any client side software apart from a browser that will accept gzip compression (most do).
I guess these guys are using some proprietary or obscured format for their compression, to help them cash in.
Not much use to those on fast connections but for a modem user the time taken to encode/decode may be faster than downloading the normal pages.
no sig.
I do, and I like it.
I've had one-way cable, ADSL, and two-way cable. The new house does not have broadband, and there's no planned arrival date from either the cable company (AT&T) or Bellsouth. I can get ISDN, which is about twice as fast as what I currently have, for a ridiculous amount. Or I can get satellite, which is $70 a month but installation is almost $1,000.
So any way to increase my current speed is welcomed, and their service does the trick. I haven't measured it with a stopwatch, but the pages load faster.
The service I'm using is ProxyConn .
They offer a free week trial, so if you're really interested in the service, give it a try!
I feel fantastic, and I'm still alive.
Nope, a cable modem does plenty of modulation and demodualtion. I'm pretty sure that cable modems use QAM (Quadrature Amplituded Modulation), though they may use PAM (Pulse Amplitude Modulation), which I'm much less familiar with.
Anyway, they most certainly do have an A/D-D/A in them. QAM (which I'm pretty sure cable modems use) is similar to DMT DSL in that DMT is (more or less) 256 concurrent narrow-band QAM channels, while cable modems (presumably, my biz is DSL, I've never read more than the occassional whitepaper on cable modems) use a single wide-band QAM channel for each customer while the head-unit maintains several of these connections (one for each customer).
Tim