Showing posts with label Pocket PC. Show all posts
Showing posts with label Pocket PC. Show all posts

Wednesday, December 12, 2007

Technology Improvements

Some are aware that I take a "few" photos once and again. Okay, maybe more than a few. Since I received my digital camera as a birthday present in 2004, I've had it equipped with a 512MB memory card. Today I upgraded. I just couldn't resist the fact that 2GB (2,048MB) SD cards were on sale at NCIX for just $15. So I now have 4 times the storage space. Considering that I'm shooting a lot more video these days, the extra space is much more needed than ever!

So the camera gets the new one, my Pocket PC gets the old one, and the old, old one gets put in the ubiquitous technology drawer!

Monday, June 18, 2007

Pocket PC Troubleshooting

All computers eventually need to be reset back to their original state. In the case of PCs, this involves copying all critical user data off of the machine, formatting the hard drive, reinstalling the operating system from scratch, and then copying the user data back onto the unit. It's a painfully long process though using a utility like Acronis when you first get the computer can greatly simplify things.

Getting a Pocket PC back to its original state is achieved via a different process. After copying all critical user data off of it, a hard reset needs to be done. In the case of my Dell Axim X30 this involved holding down the power button and pressing the soft reset button at the same same. A safety prompt is presented to double-check that this is really what you want to do. I did.

When the hard reset was complete, I needed to resync the device with Outlook. When I tried this it wouldn't establish a partnership, instead only coming back in Guest mode. I spent the next 90 minutes finding out why. I finally learned (and subsequently remembered) that my registry settings had "GuestOnly" set to true. To resolve this I opened up the registry (by clicking on Start -> Run and typing "regedit"). I then navigated to this area of the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows CE Services\GuestOnly

Sure enough, the value was set to "1". I changed it to "0" and instantly everything synched properly again!

Some may ask why on earth I'm posting this. Well, the power of Google has completely changed the way we find information. So I'm hoping that I'll help save someone else 90 minutes of their time in the future!

Monday, January 22, 2007

Problem Discovered, Solution Found!

I'm working double duty these days to add some extra features to my Pocket Pollster software and get it installed on some mobile computers for my new client. Things have been going well but today I discovered that there was a terrible problem "synching" their newer, more modern devices.
It turned out that the problem wasn't so much with my software but rather due to a change that Microsoft made to the latest generation of their mobile operating system called "Windows Mobile 5.0". When I first saw the error happening I freaked out, "Oh my god, this is the last thing I need with the tight deadlines I have!" But after MUCH research I finally found a posting on a software forum that provided the key to the answer. After many hours of code changes and testing, testing, testing I am now proud to say that Pocket Pollster is better than ever before!