Five Killer Scenarios for the Windows Live Messenger Web Toolkit

Preview:

Citation preview

5 KILLER Scenarios Using Messenger Web ToolkitChris ParkerProgram ManagerMicrosoft Corporation

What's the Web Toolkit?JavaScript & HTML tools for adding instant social capabilities to web sites

Your Web Site

MessengerToolkit

Components

Messenger

Service

ScenariosScenario 1: User Generated ContentScenario 2: SharingScenario 3: CommunityScenario 4: Instant Social NetworkScenario 5: Real Time Social Experiences

ScenariosScenario 1: User Generated ContentScenario 2: SharingScenario 3: CommunityScenario 4: Instant Social NetworkScenario 5: Real Time Social Experiences

Messenger Web Bar

UI Controls

<msgr:bar />

<msgr:display-name cid=“123”/><msgr:display-picture cid=“123”/>

CLIENT SIDE

ScenariosScenario 1: User Generated ContentScenario 2: SharingScenario 3: CommunityScenario 4: Instant Social NetworkScenario 5: Real Time Social Experiences

UI ControlsMessenger Library

Messenger Web Bar

<msgr:contact-picker /><input type=“submit” onclick=“onClick()” />

<msgr:bar />

function onClick(){var cids =

getAllSelectedContacts();foreach cid in cids

startConversation(cid, firstMsg);}

ScenariosScenario 1: User Generated ContentScenario 2: SharingScenario 3: CommunityScenario 4: Instant Social NetworkScenario 5: Real Time Social Experiences

ScenariosScenario 1: User Generated ContentScenario 2: SharingScenario 3: CommunityScenario 4: Instant Social NetworkScenario 5: Real Time Social Experiences

ScenariosScenario 1: User Generated ContentScenario 2: SharingScenario 3: CommunityScenario 4: Instant Social NetworkScenario 5: Real Time Social Experiences

Dev.live.com/MessengerBlogs.msdn.com/Messenger/

Q&A

Please Complete an Evaluation FormYour feedback is important!

Evaluation forms can be found on each chairTemp 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.