Today I recommended platon.io to a friend and he asked an interesting question: what happens when you want to do a presentation and you have no internet connection?
One solution is to export your presentation to PDF as in #3. But I think a much nicer solution is to use the HTML5 App Cache and JavaScript Local Storage. The idea would be to cache the whole app and to store your markdown presentations using the local storage.
Here you can find more information about this technologies:
Today I recommended platon.io to a friend and he asked an interesting question: what happens when you want to do a presentation and you have no internet connection?
One solution is to export your presentation to PDF as in #3. But I think a much nicer solution is to use the HTML5 App Cache and JavaScript Local Storage. The idea would be to cache the whole app and to store your markdown presentations using the local storage.
Here you can find more information about this technologies:
What do you think?