Hacker News .hnnew | past | comments | ask | show | jobs | submitlogin
Show HN: QR codes - my mini project
4 points by heliodor on March 28, 2011 | hide | past | favorite | 7 comments
Hello HN! Check out and comment on one of my mini projects:

http://coderqr.com

It's a website for the QR-uninitiated crowd to quickly make QR bar codes and move on with their lives, with plenty of options to satisfy most everyone.

The site came about when I tried to make QR bar codes for the business cards at my job. There wasn't a single site out there that allows you to enter multiple phone numbers, emails, urls, etc. I did some research into the data format, found out it's a bunch of text markup code, and so I was able to get the right data into the bar codes. Then, I built coderqr.com to make everyone else's life easier. The user can also embed other types of data besides contact info. There's plain text (which, with the right markup, allows you to generate every other type of embedded data), urls, email addresses, email messages, sms messages, even map coordinates. For the unaware, when you scan a qr bar code, you can open the right app for the given data. For example, if there's an email message embedded in a bar code, when you scan it, you'll be able to launch the email app and the To, Subject, and Body fields will all be filled in with the data from the code. All you have to do is press send. I can envision Washington DC plastered with QR code ads where you just scan the code, press send on the email, and off it goes to your senators and other representatives.

There's nothing too fancy on the backend: it uses Google's Charts API to generate the image. Further down the line, I'll generate my own images. That way, I'll be able to add custom designs with curves and colors, so the codes won't looks so blocky and sterile.

I've used this project as a bit of a learning lesson in SEO and advertising revenue. Up next, I'll add affiliate links to put the codes on tshirts, mugs, and other objects.

Anyways, long story short, I'd love to hear your thoughts!



At the risk of being the rain cloud on your project - you could just download the free and open source Zint bar code generator from SourceForge http://sourceforge.net/projects/zint/ this covers QR among many other options.


I've wondered why there are so few local/"off-line" implementations of QR encoding. Does it have something to do with rights retained by the format's originator (IIRC, a Japanese firm)? I've encountered everal server-based tools, but this is one of the only local, open source implementations I've seen. With respect to that, has anyone done it in Javascript? (I know, I know, if it's an itch I have...)


Cool find, but it's for a different audience. I'm aiming for people who want a quick data entry form to generate the barcode image. Your link is for a software library. Apples and oranges...


In fact it is an app - I have it installed on my dev machine and use it to generate QR codes for use on web sites.


Not sure if this is an issue with your site or a limitation of MeCard, but having a single name field (instead of first/last) doesn't seem to work right.

I just created a contact for myself, and tried scanning it into my Android phone, and it just put my whole name into the "First Name" field.

But anyway it's a really cool idea - I like it..


when I started reading this, first reaction was, what do you mean there isn't a site that lets you put all sorts of data in a QR Code - Google Charts API what. Then I see that's what you figured out.


also, QR Codes with full vCard style contact infos have been in use/easy/available in popular places like Japan, for years.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: