|
|
|
|
|
by 7952
2849 days ago
|
|
At work I develop mapping apps for projects which are shared using a URL in an email. This can be confusing for people as they have no intuitive way of knowing if data is live or not. It is very useful to have URLs that record a moment in time for record purposes. But people also sometimes expect the data to update automatically to the current version. You also, have issues with authentification and user accounts being needed. Normally when you share a document on email it is very intuitive. People realise that it is not live data, and that they can share it with anyone over email. It would be good to have a web package format that could be sent by email and treated like a normal document. But also benefit from server based resources when neccessary. |
|
I'm setting up a static server to deal with hosting analyses purely because there's no current good solution to this and my approach otherwise is "tell people to download then open this html file" which is merely bad for techies but atrocious for non-techies.
I would absolutely love a format I can deliver some HTML + bits of data in that's treated just like any normal document that can be sent around.