|
1 | 1 | ---
|
2 | 2 | layout: post
|
3 |
| -title: "New Coke UX" |
| 3 | +title: "New Coke User Experience" |
4 | 4 | categories:
|
5 | 5 | - blog
|
6 |
| -published: false |
| 6 | +date: 2012-09-25 |
7 | 7 | ---
|
8 | 8 |
|
9 |
| -Why the new touch screen Coke machines are awful |
| 9 | +If you've been to any fast food restaurant lately, you may have noticed the fancy, new |
| 10 | +[Freestyle Coke machines](http://coca-colafreestyle.com/). |
| 11 | + |
| 12 | +<div class="pic"> |
| 13 | + <img alt="Coke Freestyle Machine" src="/static/freestyle.jpg"> |
| 14 | +</div> |
| 15 | + |
| 16 | +It's got a touchscreen. It's got 187 flavor combinations. It's the Way of the Future™. |
| 17 | + |
| 18 | +Unfortunately, these machines provide an awful user experience. |
| 19 | + |
| 20 | +Let me walk you through my first few encounters with a Freestyle. |
| 21 | + |
| 22 | +The first step is to get ice for my soda. Right off the bat, I run into issues. |
| 23 | +Unlike the traditional soda fountains, the Freestyle has only a single "prong" instead of |
| 24 | +the four to eight prong design. The only instructions for getting ice after engraved in |
| 25 | +the clear plastic prong — which is not super easy to read because it is not at eye- |
| 26 | +level and there are shadows due to the recessed nature of the dispensing area. |
| 27 | + |
| 28 | +Next comes the selection of the flavor. I notice that the touchscreen is laggy. I don't |
| 29 | +know if this is a hardware (the machines use a [projected capacitance screen][pc]) |
| 30 | +or software issue, but when people are used to super responsive tablets and phones, |
| 31 | +even minor slowness sticks out. |
| 32 | + |
| 33 | +[pc]: http://www.zytronic.co.uk/news/media/zytronic-partners-with-the-coca-cola-company-on-new-beverage-dispensing-platform |
| 34 | + |
| 35 | +Upon selecting the base syrup, you can pick any flavor add-ons. I opted to pass and go |
| 36 | +with regular old Diet Coke. You might expect to just press on the big circular buttons |
| 37 | +on the touch screen to start dispensing your sugary goodness, but alas, it is not that |
| 38 | +simple. To dispense your soda, you have to press a red button below the touch |
| 39 | +screen. |
| 40 | + |
| 41 | +So to recap: to get ice, press a prong. To pick a drink, use the touch screen. To |
| 42 | +dispense the drink, press a physical button. |
| 43 | + |
| 44 | +But hey, I've got an engineering degree. I can figure it out. |
| 45 | + |
| 46 | +If those were the only issues, I could probably get over it. But those are only the user |
| 47 | +interface grievances I have. |
| 48 | + |
| 49 | +Here's more interaction issues that bug me about the Freestyle: |
| 50 | + |
| 51 | +* It's hard to operate with a tray of food in one hand. I have to put the cup into the |
| 52 | +recessed area (after clearing off stray ice cubes) and hope that it does tip over and is |
| 53 | +positioned correctly under the nozzle |
| 54 | +* There is a delay between pressing the dispense soda button and the stream actually |
| 55 | +starting and stopping. This makes it very difficult to top off your drink after the fizz |
| 56 | +settles. |
| 57 | +* I got a little squirt of someone's Raspberry Sprite in my drink. I don't know if the |
| 58 | +tubing is "flushed out" between drink selections, but there was a visible bit of pink |
| 59 | +liquid dispensed into my drink. |
| 60 | +* Only one patron can operate it at a time. No more of the "step to the left and let the |
| 61 | +guy behind you get ice". And it takes people way longer to get their drink as they play |
| 62 | +around with all the new flavors (I've seen groups of teenagers spend five minutes mixing |
| 63 | +different flavors until an employee asked them to make a decision). |
| 64 | +* Watch a younger kid try to use it. They can't reach the screen, they make a big mess. |
| 65 | + |
| 66 | +Maybe I have an irrational hatred for the Freestyle. But whenever I see one, I can't help |
| 67 | +thinking this is my generation's New Coke. Same great taste, now with a touchscreen |
| 68 | +slapped on it! |
0 commit comments