Engagement/Developer Engagement/WebAPI Plan: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:


<h2>Deliverables</h2>
<h2>Deliverables</h2>
Ongoing list of sites using Persona/BrowserID as login system


Forwarding of possible partnerships to the Persona team and follow-up


Simple code examples to follow: https://github.com/codepo8/BrowserID-login-with-PHP
<ul>
<li>Frequent blog posts for [http://hacks.mozilla.org/category/webapi/ Mozilla Hack's WebAPI category].</li>
<li>Giving presentations to get people excited about the possibilities.</li>
<li>More MDN documentation.</li>
<li>Code demos like [https://github.com/robnyman/robnyman.github.com/tree/master/battery Camera API] and porting code documentation to MDN.</li>
<li>Inspiring other web browser and mobile vendors to implement support for these APIs.</li>
<li>Seeing more contributors and progress for [https://github.com/andreasgal/gaia Gaia], Mozilla's user interface for Boot to Gecko.</li>
</ul>


Demo app to show the simplicity of BrowserID integration:http://thewebrocks.com/123done/
Presentations and templates: http://icant.co.uk/talks/londonajax/
Implementation guide: http://mozilla.github.com/browserid-field-guide/
[Ben] we should move all documentation to MDN. (already happening)
coordinate with DanCallahan


<h2>Developer messages</h2>


<h2>Developer messages</h2>
<ul>
Persona is a simple way to get verified users without having to store their personal data
<li>The Web is the Platform</li>
[Ben] not quite, sites still store their personal data...
<li>Using the web layer to access everything an app can do</li>
Persona keeps the ownership of data in the hand of the end users
</ul>
[Ben] "ownership?" maybe control?
Persona is the simplest way to allow for personalisation of your data




<h2>Speaking materials</h2>
<h2>Speaking materials</h2>
Screencasts, reusable slides available at the Grab Bag:https://wiki.mozilla.ment/Grab_bag


Developer conferences
<ul>
<li>[http://www.slideshare.net/robnyman/tag/apis Presentation slides]</li>
<li>Developer conferences</li>
<li>JavaScript conferences </li>
<li>Unconferences</li>
</ul>


JavaScript conferences
Unconferences
Security conferences
[Ben] YES! More of this.


<h2>Next steps</h2>
<h2>Next steps</h2>


Integration of persona in the best practice documentation for Evangelism reps
<ul>
<li>More blog posts and documentation for a number of WebAPIs.</li>
<li>More speaking opportunities.</li>
</ul>




<h2>Individuals responsible</h2>
<h2>Individuals responsible</h2>


Within DevEngage (available at https://intranet.mozilla.org/Engagement/Developer_Engagement/ProjectsAndContacts)
Available in the [https://intranet.mozilla.org/Engagement/Developer_Engagement/ProjectsAndContacts Projects and Contacts page].
 
Within the rest of Mozilla (available at https://intranet.mozilla.org/Engagement/Developer_Engagement/ProjectsAndContacts)

Revision as of 13:24, 29 March 2012

Developer Engagement plan for WebAPI

Summary

WebAPI is an effort by Mozilla to bridge together the gap, and have consistent APIs that will work in all web browsers, no matter the operating system. Specification drafts and implementation prototypes will be available, and it will be submitted to W3C for standardization. Security is a very important factor here, and it will be a mix of existing security measurements (e.g. asking the user for permission, like Geolocation) or coming up with new alternatives to ensure this.

WebAPI also ties in with Mozilla's Boot to Gecko initiative to ensure all phone functionality is being made available through APIs.

For more information and a current list of WebAPIs being worked on, please see the WebAPI project page.


Product

WebAPI


Target Audience

Web Developers, App Developers, Users


Deliverables


  • Frequent blog posts for Mozilla Hack's WebAPI category.
  • Giving presentations to get people excited about the possibilities.
  • More MDN documentation.
  • Code demos like Camera API and porting code documentation to MDN.
  • Inspiring other web browser and mobile vendors to implement support for these APIs.
  • Seeing more contributors and progress for Gaia, Mozilla's user interface for Boot to Gecko.


Developer messages

  • The Web is the Platform
  • Using the web layer to access everything an app can do


Speaking materials


Next steps

  • More blog posts and documentation for a number of WebAPIs.
  • More speaking opportunities.


Individuals responsible

Available in the Projects and Contacts page.