raman325 / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

TIMELINE: make it easier to use offline #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The API should be easier to make available offline or to be hosted on a
different server, because your argument that it's like Google Maps is quite
invalid; Google Maps depends on the massive database of images representing
the satellite and roadmaps that can't be downloaded and rightly belongs on
Google servers, whereas this is just an API that should be available in an
"offline mode".

As a real life example, I needed to use Exhibit to quickly access data in a
meeting where I knew I won't have internet connectivity, so I had to hack
it a bit so the browser can get all the scripts from the file:// URL.

Thanks for a good product!

Original issue reported on code.google.com by iaeste...@gmail.com on 22 Jul 2008 at 7:19

GoogleCodeExporter commented 9 years ago
I agree completely - could you post your hack for timeline?

Original comment by ysen...@gmail.com on 26 Aug 2008 at 6:38

GoogleCodeExporter commented 9 years ago
enhancement: easy to use off line

Original comment by nicolas....@logilab.fr on 14 Sep 2008 at 7:04

GoogleCodeExporter commented 9 years ago
Added Timeline prefix and edited subject

Original comment by larryklu...@gmail.com on 25 Sep 2008 at 5:11

GoogleCodeExporter commented 9 years ago

Original comment by stefano.mazzocchi@gmail.com on 25 Mar 2009 at 7:01

GoogleCodeExporter commented 9 years ago
I've added additional documentation in the timeline-api file to better document 
how 
the js library can be served up by a local or private web server. I've also 
created 
the "local-example" which demonstrates how to load a local data file if you 
have the 
internet available but want a local data file without a local server. 

Original comment by larryklu...@gmail.com on 30 Mar 2009 at 7:55