Welcome to jkg3.com

Jkg3.com is the online home of Jamie Knight and his plushie friend Lion. Jamie & Lion are an autistic duo designing websites in somerset england.

Find out more on the profile page.

Latest Journal Entry

hCard, as you may well know is a way of adding semantic value to information about people on webpage’s. This is great, but for it to be really useful there needs a service which takes advantage of this and formats the data in a usable way.

There have been a few hCard to vCard sevices which are great, enabling you to get those bleeding edge hCard into contact applications like outlook, Mac address book, and even many phones, but what about internet clients?

How to get hCard to gmail

I am a prolific gmail user, being online it means that i can store things in one place and access it on my travels. However, gmail does not currently work with vCards, so if I wish to add a contact I have no way to do it automatically using the hCard data.

Well, I didn’t but I do now. I have been developing a conversion service just like the hCard to vCard but from hCard to the .CSV file gmail needs. This converter is only in the early stages yet, but should be online and open for use by the general public soon.

Also in development is a bookmarklet that will allow you to extract any hCard to you gmail contacts. Currently the system has some limitations but I am hoping to sort these out before it goes live… all I need now is the XSLT extension on my host to be sorted.

My converter is based on the awesome code of x2v written by Brian Suda, and Thomas Bruederli’s wonderfully useful vCard to CSV which is released under GNU GPL and was immensely useful when writing my hCard to vCard, Thanks Guys.

As soon as I get a service with XSLT up and running I will be placing the converter service online and I will be releasing all the code back out under the open source GNU GPL.

Untill i release my code i relise there is no service to convert hCard to the gmail CSV if that is what you are trying to do then i recommend this method.

Get the hCard converted from the page with the following bookmarklet (just drag it to the favorites bar, or add to favorites)

Get hCard Contacts

Then upload that vCard to the service at:

http://labs.brotherli.ch/vcfconvert/

Then import that file to gmail contacts.

If you have found this article useful, or want to contact me regarding the hCard to CSV converter then please comment or e-mail me.

Leave your comment

Flickr Photos

More

Latest Content

I use a screen reader. I do, really, and i must admit, 99% of web sites drive me to spare. Even though i don’t like to admit it, even my own does. Time to explain.

More :: Comment [8]

The hCard microformat is a fantastic way of making the contact information on a page transition into other formats without needing to write tools to do it yourself, or support multiple download formats.

One of the key parts of this is for tools which will do that transformation. In this article I am going to talk about what some of the tools out there are, and talk a little about some of my own projects in this field.

More :: Comment [1]

Accessibility, the process of making you site accessible to all, site statistics are not the defining factor, but doing things the right way. Well, we are lucky that in most cases accessibility and web standards go hand in hand but what about when they don’t?

Is there a disability which million of people worldwide have which wont benefit from liberal application of web standards? I think there is, its called Internet Explorer 6.

More :: Comment [193]