El viernes, 2 de septiembre de 2016, 12:18:25 (UTC+2), Josiah escribió:
>
> Ciao Danielo
>
> FYI, there is an exchange I just had with @Jermolone (Jeremy Ruston) on 
> Twitter about SelfNote ...
>
> Starts here: https://twitter.com/TiddlyTweeter/status/771634295353987073
>

Hello Josiah,

That's a very daunting conversation. Seems to leave apart all NoteSelf 
features and focuses only on the worst part.
First of all, it is not saved to local storage, it is persisted on 
IndexedDB 

localStorage, or more accurately DOM Storage 
> <http://www.w3.org/TR/webstorage/>, was designed for smaller amounts of 
> data. It's essentially a *strings only key - value storage*, with a 
> simplistic *synchronous* API. 

indexedDB <http://www.w3.org/TR/IndexedDB/>, on the other hand, was 
> designed to work with significantly larger amounts of data. First, in 
> theory, it provides both a synchronous and an asynchronous API. indexedDB's 
> additional features could help you store all the data you need for your 
> application to work offline.


Regarding "leaving information behind"

Serious privacy issues with leaving user data locked up the browser without 
> their knowledge 


NoteSelf it's very clear about where information is stored, and provides 
SEVERAL EASY ways of deleting the information you store on it. Not to 
mention that leaving information on the browser is as insecure as leaving 
them on the filesystem.  

It's a bit sad that you leave apart all this features:


   - *Synchronize* between multiple devices: Mobile, tablet, computer...
   - *Revision handling*: store several versions of the same note and 
   navigate through them.
   - Two way synchronization with *any* remote CouchDB server
   - Work offline, sync when you get back online
   - Work totally offline if you want
   - Works out of the box on *your browser*, does not require any plugin
   - *Plug and Play*, No installation or configuration required.

and focus on a technology that is not even being used.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/74489054-6fe4-41db-9f21-2a038e4c39de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to