I cobbled together a POC for my QR-code generating site.
To use it, make an image url like so:
http://qqrr.it/<whatever you want goes here>
e.g.
http://qqrr.it/http://bellybuttonporn.com

Splat!
TODO:
- Talk about security. What sort of escaping do I need to do? How likely is this to be abused?
- an actual index for the site. It’ll have some cute examples and google ads. Lots of google ads.
- make it so you don’t have to use the /q/ in the url.
- add other features as 1-letter subdirectories, e.g. /b/ would make a “big” splat.
- Make the sizing smart. e.g. guess based on the length of the supplied string how big to make the splat.
Update March 22nd: Fixed a couple things. Added the home page. Try it out: http://qqrr.it/
| March 22nd, 2010 | Posted in Software Ideas |