How Microsoft is using Yammer inside the company

Sort of resonates….
http://www.zdnet.com/how-microsoft-is-using-yammer-inside-the-company-7000014592/

"Microsoft bought Yammer last summer and already has deployed the technology widely in-house as part of the company’s Intranet makeover."

-Sent from Weave for Windows Phone 7

Posted in Uncategorized | Leave a comment

Check out this article!

Hi, I thought you might like this article: Digital Public Library of America (Think "Open web API you can build cool apps for")

http://channel9.msdn.com/coding4fun/blog/Digital-Public-Library-of-America-Think-Open-web-API-you-can-build-cool-apps-for

"Today’s Web Wednesday isn’t a Visual Studio project. Isn’t Windows Phone. Windows Azure, or even a Microsoft project. It’s not even written in a usual Microsoft sphere language (much appears to be written with Ruby).

So why am I highlighting it here? But it looks like a awesome resource that you can code against, build awesome app’s using it’s data, and it’s all open, as in open, open, open…Digital Public Library of America (dp.la)

The Digital Public Library of America brings together the riches of America’s libraries, archives, and museums, and makes them freely available to the world. It strives to contain the full breadth of human expression, from the written word, to works of art and culture, to records of America’s heritage, to the efforts and data of science. The DPLA aims to expand this crucial realm of openly available materials, and make those riches more easily discovered and more widely usable and used, through its three main elements:

1. A portal that delivers students, teachers, scholars, and the public to incredible resources, wherever they may be in America. Far more than a search engine, the portal provides innovative ways to search and scan through the united collection of millions of items, including by timeline, map, format, and topic.

2. A platform that enables new and transformative uses of our digitized cultural heritage. With an application programming interface (API) and maximally open data, the DPLA can be used by software developers, researchers, and others to create novel environments for learning, tools for discovery, and engaging apps.

3. An advocate for a strong public option in the twenty-first century. For most of American history, the ability to access materials for free through public libraries has been a central part of our culture, producing generations of avid readers and a knowledgeable, engaged citizenry. The DPLA will work, along with like-minded organizations and individuals, to ensure that this critical, open intellectual landscape remains vibrant and broad in the face of increasingly restrictive digital options. The DPLA will seek to multiply openly accessible materials to strengthen the public option that libraries represent in their communities.

Open platform, open data and open API…

The platform (so you can see how the built it all, which is kind of cool)

The data;

The API…Welcome!

Welcome to the DPLA API Codex! This is where you can find authoritative documentation for the DPLA API and resources you can use to make the most of it. We’re happy to have you. (Wondering why we built an API in the first place? Check out our philosophy.)What now?If you’ve never played (or worked) with an API before, head on over to API Basics. We’ll get you started accessing some of our data. If you’re already familiar with APIs in general and you just want to know how to get at our data, skip the basics and dive right into requests (Make sure you get an API key first.) Once you’ve got some shiny new JSON-LD, how can you tell what it all means? In responses, we explore the structure of objects and define the fields within those objects that the API will return. Ready to start building something against our API, but want to know how we operate? We’ve got you. Check out our policies. Uh oh. You’re lost. We’re lost. Everything’s broken. I’m confused. Time to check out our troubleshooting and FAQ page! Confused by the terminology we’re using? Check out the glossary of terms. Did we miss/break/overlook/forget something? Tell us. The essentials

Need to start right now? Here’s a cheat sheet.http://api.dp.la/v2 is the base URL of the DPLA API. items and collections are the two resource types you can request. In order to pass requests to the API, you’ll need to request an API key first. You also need to append &api_key=$YOUR_KEY (where $YOUR_KEY is your 32-character key) to any requests you make. All records are returned as structured, wonderful, JSON-LD objects. And we have reasons for that. We’ve got a boatload of fields you can query, and a whole bunch of ways you can query them. Dive head first into a bucket full of kitten metadata: http://api.dp.la/v2/items?q=kittens&api_key=. (Copy and paste the URL into your browser and add your API key on the end.)

…API Basics

A request is a URL sent to the web server over HTTP with the expectation of getting resource items back in the form of human-readable text or data. The URL supplies the web server with everything it needs to create and return a correct response. This is called a RESTful approach to API design and is employed by the DPLA API.Who should use this?

This API is intended for use by large organizations and lone individuals alike, and our audience’s level of technical sophistication is deliberately quite varied.How do I use it?

All you need to do to use the DPLA API is:Request an API key from DPLA. Fire up your web browser and enter your request into the URL bar. Read the response.

The DPLA API offers metadata (and meta-metadata) on two types of resources: items and collections. In short, items represent single physical objects indexed by a DPLA data provider, and collections are logical groupings of items. For simplicity’s sake, let’s try a simple search for items—i.e., a full-text search of all of the fields associated with items for a single term.

Let’s say you really want to know more about weasels. Compose your search query by taking the URL of the API and append your request to it like so:http://api.dp.la/v2/items?q=weasels&api_key=

http://api.dp.la/v2 specifies the API and the correct version; items indicates the type of resource you’re requesting; ?q= begins your request, and the unadorned, unqualified search term weasels will be interpreted as a request for a full-text search.

Remember: You must enter your 32-character API key after the &api_key= parameter in included in every example request, and in general.

Now let’s look at typical results (to simplify things, we’re only reproducing the first result here):

Open, open, open… Now it’s up to you to build some cool apps (hopefully Windows apps . If you do, let us know…"

-Sent from Weave for Windows Phone 7

Posted in Uncategorized | Leave a comment

Raphaël—JavaScript L ibrary

http://raphaeljs.com/

Posted in Uncategorized | Leave a comment

Windows Azure Mobile Services

http://msdn.microsoft.com/en-us/library/windowsazure/jj554228.aspx

Posted in Uncategorized | Leave a comment

HTML5 | Microsoft Blog

http://www.microsoftblog.co.in/category/html5/

Posted in Uncategorized | Leave a comment

Get up to design speed with this handbook for Windows 8

http://feedproxy.google.com/~r/wmexperts/~3/Y2rPiLMmKDU/story01.htm

"We don’t cover too much on the topic of design around here, but this was too handy to pass up for developers looking to do more with Windows 8. Ratio Interactive (http://www.ratiointeractive.com/) is a digital agency up in Seattle that makes various apps for companies across a lot of platforms.

But lately they’ve been doing some kickass work with Windows 8 apps. Between running contests around app design and actually making apps (AllRecipes and various Conde Nest properties) they know a thing or two about Windows 8.

So here’s a handy handbook for Windows 8 design from the Ratio Interactive team.

Both Windows Phone and Windows 8 have their own nuances when using Metro the Microsoft Design Language (is it obvious how passive aggressive I am about not wanting to call this the MDL?). If you’re working on Windows Phone, you can’t go wrong using the 24 Weeks of Windows Phone Design by Arturo Toledo. But Windows 8 doesn’t really have a comparable guide, this Windows 8 Design Handbook from Ratio is a good starting point. Here are the different topics: Understanding Live Tiles Choosing a Live Tile Designing a Splash Page Designing a Hub Page Key Windows 8 Terminologies Utilizing Semantic Zoom Mastering the App Bar Designing the Detail Page Interpreting the Design Language

Developers had a bit more time getting up to speed with design on Windows Phone, but not too much with Windows 8. This should help everyone involved with creating apps for Windows 8 to be on the same page with design. For example, I’d love if more apps took advantage of semantic zoom, easily one of the coolest features available to Windows 8 apps.

If you’re developing an app for Windows 8 or work with a team planning on coming to dark (but awesome) side you’ll want to bookmark Ratio’s handbook. You’ll also find some good Photoshop and Fireworks templates.

Source: Windows 8 Design Handbook windows 8ratio interactiveDesignuxMetromicrosoft design languageDevelopersNews"

-Sent from Weave for Windows Phone 7

Posted in Uncategorized | Leave a comment

Devhammer’s Den – So You Wanna Make a Game?

http://devhammer.net/blog/so-you-wanna-make-a-game

Posted in Uncategorized | Leave a comment

JrzyShr Dev Guy – Site Home – MSDN Blogs

http://blogs.msdn.com/b/peterlau/

Posted in Uncategorized | Leave a comment

StructureTooBig | developing on the microsoft stack

http://structuretoobig.com/

Posted in Uncategorized | Leave a comment

Connecting Microsoft Access to SQL Azure

http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/connecting-microsoft-access-to-sql-azure/

Posted in Uncategorized | Leave a comment