Use ZXing to generic QR 2d barcode
---------------------------------- Key: OFBIZ-4154 URL: https://issues.apache.org/jira/browse/OFBIZ-4154 Project: OFBiz Issue Type: New Feature Affects Versions: SVN trunk Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 Reporter: Shi Yusen Priority: Trivial QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shi Yusen updated OFBIZ-4154: ----------------------------- Attachment: zxing-core-1.6.jar zxing-javase-1.6.jar ofbiz-trunk-zxing.patch > Use ZXing to generic QR 2d barcode > ---------------------------------- > > Key: OFBIZ-4154 > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > Reporter: Shi Yusen > Priority: Trivial > Attachments: ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > Original Estimate: 24h > Remaining Estimate: 24h > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shi Yusen updated OFBIZ-4154: ----------------------------- Attachment: greetings.png The greetings.png is generated by visiting: http://localhost:8080/zxing/control/qrcode?text=Hi%20OFBiz%20Members,%20Happy%20Chinese%20New%20Year!%20Shi%20Jinghai%20from%20Beijing&width=200&height=200 Have fun and happy new Chinese year! > Use ZXing to generic QR 2d barcode > ---------------------------------- > > Key: OFBIZ-4154 > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > Reporter: Shi Yusen > Priority: Trivial > Attachments: greetings.png, ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > Original Estimate: 24h > Remaining Estimate: 24h > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988268#action_12988268 ] Jacques Le Roux commented on OFBIZ-4154: ---------------------------------------- Hi Yusen, Do we really need to have a component/webapp for that? I mean, it's great, but could we not integrate it in Example rather, and put the jars in base/lib? what do you think? Thanks > Use ZXing to generic QR 2d barcode > ---------------------------------- > > Key: OFBIZ-4154 > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > Reporter: Shi Yusen > Priority: Trivial > Attachments: greetings.png, ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > Original Estimate: 24h > Remaining Estimate: 24h > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988428#action_12988428 ] Shi Yusen commented on OFBIZ-4154: ---------------------------------- Hi Jacques, Yes, I agree with you. Only the jars and a simple sample are required as the barcode4j. I'm not sure where to put them. Regards, > Use ZXing to generic QR 2d barcode > ---------------------------------- > > Key: OFBIZ-4154 > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > Reporter: Shi Yusen > Priority: Trivial > Attachments: greetings.png, ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > Original Estimate: 24h > Remaining Estimate: 24h > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988434#action_12988434 ] Jacques Le Roux commented on OFBIZ-4154: ---------------------------------------- Yusen, I'd suggest a new Barcodes Menu in Example. When you will have done it (can you?), I will also add an example using the std one I already posted for Product long time ago (it's generated in a PDF using FOP) Thanks! > Use ZXing to generic QR 2d barcode > ---------------------------------- > > Key: OFBIZ-4154 > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > Reporter: Shi Yusen > Priority: Trivial > Attachments: greetings.png, ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > Original Estimate: 24h > Remaining Estimate: 24h > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Sure, I'll do it as you suggested several days later.
Thank you, 在 2011-01-29六的 06:24 -0500,Jacques Le Roux (JIRA)写道: > [ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12988434#action_12988434 ] > > Jacques Le Roux commented on OFBIZ-4154: > ---------------------------------------- > > Yusen, > > I'd suggest a new Barcodes Menu in Example. When you will have done it (can you?), I will also add an example using the std one I already posted for Product long time ago (it's generated in a PDF using FOP) > > Thanks! > > > Use ZXing to generic QR 2d barcode > > ---------------------------------- > > > > Key: OFBIZ-4154 > > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > > Project: OFBiz > > Issue Type: New Feature > > Affects Versions: SVN trunk > > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > > Reporter: Shi Yusen > > Priority: Trivial > > Attachments: greetings.png, ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > > > Original Estimate: 24h > > Remaining Estimate: 24h > > > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > > I'll submit a sample component of zxing to generate 2d qr barcode. > |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13096683#comment-13096683 ] Jacques Le Roux commented on OFBIZ-4154: ---------------------------------------- Bump... > Use ZXing to generic QR 2d barcode > ---------------------------------- > > Key: OFBIZ-4154 > URL: https://issues.apache.org/jira/browse/OFBIZ-4154 > Project: OFBiz > Issue Type: New Feature > Affects Versions: SVN trunk > Environment: OFBiz trunk 1064255 + Sun JDK 1.5.0_14-b03 + Fedora 10 > Reporter: Shi Yusen > Priority: Trivial > Attachments: greetings.png, ofbiz-trunk-zxing.patch, zxing-core-1.6.jar, zxing-javase-1.6.jar > > Original Estimate: 24h > Remaining Estimate: 24h > > QR 2d barcode gives me a lot of fun when I use an adroid mobile. After google search, without any difficulty I found zxing: http://code.google.com/p/zxing/, it's in Apache License. > I'll submit a sample component of zxing to generate 2d qr barcode. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira |
I've been working on this and it looks pretty good.
There are just some Issues that are not yet solved: - Integration to Apache FOP is not yet working - I dont like the idea to persist an image to disk just to view it (like we do with captchas). Maybe there is another way. (maybe canvas?). - What do we do with the redundancy to barcode4j and that implementation? Mirko Vogelsmeier Auszubildender Fachinformatiker AEW Lynx-Consulting GmbH Johanniskirchplatz 6 33615 Bielefeld Deutschland Fon: +49 521 5247-0 Fax: +49 521 5247-250 Mobil: Unser Lynx News-Service bietet Ihnen Wissenswertes aus der Beratungspraxis und liefert Ihnen Informationen zu unseren Veranstaltungen. Lernen Sie auch unsere Lynx-Akademie kennen! Company and Management Headquarters: Lynx-Consulting GmbH, Johanniskirchplatz 6, 33615 Bielefeld, Deutschland Fon: +49 521 5247-0, Fax: +49 521 5247-250, www.lynx.de Court Registration: Amtsgericht Bielefeld HRB 35946 Chief Executive Officers: Karsten Noss, Dirk Osterkamp http://www.lynx.de/haftungsausschluss |
Administrator
|
I think Integration to Apache FOP is a bloker if we want to replace barcode4j ... Else it could be used besides
Jacques From: "Mirko Vogelsmeier" <[hidden email]> > I've been working on this and it looks pretty good. > There are just some Issues that are not yet solved: > > - Integration to Apache FOP is not yet working > - I dont like the idea to persist an image to disk just to view it (like > we do with captchas). > Maybe there is another way. (maybe canvas?). > - What do we do with the redundancy to barcode4j and that implementation? > > > > Mirko Vogelsmeier > Auszubildender Fachinformatiker AEW > Lynx-Consulting GmbH > Johanniskirchplatz 6 > 33615 Bielefeld > Deutschland > Fon: +49 521 5247-0 > Fax: +49 521 5247-250 > Mobil: > > > Unser Lynx News-Service bietet Ihnen Wissenswertes aus der Beratungspraxis und liefert Ihnen Informationen zu unseren > Veranstaltungen. > > Lernen Sie auch unsere Lynx-Akademie kennen! > > > Company and Management Headquarters: > Lynx-Consulting GmbH, Johanniskirchplatz 6, 33615 Bielefeld, Deutschland > Fon: +49 521 5247-0, Fax: +49 521 5247-250, www.lynx.de > > Court Registration: Amtsgericht Bielefeld HRB 35946 > Chief Executive Officers: Karsten Noss, Dirk Osterkamp > > > http://www.lynx.de/haftungsausschluss |
Free forum by Nabble | Edit this page |