anyone using localStorage (HTML5)

162 views
Skip to first unread message

Gary Frederick

unread,
Jun 29, 2011, 7:35:44 PM6/29/11
to google-a...@googlegroups.com
Howdy

I included the web pages for an app that uses HTML5 localStorage in a Python project.

It works for a bit then the localStorage 'goes away'?

Anyone with HTML5 localStorage that is not having problems?

(I just tested and will look further)

Gary

Robert Kluin

unread,
Jul 3, 2011, 11:58:30 PM7/3/11
to google-a...@googlegroups.com

Hey Gary,
  This isnt really an appengine question, but I've used local storage without issues.  You might want to do some local testing and see if you can track down your issue.

Robert

> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/J4JjeqBADkQJ.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>

Gary Frederick

unread,
Jul 4, 2011, 7:38:40 AM7/4/11
to google-a...@googlegroups.com
:-)

I was looking for a good place to find others that have used localStorage with appengine apps.

I did get the test app up and working. Thanks.

Gary

Ronoaldo José de Lana Pereira

unread,
Jul 4, 2011, 1:40:13 PM7/4/11
to google-a...@googlegroups.com
Does any of you used the local storage of HTML and did some "sync" with the remote datastore? Any suggestions about a good way of doing sincronization with it?

Robert Kluin

unread,
Jul 4, 2011, 8:13:13 PM7/4/11
to google-a...@googlegroups.com
I've got my own solution, but I plan to check out Tobias' gaesynckit
project. You might hind it of interest.
http://code.google.com/p/gaesynkit/

On Monday, July 4, 2011, Ronoaldo José de Lana Pereira
<rper...@beneficiofacil.com.br> wrote:
&gt; Does any of you used the local storage of HTML and did some
&quot;sync&quot; with the remote datastore? Any suggestions about a


good way of doing sincronization with it?

&gt;
&gt;
&gt;
&gt; --
&gt; You received this message because you are subscribed to the
Google Groups &quot;Google App Engine&quot; group.
&gt; To view this discussion on the web visit
https://groups.google.com/d/msg/google-appengine/-/igSHjtJIAdkJ.
&gt; To post to this group, send email to google-a...@googlegroups.com.
&gt; To unsubscribe from this group, send email to
google-appengi...@googlegroups.com.
&gt; For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.
&gt;

--
------
Robert Kluin
Ezox Systems, LLC

Gary Frederick

unread,
Jul 5, 2011, 10:29:41 AM7/5/11
to google-a...@googlegroups.com

On Monday, July 4, 2011 7:13:13 PM UTC-5, Robert Kluin wrote:
I've got my own solution, but I plan to check out Tobias' gaesynckit
project. You might hind it of interest.
http://code.google.com/p/gaesynkit/

Thanks for the pointer Robert.

I am currently testing using appengine to hold data that that user gets and then modifies, saving it into localStorage. 

I started using Google App Inventor. It is an easy (more or less...) to use way to build Android apps. It includes a component (TinyWebDB) that uses appengine to serve tag/value pairs. It also has a component (TinyDB) for tag/value pairs that are saved locally on the device. 

My hope is I can get the same name/value pairs with appengine and localStorage.

I am just getting started with appengine and look forward to seeing what all I can do. The next step is to access the data in appengine with javascript.

Gary


Reply all
Reply to author
Forward
0 new messages