10
votes
24answers
1k 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 around the consensus is …
0
votes
2answers
48 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. …
3
votes
3answers
101 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 …
1
vote
3answers
70 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
0
votes
6answers
338 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 phone number, email, …
1
vote
3answers
93 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 …
4
votes
4answers
145 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
1answer
61 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 …
1
vote
2answers
50 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) …
0
votes
1answer
21 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
46 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 …
6
votes
0answers
385 views
Operator user script for Stack Overflow [closed]
Inspired by this post, I've knocked together a user script to add Stack Overflow tag search to Operator (a microformat plugin for firefox).
Put this code
var stackoverflow = {
description: …
3
votes
3answers
124 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
4answers
993 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 …
0
votes
2answers
25 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?
