First feedback
December 4th, 2007
That Monday was very interesting!
Russian iPhone users helped to find one bug with unicode processing and pointed on a lack of help on registration process. I have fixed both.
Some users asked to create public forum or place where thay can share codes. I like that you need it. Practically, I have planned to do it later but now I have to change my mind.
Then, I have got comments from Semacode team. The main difference between our projects is that I try to establish e-ticketing or mobile commerce platform and I'm not so interested in simple code recognition. Therefore, I need small and reliable code that can be decoded by majority of phones, not iPhone only. For that task I cannot use textual information, encode URLS as text. I can rely on short and well compressed string of digits.
Also, I what to make each code dynamic but not seal it immediately after creation.
Read the rest of the story from source
Russian iPhone users helped to find one bug with unicode processing and pointed on a lack of help on registration process. I have fixed both.
Some users asked to create public forum or place where thay can share codes. I like that you need it. Practically, I have planned to do it later but now I have to change my mind.
Then, I have got comments from Semacode team. The main difference between our projects is that I try to establish e-ticketing or mobile commerce platform and I'm not so interested in simple code recognition. Therefore, I need small and reliable code that can be decoded by majority of phones, not iPhone only. For that task I cannot use textual information, encode URLS as text. I can rely on short and well compressed string of digits.
Also, I what to make each code dynamic but not seal it immediately after creation.
Read the rest of the story from source
Recent Comments