Skip to main content

Firefox 3 and Microformats

The last week, I was trying to sell someone the idea of Microformats and how the whole semantics integration would make information on the web a lot more organized and I'll have to admit I was hardly making any sense to the individual and had to give up real soon. Perhaps, with Mozilla now looking at Microformats, it may just result into a wider acceptance and integration of Microformats. Here's a little something about Microformats for those who aren't aware of what they are. Mozilla Designer Alex Faaborg in a recent post explained how microformats will transform the future Web Browser (read Firefox 3) into an "Information Broker":

"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."

A couple of happenings I came across in social bookmarking today. RawSugar seems to have shut down its shop last week and Duncan Riley recommends Bluedot, a social bookmarking service that Michael Arrington mentioned in his List of Web 2.0 companies he couldn’t live without. I haven't been able to look at it yet but the idea of not having to leave the page in order to bookmark it is a much better option than the del.icio.us way.

And on an ending note, you might want to double check that slick favicon on your blog/site is not using 27 GIGS of bandwidth a month!

Comments

Popular posts from this blog

Gmail Chat Disabled

The fact that it happened does not surprise me but that it took so long for our network administrators to figure it out does. And if you are wondering how do you disable Gmail's chat features on your network, you only need locking DNS lookups to chatenabled.mail.google.com , by returning 127.0.0.1 .

Advertising Billboards as Rain Covers

Advertising billboards are put to use as Pakistani refugees, left homeless after the October 8 earthquake, set up their tents in Muzaffarabad, Pakistan. [via SFGate ] Technorati Tags: Pakistan Earthquake

Community effort to create a single persistence model for the Java community

A community effort led by Sun Microsystems is aiming to create a single 'Plain Old Java Object' persistence model to provide a single object/relational mapping facility for Java app developers in J2SE and J2EE. Paul Krill writes In a letter to the “Java Technology Community” on Friday, specification leads on Java Specification Request (JSR) 220, which is the proposal for Enterprise JavaBeans 3.0, and JSR-243, for Java Data Objects, state that the two technologies feature divergent persistence models. “This divergence has caused confusion and debates among Java developers, and is not in the best of interest of the Java community,” said JSR-220 leader Linda DeMichiel who also is a Sun employee, and Craig Russell, a staff engineer at Sun who leads JSR-243. “In response to these requests [for an end to the unwanted divide], Sun Microsystems is leading a community effort to create a single POJO (Plain Old Java Object) persistence model for the Java community,” the letter said.