sivarajankumar / nosm-verse

Automatically exported from code.google.com/p/nosm-verse
0 stars 0 forks source link

SLGoogleAPIImage AssetType #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
- getting google viz to only generate the needed static url might be
tricky, will we need to precompile viz html into file, a-la-PIVOTE server,
and point parcel media to it? that would open it to a whole html page
builder (containers)
proof of concept:
- try calling openLabyrinth via the import xml macro in google spreadsheet 
 -> call spreadsheet from our widget 
  -> compile the static chart URL 
   -> gets it's tinyURL equivalent, set as assetValue for this node
- once that works, we create the Stats service, which will give us live HTML

Original issue reported on code.google.com by sanchore...@gmail.com on 17 Nov 2009 at 6:22

GoogleCodeExporter commented 8 years ago

Original comment by sanchore...@gmail.com on 17 Nov 2009 at 6:47