160 likes | 269 Views
5 KILLER Scenarios Using Messenger Web Toolkit. Chris Parker Program Manager Microsoft Corporation. What's the Web Toolkit?. JavaScript & HTML tools for adding instant social capabilities to web sites. Your Web Site. Messenger Service. Messenger Toolkit Components. Scenarios.
E N D
5 KILLER Scenarios Using Messenger Web Toolkit Chris Parker Program Manager Microsoft Corporation
What's the Web Toolkit? • JavaScript & HTML tools for adding instant social capabilities to web sites Your Web Site Messenger Service Messenger Toolkit Components
Scenarios • Scenario 1: User Generated Content • Scenario 2: Sharing • Scenario 3: Community • Scenario 4: Instant Social Network • Scenario 5: Real Time Social Experiences
Scenarios • Scenario 1: User Generated Content • Scenario 2: Sharing • Scenario 3: Community • Scenario 4: Instant Social Network • Scenario 5: Real Time Social Experiences
UI Controls Messenger Web Bar
CLIENT SIDE <msgr:display-name cid=“123”/> <msgr:display-picture cid=“123”/> <msgr:bar />
Scenarios • Scenario 1: User Generated Content • Scenario 2: Sharing • Scenario 3: Community • Scenario 4: Instant Social Network • Scenario 5: Real Time Social Experiences
UI Controls Messenger Library Messenger Web Bar
<msgr:contact-picker /> <input type=“submit” onclick=“onClick()” /> function onClick(){ varcids = getAllSelectedContacts(); foreach cid in cids startConversation(cid, firstMsg); } <msgr:bar />
Scenarios • Scenario 1: User Generated Content • Scenario 2: Sharing • Scenario 3: Community • Scenario 4: Instant Social Network • Scenario 5: Real Time Social Experiences
Scenarios • Scenario 1: User Generated Content • Scenario 2: Sharing • Scenario 3: Community • Scenario 4: Instant Social Network • Scenario 5: Real Time Social Experiences
Scenarios • Scenario 1: User Generated Content • Scenario 2: Sharing • Scenario 3: Community • Scenario 4: Instant Social Network • Scenario 5: Real Time Social Experiences
Q&A Dev.live.com/MessengerBlogs.msdn.com/Messenger/
Please Complete an Evaluation FormYour feedback is important! • Evaluation forms can be found on each chair • Temp Staff at the back of the room have additional evaluation form copies
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.