About Me

Hi. I'm John Eckman.

John Eckman

I'm a Sr. Director at Optaros, a professional services firm offering strategy, design, development, and consulting services to enterprises interested in leveraging free and open source software.

More about me

About Open Parenthesis

Contact Me

Optaros

Dopplr
Upcoming Conferences
My Tweets

Posting tweet...

Powered by Twitter Tools.

Optaros Blogs
Affiliations

[FSF Associate Member]

Creative Commons
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
March 2, 2008

Windows Mobile still confused about Daylight Savings

Tagged with: , , , , — John @ 11:23 am

So in addition to the often recurring, never fully explained phenomenon whereby my Windows Mobile phone (a Samsung Blackjack) suddenly finds itself in the future (no, the phone has never been on the Lost island), the geniuses of the Windows Mobile platform have once again issued updates to “fix” Daylight Savings Time.

Thanks for the notice from the MobileViews Blog:

I thought this Daylight Savings issue was fixed in last year’s patch. Guess not. Here are the links for the CAB file download as well as the desktop (setup.msi) installer version.

Update for Windows Mobile for PC (KB949168) (SETUP.MSI)

Update for Windows Mobile for PC (KB949168) (WMDST2008-1.CAB)

FYI: I just installed the CAB file installer version on my Dash. It restarted my smartphone without even giving a warning that it was about to do so.

So now I have to go figure out which update I’m supposed to use, and apply it, or else my phone will be off by an hour for much of SXSW next week.

How soon will either an Adroid phone be released or the Nokia N810 line include cell connectivity, so I can use it as a phone - I’d buy one of those easily.

December 21, 2007

Another BlackJack Mystery: SMS messages in Europe

Tagged with: , , , , , , , , , — John @ 8:04 am

I’m often puzzled by aspects of my Windows Mobile device (a Cingular Blackjack / Samsung i607).

One is its occasional glimpses into the future (see here and here). Another is its refusal to expose my location to Google Maps.

One I haven’t ever figured out is the fact that whenever I travel in Europe (usually Switzerland and Germany) I get tons of SMS messages. They seem to be “Cell Broadcast” messages, meaning they aren’t sent directly to me but to everyone - but my phone seems to pick those CB messages out of the stream only while in Europe.
(more…)

December 20, 2007

Where am I? What day is it?

My Cingular Blackjack (Samsung i607) seems determined to keep me in the dark.

First, it never works with the Google Maps “My Location” feature. Here’s all I get:

Google Maps My Location

On top of that, I’m still getting the occasional moment where my cellphone decides it is the future.

This morning my phone briefly thought it was 2009:

Windows Mobile Future

Seems to be related to a cell tower somewhere in the vicinity of Chelsea / Everett - just North of the Tobin bridge.

Am I the only one seeing this?

October 23, 2007

Windows Mobile From the Future

Tagged with: , , , — John @ 10:09 am

My Cingular BlackJack, which runs Windows Mobile, occasionally resets itself to dates in the future. Here’s a screenshot from this morning, which should be October of 2007, but thinks it is November of 2008:

Windows Mobile Future

Anyone else see this happening on their Windows Mobile device?

One theory is that I’m hitting a rogue cell tower somewhere in my commute which tells the device it is a later date. But I’ve got “auto update” of date/time disabled, and I’m pretty sure I’ve had this happen even while travelling in other cities and states, so it isn’t specific to one cell tower.

It causes all the event notifications to fire, since they are now overdue, and causes all kinds of other general weirdness, like emails coming from the future.

If only Windows Mobile were open source . . . Guess my next phone will be an OpenMoko.

October 10, 2007

No More Talkin’ Blackjack Bluetooth Blues

Tagged with: , , , , , , — John @ 2:28 pm

Thanks to Jay’s Technical Talk I’ve finally got my Cingular Blackjack working with my laptop (Kubuntu) via Bluetooth.

This means I can turn on internet sharing on the phone and get online from my laptop while on the Acela between NY and Boston, without the tether cable.

I’ve got a Dell Latitude D810, running Kubuntu Feisty Fawn, and a cheap IOGear USB Bluetooth adapter, model #GBU221.

The “bluetooth” package in the Ubuntu universe repository is a metapackage which installs the “bluez” utilities - I have that installed as well.

All I had to do to get online via Bluetooth connection was:

  1. Start bluetooth on the blackjack, since I don’t normally leave it running
  2. Start internet connection sharing on the blackjack
  3. On the laptop, do: hcitool scan (this looks for nearby bluetooth devices - note the address of your phone, which is a hexidecimal string like 12:34:56:78:90:ab)
  4. Issue the command: sudo pand -c
    , using the address discovered above
  5. Issue the command: sudo dhclient bnep0

Of course, once you know your phone’s address you can skip step 3.

I also tried the various instructions for tethering to USB and using the Gnome PPP application, but for me this would connect and automatically disconnect. Bluetooth’s preferrable for me anyway as that way I have one less cable to carry.

Next Page >>