Category Archives: Windows Mobile

Windows Mobile IM and Battery Life 3

If you are like me, as soon as you start using Instant Messaging (Octrotalk, Windows Live Messenger, IM+, Palringo) on your Windows Mobile Device – your battery life goes out the window. I’m talking, 12 hrs max. That is not a good thing for a mobile device where you need it to last at least a full day, if not multiple days. The problem is that IM networks need to remain connected – a ‘heartbeat’ signal is sent over the network to ensure the client is still online, and so that if you receive any instant messages they are delivered to you, well, instantly. The reason text messages do not eat up battery life is because the cell phone network does not require your phone to have a heartbeat data connection to the cellular network – if a text message is sent to you, your phone picks it up when….

Using 3G/UMTS/HSDPA Network with Cingular/AT&T 8525 on the Nokia N800 2

When I bought the Nokia N800 a key feature is not only the ability to surf the internet with Wifi but also to pair it with your phone via bluetooth and access the internet anywhere. have a Cingular 8525 (I guess now an AT&T 8525) which has 3G internet available, but it did not work out of the box with the N800. To begin with some definitions, there are 2 ways that you typically connect to a phone for internet. Bluetooth DUN (Dial Up Networking) and Bluetooth PAN (Personal Area Network). Bluetooth DUN is the “old” way to connect, and some of the updates Microsoft is pushing out to their Windows Mobile devices are disabling it. Unfortunately, this is the way that the N800 uses to connect to the internet. To fix this problem, some maemo hackers put together a package called “maemo-pan“. This package enables the ability to connect….

Install CAB files directly to a Windows Mobile Device from your Desktop via ActiveSync Comments Off

Downloading a CAB file to install onto your Windows Mobile device can be a pain – after downloading the cab file to your desktop, you need to first copy it to your device, then find the cab file to install and then proceed to install it. CABviaActiveSync is a simple, free program that adds a context menu to automatically parse the cab file on your desktop and install it via activesync. This can save you a bunch of steps and is incredibly handy if you are like me and are always installing/uninstalling programs to check out. Download CABviaActiveSync from Modaco.

Windows Mobile 6 – Always Shows 1 Unread Message 6

This happened on a few of my accounts – specifically the IMAP accounts on my Windows Mobile 6 device. Apparently this was a problem back with Windows Mobile 2003 but it seems to have resurfaced in Windows Mobile 6. Even though all messages in an account are read; the “1 unread message” message still shows up on your Today screen. This happens when the internal unread message count becomes de-synced with the real message count. Instead of polling the server for unread messages, Windows Mobile keeps an internal database/registry key with this number. This problem also manifests itself in having “-1″ unread messages or another off-count. Luckily, it is pretty easy to fix. Download this program from freewareppc. Transfer and run the .exe from your device. It analyzes your accounts and fixes the internal database “unread” count.

Meebo loves iPhone – what about Windows Mobile? Comments Off

Meebo, which I have recently been turned on to, yesterday released an iPhone client which is basically a web interface to their chat website (which integrates AIM, Yahoo!, MSN, gtalk, and more). It looks great, take a peek: That is great that they are developing this and I applaud them for their efforts of releasing updates on mobile devices. Now, maybe I have iPhone envy, but wouldn’t it make sense to release this for Windows Mobile since the market share that Windows Mobile has is MUCH greater than iPhone? According to Gartner, Windows Mobile shipped a little over 3 million devices in the 1st quarter of 2007 alone (and that number does not even include “Smartphone” devices). iPhone, according to their own estimates [MacNewsWorld], will sell a million units by Sept 30th. I asked Meebo about their plans for Windows Mobile. Here is the response I received from Sue: As….

Fixing PIE Proxy Settings Comments Off

If you can access the internet fine using PIE (Pocket Internet Explorer) on your Windows Mobile device over Edge or 3G, but when you switch to Wifi Internet Explorer always times out (It says “Loading…”) – then you are probably dealing with the dreaded “hard coded proxy” problem. In this situation you have Wifi wireless enabled and Opera and other internet applications work fine – but PIE will not work. The issue is that PIE is trying to connect to the internet via a proxy, however if you are using WiFi there is no need for this and the proxy server can not identify you since you are not on AT&T’s (Cingular’s) network. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] The default setting that forces the proxy to be used is: 1"EnableAutoDetect"=dword:00000000 Change to: 1"EnableAutoDetect"=dword:00000001 Do a soft reset on your device and PIE should now be able to access the internet again!