Category: Tech

  • WANTED: Ford upgrade thumb drive

    Wait, what?

    So here’s the deal. From 1999 to 2003, I used to install desktop computers in cars as a hobby. In case you don’t remember, GPS systems back in 99 cost about $4,000. I was able to install a system that did GPS, DVD, wireless internet (at blazing 14.4k speed!), and this new fangled audio format called “MP3” for about $1500. If you just wanted audio, it was about $500. Fun times, fun times.

    The then-small enthusiast community at MP3Car.com (now a commercial site that happens to have a forum) would often fantasize about one of the industry players getting involved and removing us from the equation. Really, it’s a serious PITA to make your own dashboard to fit a 7″LCD touchscreen and even if you did get everything to work, it was still buggy as hell and took a LOT of time to get right.

    When Ford and MicroSoft came out with Sync a couple of years ago, I remember thinking “Hey, they’re finally starting to catch up!” Last year, the pair introduced the latest version, Sync with MyFord Touch. Essentially Sync was voice-activated controls, and MyFord Touch adds a touchscreen and integration with smartphones.

    COOL!

    Except…

    It seems Ford has some of the same problems I did as an enthusiast. It’s buggy, it crashes, doesn’t recognize commands, and in general is providing a poor user experience. So they are sending out upgrades via usb thumb drive.

    You know what that means, right? If it’s possible to use the USB ports on the car to reprogram the system, it’s probably possible to run custom firmware as well. That’s hot.

    Now, obviously I’m not going to go out and buy a new car just so I can get this technology. That’s not my style. I am interested in the protocols they use to do the upgrade.

    So, if one of my dear readers could send me this thumbdrive after they’re done with it, I’d be mighty grateful.

  • Finding 100% gasoline

    As you know, my wife and I drive older cars. About a year ago, I had to have several hundred dollars of work done on mine to fix a seriously bad misfire problem. Rough idle is one thing, running rough at 70mph is an entirely different matter.

    As it turned out, the ethanol blends I’d been using had gummed up my fuel injectors (among other things) to the point where they had to be replaced. I had heard of this happening to cars that were older than my 1999 Jeep, but I was a bit surprised it happened to me. There are other benefits to running pure gas, such as better fuel economy, increased horsepower, and it makes Al Gore cry.

    So, what to do? How do you know where to get 100% pure gas?

    Pure-Gas.org has a crowdsourced list of gas stations that claim to have pure gasoline. Again, it’s crowdsourced, so it’s not a complete list. Sometimes gas stations switch to E10 or E15 blends, at which point you should update the list to remove them. I’ve been using that site for a while now to locate gas stations, especially while traveling. In fact, when I went to the LuckyGunner Blog Shoot I pre-planned a gas stop based on this list.

    (Just add this to the list of ways government intervention in markets is a real PITA.)

    Anyway, one of the features of that site is they provide a KML file for all the pure gas stations in the country. I wanted to make a web app that would plot your GPS position and this KML file so I could more easily find stations if I’m on the road. I spent about an hour whipping something up, and then found these instructions on how to, in a roundabout way, import the KML file to your mobile Google Maps application. Huge bonus for Android users: You can pick a station on the map and get voice navigation.

    SCORE!

    Here are the basics:

    1. Log in to maps.google.com with your Google account.
    2. Click on “My Places”
    3. Click “Create Map” (big red button)
    4. Click “Import” (link, above the title and the the right of the Done button)
    5. In the “Or enter the url of map data on the web” box, put http://pure-gas.org/temp/pure-gas.kml
    6. Hit Upload (you may have to hit enter first to get the Upload button to activate)
    7. Now, on your Android device, open the Google Maps application
    8. Click the Layers button
    9. Click “My Maps”
    10. Select the map you created

    My quick test reveals that not all stations are showing on my mobile maps app, though. I suspect there is a limit to the number of markers the mobile app can handle, so it just loads the nearest five hundred or whatever. I’m heading back to Atlanta in a few weeks, so I’ll be able to test it then.

    I also don’t know if this method will update your map with any changes to the KML file. I’ll have to check that out, too.

    If you don’t care about navigation, or that’s a wee bit too much work for you, I’ve got the location-aware version of the pure-gas.org map here. The work was done under the Creative Commons license.

  • Well that’s interesting

    I just deactivated my Facebook account.

    I had to enter my password twice and pass a CAPTCHA.

    You know, if I had to go through that hassle to activate all the new “features” (like the super-creepy timeline) they keep introducing, I probably would have kept my account.

    Oh, and they said pdb would miss me if I left.

  • New Server

    Just moved the site to a dedicated server. Let me know if there are any problems with things like broken links or slow load times.

  • Monetization

    I’m playing around with some Amazon Affiliate stuff on the main site. Let me know if I screw up anything.

  • In case you’re not near a news source

    Steve Jobs died a little bit ago.

  • iPhone 4s–The one sentence announcement

    “Look at all these cool ideas we stole from Google!”

  • Tragedy!

    Last night my Nexus One fell out of my pocket and onto the cement. It fell in such a way that the protective neoprene sleeve came off the phone and it slide about two feet across the concrete face down. The impact cracked the glass in the top left corner, but the screen is okay.

    The phone basically lost most of its resale value in that instant.

  • I’ll take “Things that sound like a terrible idea for $200, Alex”

    Google Wallet

    [youtube http://www.youtube.com/watch?v=DsaJMhcLm_A&w=640&h=390]

    Let’s set aside the fact that the only way to get this is with a Citibank Mastercard credit card or Google Prepaid card, and that it only works with one phone on one carrier (Sprint Nexus S 4G).

    Does anyone think this is a good idea? Right now there is a group of hackers in Russia salivating.

    “Oh, well, you have to unlock it with a PIN, so it’s more secure than a regular wallet!” Yeah, right. The practical effect of this will be that the guy in front of me at Starbucks will have to pull out his phone, unlock it, open the app, unlock that, and then pay for his drink. Yeah, I know, I’m impatient.

    RFID payment systems have been around for for a while now, and I don’t think I know anyone who’s ever used it. That’s probably a good thing.

  • SSL Encryption Broken

    Ruh Roh!

    Do note, however, that it seems to take a half hour to decrypt the PayPal cookie in their demonstration. That’s probably more than enough time for you to have completed your transaction and logged out. The article doesn’t specify, but it seems this is only an attack to be able to see what you are doing, not steal credentials.