Wednesday, July 31, 2013

The Shape of My Commute : Wrapup

I've stopped accumulating data about my commute (for a while, anyway). Here's the summary of what I did and what I learned.

I first wrote a program using Selenium to extract estimated trip times from Google Maps. I doubt this will work with their new end-user interface, but I got the data that I was interested in. I accumulated the estimated trip times from 4 a.m. to 8 p.m. over the course of a few days. This graph shows the average: 
I added a line for my "tolerance". My hope was to stay under 45 minutes each way. One minor interesting point: the estimated trip time is not symmetrical. You can see the "bump" at noon, when I switched the commute direction.

I then manually collected estimated times and actual times:
I also put my "tolerance line" at 45 minutes. Here the reality sinks in. Google Maps underestimates the commute time (during commute hours) by 5% - 25%. I've read a number of posts that complain that Maps overestimates trip time, but those seem to apply mostly to longer, non-rush-hour trips.

Saturday, July 6, 2013

Don't name your Samsung Galaxy S4 with a long name with spaces...

... if you want to be able to see the device from Windows.

I had originally named it "xxxxxxxxxxx yyyyy zzzz", and couldn't see it from either Windows 7 or Windows XP.

Renamed it to "xxxxxx" and it's visible.

I'm guessing this has something to do with MTP, but can't really say for sure.

And I thought the days of 8.3 filenames were long gone.

P.S.: Still doesn't work reliably. I just switch back and forth between MTP and PTP until my desktop computer recognizes the phone.

P.P.S.: Now I think it's a security issue. Seems to work reliably if I connect, then unlock the phone with my PIN.