User:Hum/Surviving a GPRS connection

From Openmoko

< User:Hum(Difference between revisions)
Jump to: navigation, search
(New page: Neo Freerunner supports GPRS, no EDGE, no UMTS. == Making a slow internet connection more comfortable == Fasterfox Lite is an addon for Firefox. Its intention is getting web pages faster...)
 
(Making a slow internet connection more comfortable: tangoGPS)
Line 16: Line 16:
  
 
DNSmasq is a small caching DNS and DHCP daemon.
 
DNSmasq is a small caching DNS and DHCP daemon.
 +
 +
Instead of http://www.openstreetmap.org use tangoGPS. It is already installed in the SHR distribution, but also available for other platforms.

Revision as of 07:43, 16 June 2010

Neo Freerunner supports GPRS, no EDGE, no UMTS.

Making a slow internet connection more comfortable

Fasterfox Lite is an addon for Firefox. Its intention is getting web pages faster on fast connections, but it also can be used for configuring Firefox easily. You can configure memory and disk cache, DNS Cache and how many connections are opened at once.


wwwoffle is a proxy, that can be configured to violate the RFCs to cache websites even more aggressiv and several other helpful things.


To make sure that opkg upgrade does not break your system because of a unstable connection do:

opkg update
opkg --cache cachedir --download-only upgrade
opkg --cache cachedir  upgrade


DNSmasq is a small caching DNS and DHCP daemon.

Instead of http://www.openstreetmap.org use tangoGPS. It is already installed in the SHR distribution, but also available for other platforms.

Personal tools

Neo Freerunner supports GPRS, no EDGE, no UMTS.

Making a slow internet connection more comfortable

Fasterfox Lite is an addon for Firefox. Its intention is getting web pages faster on fast connections, but it also can be used for configuring Firefox easily. You can configure memory and disk cache, DNS Cache and how many connections are opened at once.


wwwoffle is a proxy, that can be configured to violate the RFCs to cache websites even more aggressiv and several other helpful things.


To make sure that opkg upgrade does not break your system because of a unstable connection do:

opkg update
opkg --cache cachedir --download-only upgrade
opkg --cache cachedir  upgrade


DNSmasq is a small caching DNS and DHCP daemon.

Instead of http://www.openstreetmap.org use tangoGPS. It is already installed in the SHR distribution, but also available for other platforms.