Another observation:
When the dealer's playing, the slow reveal of the hole card takes longer than his next 3 or 4 cards. So for a while I can see his 1st, 3rd, and 4rd card before I can see the 2nd card. Which is just a bit weird.
Yeah - this is a known issue. It's due to the way that jQueryUI interacts with jQuery itself in certain situations. I'm exploring using CSS3 3D animations to make the reveal much more slick - similar to the technique here:
http://thewebrocks.com/demos/browsermemory/It's kind of traditional to use a different bitcoin address for each transaction.
Personally I prefer one address for my address book. However having a new address button woul be nice, I think GLBSE does this.
I like the idea of the "New address" button! I think I'd limit it so that the button only showed up after a each new deposit that you make. This would limit us from having to potentially map thousands of addresses to a single account.
I had a run of losses, and now my balance has gone all scientific notation:
This is actually intentional :/ But I can see that it's not exactly the most user-friendly. The problem is, the only alternative I can think of is just to display a lot of zeros, which I also don't think is great: eg, can you easily see the difference between "0.0000045" and "0.00000045"? It's way easier to see the difference when these numbers are displayed as "4.5e-06" and "4.5e-07". But, I'm open to any suggestions you may have here. How do other bitcoin sites display very small numbers to users?