1
vote
3answers
91 views
What microformats have you had the most uptake with?
Microformats feel as though they want to be popular but I'm not hearing too much about them; maybe I travel in the wrong circles.
I'm keen to know if you are using them on your site and whether they …
1
vote
1answer
54 views
Is there a vCalendar microformat validator/sanity checker?
I just put up a new calendar in the vCalendar microformat on one of my websites. However, I don't know how I can check if the format is valid and the dates are right. Apparently, I can't import it …
0
votes
1answer
20 views
Microformat (hCard, hCalendar) parsing services
I'm about to write my own .ashx handler to receive hCard data and return a properly-formatted VCF file and - when I get around to it - to handle hCalendar events as well. I know the Microsoft Oomph …
1
vote
1answer
42 views
Will Googlebot read microformat data inserted via javascript?
I have already tried Google's microformat testing tool, but it's not clear to me that it works the same way as Googlebot -- it seems reasonable that Googlebot would have more features than a simple …
3
votes
3answers
91 views
RDFa vs. microformats
What do you think is best? RDFa or microformats?
In the future what do you think: Will prevail both (using tools like GRRDL to make them "talk") or only one (like what happen with HD-DVD and …
0
votes
2answers
44 views
hComment or hReview microformat?
It looks like the hComment microformat wiki entry hasn't been updated in a while. It also looks like hComment and hReview are very similar.
There seems to be more interest and activity with hReview. …
0
votes
2answers
23 views
Specify Author with Microformats
I would like to make the author of a page appear in Google Rich Snippets.
Is it possible to do that with Microformats?
3
votes
3answers
119 views
Is there a Microformat for the Hours a Business is open?
I was wondering if there was yet a Microformat for a business's hours of operation.
If not, who do I submit a standard to?
1
vote
2answers
47 views
“id” attribute in microformats
Is the "id" attribute allowed in microformats? Example (hCard microformat):
<div class="tel" id="voice">
<span class="type">Voice</span>
<span class="value">(206) …
4
votes
4answers
143 views
Most common standard to provide a feed of upcoming events via web
What are common methods / official standards for surfacing event or calendar data?
My use case is that I want to aggregate event information from several different websites into a single calendar …
1
vote
6answers
151 views
Html for Snail Mail Addresses
What do you think is the best way to markup a snail mail address? I found some different options such as:
<div class="address">
<span class="name">Mr. Bob</span><br/>
<span …
5
votes
5answers
429 views
Does Google ‘understand’ microformats and will it help my SEO?
Semantic HTML makes it easier for Google to crawl and 'understand' a website but what about microformats? Are microformats any more semantic/crawlable then standard HTML markup?
1
vote
4answers
924 views
Disabling browser tooltips on links and <abbr>s
Hello, I want to suppress the web browser's default tooltip display when a user hovers over certain links and elements. I know it's possible but I don't know how. Can anyone help?
The reason for …
1
vote
1answer
743 views
How can I convert datetime microformat to local time in javascript?
I have a page that is currently using the datetime microformat to display a timestamp, but I have only been showing the human-readable time for my own time zone:
<abbr class="published" …
1
vote
3answers
68 views
Any Microformats for Video
Has anyone created HTML microformats for video and video overlays including:
Video File
Links with timecode (start/end) and screen region
Thanks,
Michael
