active questions tagged microformats - Stack Overflow most recent 30 from stackoverflow.com 2009-12-21T14:20:43Z http://stackoverflow.com/feeds/tag/microformats http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/32315/what-is-web-3-0 10 What is Web 3.0? RedWolves 2008-08-28T13:46:23Z 2009-12-07T18:05:23Z <p>My boss asked me this yesterday just to gauge my response. Apparently, some of our clients are asking for "Web 3.0"</p> <p>I told him I really didn't know.</p> <p>He said when he's asked around the consensus is that it's microformats, etc. Frankly no one really knew either. (probably get a varied response now to "what is web 2.0?" still)</p> <p>I watched a demo video of <a href="http://www.43folders.com/2008/08/27/ubiquity" rel="nofollow">Mozilla's Ubiquity</a> this morning and thought to myself "wow this could possibly be what Web 3.0 is all about"</p> <p>What does Web 3.0 mean to you? How should we as developers prepare for the Web 3.0 world?</p> http://stackoverflow.com/questions/1235377/hcomment-or-hreview-microformat 0 hComment or hReview microformat? Shawn Miller 2009-08-05T19:52:07Z 2009-11-25T07:57:55Z <p>It looks like the <a href="http://microformats.org/wiki/hcomment" rel="nofollow">hComment microformat wiki entry</a> hasn't been updated in a while. It also looks like <a href="http://microformats.org/wiki/hcomment" rel="nofollow">hComment</a> and <a href="http://microformats.org/wiki/hreview" rel="nofollow">hReview</a> are very similar.</p> <p>There seems to be more interest and activity with hReview. However, the data that I'm representing is clearly a comment, not a review.</p> <p>Should I use hComment (which appears to be a better semantic fit) or hReview (which appears to have more interest and activity)?</p> http://stackoverflow.com/questions/1312432/rdfa-vs-microformats 3 RDFa vs. microformats lfbn 2009-08-21T14:51:45Z 2009-11-22T16:18:16Z <p>What do you think is best? <a href="http://www.w3.org/TR/xhtml-rdfa-primer/" rel="nofollow">RDFa</a> or <a href="http://microformats.org/" rel="nofollow">microformats</a>?</p> <p>In the future what do you think: Will prevail both (using tools like <a href="http://www.w3.org/TR/grddl/" rel="nofollow">GRRDL</a> to make them "talk") or only one (like what happen with HD-DVD and Blu-ray)?</p> http://stackoverflow.com/questions/398956/any-microformats-for-video 1 Any Microformats for Video Michael S. Scherotter 2008-12-29T22:45:13Z 2009-11-16T11:48:46Z <p>Has anyone created HTML microformats for video and video overlays including:</p> <ul> <li>Video File</li> <li>Links with timecode (start/end) and screen region</li> </ul> <p>Thanks,</p> <p>Michael</p> http://stackoverflow.com/questions/38352/address-book-db-schema 0 Address book DB schema palmsey 2008-09-01T20:02:15Z 2009-11-08T13:11:47Z <p>I need to store contact information for users. I want to present this data on the page as an <a href="http://en.wikipedia.org/wiki/Hcard" rel="nofollow">hCard</a> and downloadable as a <a href="http://en.wikipedia.org/wiki/VCard" rel="nofollow">vCard</a>. I'd also like to be able to search the database by phone number, email, etc. </p> <p>What do you think is the best way to store this data? Since users could have multiple addresses, etc complete normalization would be a mess. I'm thinking about using XML, but I'm not familiar with querying XML db fields. Would I still be able to search for users by contact info?</p> <p>I'm using SQL Server 2005, if that matters.</p> http://stackoverflow.com/questions/1558123/what-microformats-have-you-had-the-most-uptake-with 1 What microformats have you had the most uptake with? objektivs 2009-10-13T03:57:30Z 2009-11-07T00:31:25Z <p>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.</p> <p>I'm keen to know if you are using them on your site and whether they have proven popular.</p> <p>I'm also keen to understand how you track their uptake/usage and how they have worked for you in your particular scenario/venture.</p> <p>Thanks Scott</p> <p>Related questions:</p> <p><a href="http://stackoverflow.com/questions/5526/anyone-out-there-implementing-microformats-is-this-useful">Anyone out there implement(ing) microformats? is this useful?</a></p> http://stackoverflow.com/questions/793636/most-common-standard-to-provide-a-feed-of-upcoming-events-via-web 4 Most common standard to provide a feed of upcoming events via web Joel 2009-04-27T14:04:34Z 2009-10-09T21:40:23Z <p>What are common methods / official standards for surfacing event or calendar data? </p> <p>My use case is that I want to aggregate event information from several different websites into a single calendar or event listing (this is on an intranet, we have control over all websites). I want to ask the websites to present their data in a certain format so I can consume it.</p> <p>Things that I have looked into:</p> <ul> <li>iCalendar </li> <li>hCalendar (microformat) - embedded into webpages, but then is a web-crawler necessary?</li> <li>RSS - no clear standard for embedding time-specific data (event proposal that is still in 'Proposed' status <a href="http://web.resource.org/rss/1.0/modules/event/" rel="nofollow">http://web.resource.org/rss/1.0/modules/event/</a>)</li> </ul> <p>While iCalendar seems to be most commonly used, my hesitation is that it isn't easy for content creators to also present their data in iCalendar format. I suppose that is where hCalendar becomes useful.</p> http://stackoverflow.com/questions/1515198/is-there-a-vcalendar-microformat-validator-sanity-checker 1 Is there a vCalendar microformat validator/sanity checker? Evan Kroske 2009-10-03T23:55:53Z 2009-10-05T12:31:33Z <p>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 directly to Google Calendar. </p> <p>Is there an easy way to transform vCalendar data into a real calendar easily?</p> http://stackoverflow.com/questions/1148349/id-attribute-in-microformats 1 "id" attribute in microformats phenry 2009-07-18T19:22:34Z 2009-09-27T21:32:23Z <p>Is the "id" attribute allowed in microformats? Example (<a href="http://microformats.org/wiki/hcard" rel="nofollow">hCard</a> microformat):</p> <pre><code>&lt;div class="tel" id="voice"&gt; &lt;span class="type"&gt;Voice&lt;/span&gt; &lt;span class="value"&gt;(206) 555-1234&lt;/span&gt; &lt;/div&gt; &lt;div class="tel" id="fax"&gt; &lt;span class="type"&gt;Fax&lt;/span&gt; &lt;span class="value"&gt;(206) 555-5678&lt;/span&gt; &lt;/div&gt; </code></pre> http://stackoverflow.com/questions/1480226/microformat-hcard-hcalendar-parsing-services 0 Microformat (hCard, hCalendar) parsing services Phil.Wheeler 2009-09-26T02:01:00Z 2009-09-27T20:04:54Z <p>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 project does something very similar (in fact, I plan to base much of my work off that service).</p> <p>Are there a range of open services available that do the same thing? Is it worth doing my own (if not purely for the learning experience)?</p> http://stackoverflow.com/questions/1424888/will-googlebot-read-microformat-data-inserted-via-javascript 1 Will Googlebot read microformat data inserted via javascript? tbarkow 2009-09-15T02:50:16Z 2009-09-15T02:53:30Z <p>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 web-based testing tool. </p> <p>So, I'm wondering -- does anyone have any real-world experience in successfully getting Googlebot to parse microformat data inserted via javascript (e.g., external script via document.write). </p> <p>Any kind of authoritative source would be great. I'm flying completely blind on this one right now. Thanks!</p> http://stackoverflow.com/questions/22539/operator-user-script-for-stack-overflow 6 Operator user script for Stack Overflow [closed] Cebjyre 2008-08-22T14:46:23Z 2009-09-14T18:56:11Z <p>Inspired by <a href="http://beta.stackoverflow.com/questions/20830/firefox-users-here-is-your-stackoverflow-search-plugin" rel="nofollow">this post</a>, I've knocked together a user script to add Stack Overflow tag search to <a href="https://addons.mozilla.org/en-US/firefox/addon/4106" rel="nofollow">Operator</a> (a microformat plugin for firefox).</p> <p>Put this code </p> <pre><code>var stackoverflow = { description: "Search Tag on Stack Overflow", shortDescription: "Stack Overflow", icon: "http://stackoverflow.com/favicon.ico", scope: { semantic: {"tag" : "tag"}}, doAction: function(obj) {return "http://stackoverflow.com/questions/tagged/" + escape(obj.tag);} }; SemanticActions.add("stackoverflow", stackoverflow); </code></pre> <p>in a js file, and from the Operator options dialog, add it to the User Scripts section, then add the action in the Actions section and restart Firefox to get it to activate. You'll be able to right click a tags on an external site and search for posts matching that tag here.</p> http://stackoverflow.com/questions/1182055/is-there-a-microformat-for-the-hours-a-business-is-open 3 Is there a Microformat for the Hours a Business is open? leeand00 2009-07-25T12:57:02Z 2009-09-12T14:33:28Z <p>I was wondering if there was yet a Microformat for a business's hours of operation.</p> <p>If not, who do I submit a standard to?</p> http://stackoverflow.com/questions/457366/disabling-browser-tooltips-on-links-and-abbrs 1 Disabling browser tooltips on links and <abbr>s sanchothefat 2009-01-19T11:47:22Z 2009-08-19T14:44:24Z <p>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?</p> <p>The reason for this is to suppress the tooltip for microformatted date-times. The BBC dropped support for hCalendar because the appearane of the machine-readable date was an accessibility issue for those with cognitive disabilities aswell as some screen reader users. <a href="http://www.bbc.co.uk/blogs/bbcinternet/2008/07/why_the_bbc_removed_microforma.html" rel="nofollow">http://www.bbc.co.uk/blogs/bbcinternet/2008/07/why_the_bbc_removed_microforma.html</a></p> <p><strong>EDIT:</strong></p> <p>I whipped up a jquery plugin along the same lines as Aron's suggestion...</p> <pre><code>// uFsuppress plugin v1.0 - toggle microformatted dates (function($){ $.ufsuppress = function() { $(".dtstart,.dtend,.bday").hover(function(){ $(this).attr("ufdata",$(this).attr("title")); $(this).removeAttr("title"); },function(){ $(this).attr("title",$(this).attr("ufdata")); $(this).removeAttr("ufdata"); }); } })(jQuery); // Usage $.ufsuppress(); </code></pre> http://stackoverflow.com/questions/1188890/specify-author-with-microformats 0 Specify Author with Microformats collimarco 2009-07-27T15:36:03Z 2009-07-27T15:51:21Z <p>I would like to make the author of a page appear in Google Rich Snippets. </p> <p>Is it possible to do that with Microformats?</p> http://stackoverflow.com/questions/150669/do-you-use-microformats-rdf-dublin-core-or-another-type-of-sematic-markup 3 Do you use Microformats, RDF, Dublin Core or another type of sematic markup? Rich Bradshaw 2008-09-29T21:06:23Z 2009-05-26T05:08:46Z <p>Do you use any of these technologies? Which ones are current and hence sensible to include in a site?</p> <p>Documentation on any seems to be relatively sparse, and usage of any of them limited, as search engines get better, are they even relevant any more?</p> http://stackoverflow.com/questions/728674/does-google-understand-microformats-and-will-it-help-my-seo 5 Does Google 'understand' microformats and will it help my SEO? Matthew James Taylor 2009-04-08T05:51:02Z 2009-05-19T12:37:39Z <p>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?</p> http://stackoverflow.com/questions/730254/html-for-snail-mail-addresses 1 Html for Snail Mail Addresses Josh 2009-04-08T14:24:50Z 2009-04-09T09:23:46Z <p>What do you think is the best way to markup a snail mail address? I found some different options such as:</p> <pre><code>&lt;div class="address"&gt; &lt;span class="name"&gt;Mr. Bob&lt;/span&gt;&lt;br/&gt; &lt;span class="street"&gt;45654 Bob Ln&lt;/span&gt;&lt;br/&gt; &lt;span class="city"&gt;Imaginery&lt;/span&gt;,&lt;span class="state"&gt;OH&lt;/span&gt;&lt;br/&gt; &lt;span class="postalCode"&gt;44321&lt;/span&gt; &lt;/div&gt; </code></pre> <p>I also saw the previous example using an address tag instead of a div. Another option I found was:</p> <pre><code>&lt;div class="address"&gt; &lt;p&gt;Mr. Bob&lt;/p&gt; &lt;p&gt;45654 Bob Ln&lt;/p&gt; &lt;p&gt;Imaginery, OH&lt;/p&gt; &lt;p&gt;44321&lt;/p&gt; &lt;/div&gt; </code></pre> <p>So my question is what do you think is the best markup to express a snail mail address? And do not limit yourself to my examples. </p> <p>I feel the first one is the best option, as it provides additional context about each element. I also feel the br is part of the content in this case. </p> http://stackoverflow.com/questions/247691/what-is-the-correct-way-to-include-license-information-on-an-element-within-a-mic 2 what is the correct way to include license information on an element within a microformated block of xhtml? afroginthevalley 2008-10-29T17:29:50Z 2009-02-24T18:20:02Z <p>Seems like rel-license only applies to pages not to specific elements... anyone spotted usage for page elements in the wild?</p> http://stackoverflow.com/questions/436374/how-can-i-convert-datetime-microformat-to-local-time-in-javascript 1 How can I convert datetime microformat to local time in javascript? Kip 2009-01-12T18:09:35Z 2009-01-12T18:59:41Z <p>I have a page that is currently using the <a href="http://microformats.org/wiki/datetime-design-pattern" rel="nofollow">datetime microformat</a> to display a timestamp, but I have only been showing the human-readable time for my own time zone:</p> <pre><code>&lt;abbr class="published" title="2009-01-09T09:16:00-05:00"&gt; Friday, January 9, 2009 at 9:16 am (EST)&lt;/abbr&gt; </code></pre> <p>What I'd like to do is rewrite the innerHTML for the abbr tag to be the same format, but in the user's local timezone. So for a reader in Seattle, the above should be converted to:</p> <pre><code>&lt;abbr class="published" title="2009-01-09T09:16:00-05:00"&gt; Friday, January 9, 2009 at 6:16 am (PST)&lt;/abbr&gt; </code></pre> <p>I've looked at the <a href="http://www.w3schools.com/jsref/jsref_obj_date.asp" rel="nofollow">Javascript Date object</a>, which allows me to get the local timezone offset. But I have a few problems:</p> <ol> <li><p>I don't see an easy way to create a new Date object from an <a href="http://microformats.org/wiki/iso-8601" rel="nofollow">ISO-8601</a> timestamp. (I suppose I could parse with substrings or regex if there's no faster way.)</p></li> <li><p>I don't see a way to get the named abbreviation for the timezone. For example, for a reader in Seattle, I'd want the time to have "(PST)" appended to the end, otherwise it is not clear to that user that the timestamp has been converted (especially if he is a frequent visitor and has become accustomed to the fact that my times are in EST).</p></li> </ol> http://stackoverflow.com/questions/125262/is-there-a-way-to-validate-hatom-microformat 3 Is there a way to validate hAtom microformat? Kip 2008-09-24T03:28:49Z 2008-11-14T19:38:06Z <p>I have implemented <a href="http://microformats.org/wiki/hatom" rel="nofollow">hAtom microformat</a> on my blog. At least, I think I have, but I can't find any validator (or any software that uses hAtom) in order to determine if I have done this correctly. A <a href="http://www.google.com/search?num=100&amp;q=hatom+validator&amp;btnG=Search" rel="nofollow">Google search for "hatom validator"</a> currently doesn't return anything useful. Does anyone know of a way to confirm that it is implemented correctly?</p> http://stackoverflow.com/questions/5526/anyone-out-there-implementing-microformats-is-this-useful 7 Anyone out there implement(ing) microformats? is this useful? mauriciopastrana 2008-08-08T01:02:02Z 2008-11-14T19:37:38Z <p>I've seen the MF people talk and have heard my own fair share of MF evangelism, yet haven't done anything about it fearing the gains aren't really worth the hassle. Does anyone use this?</p> <p>BTW, from <a href="http://microformats.org/about/" rel="nofollow">their website</a>: </p> <blockquote> <p>"microformats are a set of simple, open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns (e.g. XHTML, blogging)."</p> </blockquote> <p>/mp</p> http://stackoverflow.com/questions/192538/in-the-hcalendar-microformat-what-markup-is-allowed-in-a-description 1 In the hCalendar microformat, what markup is allowed in a description? Joe Lencioni 2008-10-10T18:22:54Z 2008-10-11T12:15:34Z <p>I am working on a calendar application that outputs a list of events in <a href="http://microformats.org/wiki/hcalendar" rel="nofollow">hCalendar format</a>. This includes an element that has a class of "<code>description</code>" which should be used for the event's description. My question is, <strong>what markup is allowed in my hCalendar event's description?</strong></p> <p>I found one example on the hCalendar website that showed a description with <code>&lt;br /&gt;</code> tags in it, but every other example was brief and had no additional markup in the description.</p>