News

CodePlex Project Wants Developers to 'Live' Fast

"Live in a Box," a project launched earlier this year on Microsoft's CodePlex open source site, aims to build up a repository of code and sample apps.

Development shop managers looking to get their people up to speed on the Windows Live platform might want to try thinking inside the box for a change.

"Live in a Box," a project launched earlier this year on Microsoft's CodePlex open source site, aims to build up a repository of code and sample apps, allowing developers to get a quick rundown of Live's suite, which encompasses searching, mapping, messaging and other Web capabilities.

Microsoft announced a major initiative to get developers building on top of the platform at last year's MIX 2006 trade show, but despite flurries of interest around product and documentation releases, a significant community of Live developers has yet to take root.

When the Microsoft blogging client Live Writer was released in January, "there was a massive flurry of plug-ins that got created because we were actually being given the chance to really customize the program and allow it to do the things that we, as users, wanted it to do," says independent Live enthusiast Scott Lovegrove.

Live in a Box is not an official Redmond initiative, although a group of mostly Microsoft staffers created it.

Lovegrove, a U.K.-based software test engineer who's writing a development guide for Windows Live Writer, says the CodePlex project provides essentially the same help getting started with Live's many APIs that he and three other enthusiasts do at their LiveSide.net forum.

Download Live in a Box at Codeplex.com/liveinabox.
comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube