QR Cube
Following various experiments, a short PHP script has been created. You can try it here to create a StoryCube of QR Codes
- The input fields are:
- Title:
- API_KEY:
- Face 1:
- Face 2:
- Face 3:
- Face 4:
- Face 5:
- Face 6:
The API_KEY should be your own key for Bookleteer. You should also login in to Bookleteer first. The program makes use of the BIT.LY API, and uses my key there. You should cut and paste your API key and up to six URIs / URLs into the six slots.
This script will create a StoryCube of six QR codes for six URLs (URIs). These URLs can be a reference anything you choose. That is, images, audioboos or any other (composite) webpage.
After pressing the send button, the PHP script returns some information, including the title (which can be supplied, or not), and a link to the Bookleteer page for the StoryCube that you have just created. The PDF file has already been created, but other options (such as "make public") can be set in the standard user interface.
Examples can be found here
Here is an example of the output:
Publication ID is 1744 and title is The Ides of March
Click on the link .... http://bookleteer.com/edit_storycube.html?publication_id=1744 ... or make another Story Cube ....
end
No comments:
Post a Comment