First off, great code, easy to use and works great.
May I request you review an additional feature, iCal support http://code.google.com/p/zxing/wiki/BarcodeContents
There are a few sites that do an (ugly) api for qr codes with ical events but was hoping for something in house.
I've looked the code for setting a data type (i.e. replace TEXT with CALENDER) and a few other things, but the code is out of my depth if I'm honest.
Just a suggestion, I'll keep looking in the mean time.
Keep up the good work !
Andy
Scrub that, two hours of trying and as soon as I posted this I got it working.
My PHP code was tabbed, the event then took tabs into the code into the barcode which broke it.
Remove all tabs before lines and it works great.
Did you get ical events works? Can you explain exactly what files and functions you modified? Thank you. Jose Luis
Log in to post a comment.
First off, great code, easy to use and works great.
May I request you review an additional feature, iCal support
http://code.google.com/p/zxing/wiki/BarcodeContents
There are a few sites that do an (ugly) api for qr codes with ical events but was hoping for something in house.
I've looked the code for setting a data type (i.e. replace TEXT with CALENDER) and a few other things, but the code is out of my depth if I'm honest.
Just a suggestion, I'll keep looking in the mean time.
Keep up the good work !
Andy
Scrub that, two hours of trying and as soon as I posted this I got it working.
My PHP code was tabbed, the event then took tabs into the code into the barcode which broke it.
Remove all tabs before lines and it works great.
Andy
Did you get ical events works? Can you explain exactly what files and functions you modified?
Thank you.
Jose Luis