Well, ghostscript is a postscript interpreter, and postscript is just a stack-based language.<div>I'd take a look at the Barcodewriter stuff anyways.  He did a good job abstracting it out and it supports a lot of different barcodes.</div>
<div>Basically you set up the parameter, and say "go generate it!"  When it comes back to give it a cookie and a pat on the head.</div><div>Even if you don't use it initially it's always nice to have options... :)</div>
<div><br></div><div>Good luck!</div><div><br></div><div>-mox</div><div><br><div class="gmail_quote">On Fri, Apr 8, 2011 at 4:14 PM, Alex Arnon <span dir="ltr"><<a href="mailto:alex.arnon@gmail.com">alex.arnon@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">Steve: I'd echo Vik by saying it certainly sounds like something worth open sourcing! :)<br><br>I was planning on falling back on zxing as a port program.<br>
<br>Antoine and Mike: I've read some good things on Barcodewriter. However, some flexibility in the output is required here, and if we're going for several kinds of image generation then ghostscript and PS output are extra components on the chain that we have no "use" for. In any case, thanks for pointing us to a cool solution.<br>

<br><br><div class="gmail_quote">On Fri, Apr 8, 2011 at 3:06 AM, Steve Davis <span dir="ltr"><<a href="mailto:steven.charles.davis@gmail.com" target="_blank">steven.charles.davis@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Curious. Must be the zeitgeist.<br>
<br>
I recently finished a qrcode implementation in Erlang, to enable 2-<br>
factor authentication using the Google Authenticator mobile app on a<br>
phone.<br>
<br>
I wasn't planning to, but I guess I could be convinced to open source<br>
it on GitHub... though right now, although it's sufficient for our<br>
needs, I'm making no big claims over performance ;)<br>
<br>
I can tell you that if you decide to write an implementation yourself,<br>
google's zxing java/cpp code is a good reference.<br>
<br>
/s<br>
<div><div></div><div><br>
<br>
<br>
On Apr 7, 2:39 am, Alex Arnon <<a href="mailto:alex.ar...@gmail.com" target="_blank">alex.ar...@gmail.com</a>> wrote:<br>
> Hi All,<br>
><br>
> Does any of you know of a QR Code generation library for Erlang?<br>
> If not, can you recommend a fast one that I could plonk on a port?<br>
> Another alternative would be to write one myself - in that case, is there a<br>
> reference implementation I could test against?<br>
><br>
> Regards,<br>
> Alex.<br>
><br>
</div></div>> _______________________________________________<br>
> erlang-questions mailing list<br>
> erlang-questi...@erlang.orghttp://<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">erlang.org/mailman/listinfo/erlang-questions</a><br>
<div><div></div><div>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br></div>