hcard-examples-in-wild-pending: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (chrono)
(→‎Added pre 2008: d=solution ton "internmingled nickname" problem from Citizen Space)
Line 296: Line 296:
* [http://yarmouthguide.com/business.php Yarmouth Guide] uses hCard for each business details page.
* [http://yarmouthguide.com/business.php Yarmouth Guide] uses hCard for each business details page.
* [http://www.merchantcircle.com MerchantCircle] has embedded an hCard in every one of their 15+ million US business listings.
* [http://www.merchantcircle.com MerchantCircle] has embedded an hCard in every one of their 15+ million US business listings.
* [http://citizenspace.us/citizens Citizen Space Citizens] is a list of tenants for a coworking space in San Francisco. The issue was raised that ''nicknames'' are usually located in the middle of ''fn'', which is not valid as per the [http://microformats.org/wiki/hcard-brainstorming#Implied_FN_from_N Implied_FN_from_N] rule. It seems that it should be possible, however, to include a ''nickname'' in the middle of an FN or even between a ''given-name'' and a ''family-name''.<!--
* [http://citizenspace.us/citizens Citizen Space Citizens] is a list of tenants for a coworking space in San Francisco. The issue was raised that ''nicknames'' are usually located in the middle of ''fn'', which is not valid as per the [http://microformats.org/wiki/hcard-brainstorming#Implied_FN_from_N Implied_FN_from_N] rule. It seems that it should be possible, however, to include a ''nickname'' in the middle of an FN or even between a ''given-name'' and a ''family-name''.
** use: <code><nowiki><span class="fn"><span class="given-name">Andy</span> "<span class="nickname">Pigsonthewing</span>" <span class="family-name">Mabbett</span></span></nowiki></code>. [[User:AndyMabbett|Andy Mabbett]] 09:12, 16 Jan 2008 (PST) <!--
  Please add new examples to the *top* of the current year's section.
  Please add new examples to the *top* of the current year's section.



Revision as of 17:12, 16 January 2008

hCard Examples in the wild, pending review

This page is an informative section of the hCard specification.

The following sites have published hCards, but those hCards have not yet been reviewed. Once checked, they may be moved to hcard-examples-in-wild-reviewed; a great place to start for anyone looking for examples "in the wild" to try parsing, indexing, organizing etc.

If people or organizations on your site are marked up with hCard (even just your own contact information), feel free to add it to the top of this list. Please be sure to include at least one URL to a page on your site that includes actual hCard mark-up. Examples added without a URL to a page with hCard mark-up may be removed.

Want to get started with writing an hCard? Use the hCard creator to write up some contact information and publish it, or follow the hCard authoring tips to add hCard mark-up to your current contact page.

New Examples

Please add new examples to the top of this section so they can be reviewed! Please check back after a few days, to see if anyone has found any problems with the examples supplied.

Added in 2008

Added pre 2008

Related Pages

The hCard specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. These thoughts, issues, and questions are kept in separate pages.