so the amount-bit is live. enter the amount you want to be sent to the adress and it is encoded to qr.
also the codes can now be used as your forum profile picture without resizing, that is IF you adhere to either RAW or bitcoin:URI. Unfortunately codes in xbtc get larger than the 80x80 size the forum supports. And resizing is a really bad idea, as it hurts readability.
description (as per the two specifications) is next on my agenda.
@hugo: the whole idea of this URI scheme is that this is possible. but that is up to the reader software. this is doing the text->qr part, the reader software needs to do qr->text. and sorry to correct you again, but it is not bitcoin://xxxxxxxxxxxxxxxx. It is bitcoin:xxxxxxxxxxxxxxxxxxx as this is a URI, not a hierarchical URL.
@slush: yes, i am basing my work on this. but as had been said there, we can discuss all month, somebody needs to implement it.
for your reference, the x-btc specification is here:
http://pastebin.com/VsBbmXQx