Read/Write Web is reporting that Firefox 3 (don't forget that 2 just came out) is going to have deep microformats support:
Alex Faaborg explains that microformats will make the Web Browser into an "Information Broker" and suggests that this could happen in Firefox 3. He writes:
"Much in the same way that operating systems currently associate particular file types with specific applications, future Web browsers are likely going to associate semantically marked up data you encounter on the Web with specific applications, either on your system or online. This means the contact information you see on a Web site will be associated with your favorite contacts application, events will be associated with your favorite calendar application, locations will be associated with your favorite mapping application, phone numbers will be associated with your favorite VOIP application, etc."
[...] Mitchell Baker from Mozilla calls this "data-browsing" in another post. And Alex has links to more info on Mozilla's microformats project on this page. I particularly enjoyed this discussion of which microformats Firefox 3 might support. Alex noted in that post:
"Detecting information in Web pages and handing that information off to other applications changes the role of the Web browser from being solely a HTML renderer to being an information broker."
As of now, there is a Firefox addon called Operator, a microformat detection extension developed by Michael Kaply at IBM. So the seeds have started to be sowed.
I tried Operator but I had to uninstall it: it's too much work to trawl through the DOM looking for microformats every time one switches web pages. Perhaps Adobe's gift of an efficient JavaScript engine will improve the situation where we won't care how expensive (within reason) JS programs are.
Here's more from Faaborg: microformats introduction, structured data chaos.

