Mini 7-Segment Clock (times two)

I follow quite a few electronics type blogs now, they're a great way to learn new things and see what other people are making. One particular blog that I've been following for quite some time is Kevin Rye . If you haven't checked out his blog before go get a coke and sit down and have a read. He announced last month that he was selling a limited run of kits of the latest version of his Mini 7-Segment Clock - so I ordered two. Not only are the clocks awesome, but it would be a great chance to do some more SMD work, I get to burn a bootloader to an ATMega and program it with the FTDI usb-serial adapter I recently got. They arrived this week and I sat down this afternoon to put them together. I just followed along the blog post and assembled them both in that order: I made up the cable to burn the boot loader using my Arduino Uno and then used my FTDI adapter to upload the sketch: One worked first go, the second one had the same segment o...