Earlier quoted context omitted.
I am disappointed I did not have an original thought. Nothing is new in this world. I propose we rename it the "Web Storage And Messaging" API.
Maybe you didn't invent the idea, but your post will likely introduce the concept to many folks. I believe this is equally valuable. Thanks.
Inter-window messaging using localStorage
21–30 of 30 posts
Re: Inter-window messaging using localStorage
#22Great idea. Doesn't seem to work in Chrome on iOS?
Re: Inter-window messaging using localStorage
#23Earlier quoted context omitted.
Maybe you didn't invent the idea, but your post will likely introduce the concept to many folks. I believe this is equally valuable. Thanks.
Education equally as valuable as innovation? Why are you comparing the two at all? Apples and oranges.
Re: Inter-window messaging using localStorage
#24Earlier quoted context omitted.
Maybe you didn't invent the idea, but your post will likely introduce the concept to many folks. I believe this is equally valuable. Thanks.
Education equally as valuable as innovation? Why are you comparing the two at all? Apples and oranges.
Re: Inter-window messaging using localStorage
#25This isn't abuse, it's what the storage event was specifically made for. Facebook, Google, etc. have been using this event to update common state information between tabs for quite a while.
I am disappointed I did not have an original thought. Nothing is new in this world. I propose we rename it the "Web Storage And Messaging" API.
For me it is awesome to use PushState and LocalStorage in a client side app and all the while the user thinks they are using a "traditional" server side app.
Re: Inter-window messaging using localStorage
#26Re: Inter-window messaging using localStorage
#27This isn't abuse, it's what the storage event was specifically made for. Facebook, Google, etc. have been using this event to update common state information between tabs for quite a while.
I am disappointed I did not have an original thought. Nothing is new in this world. I propose we rename it the "Web Storage And Messaging" API.
Re: Inter-window messaging using localStorage
#28In my opinion this is a bug that should be fixed,
Re: Inter-window messaging using localStorage
#29This isn't abuse, it's what the storage event was specifically made for. Facebook, Google, etc. have been using this event to update common state information between tabs for quite a while.
I am disappointed I did not have an original thought. Nothing is new in this world. I propose we rename it the "Web Storage And Messaging" API.
http://www.google.com/patents/US7730419
http://www.google.com/patents/US7426699
(ok they're for cookies but you get the idea)