#microformats 2012-01-30

2012-01-30 UTC
tantek joined the channel
#
Loqi
[http://twitter.com/danlew] Try out the new Author Review plugin FREE - http://t.co/6wnI40VD
polvo joined the channel
#
moneysurvey
created /paid_surveys,_get_paid_to_take_surveys_-_How_To_Take_Surveys_For_Cash (+4659) "New page: The Internet has made things much easier and simpler. The first thing that a person needs to do is that he or she should have an Internet connection. Then they need to research for some on..."
(view diff)
quiron and chiui joined the channel
#
tantek
edited /Special:Log/block () "blocked [[User:Moneysurvey]] with an expiry time of infinite (account creation disabled): Spamming links to external sites"
(view diff)
#
ChiefRA
Guys, I'm back with my question: on hCard, I can't find a simple thing as job description of a person. How can I encapsulate the job description (presuming multiple job descriptions)? tantek, Phae aaronpk any clues on this? thanks.
dzhus joined the channel
#
tantek
hi ChiefRA, by job description, do you mean job title?
#
tantek
or perhaps a more general role?
#
tantek
could you provide a URL to an example of what you mean?
#
ChiefRA
hi tantek I was thinking of an ordinary hCard
#
ChiefRA
in a hCard where you underline a person, that person has a job title.
#
ChiefRA
that job title should be specified also within the hCrad.
#
ChiefRA
hCard*
#
ChiefRA
I mean, my name is John Doe, I work @ Microsoft as Senior Developer.
#
ChiefRA
how whould you encompas Senior Developer into his hCrad?
#
ChiefRA
hCard*
#
ChiefRA
as on the http://microformats.org/wiki/hcard there is neither specification to this nor examples about it.
MarcelT3 joined the channel
#
ChiefRA
what I have found is the class "title" which is used on the hResume http://microformats.org/wiki/hresume @ Job titles. If "title" class could be used to describe a job title (or more job titles by duplicating "title" class as many times as needed to define all job titles) then we should include it + examples on http://microformats.org/wiki/hcard page too.
#
tantek
ChiefRA, yes, hCard re-uses 'title' from vCard to mean job title.
#
tantek
which has been an unfortunate source of confusion
#
tantek
because 'title' is too generic of a term
#
tantek
so, yes, you can currently use 'title' in your hCard to markup the job title
tlr joined the channel
#
tantek
(and yes it is in the spec)
#
tantek
but due to the confusion we've avoided putting it in examples
#
tantek
except there is one example translated from vCard
#
ChiefRA
oh,. I see now: the title class used in combination with the abbr is entirely different.
#
ChiefRA
perhaps we should then add a new class named "job-title" or something like this to evoid the confusion?
#
ChiefRA
or at least a paragraph saying this: Job Title: If you want to define a person's job title you could use the class="title". "title" class can be used in plural to define multiple job titles a person can have. For reference go to: http://microformats.org/wiki/hcard-examples-rfc2426#3.5.1_TITLE_Type_Definition
#
ChiefRA
tantek, role = title?
#
tantek
ChiefRA the title *attribute* used in combination with abbr is different
#
tantek
<abbr title="expansion">abbr</abbr>
#
tantek
<span class="title">job title goes here</span>
#
tantek
role is more generic than job title
#
tantek
though in practice I haven't found a good way of distinguishing them
#
ChiefRA
I just found it.
#
ChiefRA
:)
#
ChiefRA
I can place it on the website but I'll show it to you now.
#
tantek
however I have noticed that address book applications typically have a job title in the UI, but not "role"
#
ChiefRA
I have a real estate agent example: named John Ellis.
#
ChiefRA
he has his job title Real Estate Agent
#
ChiefRA
but his role within the company is this:
#
ChiefRA
is his specialization in fact:
#
ChiefRA
Specializing: Buyer's Agent, Foreclosures / Shortsales, Listing Specialist, Investment Property
#
ChiefRA
this could be a good difference example between job title and role ?
#
ChiefRA
as if it is, I could document this as a phrase on the wiki.
#
tantek
no - role is usually *less specific* than job title
#
tantek
so no that's not a good use for role
#
tantek
those specializations sound more like skills like someone would put in a resume
#
ChiefRA
perhaps, but they are placed as specializing on the website, see this page: http://www.frontdoor.com/pro/jlellis
#
ChiefRA
How should I encompas those specializing skills within hCard: as job title, as a role or as skills? Though, I didn't see "skill" class as a hCrad option...
#
tantek
I just noticed that Google's hCard rich snippet documentation also uses 'role' in a generic sense: http://support.google.com/webmasters/bin/answer.py?hl=en&answer=146646
#
tantek
ChiefRA - what I meant by resume is that perhaps this is something we could use hResume for (which in many ways is a very enhanced hCard)
#
movingcompanies15
created /Moving_Company-_How_to_get_in_contact_with_the_most_experienced_one (+4454) "New page: [[Image:thyzdrh.jpg]] Well the '''company''' which has got more experience in the field can help you get your targets and can help attaining results. Shifting and relocating can be diffic..."
(view diff)
#
tantek
ChiefRA - you could always add those skills as tags/categories on the hCard
#
tantek
edited /Special:Log/block () "blocked [[User:MovingCompanies15]] with an expiry time of infinite (account creation disabled): Spamming links to external sites"
(view diff)
#
tantek
annoying spammers
#
ChiefRA
tantek so you say I could use a generic hCard to encapsulate summary details about this Agent on the website, and on his profile page here http://www.frontdoor.com/pro/jlellis I could use hResume ?
#
tantek
right
#
tantek
and remember you can also put everything extra in a "note" on the hCard as well
#
ChiefRA
and the specialising should use the "skill" class then.
#
ChiefRA
I read that just 20 mins before.
#
ChiefRA
as I';ve seen your weekend coomments here and corrections for hResume
#
ChiefRA
:P
#
ChiefRA
so I've parsed it one more time.
#
ChiefRA
I know I could use the more generic "note" but I wanted to make it as correct as possible.
#
ChiefRA
andn start using the microformat properties as they were intended to.
#
tantek
yes that should work
#
ChiefRA
I will try now to see if Google's Rich Snippet tool recognize the hResume and how...
#
ChiefRA
I'll post here the results also
#
ChiefRA
tantek, here on this example http://www.frontdoor.com/pro/jlellis the guy has a serving area designated.
#
ChiefRA
how should I encompas that within the hResume ?
#
ChiefRA
under which class.
#
tantek
ChiefRA - didn't we discuss serving/coverage area before? You were gathering publishing examples as research last time we talked about it.
#
tantek
So I think it is still something to be brainstormed for hCard
#
tantek
ok - off get ready for the day (in Z+0100 currently)
#
ChiefRA
ok tantek thanks :) sleep tight.
#
tantek
(it's morning for me in Z+0100 :) )
#
Loqi
morning. looks cloudy
#
ChiefRA
oh right. then.... have a nice day :)
#
ChiefRA
here are minus 20 degreez and 50 cm of snow.
#
ChiefRA
it's quite cold. :))
#
ChiefRA
degrees*
#
ChiefRA
Celsius.
Atamido_ joined the channel
#
tantek
edited /hcalendar () "(-805) Reverted edits by [[Special:Contributions/PrakashRaj|PrakashRaj]] ([[User talk:PrakashRaj|Talk]]) to last version by [[User:Tantek|Tantek]]"
(view diff)
#
tantek
edited /Special:Log/block () "blocked [[User:PrakashRaj]] with an expiry time of infinite (account creation disabled): Spamming links to external sites"
(view diff)
andr3, adactio, chiui_, nonge_, tantek, csarven, tlr_, Hixie and MacTed joined the channel
#
Loqi
[http://twitter.com/jobs4FW] HANDYMAN / WAREHOUSE / DRIVER (HATOM CITY, TX) http://t.co/ykRGyM4C #DFW #FortWorth
Arkkis joined the channel
#
Arkkis
Hi! I have multiple hcards on one page (our company "Contact us" -page). Is there a way to have a spesific hcard converted to vcard file instead of just the first one?
#
Arkkis
I'd love to have "click the persons name to save it in your contacts" as an option and the link done with javascript.
dzhus joined the channel
#
Arkkis
but all the hcard > vcard converters seem to think that there can be only one hcard per page :(
tantek and patcito joined the channel
#
Loqi
[http://twitter.com/ITSergioFelix] Author hReview Plugin review http://t.co/SLvzcLlh via @BrankicaU
andr3 joined the channel
#
csarven
Arkkis It has been a long time since I played with some of the mf tools, however, you should be able to export all of them. Try giving a fragment identifier per hCard. Use like http://h2vx.com/vcf/csarven.ca/%23i
csarven, patcito_, tantek, chiui, patcito, dzhus, Arkkis, tlr, lmorchard, quiron and andr3 joined the channel