Skip to content

{ Daily Archives } Monday, August 2009

Windows Mobile application signing

UPDATE:  Apparently, there is a different technology than Authenticode that I should be using for Windows Mobile. Most of the documentation to sign code for the Windows Mobile device assumes you want to do it all through the Visual Studio enviornment.  Well I don’t.  Here is what you need to do to get your application [...]

Windows Mobile i18n fun

Looks like I’ll be doing some Windows Mobile development again since it is going to pay the bills for a bit.  Working with CloudSync on their GPS Logging utility.  The devices basically log the GPS data at 5 second intervals.  This data is then sent in batch to the servers for further processing. The issue [...]