<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LanceW</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=LanceW"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/LanceW"/>
	<updated>2026-04-09T05:52:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=mobile&amp;diff=28727</id>
		<title>mobile</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=mobile&amp;diff=28727"/>
		<updated>2008-09-12T12:16:35Z</updated>

		<summary type="html">&lt;p&gt;LanceW: /* iPhone */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;mobile&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''This page is a stub and would benefit from your contributions!'''&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
Mobile and microformats make for a particularly powerful combination. Microformats help users complete more tasks with fewer steps, and requiring fewer steps is especially important in mobile applications. This page lists current known mobile support of microformats, and ideas/suggestions for mobile applications that could use microformats.&lt;br /&gt;
&lt;br /&gt;
== mobile support ==&lt;br /&gt;
=== Treo ===&lt;br /&gt;
The Treo browser has good integration with the Treo address book and calendar.&lt;br /&gt;
&lt;br /&gt;
* '''[[hCard]] support.''' Clicking on a &amp;quot;Add to Address Book&amp;quot; link (e.g. on [http://technorati.com/about/contact.html Technorati's contact page]) will prompt the user to add that [[hCard]] directly to their Treo address book.&lt;br /&gt;
&lt;br /&gt;
* '''[[hCalendar]] support.''' Clicking on an &amp;quot;Add to Calendar&amp;quot; link (e.g. like on the [[events]] page) will prompt the user to add [[hCalendar]] events directly to their Treo calendar. (Note: the &amp;quot;Subscribe to&amp;quot; links that use &amp;lt;code&amp;gt;webcal:&amp;lt;/code&amp;gt; do not appear to currently work on the Treo.)&lt;br /&gt;
&lt;br /&gt;
=== BlackBerry ===&lt;br /&gt;
No support for hCard/vCard/hCalendar/iCalendar in BlackBerry 8700, 81xx, 88xx models. Anybody have experience either way with BlackBerry 9000?&lt;br /&gt;
* see [[mobile-advocacy]]&lt;br /&gt;
&lt;br /&gt;
=== iPhone ===&lt;br /&gt;
No support for hCard/vCard/hCalendar/iCalendar in first generation iPhone / Safari / Webkit. &lt;br /&gt;
No support on iPhone 3G software v2.0.2(5C1), clicking the &amp;quot;add to address book&amp;quot; link as above results in a message saying &amp;quot;Safari can't download this file&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
* see [[mobile-advocacy]]&lt;br /&gt;
&lt;br /&gt;
== mobile application thoughts ==&lt;br /&gt;
If this section gets too big, we can move it to a separate page like [[mobile-user-interface]].&lt;br /&gt;
&lt;br /&gt;
=== browser address book integration ===&lt;br /&gt;
Every mobile browser should auto-detect [[hCards]] and provide the user a simple/unobtrusive user interface to add them to their mobile address book.  &lt;br /&gt;
&lt;br /&gt;
Example: you are browsing a business site, or business listings (e.g. on Google Maps) which list business name, telephone number, address, URL etc.  With a simple click or two, it should be possible to save those listings in your address book for future reference or navigation (see below).&lt;br /&gt;
&lt;br /&gt;
=== browser calendar integration ===&lt;br /&gt;
Every mobile browser should auto-detect [[hCalendar]] events and provide the user a simple/unobtrusive user interface to add (or subscribe to) them to their mobile address book.  &lt;br /&gt;
&lt;br /&gt;
Example: you are browsing an event site (e.g. Upcoming.org), or event listings on a business site, and see event names, start/end times, locations, etc. With a simple click or two, it should be possible to save those events in your calendar for future reference / alarms etc.&lt;br /&gt;
&lt;br /&gt;
=== mapping and navigation ===&lt;br /&gt;
[[adr]] and [[geo]] microformats are useful for mobile mapping and navigation applications. (from tweet: [http://twitter.com/microformats/statuses/916437155]).&lt;br /&gt;
&lt;br /&gt;
The most obvious thing to do is extending support for [[geo]] so you can get directions to places from browsers, so you could, for example, get off the train, go to Upcoming.org on your mobile, click the address and have the mobile mapping applications walk you there. (from tweets [http://twitter.com/markng/statuses/916433126], [http://twitter.com/markng/statuses/916436304]).&lt;br /&gt;
&lt;br /&gt;
=== url dialing ===&lt;br /&gt;
Most phones have a way of invoking a call from the browser or from applications built in the native languages (JavaME, Python etc.) - it'd be useful if you could have a really simple way of putting in a URI, and it finding the relevant hCard on the page and auto-dials it. I can remember &amp;quot;companyname.com&amp;quot; but not some long phone number. I'm thinking of building something broadly on this line using JavaME, backed by a web service to get the numbers and return them to the device (favouring hCards, but regexing for things that look like phone numbers if it doesn't find any). This came to me a while back when I was walking around London trying to find a shop - I knew their URL but had no idea of their phone number. --[[User:TomMorris|TomMorris]] 05:07, 12 Sep 2008 (PDT)&lt;br /&gt;
&lt;br /&gt;
== thanks ==&lt;br /&gt;
* [http://twitter.com/bryanrieger @bryanrieger] for [http://twitter.com/bryanrieger/statuses/916416344 asking the question] on Twitter.&lt;br /&gt;
* [http://twitter.com/markng @markng] for providing some ideas with user scenarios.&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[advocacy]]&lt;br /&gt;
* [[mobile-advocacy]]&lt;br /&gt;
* [[user-interface]]&lt;/div&gt;</summary>
		<author><name>LanceW</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=product-brainstorming&amp;diff=27738</id>
		<title>product-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=product-brainstorming&amp;diff=27738"/>
		<updated>2007-12-10T11:45:47Z</updated>

		<summary type="html">&lt;p&gt;LanceW: /* Random Thoughts */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; product microformat brainstorming &amp;lt;/h1&amp;gt;&lt;br /&gt;
This is brainstorming for a [[product]] microformat per the [[process]]. See also [[product-examples]], and [[product-formats]].&lt;br /&gt;
&lt;br /&gt;
{{TOC-right}}&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
* Aaron Gustafson, [http://easy-designs.net/ Easy! Designs]&lt;br /&gt;
* Craig Cook, [http://focalcurve.com/ Focal Curve]&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
There are numerous ways to publish product information on the web, but nothing is stanardized. It would be useful to have standardized product information on the web for creating mash-up applications which could&lt;br /&gt;
&lt;br /&gt;
* allow aggregated product details to be linked to from hListings or hReviews&lt;br /&gt;
* match hListings to hReviews&lt;br /&gt;
* aggregate product-specific information from across the web&lt;br /&gt;
* aggregate and compare like products based on features&lt;br /&gt;
&lt;br /&gt;
== To be incorporated ==&lt;br /&gt;
The following pages should be incorporated into this page:&lt;br /&gt;
* [[rel-product-brainstorming]]&lt;br /&gt;
* [[hproduct-feedback]]&lt;br /&gt;
And then those pages should simply redirect to this one via: &amp;lt;nowiki&amp;gt;#redirect [[product-brainstorming]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Elements that come up often in practice ==&lt;br /&gt;
&lt;br /&gt;
Examples of elements that might be included because they seem to come up often in user- and CMS-generated product publishing, include the following:&lt;br /&gt;
&lt;br /&gt;
=== Base Elements ===&lt;br /&gt;
&lt;br /&gt;
* name (or fn)&lt;br /&gt;
* image (could be sub-categorized)&lt;br /&gt;
** thumb (for thumbnail)&lt;br /&gt;
** full (for full size image)&lt;br /&gt;
** photo (for a photograph)&lt;br /&gt;
** illo (for an illustration).&lt;br /&gt;
* description (could be sub-categorized)&lt;br /&gt;
** summary&lt;br /&gt;
** extended&lt;br /&gt;
* brand&lt;br /&gt;
* uri (or url) - URI for the product at its brand website; not to be confused with the hListing 'permalink'.&lt;br /&gt;
* msrp&lt;br /&gt;
&lt;br /&gt;
=== Extensibility ===&lt;br /&gt;
Being that so many products in the world have specific charachteristics or properties, we thought it might be wise to create a means of standardizing the listing of that information, setting the stage for possible subformats of a product microformat. This could be done by setting up property value pairs or groups using a &amp;lt;code&amp;gt;CLASS&amp;lt;/code&amp;gt; of &amp;quot;p-v&amp;quot;. It would be possible to offer a few means of doing this.&lt;br /&gt;
&lt;br /&gt;
==== Natural language property-value association ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;p class=&amp;quot;p-v&amp;quot;&amp;gt;The &amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;dimensions&amp;lt;/span&amp;gt; of this book are &lt;br /&gt;
  &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;6&amp;amp;#189;&amp;amp;#34;(&amp;lt;abbr title=&amp;quot;width&amp;quot;&amp;gt;W&amp;lt;/abbr&amp;gt;) &amp;amp;#215; &lt;br /&gt;
  12&amp;amp;#34;(&amp;lt;abbr title=&amp;quot;height&amp;quot;&amp;gt;H&amp;lt;/abbr&amp;gt;) &amp;amp;#215;&lt;br /&gt;
  1&amp;amp;#190;&amp;amp;#34;(&amp;lt;abbr title=&amp;quot;depth&amp;quot;&amp;gt;D&amp;lt;/abbr&amp;gt;)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== List property-value association (pairs) ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ul&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Mileage&amp;lt;/span&amp;gt;: &lt;br /&gt;
    &amp;lt;em class=&amp;quot;value&amp;quot;&amp;gt;34,787&amp;lt;/em&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Year&amp;lt;/span&amp;gt;: &lt;br /&gt;
    &amp;lt;em class=&amp;quot;value&amp;quot;&amp;gt;2006&amp;lt;/em&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Exterior Color&amp;lt;/span&amp;gt;: &lt;br /&gt;
    &amp;lt;em class=&amp;quot;value&amp;quot;&amp;gt;Burgundy&amp;lt;/em&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;span class=&amp;quot;property&amp;quot;&amp;gt;Body Style&amp;lt;/span&amp;gt;: &lt;br /&gt;
    &amp;lt;em class=&amp;quot;value&amp;quot;&amp;gt;Hatchback&amp;lt;/em&amp;gt;&lt;br /&gt;
  &amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== List property-value association (groups) ====&lt;br /&gt;
&lt;br /&gt;
Note: as a &amp;lt;code&amp;gt;DL&amp;lt;/code&amp;gt; contains semantic property-value pairs/groups, setting a &amp;lt;code&amp;gt;CLASS&amp;lt;/code&amp;gt; of &amp;quot;p-v&amp;quot; should be enough (reducing extra markup).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;dl class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;dt&amp;gt;Mileage&amp;lt;/dt&amp;gt;&lt;br /&gt;
  &amp;lt;dd&amp;gt;34,787&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;dt&amp;gt;Color&amp;lt;/dt&amp;gt;&lt;br /&gt;
  &amp;lt;dd&amp;gt;Burgundy (Exterior)&amp;lt;/dd&amp;gt;&lt;br /&gt;
  &amp;lt;dd&amp;gt;Tan (Interior)&amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Non-visible property names ====&lt;br /&gt;
&lt;br /&gt;
We have considered the possibility of allowing property names to be invisible to users by allowing the addition of the property name as a class immediately following the &amp;quot;propery&amp;quot; &amp;lt;code&amp;gt;CLASS&amp;lt;/code&amp;gt; keyword:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;ul class=&amp;quot;p-v&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;property mileage&amp;quot;&amp;gt;34,787&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;property year&amp;quot;&amp;gt;2006&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;property color-exterior&amp;quot;&amp;gt;Burgundy&amp;lt;/li&amp;gt;&lt;br /&gt;
  &amp;lt;li class=&amp;quot;property body-style&amp;gt;Hatchback&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Parsing would be a bit trickier, but from the perspective of someone marking up the document, it is pretty simple and straightforward.&lt;br /&gt;
&lt;br /&gt;
=== Suggested Additions ===&lt;br /&gt;
&lt;br /&gt;
* image sub-categorization (could make use of [[media-info|Media microformat]]?):&lt;br /&gt;
** thumb (for thumbnail)&lt;br /&gt;
** full (for full size image)&lt;br /&gt;
** photo (for a photograph)&lt;br /&gt;
** illo (for an illustration).&lt;br /&gt;
* description sub-categorization:&lt;br /&gt;
** summary&lt;br /&gt;
** extended&lt;br /&gt;
* uri (or url) - URI for the product at its brand website; not to be confused with the hListing 'permalink'.&lt;br /&gt;
&lt;br /&gt;
== Isn't this duplicating hListing and hReview? ==&lt;br /&gt;
&lt;br /&gt;
No, a product microformat would not seek to compete with [[hlisting|hListing]] or [[hreview|hReview]], it simply aims to enhance them. In either of these microformats, the &amp;lt;em&amp;gt;item&amp;lt;/em&amp;gt; could easily contain the product. Also, a product microformat is the more appropriate place for Manufacturer's Suggested Retail Price (MSRP), which is not likely to be the final price of the product being listed. The actual price/sale price/final price should be solely in the domain of hListing.&lt;br /&gt;
&lt;br /&gt;
== Random Thoughts ==&lt;br /&gt;
&lt;br /&gt;
Please add your thoughts &amp;amp; feelings below. If you are interested in getting involved in the development of this microformat. Please contact aaron [at] easy-designs [dot] net and/or join the [http://microformats.org/mailman/listinfo/microformats-discuss/ microformats mailing list].&lt;br /&gt;
&lt;br /&gt;
===Ronnos===&lt;br /&gt;
&lt;br /&gt;
Wouldn't the release date of the product be a good addition? I'm writing product re- and previews. I use hReviews to give my opinion about the product, but there's now way to indicate that the product is or is not in stores yet. As far as i can see, the release date is a usefull product attribute, not only usefull in combination with other Microformats, but also for indicating the &amp;quot;age&amp;quot; of a product.&lt;br /&gt;
&lt;br /&gt;
* Release date is a good idea but how to specify it? Is it the date on which the product first becomes available in shops? Would you have a per-region release date (certainly applicable to DVDs, CDs and at least some electronic devices such as gaming consoles) --[[User:SMulcahy|SMulcahy]] 13:38, 15 Feb 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
===Aaron Gustafson===&lt;br /&gt;
&lt;br /&gt;
Actual price, savings, discounts, etc. should be part of hListing instead of a product microformat. MSRP (suggested retail price) should be part of the product microformat, however.&lt;br /&gt;
*Not all products have a MSRP. [[User:AndyMabbett|Andy Mabbett]] 09:08, 19 Nov 2006 (PST)&lt;br /&gt;
**I agree, they don't which is why it should not be required. [[User:AaronGustafson|Aaron Gustafson]] 16:60, 20 Nov 2006 (MST)&lt;br /&gt;
&lt;br /&gt;
===Andy Mabbett===&lt;br /&gt;
Please see my [http://microformats.org/discuss/mail/microformats-discuss/2006-November/007281.html proposal, on the mailing list] -- [[User:AndyMabbett|Andy Mabbett]] 09:08, 19 Nov 2006 (PST)&lt;br /&gt;
* I agree with the idea of enabling sub-product formats, but am not sure I like the idea of a &amp;quot;wrapper&amp;quot; for hReview or hListing, I think the item should exist ''within'' an instance of one of those microformats. [[User:AaronGustafson|Aaron Gustafson]] 16:60, 20 Nov 2006 (MST)&lt;br /&gt;
**There may be more than one review of a product, on one page e.g. [http://www.amazon.co.uk/o/ASIN/B000I0SGSA/ref=pd_rvi_gw_1/026-5782158-8338825] [[User:AndyMabbett|Andy Mabbett]] 00:54, 21 Nov 2006 (PST)&lt;br /&gt;
&lt;br /&gt;
===Adam Craven===&lt;br /&gt;
&lt;br /&gt;
A product microformat will definitely be one of the largest microformats. &lt;br /&gt;
&lt;br /&gt;
What about specifications of products, which is important for data aggregation. To categories every type and variation of a product would be mad. So how should the hurdle be crossed, if at all?&lt;br /&gt;
&lt;br /&gt;
The nearest related uF is the citation format, although it isn't overly suited.&lt;br /&gt;
&lt;br /&gt;
===Stephen Mulcahy===&lt;br /&gt;
&lt;br /&gt;
As with microformats in general maybe the approach to take to specifications of products is to let people who need/want them start specifying the ones they are interested in - we don't need an exhaustive universe of potential things categorised. See my posting for some other comments here - http://microformats.org/discuss/mail/microformats-discuss/2007-January/008379.html , in particular note that I think the hard part of this is defining the specifications of individual products. I'm happy to start on the laptop one ... it would be good to have some laptop vendor on board but maybe its too soon for anyone to be interested.&lt;br /&gt;
&lt;br /&gt;
* Some potential subformats (what kind of naming scheme do we want to use here)&lt;br /&gt;
** hNotebook (or hProductNotebook ?) - for products like laptops, notebooks, tablets&lt;br /&gt;
*** os&lt;br /&gt;
*** bundledSoftware&lt;br /&gt;
*** size (height, width, depth)&lt;br /&gt;
*** weight (units?)&lt;br /&gt;
*** processor&lt;br /&gt;
*** display&lt;br /&gt;
**** size &lt;br /&gt;
**** resolution&lt;br /&gt;
*** video (for video card)&lt;br /&gt;
*** embeddedVideo (boolean)&lt;br /&gt;
*** hard drive (maybe manufacturer,model,size? .. eeek is hard drive a hProduct subformat itself?)&lt;br /&gt;
*** memory (type and size?)&lt;br /&gt;
*** optical drive (types?)&lt;br /&gt;
*** battery&lt;br /&gt;
*** warranty&lt;br /&gt;
*** videoOut (types supported - is it acceptable have a bunch of boolean options for laptop features that may or may not exist on a particular model?)&lt;br /&gt;
** hDesktop - for desktop PCs and similar&lt;br /&gt;
** hConsole - for gaming consoles such as the Wii, PS3 and XBox360&lt;br /&gt;
** hMobilePhone (or hMobileDevice .. not sure we generally want generic subcategory since the whole point of subformats is to give a concrete set of characteristics, or do we want to have nesting of subformats to capture general characteristics at higher levels?).&lt;br /&gt;
** hPda (maybe a hMobileDevice .. it starts getting a bit fuzzy here)&lt;br /&gt;
&lt;br /&gt;
Maybe we should talk to some projects like the Linux on Laptops [http://www.linux-laptop.net/] project and get them to encourage contributors to mark-up their laptop reviews in hProductNotebook? --[[User:SMulcahy|SMulcahy]] 07:51, 20 Feb 2007 (PST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Attempting to create a taxonomy of product subformats is a really bad idea.  There are too many different kinds of products.  Large e-commerce sites keep many employees busy with product taxonomy work, not something a standard should attempt to do. [[User:Tantek|Tantek]] 23:04, 21 Aug 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
===Robbie van der Blom===&lt;br /&gt;
What about unique identifiers for products like ISBN nr. and the UPC codes for a product? My gut feeling is that they should be part of a product microformat. &lt;br /&gt;
&lt;br /&gt;
With respect to the above, do we really need to talk about hProductNotebook etc. this seems odd.&lt;br /&gt;
&lt;br /&gt;
===Adam Craven===&lt;br /&gt;
&lt;br /&gt;
In relation to the p-v and general property values. The [[abbr-design-pattern]] could be used over the hidden class variable. So&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;h1 class=&amp;quot;name&amp;quot;&amp;gt;Breitling SuperOcean Chrono&amp;lt;/h1&amp;gt;&lt;br /&gt;
Water resistant up to &amp;lt;span class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;abbr class=&amp;quot;property value&amp;quot; title=&amp;quot;water-resistance&amp;quot;&amp;gt;1500m&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In this second example, the color is embedded within the name of the shirt itself.&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;h1 class=&amp;quot;name&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;abbr class=&amp;quot;property value&amp;quot; title=&amp;quot;color&amp;quot;&amp;gt;White&amp;lt;/abbr&amp;gt; Coxmoor shirt&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;img src=&amp;quot;white-coxmoor-shirt.jpg&amp;quot; rel=&amp;quot;image thumb&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For items such as books, whereby authors sometimes aren't explicitly denoted visibly (http://www.thebookpeople.co.uk/webapp/wcs/stores/servlet/product_10001_10051_47517_100_10014_10013_category_10013), rather inferred by convention. Could arguably still use the abbr pattern:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;&amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;Great Tales From English History&amp;lt;/span&amp;gt; - 3 Books&amp;lt;/h1&amp;gt;&lt;br /&gt;
by &amp;lt;span class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;abbr class=&amp;quot;property value&amp;quot; title=&amp;quot;author&amp;quot;&amp;gt;Robert Lacey&amp;lt;/abbr&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Or even&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;h1&amp;gt;&amp;lt;span class=&amp;quot;name&amp;quot;&amp;gt;Great Tales From English History&amp;lt;/span&amp;gt; - 3 Books&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;p-v&amp;quot;&amp;gt;&amp;lt;abbr class=&amp;quot;property&amp;quot; title=&amp;quot;author&amp;quot;&amp;gt;by&amp;lt;/abbr&amp;gt; &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;Robert Lacey&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A final thought to throw in. If the property and values are within the same HTML tag, it might be possible to remove the property &amp;amp; value class, as the p-v indicates a property value relationship itself.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;abbr class=&amp;quot;p-v&amp;quot; title=&amp;quot;author&amp;quot;&amp;gt;Robert Lacey&amp;lt;/abbr&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
What do you think?&lt;br /&gt;
&lt;br /&gt;
===LanceW===&lt;br /&gt;
&lt;br /&gt;
A product microformat would I think be useful for corporate sites.&lt;br /&gt;
For example, my employers site lists the products and services we work with, I am able to (and have) used microformats to contact details, but would like to microformat products and services. At present I have as a start added rel=&amp;quot;product&amp;quot; to links to our individual product pages, but to be able to do it in a better manner would be good, also so I could microformat the product page itself so that one could find say all the products from a specific manufacturer.&lt;br /&gt;
&lt;br /&gt;
== naming ==&lt;br /&gt;
Here are candidate names for a product microformat:&lt;br /&gt;
* hProduct&lt;br /&gt;
&lt;br /&gt;
== proposal ==&lt;br /&gt;
The above brainstorming, based on [[product-examples]] and [[product-formats]] (TO BE DONE) research, should go into a proposal:&lt;br /&gt;
* [[hproduct-proposal|hProduct proposal]]&lt;br /&gt;
Currently this is premature, as the [[product-formats]] page has not yet even been created, much less researched.  Per the [[process]], research on formats must be done before brainstorming or drafting a separate proposal.&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[product]]&lt;br /&gt;
* [[product-examples]]&lt;br /&gt;
* [[product-formats]]&lt;br /&gt;
* [[product-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== see also ==&lt;br /&gt;
* [[hReview]]&lt;br /&gt;
* [[hListing]]&lt;/div&gt;</summary>
		<author><name>LanceW</name></author>
	</entry>
</feed>