Integrate ShotCodes with your site
Making mobile code mashups using ShotCodes is very easy: all you have to do
is supply the desired site's Internet address, and a ShotCode will be
generated automatically. Suppose you want a ShotCode that connects to
www.google.com:
To generate/show that ShotCode on a web page, simply put together a <img> tag like this:
<img src="http://www.shotcode.org/code.png?url=www.google.com" />
And the ShotCode will be shown (you can adjust the height and width using CSS or plain HTML width/height directives).
Note that one given URL will always generate the same ShotCode, so it is
granted that, in our example, www.google.com will always be represented by the same
ShotCode.
ShotCode also offers a more complete XML API that supports ShotCode management (on pro accounts),
listing of supported devices and statistics: to know more about the XML API, visit ShotCode.com API page.
