Open Web Device
openwebdevice.com
Open Web Device
1–10 of 97 posts
Re: Open Web Device
#2I guess a big difference is that the driver here is Mozilla, a foundation that most players in the field don't see as a direct competitor, and which already has a very good name in the web space.
Re: Open Web Device
#3And how well they deal with background tasks. On Android I can upload my photos in the background, or play music through Spotify (or my MP3 app) while I'm doing other things. Will I be able to do similar things here?
Re: Open Web Device
#4It looks like all "apps" are web pages. I'm looking forward to seeing how well they can make it run things like Angry Birds. And how well they deal with background tasks. On Android I can upload my photos in the background, or play music through Spotify (or my MP3 app) while I'm doing other things. Will I be able to do similar things here?
Re: Open Web Device
#5Re: Open Web Device
#6It looks like all "apps" are web pages. I'm looking forward to seeing how well they can make it run things like Angry Birds. And how well they deal with background tasks. On Android I can upload my photos in the background, or play music through Spotify (or my MP3 app) while I'm doing other things. Will I be able to do similar things here?
Re: Open Web Device
#7It looks like all "apps" are web pages. I'm looking forward to seeing how well they can make it run things like Angry Birds. And how well they deal with background tasks. On Android I can upload my photos in the background, or play music through Spotify (or my MP3 app) while I'm doing other things. Will I be able to do similar things here?
On a web browser now you can already play music through an app (eg Google music) while you do other things. Don't see why they'd change it.
I'm looking forward to seeing what their equivalent of "intents" is.
Re: Open Web Device
#8Earlier quoted context omitted.
On a web browser now you can already play music through an app (eg Google music) while you do other things. Don't see why they'd change it.
I guess the question is how they highlight things so I can easily switch back to the app that's playing the music, so I can pause it when necessary, how much space they make available to individual apps (I have about 5GB of music on my phone at the moment for Spotify), and what the model is for apps sharing data (so I can download a photo in one app, change it in a second one, and upload it with a third one). I'm loo…
Google and Mozilla are already collaborating on Web Intents[1], and Mozilla already has a proof of concept[2].
[1]: http://www.webintents.org/
[2]: https://mozillalabs.com/blog/2011/07/web-apps-update-experim...
Re: Open Web Device
#9Re: Open Web Device
#10It looks like all "apps" are web pages. I'm looking forward to seeing how well they can make it run things like Angry Birds. And how well they deal with background tasks. On Android I can upload my photos in the background, or play music through Spotify (or my MP3 app) while I'm doing other things. Will I be able to do similar things here?
"HTML 5" has the web workers API for background tasks. They don't work while you visit other pages, though. I guess they'll have to introduce a new API for that.
https://developer.palm.com/content/api/dev-guide/js-services...
Given that Mozilla already made their JS engine emulate Node.js (http://blog.zpao.com/post/4620873765/about-that-hybrid-v8mon...), it might not be so far-fetched to think that something similar could be done with B2G.