1
vote
3answers
78 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 si …
1
vote
1answer
35 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 …
7
votes
22answers
891 views
What is Web 3.0?
My boss asked me this yesterday just to gauge my response. Apparently, some of our clients are asking for "Web 3.0"
I told him I really didn't know.
He said when he's asked arou …
0
votes
1answer
17 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 t …
3
votes
3answers
103 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?
3
votes
2answers
56 views
RDFa vs. microformats
What do you think is best? RDFa (1) or microformats (2)?
In the future what do you think: Will prevail both (using tools like GRRDL (3) to make them "talk") or only one (like what …
1
vote
2answers
44 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="valu …
1
vote
1answer
29 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 featu …
4
votes
4answers
140 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 …
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?
5
votes
5answers
392 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
849 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? …
0
votes
1answer
27 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 act …
0
votes
7answers
321 views
Address book DB schema
I need to store contact information for users. I want to present this data on the page as an hCard and downloadable as a vCard. I'd also like to be able to search the database by p …
1
vote
6answers
149 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> …
