Archive for November, 2007

At the gas pump

While at the gas pump the other day, an idea came to me… Why don’t gas pumps save your settings? Here is the typical pump experience (some may be in a different order but still the same):

  1. Insert Credit Card (Who pays with cash these days?)
  2. Select pay with credit ( I have no idea what my PIN is these days either…)
  3. Select cheapest octane of gas
  4. Pump Gas
  5. When done pumping gas, select Yes for the receipt (I keep track of gas/mileage/mpg)
  6. Take receipt

So there are a few steps that could be automated by the gas pump and the gas station… Why doesn’t the gas pump know my preferred settings? They should know what octane of gas I use, that I pay with credit, and that I always want a receipt… This is very simple to implement assuming all of the gas pumps are networked and even if they are not, each pump can remember your settings individually… A simple, secure way to store the settings would be to store some kind of hash of the person’s name grabbed from the credit card and/or a combination of name and credit card number (or part of the credit card number for even more security in case the hash turns out to not be secure). Interaction with the pump of the future should go something like this:

  1. Swipe Credit Card
  2. Pump Gas
  3. Take Receipt

Fast, simple, painless. That is how it should be… I shouldn’t have to waste a couple minutes selecting information that is just repeated each time I use the gas pump… The stored information should be available across all gas stations ideally, but even if it is just the same chain of gas stations that would not be so bad… Of course your preferred settings should easily be changed in case you buy a new car, have a rental car, or for some other reason you need to change the octane of gas, pay with cash, or you do/don’t want that receipt…

Anyways, I doubt we will see this anytime soon but just an idea which may be already implemented in some of the newest gas pumps…

Continue your holiday feast.

J!

Happy Thanksgiving!

Hope everyone has a happy Thanksgiving!

J!