Daily Archives: 2007-05-01

Microsoft is creating a REST based toolkit!

Given the wild success of sites like Del.icio.us, flickr, et-web-2.0-cetera, it’s great to see Microsoft releasing a REST toolkit. I’ve had arguments with folks at work on the definition of a web service.  They argue that it has a specific meaning within the developer community, I argue that in general usage people think of it as anything with an API.

REST based services are much more mash-up friendly because they don’t require special toolkits to use. They are much easier and faster to develop against for well formed data. Now, hopefully I can get some of that magic going where I work. I think of all the exports and such that could have been done so much faster if we had a REST base for them to hit…

Microsoft Project Codename “Astoria”

The goal of Microsoft Codename Astoria is to enable applications to expose data as a data service that can be consumed by web clients within a corporate network and across the internet. The data service is reachable over HTTP, and URIs are used to identify the various pieces of information available through the service. Interactions with the data service happens in terms of HTTP verbs such as GET, POST, PUT and DELETE, and the data exchanged in those interactions is represented in simple formats such as XML and JSON.

To see what I’m talking about, check out the sample REST data sources they’ve exposed….

Link your computers with Synergy

I just read the Lifehacker article on Synergy and decided to give it a try with my laptop and desktop.  Five minutes later, including downloading time, I’m writing this.

It’s so dead simple.

Synergy is a virtual kvm.  It links your keyboard and mouse from one pc to any other pc you want to use it on.  So instead of having my desktop keyboard and mouse and then my laptop keyboard and mouse, I have one.  And this makes it easy to switch between projects.  If you’ve got two computers you use near each other, I highly recommend combining them with Synergy.