On 15 March 2010 04:03, Sam <[email protected]> wrote: > you could always install wamp or lamp setup and store it to a mysql server > on localhost through an apache php or perl or python or I'd imagine any sort > of script. Then you have practically limitless storage without worrying > about slowing down firefox.
<snip> > The other thing you could look into would be Google Gears, which does > provide some means to store to a large local database, although i have no > clue where the database is located or if performance becomes an issue, or if > its really all that different from html5 localStorage, I'm not too certain > about, but I'm pretty sure its also a sql lite database. If I were to be the only one using this then I would consider it a possibility, but this will be a public script and in the spirit of Greasemonkey I'd rather keep things as simple as possible and not have any extra requirements (beyond GM itself). I might include uploading the data to a server later on though, just not right now. Thanks for the suggestion though =] -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
