Live Connect

Last updated
Windows Live Developer Center, which contains libraries, code samples, documentations, downloads, and forums for Live Connect Windows Live Developer Center.jpg
Windows Live Developer Center, which contains libraries, code samples, documentations, downloads, and forums for Live Connect

Live Connect (previously Messenger Connect, Live Services and Windows Live Dev) is a collection of APIs and common controls that allow developers to have a deeper control and offers access to the core Windows Live services and data through open and easily accessible application programming interfaces (APIs). At MIX07, Microsoft's Senior Architect Danny Thorpe described: [1]

Contents

[The Windows Live Platform] today can combine video, photos, contacts, maps, and search into web applications. Users can drop web controls into the web applications with just a few lines of JavaScript and be up and running in a matter of minutes, and they can dive a little deeper to access service APIs directly and define their own UI and process flow. Users have control over what applications can access their private data, and can revoke that access at any time.

Live Connect is built on standard web technologies such as OAuth 2.0, Representational State Transfer (REST), and JavaScript Object Notation (JSON), and is designed to work with any technology or device including ASP.NET, Microsoft Silverlight (in-browser and out-of-browser models), Windows Presentation Foundation (WPF), Adobe Flash, PHP, and Java. [2]

Live Connect was released on June 24, 2010 as part of Windows Live's "Wave 4" release (known then as Messenger Connect), and unites previously separate APIs of Windows Live (Windows Live ID, Windows Live Contacts, Windows Live Messenger Web Toolkit, and others) into a single API that is based on industry standards and specifications. On September 13, 2011, Messenger Connect was renamed to Live Connect and brings additional APIs for OneDrive and Outlook contacts and calendars as well as adding XMPP support for the Messenger service.

Libraries, interfaces, and controls

Live Connect provides a variety of ways for developers to integrate their applications. Live Connect can be used on websites, in desktop applications, as well as Windows 8 Metro-style apps. Developers may select from several different types of integration, each covering a variety of scenarios, including: [3]

Live Connect include the following capabilities for websites, applications, and devices:

ServiceImplementationDescription
OneDrivePhotosAllow users upload, view, share or print photos stored on their SkyDrive from within the developer's website, application, or device.
DocumentsAllow users open, save, access, and share documents stored on their SkyDrive from within the developer's website, application, or device.
OutlookCalendarAllow developers to access and save calendar appointments to the user's Hotmail Calendar and provide developers the ability to remind their users important events based on their existing Calendar events.
ContactsAllow developers to access their user's Hotmail Contacts list, and allow these users to identify which of their contacts are already members of the developer's website or application.
MessengerXMPP InterfaceProvides APIs for developers to integrate the Windows Live Messenger instant messaging service on their website, application, or device via the XMPP protocol.
Status UpdateAllow developers to update a user's status on Windows Live Messenger to let their friends know that they are currently using your website or application.
Sharing BadgeAllow developers to integrate a "sharing badge" on their website, allowing users to share the content on the developer's website or application via Windows Live Messenger.
IDAuthenticationA single sign-on solution which allow users to identify themselves by using their Windows Live ID to authentication through to the developer's website or application.
ProfileAllow developer's website or application to access their user's Profile data such as name, birthday, work profile, and contact details.

Windows Live Client Extensibility APIs

In addition, Microsoft also offers Windows Live Client Extensibility APIs for Windows Live Client software such as Windows Live Photo Gallery, Writer, and Messenger. These APIs are separate from Live Connect, and includes the following capabilities:

ServiceDescription
Messenger Activity SDKAllows developers to build applications and games that take advantage of the multiuser communication functionality provided by Windows Live Messenger. These applications and games can be accessed via the "Activities" or "Games" menu within a Windows Live Messenger Conversation window.
Photo Gallery SDKIncludes the Publishing Plug-in Platform which enables the creation of photo and video publishing plug-ins for Windows Live Photo Gallery, as well as Simple Extensibility Points which provide ways to extend, customize, and integrate with Windows Live Photo Gallery.
Writer SDKIncludes the Application API that allow developers create applications that launches Windows Live Writer to create new posts or "Blog This" items for links, snippets, images, and feed items, the Content Source Plugin API that help developers to extend the capabilities of Windows Live Writer to insert, edit, and publish new types of content, and the Provider Customization API that allow developers to customize and add new capabilities to the Windows Live Writer user interface.

See also

Related Research Articles

JScript is Microsoft's legacy dialect of the ECMAScript standard that is used in Microsoft's Internet Explorer web browser.

Web development is the work involved in developing a website for the Internet or an intranet. Web development can range from developing a simple single static page of plain text to complex web applications, electronic businesses, and social network services. A more comprehensive list of tasks to which Web development commonly refers, may include Web engineering, Web design, Web content development, client liaison, client-side/server-side scripting, Web server and network security configuration, and e-commerce development.

HCL Sametime Premium is a client–server application and middleware platform that provides real-time, unified communications and collaboration for enterprises. Those capabilities include presence information, enterprise instant messaging, web conferencing, community collaboration, and telephony capabilities and integration. Currently it is developed and sold by HCL Software, a division of Indian company HCL Technologies, until 2019 by the Lotus Software division of IBM.

Ajax is a set of web development techniques that uses various web technologies on the client-side to create asynchronous web applications. With Ajax, web applications can send and retrieve data from a server asynchronously without interfering with the display and behaviour of the existing page. By decoupling the data interchange layer from the presentation layer, Ajax allows web pages and, by extension, web applications, to change content dynamically without the need to reload the entire page. In practice, modern implementations commonly utilize JSON instead of XML.

The Windows Communication Foundation (WCF), previously known as Indigo, is a free and open-source runtime and a set of APIs in the .NET Framework for building connected, service-oriented applications.

<span class="mw-page-title-main">Skype for Business</span> Enterprise instant messaging and video conferencing software by Microsoft

Skype for Business is an enterprise software application for instant messaging and videotelephony developed by Microsoft as part of the Microsoft 365 suite. It is designed for use with the on-premises Skype for Business Server software, and a software as a service version offered as part of 365. It supports text, audio, and video chat, and integrates with Microsoft 365 components such as Exchange and SharePoint.

A mashup, in web development, is a web page or web application that uses content from more than one source to create a single new service displayed in a single graphical interface. For example, a user could combine the addresses and photographs of their library branches with a Google map to create a map mashup. The term implies easy, fast integration, frequently using open application programming interfaces and data sources to produce enriched results that were not necessarily the original reason for producing the raw source data. The term mashup originally comes from creating something by combining elements from two or more sources.

<span class="mw-page-title-main">Windows Live</span> Former brand name for Microsoft online services

Windows Live is a discontinued brand name for a set of web services and software products developed by Microsoft as part of its software-as-a-service platform. Chief components under the brand name included web services, several computer programs that interact with the services, and specialized web services for mobile devices.

In Microsoft Windows applications programming, OLE Automation is an inter-process communication mechanism created by Microsoft. It is based on a subset of Component Object Model (COM) that was intended for use by scripting languages – originally Visual Basic – but now is used by several languages on Windows. All automation objects are required to implement the IDispatch interface. It provides an infrastructure whereby applications called automation controllers can access and manipulate shared automation objects that are exported by other applications. It supersedes Dynamic Data Exchange (DDE), an older mechanism for applications to control one another. As with DDE, in OLE Automation the automation controller is the "client" and the application exporting the automation objects is the "server".

<span class="mw-page-title-main">Windows Live Mesh</span>

Windows Live Mesh is a discontinued free-to-use Internet-based file synchronization application by Microsoft designed to allow files and folders between two or more computers to be in sync with each other on Windows and Mac OS X computers or the Web via SkyDrive. Windows Live Mesh also enabled remote desktop access via the Internet.

Azure DevOps Server is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities. It covers the entire application lifecycle and enables DevOps capabilities. Azure DevOps can be used as a back-end to numerous integrated development environments (IDEs) but is tailored for Microsoft Visual Studio and Eclipse on all platforms.

<span class="mw-page-title-main">SharePoint</span> Web application platform

SharePoint is a web-based collaborative platform that integrates natively with Microsoft 365. Launched in 2001, SharePoint is primarily sold as a document management and storage system, although it is also used for sharing information through an intranet, implementing internal applications, and for implementing business processes.

<span class="mw-page-title-main">OpenSocial</span> Public specification aimed at social networking applications

OpenSocial is a public specification that outlines a set of common application programming interfaces (APIs) for web applications. Initially designed for social network applications, it was developed collaboratively by Google, MySpace and other social networks. It has since evolved into a runtime environment that allows third-party components, regardless of their trust level, to operate within an existing web application.

A single-page application (SPA) is a web application or website that interacts with the user by dynamically rewriting the current web page with new data from the web server, instead of the default method of a web browser loading entire new pages. The goal is faster transitions that make the website feel more like a native app.

Web storage, sometimes known as DOM storage, is a standard JavaScript API provided by web browsers. It enables websites to store persistent data on users' devices similar to cookies, but with much larger capacity and no information sent in HTTP headers. There are two main web storage types: local storage and session storage, behaving similarly to persistent cookies and session cookies respectively. Web Storage is standardized by the World Wide Web Consortium (W3C) and WHATWG, and is supported by all major browsers.

<span class="mw-page-title-main">API</span> Software interface between computer programs

An application programming interface (API) is a way for two or more computer programs or components to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build or use such a connection or interface is called an API specification. A computer system that meets this standard is said to implement or expose an API. The term API may refer either to the specification or to the implementation. Whereas a system's user interface dictates how its end-users interact with the system in question, its API dictates how to write code that takes advantage of that system's capabilities.

An Internet Explorer shell is any computer program that uses the Internet Explorer browser engine, known as MSHTML and previously Trident. This engine is closed-source, but Microsoft has exposed an application programming interface (API) that permits the developers to instantiate either MSHTML or a full-fledged chromeless Internet Explorer within the graphical user interface of their software.

Microsoft Silverlight is an application framework for writing and running rich web applications that was actively developed and marketed by Microsoft from 2007 to 2012. This is a technical overview of the platform's history.

SignalR is a free and open-source software library for Microsoft ASP.NET that allows server code to send asynchronous notifications to client-side web applications. The library includes server-side and client-side JavaScript components.

Google APIs are application programming interfaces (APIs) developed by Google which allow communication with Google Services and their integration to other services. Examples of these include Search, Gmail, Translate or Google Maps. Third-party apps can use these APIs to take advantage of or extend the functionality of the existing services.

References

  1. "Momentary Gouts of Reason: MIX07: Windows Live Platform beta". Windows Live Quantum Mechanics. Microsoft. May 1, 2007.
  2. "What is Messenger Connect?". MSDN . Microsoft.
  3. "Live Connect Developer Guide". MSDN . Microsoft.