Thanks, yes I think "2D barcodes" is the most commonly understood
term.
I suppose I am most interested in what people might put into a 2D
barcode for consumer applications. Since the popular formats, QR Code
and Data Matrix, encode general text, there is some open question
about how to format information within them. Also, it seems like a
time where many people, both individual developers and organizations,
will begin wanting to put structured information in these codes.
I'm afraid of standards problems here: if encoders and readers aren't
agreeing on how to encode, say, contact information, then your QR
Codes might be readable to my reader, but, my reader may not
understand it should specially handle the contents. This would be a
shame and hurt the usefulness of these 2D barcodes.
We'd done some work to write in support for information formatted in
many ways, but I realized this information should be available to
people encoding QR Codes. I didn't know of a good resource collecting
this information so started one.
For now I am not as concerned about GS1-128 or 1D formats; there the
contents are clear, a string of digits, and there the interpretation
of the string is either a product code or something entirely domain-
specific anyway.