I think that unifying as much as possible would be a win. We could either:<div><br></div><div>a) each browser has their own formats, and someone generates tools to spit them all out</div><div>b) come to some agreement on at least a base set (with vendor goodies added)</div>
<div><br></div><div>As a developer, I want to create one app and send that one app to multiple web stores and have it work in multiple browser clients.</div><div><br></div><div>I have been working on taking the Chrome format from <a href="http://code.google.com/chrome/apps/docs/developers_guide.html">http://code.google.com/chrome/apps/docs/developers_guide.html</a> and showing it with the other formats out there. Some are webby, some are mobiley, but interesting to view:</div>
<div><br></div><div><a href="http://developer.android.com/guide/topics/manifest/manifest-intro.html">http://developer.android.com/guide/topics/manifest/manifest-intro.html</a></div><div><a href="http://developer.palm.com/index.php?option=com_content&view=article&id=1748&Itemid=43">http://developer.palm.com/index.php?option=com_content&view=article&id=1748&Itemid=43</a></div>
<div><a href="http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-BBA0299B-81B6-4508-8D5B-5627206CBF7B.html">http://library.forum.nokia.com/index.jsp?topic=/Web_Developers_Library/GUID-BBA0299B-81B6-4508-8D5B-5627206CBF7B.html</a></div>
<div><a href="http://www.w3.org/TR/widgets/#configuration-document0">http://www.w3.org/TR/widgets/#configuration-document0</a></div><div><br></div><div>There are many differences in the goals of this formats, but there are some large overlapping areas too.</div>
<div><br></div><div>I have been writing about some thoughts on app stores too (<a href="http://almaer.com/blog/what-should-the-future-of-web-app-stores-be">http://almaer.com/blog/what-should-the-future-of-web-app-stores-be</a>, <a href="http://almaer.com/blog/chrome-web-store-the-opportunity-for-breaking-out-of-silos-with-experience">http://almaer.com/blog/chrome-web-store-the-opportunity-for-breaking-out-of-silos-with-experience</a>).</div>
<div><br></div><div>I am sure people may have strong issues around permissions and the like. We have been spending time on permissions ourselves and it would be nice to have more options than full up front permissions in a string array.</div>
<div><br></div><div>Excited to watch this play out.</div><div><br></div><div>Cheers,</div><div><br></div><div>Dion<br><br></div><div><br><div class="gmail_quote">On Mon, May 24, 2010 at 1:45 PM, Aaron Boodman <span dir="ltr"><<a href="mailto:aa@google.com">aa@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">This has come up before, but since Google has officially announced the<br>
project at IO, and Mozilla has voiced interest in the idea on their<br>
blog, I felt like it might be a good to revisit.<br>
<br>
Google would like to make today's web apps "installable" in Chrome.<br>
>From a user's point of view, installing a web app would:<br>
<br>
- Give it a permanent access point in the browser with a big juicy icon<br>
- Allow the browser to treat a web app as a conceptual unit (eg give<br>
it special presentation, show how much storage it uses)<br>
- Add some light integration with the OS<br>
- (optionally) Pre-grant some permissions that would otherwise have to<br>
be requested one-at-a-time (eg geolocation, notifications)<br>
- (optionally) Grant access to some APIs that would otherwise be<br>
inaccessible (eg system clipboard, permanent storage)<br>
<br>
There is some more background on our thinking at these two URL:<br>
<br>
<a href="http://code.google.com/chrome/apps/" target="_blank">http://code.google.com/chrome/apps/</a><br>
<a href="http://code.google.com/chrome/apps/docs" target="_blank">http://code.google.com/chrome/apps/docs</a><br>
<br>
We have started implementing this using Chrome's current extension<br>
system. However, we'd like it if installation could eventually work in<br>
other browsers. Is there any interest from other vendors in<br>
collaborating on the design of such a system?<br>
<br>
Thanks,<br>
<font color="#888888"><br>
- a<br>
</font></blockquote></div><br></div>