|
|
|
|
|
by thinkcomp
5590 days ago
|
|
We chose to use Code 128-C one-dimensional barcodes--the same kind the United States Postal Service uses for Media Mail ZIP+4 routing--for our payment system (http://www.facecash.com) because they're cheap and easy to read. I can't imagine why anyone would want to use Microsoft Tag. Normal barcodes have done quite well since their introduction in the 1960s. |
|
By the way, we use Code 128-A with base32 encoding for our convention registration system as to simplify the situation when code cannot be read by reader and has to be typed in manually (on the basis that it is less error prone to type two five character blocks of base32 than significantly longer decimal number).