Archive for the ‘memory’ Category

release memory on wm5 devices

August 29, 2006

Ifound this great utility that is free to release the memory that is being used on the pda and helps not having to reboot that often

Only works on a Windows Mobile 5.0 system.

Last Update: 05 June 2006

This little application depends on windows mobile memory management and tries to free up as much memory as possible.

NOTES:

  • Tested on Dell Axim x51v and qtek 9100
  • Save any open documents before running
  • Requires .NET Compact Framework 2.0
  • Avoid Running Repeatedly as performance can be degraded

Installation: Just unzip the *.exe, transfer it to your pocket pc and rudownload here

Mobile Phone memory at the best prices

August 2, 2006

Ok well i have teamed up with mymemory to offer visitors of the site the best prices on memory for the phone i was very satisfied with there service when i recently purchased a 1gb minisd card.

So after speaking to them they are going to allow me to add an advert to there site here

I paid £17.99 for 1gb of Mini SD and they have the new micro SD cards for £49.99 better than ebay

null

Speed up Internet Explorer on WM5

July 16, 2006

One of the most common and effective tweaks for web browsers on the desktop is also possible for IE on WM5. Stored in the registry are two keys which tell Internet Explorer how many connections it should make to a server when downloading a web page. They define the “Maximum number of concurrent connections” and they’re just itching for a tune-up.

Details after the jump…

By changing the following key:

HKCU/Software/Microsoft/Internet Explorer/Main/MaxRequestThreads = 5

to a value higher than the default (5) will enable greater bandwidth saturation during page download and a noticable improvement in page load time. I took a guess and raised the MaxThreads to 10 and have had no problems (thus far).

[Update] Also, you will want to add the dword value:

HKCU/Software/Microsoft/Internet Explorer/Main/MaxConnectionsPerServer

and set it to the same value as you choose for MaxRequestThreads.

But, obviously, nothing is free in life. Here’s the hitch: threads use memory. No matter what value you raise the the MaxThreads to, you’re going to be using some amount more memory than you were before. It’s a tradeoff. So don’t go crazy and set that value to 200 and complain when starting IE causes your phone to burst into flames. (I hereby renounce any liability resulting from injuries that may occur to phone or owner during this tweak ;)