Difference between revisions of "UPSingapore Postcode Postcard"

From Wikicliki
Jump to: navigation, search
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
 
Client experience:
 
Client experience:
  
Line 13: Line 12:
  
 
== Explorations ==
 
== Explorations ==
 +
 
=== pd parsing csv ===
 
=== pd parsing csv ===
 +
experiment with PD parsing csv dataset
 +
 +
* http://puredata.hurleur.com/sujet-5919-parsing-csv-files
 +
* https://github.com/danomatika/rc-patches/tree/master/extra
 +
 
[[Image:pd_csv.png]]
 
[[Image:pd_csv.png]]
 +
 +
== qrcode ==
 +
qrcode generator: http://zxing.appspot.com/generator/
 +
  
 
== See also ==
 
== See also ==
Line 20: Line 29:
 
* [[OneMap]]
 
* [[OneMap]]
 
* [[Amazon Web Services]]
 
* [[Amazon Web Services]]
 +
 +
== Others ==
 +
 +
Not relevant but fun links:
 +
 +
* http://code.google.com/p/simple-openni/wiki/Installation
 +
* http://spatialanalysis.co.uk/2012/05/pigeon-sim-fresh-interact-data/
 +
* https://github.com/jawj/pigeonsim
 +
 +
 +
 
* [[R Language]]
 
* [[R Language]]

Latest revision as of 04:39, 23 June 2012

Client experience:

  1. User scans qrcode
  2. Qrcode brings user to mobile website with specific postal code encoded into url
  3. User can choose to either PLAY or PRINT


What we need to do:

  • Qrcode generator for our specific urls


Explorations

pd parsing csv

experiment with PD parsing csv dataset

Pd csv.png

qrcode

qrcode generator: http://zxing.appspot.com/generator/


See also

Others

Not relevant but fun links: