1linQR

URL shortening with QR codes - A Web App Wednesday project.

What this site does

This website shortens URLs, stores the URL/short URL pair, then redirects to a '/view' page that displays the URL pair in addition to a QR code (suitable for capturing with a cellphone camera) containing the shortened URL for copying or linking. Subsequent shortenings retreive the same short URL.

Colophon

This site is copyright © 2009 to Michael Bernstein. The site's code is available under the GNU AGPL 3.0.

This site is coded in Python, runs on Google App Engine, and uses Google's Charting API.