| Jamie's profileJamie Thomson's spacePhotosBlogLists | Help |
|
11/3/2009 Windows Live – a poor web citizen?Data on the webRegular readers around here will know that I am a Windows Live enthusiast however what you may not know is that in my “other” life (i.e. at my job) I spend my time working with data and databases. Storing data, querying it, moving it, changing it…these are the things I spend my days doing and moreover I enjoy it so much its kind of a hobby as well (fellow geeks will identify with this I’m sure). One facet of my work that really fascinates me (and what I would dearly love to spend more time doing) is learning about how data is represented on the web and working with that data to do interesting things with it. You might ask “what data exists on the web?”. The answer is “humongous amounts of the stuff”, in fact in my opinion every single web page out there is a piece of data and those facets that I talked about before (storing, querying, moving, changing) apply just as much to web pages as they do to more conventional kinds of data such as your banking transactions or medical history. MicroformatsOne of the most interesting disciplines in the area of data on the web is the use of microformats. You can read more about microformats at http://microformats.org/ but in their own words microformats can be described as:
Err…what? Ok, I’ll try and explain a different way. I suspect that everyone reading this knows that web pages are written in a language called Hypertext Markup Language (HTML), right? Well, microformats are extra pieces of information that can be added to HTML that can make the web pages understood by computers but that don’t affect how the web page appears to us humans because the extra microformat gunk that is added simply gets ignored by your browser. Microformats have been defined for many of the most common types of data that exists on the web including:
Hopefully it becomes obvious why microformats can become useful. It is now possible to write software that understands web pages rather than just displaying the HTML to us so that we can understand it. Companies that run search engines are very excited about the possibilities of using microformats and indeed Google have embraced them wholeheartedly. Let’s have an example of usage of a microformat. Upcoming.org is a site that allows people to advertise events that they have organised and I have come across one such listing for an event called Opencoffee at The University of Sussex on 5th November:
If we take a look at the HTML for that page we can see the following: <span class="geo" style="visibility:hidden"> I’ve underlined the parts of this HTML snippet that are part of a microformat; specifically its the geo microformat. The HTML has been marked up with the latitude and longitude of this event and even though that information is not displayed on the web page it can be read by software that understands microformats in order that it can provide more information to us. I have a piece of software installed that can read geo microformats and then display those coordinates on Google Maps:
If you want to try this out for yourself then you can install the same software (it is free). Its a Firefox add-in called Operator and is available at https://addons.mozilla.org/en-US/firefox/addon/4106. After installing, whenever you visit a web page containing microformats using Firefox the add-in will tell you what microformats are installed on that page and enable you to do something with them. For the upcoming example above Operator tells me that the page contains one geo microformat, one hCard microformat and four of various other types:
There is a similar add-in available for Internet Explorer called Oomph. It works differently to Operator although it has a similar effect, read more at http://visitmix.com/lab/oomph
In short microformats are a burgeoning part of the web that, whilst being invisible to the common user, are working to make the web a better place for all of us.
Microformats and Windows LiveOk that’s an introduction to microformats, now why am I writing this blog post? Well, I’m interested in knowing which microformats are supported by Windows Live and indeed where. Unfortunately I have to report that the answer to that question is absolutely nowhere whatsoever. I visited:
and was perturbed to find that, according to Operator, not one of those sites utilises microformats. Not a single one. I had assumed that http://calendar.live.com and http://people.live.com at the very least would certainly be using microformats because hCard and hCalendar were designed specifically for the type of data that these pages contain. Sadly not! I’m really quite demoralised about this. If ever there were a way for Windows Live to win some favour with the type of people that routinely lambast the various services then adopting open standards such as microformats would be an ideal way to do it. Sadly it seems supporting open standards isn’t high on the agenda for those in Windows Live; disappointing indeed. This is just another example of Windows Live’s existent as what I would refer to as a poor web citizen. If you want further evidence of this then go and read about their frankly quite embarrassing URL formats on my past blog post What’s with Windows Live URLs? I can only hope to see some uptake in the use of microformats in Windows Live wave 4 but I already know that that is a forlorn hope! Comments (5)
TrackbacksThe trackback URL for this entry is: http://jamiethomson.spaces.live.com/blog/cns!550F681DAD532637!11892.trak Weblogs that reference this entry
|
|
|