<?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=AlexandreVandeSande</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=AlexandreVandeSande"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/AlexandreVandeSande"/>
	<updated>2026-04-05T14:50:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=18593</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=18593"/>
		<updated>2007-07-20T10:29:59Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.6&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://farm2.static.flickr.com/1216/604867362_da0921136a_o.png&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Contributors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
: Martin McEvoy&lt;br /&gt;
: [[  User:AlexandreVandeSande | Alexandre Van De Sande ]] Releases all his contribution as public domain(see user page)&lt;br /&gt;
: Michael Johnson&lt;br /&gt;
: Dave Longley&lt;br /&gt;
: Brian Suda&lt;br /&gt;
: Ben Wiley Sittler&lt;br /&gt;
: Scott Reynen&lt;br /&gt;
: Frances Berriman&lt;br /&gt;
: James Craig&lt;br /&gt;
: David Janes&lt;br /&gt;
: Andy Mabbett&lt;br /&gt;
: Danny Ayers&lt;br /&gt;
: Rudy Desjardins&lt;br /&gt;
: Edward O'Connor&lt;br /&gt;
: Ryan King&lt;br /&gt;
: Chris Griego&lt;br /&gt;
: Brad Hafichuk&lt;br /&gt;
: Tantek Çelik&lt;br /&gt;
: Colin Barrett&lt;br /&gt;
: Joe Andrieu&lt;br /&gt;
&lt;br /&gt;
Microformats [[#Copyright]] and [[#Patents]] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/ Tantek Çelik], [http://napsterization.org/stories/ Mary Hodder], [http://joshkinberg.com/blog/ Joshua Kinberg], ChrisMessina, and [http://onlisareinsradar.com/ Lisa Rein].&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''audio-title''' required. text.&lt;br /&gt;
** '''contributor'''. optional. using [[hCard]].&lt;br /&gt;
** '''published-date'''. optional. using [[datetime-design-pattern]].&lt;br /&gt;
** '''rel-sample'''. optional. sample file/stream using [[rel-design-pattern]] with &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt; as the &amp;lt;code&amp;gt;mf-rel-value&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''rel-enclosure'''. optional. full download of file using [[rel-enclosure]].&lt;br /&gt;
** '''rel-payment'''. optional. link to purchase process using [[rel-payment]].&lt;br /&gt;
** '''image-summary'''. optional. using HTML and XHTML tag &amp;lt;code&amp;gt;img&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''category'''. optional. text.&lt;br /&gt;
** '''duration'''. optional. ISO-8601 time duration using [[abbr-design-pattern]] (re-used from [[hcalendar]]).&lt;br /&gt;
** '''price'''. optional. using [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
==== hAudio ====&lt;br /&gt;
&lt;br /&gt;
An hAudio is used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
&lt;br /&gt;
* an hAudio element is identified by class name &amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Audio Title ====&lt;br /&gt;
&lt;br /&gt;
The audio title of an audio recording is a short textual description used to identify the work among interested parties. This can be the title of a speech, song title, or short description regarding a sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;audio-title&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MUST have an audio title.&lt;br /&gt;
&lt;br /&gt;
==== Contributor ====&lt;br /&gt;
&lt;br /&gt;
A Contributor is any entity that takes part in the creation and distribution of an audio recording. Examples include: artist, publisher, guitarist, vocalist, violinist, lead singer, backup singer, bassist, drummer, manager, and roadie.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;contributor&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more contributors.&lt;br /&gt;
* The contents of the element must include a valid [[hCard]] Microformat.&lt;br /&gt;
* The &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; field should be used to specify the Contributor's responsibility related to the audio recording.&lt;br /&gt;
* If multiple Contributors are specified without &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; specifications, it may be assumed that the first role mentioned is the artist.&lt;br /&gt;
&lt;br /&gt;
==== Published Date ====&lt;br /&gt;
&lt;br /&gt;
The Published Date specifies the date that the audio recording was made available to the public. Examples include: The airing date of a radio broadcast, the day a speech was given, or the day a music album was made available for sale.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;published-date&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;published-date&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The contents of the element must include a date format compliant with the [[datetime-design-pattern]].&lt;br /&gt;
&lt;br /&gt;
==== Sample ====&lt;br /&gt;
&lt;br /&gt;
A Sample URL specifies from where an excerpt of the audio recording may be retrieved.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more URL &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The URL SHOULD point to a directly accessible stream or file.&lt;br /&gt;
* The type of the sample MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Full Download (Enclosure) ====&lt;br /&gt;
&lt;br /&gt;
An Full Download URL specifies from where the full version of an audio recording may be retrieved. The URL MUST point to a direct link to a file.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt; URLs.&lt;br /&gt;
* The type of the file MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Purchase (Payment) ====&lt;br /&gt;
&lt;br /&gt;
An Purchase URL specifies from where the full version of an audio recording may be purchased. The URL MUST point to a page that contains a purchase process.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt; URLs.&lt;br /&gt;
* The type of the file MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Image Summary ====&lt;br /&gt;
&lt;br /&gt;
An Image Summary specifies an image that should be used to summarize the audio recording. Examples include: the image of a speaker, an audio album cover image, or a picture from a concert.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;image-summary&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;image-summary&amp;lt;/code&amp;gt; images.&lt;br /&gt;
* The element must be an &amp;amp;lt;img&amp;amp;gt; element.&lt;br /&gt;
&lt;br /&gt;
==== Category ====&lt;br /&gt;
&lt;br /&gt;
The Category specifies the genre or style used to classify the audio recording. Examples include: blues, rock, motivational, spoken word, or sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
&lt;br /&gt;
==== Duration ====&lt;br /&gt;
&lt;br /&gt;
The Duration specifies the length in time of the audio recording in seconds. Examples include: 104 seconds, 3:23, and 4 minutes.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt; element.&lt;br /&gt;
* The contents of the element SHOULD use the [[abbr-design-pattern]] whose title attribute contains an ISO-8601 formatted duration, specifically in seconds. This allows us to expand into specifying time slices and other time markup in the future, but keep parsing simple for now. An example of 3:23 (203 seconds) would be &amp;quot;P203S&amp;quot; in ISO 8601 format. Currently, all abbr attributes specifying duration SHOULD be in seconds.&lt;br /&gt;
&lt;br /&gt;
==== Price ====&lt;br /&gt;
&lt;br /&gt;
The Price specifies the amount of currency that must be exchanged for acquisition of a full specimen of the audio recording. Examples include: One Dollar, $2, and £4.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* The contents of the element SHOULD use the [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'haudio' in hAudio.&lt;br /&gt;
* And for &amp;quot;image-summary&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' attribute on the element with class=&amp;quot;haudio&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hAudio (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hAudio processors which need to handle the language of reviews MUST process the standard (X)HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;image-summary&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content MAY be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hAudio fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
&lt;br /&gt;
== XMDP Profile ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;haudio&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    Used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;audio-title&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A short textual description used to identify an audio recording among interested parties.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;collaborator&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An entity that takes part in the creation and distribution of an audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;published-date&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The date that the audio recording was made available to the public.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;image-summary&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An image that should be used to summarize the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The genre or style used to classify the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;duration&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The length of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The amount of currency that must be exchanged for acquisition of a full specimen of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of audio content from current web sites, and how they could be easily enhanced to support the hAudio audio metadata microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] (not implemented yet) to write about audio content and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Simple Song Example ===&lt;br /&gt;
&lt;br /&gt;
Display:&lt;br /&gt;
&lt;br /&gt;
Start Wearing Purple by Gogol Bordello&lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by &lt;br /&gt;
   &amp;lt;div class=&amp;quot;collaborator&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Speech Example ===&lt;br /&gt;
&lt;br /&gt;
Display:	 &lt;br /&gt;
&lt;br /&gt;
I Have a Dream, a speech by Martin Luther King Jr.	 &lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&amp;lt;pre&amp;gt;	 &lt;br /&gt;
&amp;lt;div class=&amp;quot;audio-title&amp;quot;&amp;gt;	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;I Have a Dream&amp;lt;/span&amp;gt;, a 	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;speech&amp;lt;/span&amp;gt; by 	 &lt;br /&gt;
   &amp;lt;div class=&amp;quot;collaborator&amp;quot;&amp;gt;	 &lt;br /&gt;
      &amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;	 &lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Martin Luther King, Jr.&amp;lt;/span&amp;gt;	 &lt;br /&gt;
      &amp;lt;/div&amp;gt;	 &lt;br /&gt;
   &amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Complete Example ===&lt;br /&gt;
&lt;br /&gt;
An example that uses every element of haudio:&lt;br /&gt;
&lt;br /&gt;
[Image] Sneaking Sally Thru The Alley by Phish&amp;lt;br/&amp;gt;&lt;br /&gt;
Released: October 31, 2006&amp;lt;br/&amp;gt;&lt;br /&gt;
Acquire: Sample, Live Recording, Buy High Quality Track&amp;lt;br/&amp;gt;&lt;br /&gt;
Category: Live&amp;lt;br/&amp;gt;&lt;br /&gt;
Duration: 7 minutes, 27 seconds&amp;lt;br/&amp;gt;&lt;br /&gt;
Price: $0.99&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is the hAudio Microformat markup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;images/sneaking_sally.jpg&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;Sneaking Sally Thru The Alley&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Phish&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Released on:&lt;br /&gt;
   &amp;lt;abbr class=&amp;quot;published-date&amp;quot; title=&amp;quot;20063110&amp;quot;&amp;gt;October 31, 2006&amp;lt;abbr&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Acquire: &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;sample&amp;quot; href=&amp;quot;/samples/sneaking_sally.mp3&amp;quot;&amp;gt;Sample&amp;lt;/a&amp;gt;, &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;/live/sneaking_sally.mp3&amp;quot;&amp;gt;Live Recording&amp;lt;/a&amp;gt;,&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;/buy/sneaking_sally&amp;quot;&amp;gt;Buy High Quality Track&amp;lt;/a&amp;gt;&lt;br /&gt;
   Category: &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;live&amp;lt;/span&amp;gt;&lt;br /&gt;
   Duration: &amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;447&amp;quot;&amp;gt;7 minutes, 27 seconds&amp;lt;/abbr&amp;gt;&lt;br /&gt;
   Price: &amp;lt;span class=&amp;quot;money&amp;quot;&amp;gt;&lt;br /&gt;
             &amp;lt;abbr class=&amp;quot;currency&amp;quot; title=&amp;quot;USD&amp;quot;&amp;gt;$&amp;lt;/abbr&amp;gt;&lt;br /&gt;
             &amp;lt;span class=&amp;quot;amount&amp;quot;&amp;gt;0.99&amp;lt;/span&amp;gt;&lt;br /&gt;
          &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[grouping-examples]]&lt;br /&gt;
* [[grouping-brainstorming]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
This document and specification is distributed under a [http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 license]. It is licensed and can be used royalty-free for any purpose.&lt;br /&gt;
&lt;br /&gt;
The authors intend to submit this specification to a standards body with a liberal copyright/licensing policy such as the GMPG (http://gmpg.org/), IETF (http://ietf.org/), and/or W3C (http://w3.org). Anyone wishing to contribute should read each organizations copyright principles, policies and licenses (e.g. the GMPG Principles (http://gmpg.org/principles)) and agree to them, including licensing of all contributions under all required licenses (e.g. CC-by 1.0 (http://creativecommons.org/licenses/by/1.0/) and later), before contributing.&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
&lt;br /&gt;
The authors of this Microformat have not and will not apply for patents covering any invention covering this Microformat in part or as a whole. There are no claims to any patent in this document. Each author is required to report any known patent issues immediately under this section.&lt;br /&gt;
&lt;br /&gt;
This document and specification is distributed under a royalty free patent policy, e.g. per the W3C Patent Policy (http://www.w3.org/Consortium/Patent-Policy-20040205/), and IETF RFC3667 (http://www.ietf.org/rfc/rfc3667.txt) &amp;amp; RFC3668 (http://www.ietf.org/rfc/rfc3668.txt).&lt;br /&gt;
&lt;br /&gt;
=== Public Domain Release ===&lt;br /&gt;
&lt;br /&gt;
The authors and editors of this page due hereby relinquish their copyright on the document and release the text of this page into the public domain.&lt;br /&gt;
&lt;br /&gt;
* Manu Sporny - Signature /Manu Sporny/&lt;br /&gt;
* Alexandre Van de Sande&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
=== Mailing List Discussion ===&lt;br /&gt;
&lt;br /&gt;
* Renewed interest in audio-info Microformat&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-March/000028.html&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000096.html&lt;br /&gt;
* Proposed solution to split media-info into audio, video and images&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000143.html&lt;br /&gt;
* Failed proposal to re-use hReview/hAtom&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000138.html&lt;br /&gt;
* Requirement to define collections for audio-info&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000183.html&lt;br /&gt;
* First attempt at hAudio proposal&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000252.html&lt;br /&gt;
* First attempt at hAudio proposal (continued)&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000305.html&lt;br /&gt;
* hAtom is not a silver bullet&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000316.html&lt;br /&gt;
* Second attempt at hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000329.html&lt;br /&gt;
* hAudio 'acquire' re-naming&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000338.html&lt;br /&gt;
* An argument against 'fn' in hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000342.html&lt;br /&gt;
* hAudio Test&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000377.html&lt;br /&gt;
* hAudio - audio-album and audio-podcast&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000442.html&lt;br /&gt;
* hAudio: relevant UIDs&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000491.html&lt;br /&gt;
* Sound optimization for hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000450.html&lt;br /&gt;
* XOXO + Playlist problem&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000482.html&lt;br /&gt;
* Reusing class names in multiple formats&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000525.html&lt;br /&gt;
* audio-title proposal for hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000549.html&lt;br /&gt;
&lt;br /&gt;
=== Specification Development Statistics ===&lt;br /&gt;
&lt;br /&gt;
* Number of examples reviewed: 185&lt;br /&gt;
* Total examples analyzed: 105&lt;br /&gt;
* Days of development from concept to first draft: 129&lt;br /&gt;
* Estimated hours of work by primary investigator on hAudio: 320&lt;br /&gt;
* Estimated combined work hours by mailing list: 170&lt;br /&gt;
* Total estimated hours of work to produce hAudio draft: 490&lt;br /&gt;
* Estimated cost to develop based on $65,000/year salary: $16,600&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=18587</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=18587"/>
		<updated>2007-07-20T10:29:32Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Public Domain Release */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.6&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://farm2.static.flickr.com/1216/604867362_da0921136a_o.png&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Contributors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
: Martin McEvoy&lt;br /&gt;
: [[  User:AlexandreVandeSande | Alexandre Van De Sande ]] Releases his contribution as public domain&lt;br /&gt;
: Michael Johnson&lt;br /&gt;
: Dave Longley&lt;br /&gt;
: Brian Suda&lt;br /&gt;
: Ben Wiley Sittler&lt;br /&gt;
: Scott Reynen&lt;br /&gt;
: Frances Berriman&lt;br /&gt;
: James Craig&lt;br /&gt;
: David Janes&lt;br /&gt;
: Andy Mabbett&lt;br /&gt;
: Danny Ayers&lt;br /&gt;
: Rudy Desjardins&lt;br /&gt;
: Edward O'Connor&lt;br /&gt;
: Ryan King&lt;br /&gt;
: Chris Griego&lt;br /&gt;
: Brad Hafichuk&lt;br /&gt;
: Tantek Çelik&lt;br /&gt;
: Colin Barrett&lt;br /&gt;
: Joe Andrieu&lt;br /&gt;
&lt;br /&gt;
Microformats [[#Copyright]] and [[#Patents]] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/ Tantek Çelik], [http://napsterization.org/stories/ Mary Hodder], [http://joshkinberg.com/blog/ Joshua Kinberg], ChrisMessina, and [http://onlisareinsradar.com/ Lisa Rein].&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''audio-title''' required. text.&lt;br /&gt;
** '''contributor'''. optional. using [[hCard]].&lt;br /&gt;
** '''published-date'''. optional. using [[datetime-design-pattern]].&lt;br /&gt;
** '''rel-sample'''. optional. sample file/stream using [[rel-design-pattern]] with &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt; as the &amp;lt;code&amp;gt;mf-rel-value&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''rel-enclosure'''. optional. full download of file using [[rel-enclosure]].&lt;br /&gt;
** '''rel-payment'''. optional. link to purchase process using [[rel-payment]].&lt;br /&gt;
** '''image-summary'''. optional. using HTML and XHTML tag &amp;lt;code&amp;gt;img&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''category'''. optional. text.&lt;br /&gt;
** '''duration'''. optional. ISO-8601 time duration using [[abbr-design-pattern]] (re-used from [[hcalendar]]).&lt;br /&gt;
** '''price'''. optional. using [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
==== hAudio ====&lt;br /&gt;
&lt;br /&gt;
An hAudio is used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
&lt;br /&gt;
* an hAudio element is identified by class name &amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Audio Title ====&lt;br /&gt;
&lt;br /&gt;
The audio title of an audio recording is a short textual description used to identify the work among interested parties. This can be the title of a speech, song title, or short description regarding a sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;audio-title&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MUST have an audio title.&lt;br /&gt;
&lt;br /&gt;
==== Contributor ====&lt;br /&gt;
&lt;br /&gt;
A Contributor is any entity that takes part in the creation and distribution of an audio recording. Examples include: artist, publisher, guitarist, vocalist, violinist, lead singer, backup singer, bassist, drummer, manager, and roadie.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;contributor&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more contributors.&lt;br /&gt;
* The contents of the element must include a valid [[hCard]] Microformat.&lt;br /&gt;
* The &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; field should be used to specify the Contributor's responsibility related to the audio recording.&lt;br /&gt;
* If multiple Contributors are specified without &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; specifications, it may be assumed that the first role mentioned is the artist.&lt;br /&gt;
&lt;br /&gt;
==== Published Date ====&lt;br /&gt;
&lt;br /&gt;
The Published Date specifies the date that the audio recording was made available to the public. Examples include: The airing date of a radio broadcast, the day a speech was given, or the day a music album was made available for sale.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;published-date&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;published-date&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The contents of the element must include a date format compliant with the [[datetime-design-pattern]].&lt;br /&gt;
&lt;br /&gt;
==== Sample ====&lt;br /&gt;
&lt;br /&gt;
A Sample URL specifies from where an excerpt of the audio recording may be retrieved.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more URL &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The URL SHOULD point to a directly accessible stream or file.&lt;br /&gt;
* The type of the sample MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Full Download (Enclosure) ====&lt;br /&gt;
&lt;br /&gt;
An Full Download URL specifies from where the full version of an audio recording may be retrieved. The URL MUST point to a direct link to a file.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt; URLs.&lt;br /&gt;
* The type of the file MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Purchase (Payment) ====&lt;br /&gt;
&lt;br /&gt;
An Purchase URL specifies from where the full version of an audio recording may be purchased. The URL MUST point to a page that contains a purchase process.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt; URLs.&lt;br /&gt;
* The type of the file MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Image Summary ====&lt;br /&gt;
&lt;br /&gt;
An Image Summary specifies an image that should be used to summarize the audio recording. Examples include: the image of a speaker, an audio album cover image, or a picture from a concert.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;image-summary&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;image-summary&amp;lt;/code&amp;gt; images.&lt;br /&gt;
* The element must be an &amp;amp;lt;img&amp;amp;gt; element.&lt;br /&gt;
&lt;br /&gt;
==== Category ====&lt;br /&gt;
&lt;br /&gt;
The Category specifies the genre or style used to classify the audio recording. Examples include: blues, rock, motivational, spoken word, or sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
&lt;br /&gt;
==== Duration ====&lt;br /&gt;
&lt;br /&gt;
The Duration specifies the length in time of the audio recording in seconds. Examples include: 104 seconds, 3:23, and 4 minutes.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt; element.&lt;br /&gt;
* The contents of the element SHOULD use the [[abbr-design-pattern]] whose title attribute contains an ISO-8601 formatted duration, specifically in seconds. This allows us to expand into specifying time slices and other time markup in the future, but keep parsing simple for now. An example of 3:23 (203 seconds) would be &amp;quot;P203S&amp;quot; in ISO 8601 format. Currently, all abbr attributes specifying duration SHOULD be in seconds.&lt;br /&gt;
&lt;br /&gt;
==== Price ====&lt;br /&gt;
&lt;br /&gt;
The Price specifies the amount of currency that must be exchanged for acquisition of a full specimen of the audio recording. Examples include: One Dollar, $2, and £4.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* The contents of the element SHOULD use the [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'haudio' in hAudio.&lt;br /&gt;
* And for &amp;quot;image-summary&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' attribute on the element with class=&amp;quot;haudio&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hAudio (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hAudio processors which need to handle the language of reviews MUST process the standard (X)HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;image-summary&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content MAY be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hAudio fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
&lt;br /&gt;
== XMDP Profile ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;haudio&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    Used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;audio-title&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A short textual description used to identify an audio recording among interested parties.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;collaborator&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An entity that takes part in the creation and distribution of an audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;published-date&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The date that the audio recording was made available to the public.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;image-summary&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An image that should be used to summarize the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The genre or style used to classify the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;duration&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The length of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The amount of currency that must be exchanged for acquisition of a full specimen of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of audio content from current web sites, and how they could be easily enhanced to support the hAudio audio metadata microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] (not implemented yet) to write about audio content and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Simple Song Example ===&lt;br /&gt;
&lt;br /&gt;
Display:&lt;br /&gt;
&lt;br /&gt;
Start Wearing Purple by Gogol Bordello&lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by &lt;br /&gt;
   &amp;lt;div class=&amp;quot;collaborator&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Speech Example ===&lt;br /&gt;
&lt;br /&gt;
Display:	 &lt;br /&gt;
&lt;br /&gt;
I Have a Dream, a speech by Martin Luther King Jr.	 &lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&amp;lt;pre&amp;gt;	 &lt;br /&gt;
&amp;lt;div class=&amp;quot;audio-title&amp;quot;&amp;gt;	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;I Have a Dream&amp;lt;/span&amp;gt;, a 	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;speech&amp;lt;/span&amp;gt; by 	 &lt;br /&gt;
   &amp;lt;div class=&amp;quot;collaborator&amp;quot;&amp;gt;	 &lt;br /&gt;
      &amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;	 &lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Martin Luther King, Jr.&amp;lt;/span&amp;gt;	 &lt;br /&gt;
      &amp;lt;/div&amp;gt;	 &lt;br /&gt;
   &amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Complete Example ===&lt;br /&gt;
&lt;br /&gt;
An example that uses every element of haudio:&lt;br /&gt;
&lt;br /&gt;
[Image] Sneaking Sally Thru The Alley by Phish&amp;lt;br/&amp;gt;&lt;br /&gt;
Released: October 31, 2006&amp;lt;br/&amp;gt;&lt;br /&gt;
Acquire: Sample, Live Recording, Buy High Quality Track&amp;lt;br/&amp;gt;&lt;br /&gt;
Category: Live&amp;lt;br/&amp;gt;&lt;br /&gt;
Duration: 7 minutes, 27 seconds&amp;lt;br/&amp;gt;&lt;br /&gt;
Price: $0.99&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is the hAudio Microformat markup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;images/sneaking_sally.jpg&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;Sneaking Sally Thru The Alley&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Phish&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Released on:&lt;br /&gt;
   &amp;lt;abbr class=&amp;quot;published-date&amp;quot; title=&amp;quot;20063110&amp;quot;&amp;gt;October 31, 2006&amp;lt;abbr&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Acquire: &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;sample&amp;quot; href=&amp;quot;/samples/sneaking_sally.mp3&amp;quot;&amp;gt;Sample&amp;lt;/a&amp;gt;, &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;/live/sneaking_sally.mp3&amp;quot;&amp;gt;Live Recording&amp;lt;/a&amp;gt;,&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;/buy/sneaking_sally&amp;quot;&amp;gt;Buy High Quality Track&amp;lt;/a&amp;gt;&lt;br /&gt;
   Category: &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;live&amp;lt;/span&amp;gt;&lt;br /&gt;
   Duration: &amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;447&amp;quot;&amp;gt;7 minutes, 27 seconds&amp;lt;/abbr&amp;gt;&lt;br /&gt;
   Price: &amp;lt;span class=&amp;quot;money&amp;quot;&amp;gt;&lt;br /&gt;
             &amp;lt;abbr class=&amp;quot;currency&amp;quot; title=&amp;quot;USD&amp;quot;&amp;gt;$&amp;lt;/abbr&amp;gt;&lt;br /&gt;
             &amp;lt;span class=&amp;quot;amount&amp;quot;&amp;gt;0.99&amp;lt;/span&amp;gt;&lt;br /&gt;
          &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[grouping-examples]]&lt;br /&gt;
* [[grouping-brainstorming]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
This document and specification is distributed under a [http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 license]. It is licensed and can be used royalty-free for any purpose.&lt;br /&gt;
&lt;br /&gt;
The authors intend to submit this specification to a standards body with a liberal copyright/licensing policy such as the GMPG (http://gmpg.org/), IETF (http://ietf.org/), and/or W3C (http://w3.org). Anyone wishing to contribute should read each organizations copyright principles, policies and licenses (e.g. the GMPG Principles (http://gmpg.org/principles)) and agree to them, including licensing of all contributions under all required licenses (e.g. CC-by 1.0 (http://creativecommons.org/licenses/by/1.0/) and later), before contributing.&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
&lt;br /&gt;
The authors of this Microformat have not and will not apply for patents covering any invention covering this Microformat in part or as a whole. There are no claims to any patent in this document. Each author is required to report any known patent issues immediately under this section.&lt;br /&gt;
&lt;br /&gt;
This document and specification is distributed under a royalty free patent policy, e.g. per the W3C Patent Policy (http://www.w3.org/Consortium/Patent-Policy-20040205/), and IETF RFC3667 (http://www.ietf.org/rfc/rfc3667.txt) &amp;amp; RFC3668 (http://www.ietf.org/rfc/rfc3668.txt).&lt;br /&gt;
&lt;br /&gt;
=== Public Domain Release ===&lt;br /&gt;
&lt;br /&gt;
The authors and editors of this page due hereby relinquish their copyright on the document and release the text of this page into the public domain.&lt;br /&gt;
&lt;br /&gt;
* Manu Sporny - Signature /Manu Sporny/&lt;br /&gt;
* Alexandre Van de Sande&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
=== Mailing List Discussion ===&lt;br /&gt;
&lt;br /&gt;
* Renewed interest in audio-info Microformat&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-March/000028.html&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000096.html&lt;br /&gt;
* Proposed solution to split media-info into audio, video and images&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000143.html&lt;br /&gt;
* Failed proposal to re-use hReview/hAtom&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000138.html&lt;br /&gt;
* Requirement to define collections for audio-info&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000183.html&lt;br /&gt;
* First attempt at hAudio proposal&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000252.html&lt;br /&gt;
* First attempt at hAudio proposal (continued)&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000305.html&lt;br /&gt;
* hAtom is not a silver bullet&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000316.html&lt;br /&gt;
* Second attempt at hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000329.html&lt;br /&gt;
* hAudio 'acquire' re-naming&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000338.html&lt;br /&gt;
* An argument against 'fn' in hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000342.html&lt;br /&gt;
* hAudio Test&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000377.html&lt;br /&gt;
* hAudio - audio-album and audio-podcast&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000442.html&lt;br /&gt;
* hAudio: relevant UIDs&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000491.html&lt;br /&gt;
* Sound optimization for hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000450.html&lt;br /&gt;
* XOXO + Playlist problem&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000482.html&lt;br /&gt;
* Reusing class names in multiple formats&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000525.html&lt;br /&gt;
* audio-title proposal for hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000549.html&lt;br /&gt;
&lt;br /&gt;
=== Specification Development Statistics ===&lt;br /&gt;
&lt;br /&gt;
* Number of examples reviewed: 185&lt;br /&gt;
* Total examples analyzed: 105&lt;br /&gt;
* Days of development from concept to first draft: 129&lt;br /&gt;
* Estimated hours of work by primary investigator on hAudio: 320&lt;br /&gt;
* Estimated combined work hours by mailing list: 170&lt;br /&gt;
* Total estimated hours of work to produce hAudio draft: 490&lt;br /&gt;
* Estimated cost to develop based on $65,000/year salary: $16,600&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=18586</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=18586"/>
		<updated>2007-07-20T10:28:46Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* hAudio Microformat Draft Specification */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.6&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
http://farm2.static.flickr.com/1216/604867362_da0921136a_o.png&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Contributors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
: Martin McEvoy&lt;br /&gt;
: [[  User:AlexandreVandeSande | Alexandre Van De Sande ]] Releases his contribution as public domain&lt;br /&gt;
: Michael Johnson&lt;br /&gt;
: Dave Longley&lt;br /&gt;
: Brian Suda&lt;br /&gt;
: Ben Wiley Sittler&lt;br /&gt;
: Scott Reynen&lt;br /&gt;
: Frances Berriman&lt;br /&gt;
: James Craig&lt;br /&gt;
: David Janes&lt;br /&gt;
: Andy Mabbett&lt;br /&gt;
: Danny Ayers&lt;br /&gt;
: Rudy Desjardins&lt;br /&gt;
: Edward O'Connor&lt;br /&gt;
: Ryan King&lt;br /&gt;
: Chris Griego&lt;br /&gt;
: Brad Hafichuk&lt;br /&gt;
: Tantek Çelik&lt;br /&gt;
: Colin Barrett&lt;br /&gt;
: Joe Andrieu&lt;br /&gt;
&lt;br /&gt;
Microformats [[#Copyright]] and [[#Patents]] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/ Tantek Çelik], [http://napsterization.org/stories/ Mary Hodder], [http://joshkinberg.com/blog/ Joshua Kinberg], ChrisMessina, and [http://onlisareinsradar.com/ Lisa Rein].&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''audio-title''' required. text.&lt;br /&gt;
** '''contributor'''. optional. using [[hCard]].&lt;br /&gt;
** '''published-date'''. optional. using [[datetime-design-pattern]].&lt;br /&gt;
** '''rel-sample'''. optional. sample file/stream using [[rel-design-pattern]] with &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt; as the &amp;lt;code&amp;gt;mf-rel-value&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''rel-enclosure'''. optional. full download of file using [[rel-enclosure]].&lt;br /&gt;
** '''rel-payment'''. optional. link to purchase process using [[rel-payment]].&lt;br /&gt;
** '''image-summary'''. optional. using HTML and XHTML tag &amp;lt;code&amp;gt;img&amp;lt;/code&amp;gt;.&lt;br /&gt;
** '''category'''. optional. text.&lt;br /&gt;
** '''duration'''. optional. ISO-8601 time duration using [[abbr-design-pattern]] (re-used from [[hcalendar]]).&lt;br /&gt;
** '''price'''. optional. using [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
==== hAudio ====&lt;br /&gt;
&lt;br /&gt;
An hAudio is used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
&lt;br /&gt;
* an hAudio element is identified by class name &amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Audio Title ====&lt;br /&gt;
&lt;br /&gt;
The audio title of an audio recording is a short textual description used to identify the work among interested parties. This can be the title of a speech, song title, or short description regarding a sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;audio-title&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MUST have an audio title.&lt;br /&gt;
&lt;br /&gt;
==== Contributor ====&lt;br /&gt;
&lt;br /&gt;
A Contributor is any entity that takes part in the creation and distribution of an audio recording. Examples include: artist, publisher, guitarist, vocalist, violinist, lead singer, backup singer, bassist, drummer, manager, and roadie.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;contributor&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more contributors.&lt;br /&gt;
* The contents of the element must include a valid [[hCard]] Microformat.&lt;br /&gt;
* The &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; field should be used to specify the Contributor's responsibility related to the audio recording.&lt;br /&gt;
* If multiple Contributors are specified without &amp;lt;code&amp;gt;role&amp;lt;/code&amp;gt; specifications, it may be assumed that the first role mentioned is the artist.&lt;br /&gt;
&lt;br /&gt;
==== Published Date ====&lt;br /&gt;
&lt;br /&gt;
The Published Date specifies the date that the audio recording was made available to the public. Examples include: The airing date of a radio broadcast, the day a speech was given, or the day a music album was made available for sale.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;published-date&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;published-date&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The contents of the element must include a date format compliant with the [[datetime-design-pattern]].&lt;br /&gt;
&lt;br /&gt;
==== Sample ====&lt;br /&gt;
&lt;br /&gt;
A Sample URL specifies from where an excerpt of the audio recording may be retrieved.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more URL &amp;lt;code&amp;gt;sample&amp;lt;/code&amp;gt;s.&lt;br /&gt;
* The URL SHOULD point to a directly accessible stream or file.&lt;br /&gt;
* The type of the sample MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Full Download (Enclosure) ====&lt;br /&gt;
&lt;br /&gt;
An Full Download URL specifies from where the full version of an audio recording may be retrieved. The URL MUST point to a direct link to a file.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;enclosure&amp;lt;/code&amp;gt; URLs.&lt;br /&gt;
* The type of the file MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Purchase (Payment) ====&lt;br /&gt;
&lt;br /&gt;
An Purchase URL specifies from where the full version of an audio recording may be purchased. The URL MUST point to a page that contains a purchase process.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by a URL fitting the [[rel-design-pattern]], the rel content being &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;payment&amp;lt;/code&amp;gt; URLs.&lt;br /&gt;
* The type of the file MAY be specified by using the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; specifier for a URL.&lt;br /&gt;
&lt;br /&gt;
==== Image Summary ====&lt;br /&gt;
&lt;br /&gt;
An Image Summary specifies an image that should be used to summarize the audio recording. Examples include: the image of a speaker, an audio album cover image, or a picture from a concert.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;image-summary&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;image-summary&amp;lt;/code&amp;gt; images.&lt;br /&gt;
* The element must be an &amp;amp;lt;img&amp;amp;gt; element.&lt;br /&gt;
&lt;br /&gt;
==== Category ====&lt;br /&gt;
&lt;br /&gt;
The Category specifies the genre or style used to classify the audio recording. Examples include: blues, rock, motivational, spoken word, or sound effect.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
&lt;br /&gt;
==== Duration ====&lt;br /&gt;
&lt;br /&gt;
The Duration specifies the length in time of the audio recording in seconds. Examples include: 104 seconds, 3:23, and 4 minutes.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one &amp;lt;code&amp;gt;duration&amp;lt;/code&amp;gt; element.&lt;br /&gt;
* The contents of the element SHOULD use the [[abbr-design-pattern]] whose title attribute contains an ISO-8601 formatted duration, specifically in seconds. This allows us to expand into specifying time slices and other time markup in the future, but keep parsing simple for now. An example of 3:23 (203 seconds) would be &amp;quot;P203S&amp;quot; in ISO 8601 format. Currently, all abbr attributes specifying duration SHOULD be in seconds.&lt;br /&gt;
&lt;br /&gt;
==== Price ====&lt;br /&gt;
&lt;br /&gt;
The Price specifies the amount of currency that must be exchanged for acquisition of a full specimen of the audio recording. Examples include: One Dollar, $2, and £4.&lt;br /&gt;
&lt;br /&gt;
* The element is identified by the class name &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt;.&lt;br /&gt;
* hAudio MAY include one or more &amp;lt;code&amp;gt;price&amp;lt;/code&amp;gt; elements.&lt;br /&gt;
* The contents of the element SHOULD use the [[currency-proposal]].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'haudio' in hAudio.&lt;br /&gt;
* And for &amp;quot;image-summary&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' attribute on the element with class=&amp;quot;haudio&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hAudio (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hAudio processors which need to handle the language of reviews MUST process the standard (X)HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;image-summary&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content MAY be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hAudio fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
&lt;br /&gt;
== XMDP Profile ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;dl class=&amp;quot;profile&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;dt&amp;gt;class&amp;lt;/dt&amp;gt;&lt;br /&gt;
 &amp;lt;dd&amp;gt;&amp;lt;p&amp;gt;&lt;br /&gt;
  &amp;lt;a rel=&amp;quot;help&amp;quot; href=&amp;quot;http://www.w3.org/TR/html401/struct/global.html#adef-class&amp;quot;&amp;gt;&lt;br /&gt;
   HTML4 definition of the 'class' attribute.&amp;lt;/a&amp;gt;&lt;br /&gt;
  This meta data profile defines some 'class' attribute values (class names) &lt;br /&gt;
  and their meanings as suggested by a &lt;br /&gt;
  &amp;lt;a href=&amp;quot;http://www.w3.org/TR/WD-htmllink-970328#profile&amp;quot;&amp;gt;&lt;br /&gt;
   draft of &amp;quot;Hypertext Links in HTML&amp;quot;&amp;lt;/a&amp;gt;.&lt;br /&gt;
  &amp;lt;dl&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;haudio&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    Used to identify and describe metadata associated with an individual audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;audio-title&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    A short textual description used to identify an audio recording among interested parties.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;collaborator&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An entity that takes part in the creation and distribution of an audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;published-date&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The date that the audio recording was made available to the public.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;image-summary&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    An image that should be used to summarize the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;category&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The genre or style used to classify the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;duration&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The length of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
   &amp;lt;dt&amp;gt;price&amp;lt;/dt&amp;gt;&lt;br /&gt;
   &amp;lt;dd&amp;gt;&lt;br /&gt;
    The amount of currency that must be exchanged for acquisition of a full specimen of the audio recording.&lt;br /&gt;
   &amp;lt;/dd&amp;gt;&lt;br /&gt;
 &amp;lt;/dd&amp;gt;&lt;br /&gt;
&amp;lt;/dl&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of audio content from current web sites, and how they could be easily enhanced to support the hAudio audio metadata microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] (not implemented yet) to write about audio content and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Simple Song Example ===&lt;br /&gt;
&lt;br /&gt;
Display:&lt;br /&gt;
&lt;br /&gt;
Start Wearing Purple by Gogol Bordello&lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;Start Wearing Purple&amp;lt;/span&amp;gt; by &lt;br /&gt;
   &amp;lt;div class=&amp;quot;collaborator&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;org fn&amp;quot;&amp;gt;Gogol Bordello&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/div&amp;gt;&lt;br /&gt;
   &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Speech Example ===&lt;br /&gt;
&lt;br /&gt;
Display:	 &lt;br /&gt;
&lt;br /&gt;
I Have a Dream, a speech by Martin Luther King Jr.	 &lt;br /&gt;
&lt;br /&gt;
Microformatted XHTML:&lt;br /&gt;
&amp;lt;pre&amp;gt;	 &lt;br /&gt;
&amp;lt;div class=&amp;quot;audio-title&amp;quot;&amp;gt;	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;I Have a Dream&amp;lt;/span&amp;gt;, a 	 &lt;br /&gt;
   &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;speech&amp;lt;/span&amp;gt; by 	 &lt;br /&gt;
   &amp;lt;div class=&amp;quot;collaborator&amp;quot;&amp;gt;	 &lt;br /&gt;
      &amp;lt;div class=&amp;quot;vcard&amp;quot;&amp;gt;	 &lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn&amp;quot;&amp;gt;Martin Luther King, Jr.&amp;lt;/span&amp;gt;	 &lt;br /&gt;
      &amp;lt;/div&amp;gt;	 &lt;br /&gt;
   &amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/div&amp;gt;	 &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Complete Example ===&lt;br /&gt;
&lt;br /&gt;
An example that uses every element of haudio:&lt;br /&gt;
&lt;br /&gt;
[Image] Sneaking Sally Thru The Alley by Phish&amp;lt;br/&amp;gt;&lt;br /&gt;
Released: October 31, 2006&amp;lt;br/&amp;gt;&lt;br /&gt;
Acquire: Sample, Live Recording, Buy High Quality Track&amp;lt;br/&amp;gt;&lt;br /&gt;
Category: Live&amp;lt;br/&amp;gt;&lt;br /&gt;
Duration: 7 minutes, 27 seconds&amp;lt;br/&amp;gt;&lt;br /&gt;
Price: $0.99&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here is the hAudio Microformat markup:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;haudio&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;images/sneaking_sally.jpg&amp;quot;/&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;audio-title&amp;quot;&amp;gt;Sneaking Sally Thru The Alley&amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;span class=&amp;quot;contributor&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;span class=&amp;quot;vcard&amp;quot;&amp;gt;&lt;br /&gt;
         &amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Phish&amp;lt;/span&amp;gt;&lt;br /&gt;
      &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;/span&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Released on:&lt;br /&gt;
   &amp;lt;abbr class=&amp;quot;published-date&amp;quot; title=&amp;quot;20063110&amp;quot;&amp;gt;October 31, 2006&amp;lt;abbr&amp;gt;&lt;br /&gt;
   &amp;lt;br/&amp;gt;&lt;br /&gt;
   Acquire: &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;sample&amp;quot; href=&amp;quot;/samples/sneaking_sally.mp3&amp;quot;&amp;gt;Sample&amp;lt;/a&amp;gt;, &lt;br /&gt;
   &amp;lt;a rel=&amp;quot;enclosure&amp;quot; href=&amp;quot;/live/sneaking_sally.mp3&amp;quot;&amp;gt;Live Recording&amp;lt;/a&amp;gt;,&lt;br /&gt;
   &amp;lt;a rel=&amp;quot;payment&amp;quot; href=&amp;quot;/buy/sneaking_sally&amp;quot;&amp;gt;Buy High Quality Track&amp;lt;/a&amp;gt;&lt;br /&gt;
   Category: &amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;live&amp;lt;/span&amp;gt;&lt;br /&gt;
   Duration: &amp;lt;abbr class=&amp;quot;duration&amp;quot; title=&amp;quot;447&amp;quot;&amp;gt;7 minutes, 27 seconds&amp;lt;/abbr&amp;gt;&lt;br /&gt;
   Price: &amp;lt;span class=&amp;quot;money&amp;quot;&amp;gt;&lt;br /&gt;
             &amp;lt;abbr class=&amp;quot;currency&amp;quot; title=&amp;quot;USD&amp;quot;&amp;gt;$&amp;lt;/abbr&amp;gt;&lt;br /&gt;
             &amp;lt;span class=&amp;quot;amount&amp;quot;&amp;gt;0.99&amp;lt;/span&amp;gt;&lt;br /&gt;
          &amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[grouping-examples]]&lt;br /&gt;
* [[grouping-brainstorming]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
This document and specification is distributed under a [http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 license]. It is licensed and can be used royalty-free for any purpose.&lt;br /&gt;
&lt;br /&gt;
The authors intend to submit this specification to a standards body with a liberal copyright/licensing policy such as the GMPG (http://gmpg.org/), IETF (http://ietf.org/), and/or W3C (http://w3.org). Anyone wishing to contribute should read each organizations copyright principles, policies and licenses (e.g. the GMPG Principles (http://gmpg.org/principles)) and agree to them, including licensing of all contributions under all required licenses (e.g. CC-by 1.0 (http://creativecommons.org/licenses/by/1.0/) and later), before contributing.&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
&lt;br /&gt;
The authors of this Microformat have not and will not apply for patents covering any invention covering this Microformat in part or as a whole. There are no claims to any patent in this document. Each author is required to report any known patent issues immediately under this section.&lt;br /&gt;
&lt;br /&gt;
This document and specification is distributed under a royalty free patent policy, e.g. per the W3C Patent Policy (http://www.w3.org/Consortium/Patent-Policy-20040205/), and IETF RFC3667 (http://www.ietf.org/rfc/rfc3667.txt) &amp;amp; RFC3668 (http://www.ietf.org/rfc/rfc3668.txt).&lt;br /&gt;
&lt;br /&gt;
=== Public Domain Release ===&lt;br /&gt;
&lt;br /&gt;
The authors and editors of this page due hereby relinquish their copyright on the document and release the text of this page into the public domain.&lt;br /&gt;
&lt;br /&gt;
* Manu Sporny - Signature /Manu Sporny/&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
=== Mailing List Discussion ===&lt;br /&gt;
&lt;br /&gt;
* Renewed interest in audio-info Microformat&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-March/000028.html&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000096.html&lt;br /&gt;
* Proposed solution to split media-info into audio, video and images&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000143.html&lt;br /&gt;
* Failed proposal to re-use hReview/hAtom&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000138.html&lt;br /&gt;
* Requirement to define collections for audio-info&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-April/000183.html&lt;br /&gt;
* First attempt at hAudio proposal&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000252.html&lt;br /&gt;
* First attempt at hAudio proposal (continued)&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000305.html&lt;br /&gt;
* hAtom is not a silver bullet&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000316.html&lt;br /&gt;
* Second attempt at hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000329.html&lt;br /&gt;
* hAudio 'acquire' re-naming&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000338.html&lt;br /&gt;
* An argument against 'fn' in hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000342.html&lt;br /&gt;
* hAudio Test&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000377.html&lt;br /&gt;
* hAudio - audio-album and audio-podcast&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-May/000442.html&lt;br /&gt;
* hAudio: relevant UIDs&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000491.html&lt;br /&gt;
* Sound optimization for hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000450.html&lt;br /&gt;
* XOXO + Playlist problem&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000482.html&lt;br /&gt;
* Reusing class names in multiple formats&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000525.html&lt;br /&gt;
* audio-title proposal for hAudio&lt;br /&gt;
** http://microformats.org/discuss/mail/microformats-new/2007-June/000549.html&lt;br /&gt;
&lt;br /&gt;
=== Specification Development Statistics ===&lt;br /&gt;
&lt;br /&gt;
* Number of examples reviewed: 185&lt;br /&gt;
* Total examples analyzed: 105&lt;br /&gt;
* Days of development from concept to first draft: 129&lt;br /&gt;
* Estimated hours of work by primary investigator on hAudio: 320&lt;br /&gt;
* Estimated combined work hours by mailing list: 170&lt;br /&gt;
* Total estimated hours of work to produce hAudio draft: 490&lt;br /&gt;
* Estimated cost to develop based on $65,000/year salary: $16,600&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=User:AlexandreVandeSande&amp;diff=33286</id>
		<title>User:AlexandreVandeSande</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=User:AlexandreVandeSande&amp;diff=33286"/>
		<updated>2007-07-20T10:27:47Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;  {{public-domain-release}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=accessibility&amp;diff=16512</id>
		<title>accessibility</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=accessibility&amp;diff=16512"/>
		<updated>2007-05-07T21:13:02Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Disadvantages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;Accessibility&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page documents microformats and accessibility in general, in particular advantages that adopting microformats provide for accessibility, and for documenting techniques for making microformats more accessible.&lt;br /&gt;
&lt;br /&gt;
We should all strive to make our published microformats, parser implementations, and this wiki, accessible to all users, regardless of their physical abilities and needs, within the limits of the time and resources of the microformats community. Readers are advised to follow the [http://www.w3.org/TR/WCAG10/ W3C's Web Content Accessibility Guidelines 1.0], to at least level 2. Further advice is available on the [http://www.accessifyforum.com/ Accessify Forums].&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
==Advantages==&lt;br /&gt;
Some microformats have potential accessibility advantages.&lt;br /&gt;
&lt;br /&gt;
===hCard===&lt;br /&gt;
*&amp;lt;code&amp;gt;tel&amp;lt;/code&amp;gt; in [[hcard|hCard]]: use &amp;lt;code&amp;gt;style=&amp;quot;speak-numeral:digits&amp;quot;&amp;lt;/code&amp;gt;, so that telephone numbers are read by aural browsers as, for example, &amp;quot;five-five-five one-two-three-four&amp;quot; and not &amp;quot;five-hundred and fifty-five, one-thousand, two-hundred and thirty-two&amp;quot;. ''Note: This is not an advantage to Microformats. It is a CSS best practice and can be used with or without hCard. This should probably be moved to a [[css-best-practices|CSS Best Practices]] page. - JamesCraig''&lt;br /&gt;
&lt;br /&gt;
==Disadvantages==&lt;br /&gt;
Some microformats have potential accessibility disadvantages.&lt;br /&gt;
&lt;br /&gt;
===abbr-design-pattern===&lt;br /&gt;
*As mentioned on external sites (see:[[accessibility-issues]]) and on the microformats-discuss list, the abbr-design-pattern (used in [[hcard|hCard]], [[hcalendar|hCalendar]], [[geo|GEO]] and others) is in violation of WCAG1 and WCAG2, and has potentially harmful accessibility side-effects of reading machine data to screen reader users rendering human content inaccessible.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
we have a party in &lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM&lt;br /&gt;
&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
would be read by jaws as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
we have a party at Twenty million seventy-thousand three-hundred twelve tee seventeen-hundred dash zero six. &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [http://www.webstandards.org/2007/04/27/haccessibility/  acessibility task force] from web standarsd.org recommends:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM, Central Standard Time&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM, Central Standard Time&lt;br /&gt;
 &amp;lt;span class=&amp;quot;value&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
see more at  [[abbr-design-pattern-issues]] and [http://www.webstandards.org/2007/04/27/haccessibility/]&lt;br /&gt;
&lt;br /&gt;
===anchor-include-pattern===&lt;br /&gt;
*As mentioned on [[accessibility-issues]], the anchor-include-pattern is in violation of WCAG1 and WCAG2, and has potentially harmful accessibility side effects due to the missing link text.&lt;br /&gt;
&lt;br /&gt;
==External testimonials==&lt;br /&gt;
* [http://lists.w3.org/Archives/Public/w3c-wai-ig/2006JulSep/subject.html#msg133 hCard and hCalendar Formats] - 2006-08-03 in w3c-wai-ig. e.g. &amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;I think Microformats.org is doing rather well on it's own, and it isn't particularly something that the W3C would or should get involved in until it's settled down. (And then it would just be a ratification kind of thing.)&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;...&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;In fact, it is likely to be good for accessibility, as the tools for consuming microformats often require valid code.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[accessibility-issues]] - note external criticisms on the accesibility issues page&lt;br /&gt;
*[[internationalization]]&lt;br /&gt;
*[[assistive-technology]]&lt;br /&gt;
*[[assistive-technology-abbr-results]]&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=datetime-design-pattern&amp;diff=16839</id>
		<title>datetime-design-pattern</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=datetime-design-pattern&amp;diff=16839"/>
		<updated>2007-05-07T21:05:08Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: acessibility issues&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''This page is a draft.'''&lt;br /&gt;
&lt;br /&gt;
= Datetime Design Pattern =&lt;br /&gt;
This is a page for exploring a datetime design pattern.&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
* Use the [[datetime-design-pattern]] to make datetimes that are human readable also formally machine readable.&lt;br /&gt;
&lt;br /&gt;
== Practical Need ==&lt;br /&gt;
* This design pattern arose as a result of solving the practical need for human readable dates for [[hcalendar|hCalendar]].&lt;br /&gt;
&lt;br /&gt;
== How to use it ==&lt;br /&gt;
* enclose the human-friendly datetime that you want to make machine readable with &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
* as per the [[class-design-pattern]], add the appropriate &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; attribute to the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element&lt;br /&gt;
* add a &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute to the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element with the machine readable ISO8601 datetime or date as the value&lt;br /&gt;
&lt;br /&gt;
==Current uses==&lt;br /&gt;
&lt;br /&gt;
'''note using these formats will mean your content will likely fail WCAG2.0 accessibility'''&lt;br /&gt;
&lt;br /&gt;
The pattern, which is now available as part of [[hcalendar|hCalendar]], [[hcard|hCard]] and [[hreview|hReview]], is:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;&amp;amp;lt;abbr class=&amp;quot;foo&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SS+ZZ:ZZ&amp;quot;&amp;amp;gt;Date Time&amp;amp;lt;/abbr&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where foo is the semantic classname which is being applied to this date/time, the title of the &amp;amp;lt;abbr&amp;amp;gt; is an ISO 8601 date/time, with an appropriate level of specificity, and &amp;quot;Date Time&amp;quot; is a human-friendly representation of the same date/time.&lt;br /&gt;
&lt;br /&gt;
An alternative, if you are using UTC-based timestamps, would be:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;&amp;amp;lt;abbr class=&amp;quot;foo&amp;quot; title=&amp;quot;YYYY-MM-DDTHH:MM:SSZ&amp;quot;&amp;amp;gt;Date Time&amp;amp;lt;/abbr&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
with a single &amp;quot;Z&amp;quot; as per [http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]&lt;br /&gt;
&lt;br /&gt;
== Profile of ISO8601 ==&lt;br /&gt;
&lt;br /&gt;
We recommend that any [[microformat]] using the date-time-design pattern use a profile of ISO8601.  There are currently two widely used profiles which SHOULD be reused.&lt;br /&gt;
&lt;br /&gt;
* RFC 3339&lt;br /&gt;
* [http://www.w3.org/TR/NOTE-datetime W3C Note on Datetimes] &lt;br /&gt;
&lt;br /&gt;
==Acessibility issues==&lt;br /&gt;
&lt;br /&gt;
Ironically, this pattern while machine readable for browsers compatible with microformats is not accessible for screenreaders when referring to a date. Therefore:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
we have a party in &lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM&lt;br /&gt;
&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
would be read by jaws as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
we have a party at Twenty million seventy-thousand three-hundred twelve tee seventeen-hundred dash zero six. &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [http://www.webstandards.org/2007/04/27/haccessibility/  acessibility task force] from web standarsd.org recommends:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM, Central Standard Time&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM, Central Standard Time&lt;br /&gt;
 &amp;lt;span class=&amp;quot;value&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
see more at  [[abbr-design-pattern-issues]] and [http://www.webstandards.org/2007/04/27/haccessibility/]&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
&lt;br /&gt;
This pattern is likely to be highly resuable.&lt;br /&gt;
&lt;br /&gt;
--[[User:RyanKing]]&lt;br /&gt;
&lt;br /&gt;
Can this not be viewed as a microformat in itself?&lt;br /&gt;
&lt;br /&gt;
--[[User:DimitriGlazkov]]&lt;br /&gt;
&lt;br /&gt;
It could, but inventing a microformat for the sake of inventing a microformat is against the microformat principles.&lt;br /&gt;
If there is a specific real world problem (and uses cases) that such an elemental microformat would solve, then it would be worth considering.&lt;br /&gt;
&lt;br /&gt;
Until then it is best to keep the &amp;amp;lt;abbr&amp;amp;gt; datetime concept merely as a microformat design pattern, to be used in _actual_ microformats that have a demonstrated practical need.&lt;br /&gt;
&lt;br /&gt;
-- [http://tantek.com/log/ Tantek]&lt;br /&gt;
&lt;br /&gt;
Excerpt from #microformats Aug 18th. Please edit!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Aug 18 15:16:14 &amp;lt;Tantek&amp;gt;	DanC, what do you think of RFC3339?&lt;br /&gt;
Aug 18 15:17:14 &amp;lt;Tantek&amp;gt;	ISO8601 subset&lt;br /&gt;
Aug 18 15:17:19 &amp;lt;DanC&amp;gt;	        Date and Time on the Internet: Timestamps http://www.ietf.org/rfc/rfc3339.txt&lt;br /&gt;
Aug 18 15:17:30 &amp;lt;DanC&amp;gt;	        Klyne is a good guy. I wonder if I talked with him about this.&lt;br /&gt;
Aug 18 15:17:32 &amp;lt;Tantek&amp;gt;	compat with W3C-NOTE-DATETIME&lt;br /&gt;
Aug 18 15:17:50 &amp;lt;Tantek&amp;gt;	compat with xsd:dateTime&lt;br /&gt;
Aug 18 15:17:57 &amp;lt;Tantek&amp;gt;	it's a strict intersection subset&lt;br /&gt;
Aug 18 15:17:59 &amp;lt;DanC&amp;gt;	        I consider W3C-NOTE-DATETIME obsoleted by XML Schema datatype-- yeah.. xsd:dateTime&lt;br /&gt;
Aug 18 15:18:32 &amp;lt;Tantek&amp;gt;	compare/contrast normatively using xsd:dateTime vs. RFC3339&lt;br /&gt;
Aug 18 15:18:41 &amp;lt;Tantek&amp;gt;	note: Atom 1.0 chose RFC3339&lt;br /&gt;
Aug 18 15:18:50 &amp;lt;Tantek&amp;gt;	i would like input from the microformats community on this&lt;br /&gt;
Aug 18 15:19:27 &amp;lt;DanC&amp;gt;	        in what context are you evaluating RFC 3339?&lt;br /&gt;
Aug 18 15:19:28 &amp;lt;jcgregorio&amp;gt;	http://bitworking.org/news/Date_Constructs_in_the_Atom_Syndication_Format&lt;br /&gt;
Aug 18 15:21:24 &amp;lt;DanC&amp;gt;	        which microformat is the question coming from, Tantek ?&lt;br /&gt;
Aug 18 15:23:31 &amp;lt;DanC&amp;gt;	        &amp;quot;   The grammar element time-second may have the value &amp;quot;60&amp;quot; at the end of&lt;br /&gt;
Aug 18 15:23:31 &amp;lt;DanC&amp;gt;	        months in which a leap second occurs&amp;quot; The XML Schema WG is in the 27th level of&lt;br /&gt;
                                leap-second-hell for the past few months, I gather.&lt;br /&gt;
Aug 18 15:24:21 &amp;lt;DanC&amp;gt;	        yeah... here's the scary bit: &amp;quot;   Leap seconds cannot be predicted far into the&lt;br /&gt;
                                future.  The&lt;br /&gt;
Aug 18 15:24:21 &amp;lt;DanC&amp;gt;	        International Earth Rotation Service publishes bulletins [IERS] that&lt;br /&gt;
Aug 18 15:24:21 &amp;lt;DanC&amp;gt;	        announce leap seconds with a few weeks' warning.&amp;quot;&lt;br /&gt;
Aug 18 15:26:03 &amp;lt;Tantek&amp;gt;	DanC, which microformats? any/all that use datetime fields.&lt;br /&gt;
Aug 18 15:26:36 &amp;lt;DanC&amp;gt;	        hard to give useful advice, then.&lt;br /&gt;
Aug 18 15:26:58 &amp;lt;DanC&amp;gt;	        I expect they'll use datetime fields for different things that have different&lt;br /&gt;
                                cost/benefit trade-offs&lt;br /&gt;
Aug 18 15:27:26 &amp;lt;DanC&amp;gt;	        do you know of any particular differences that matter to anybody?&lt;br /&gt;
Aug 18 15:56:43 &amp;lt;KragenSitaker&amp;gt;	RFC3339 suggests -07:00, which seems like an improvement over -0700 anyway&lt;br /&gt;
Aug 18 15:56:49 &amp;lt;Tantek&amp;gt;	Kragen, agreed&lt;br /&gt;
Aug 18 15:57:01 &amp;lt;Tantek&amp;gt;	RFC3339 is certainly preferable to the ISO8601 subset in iCalendar&lt;br /&gt;
Aug 18 16:05:57 &amp;lt;DanC&amp;gt;	        Tantek's right, Kragen; iCalendar looks like it solves the local timezone&lt;br /&gt;
                                problem but doesn't.&lt;br /&gt;
Aug 18 16:06:14 &amp;lt;DanC&amp;gt;	        and it's true that there's no standard solution to the local timezone problem&lt;br /&gt;
Aug 18 16:06:39 &amp;lt;Tantek&amp;gt;	so instead of appearing to solve the problem but not solving it, we chose to&lt;br /&gt;
                                provide the ability to *approximate* the local timezone using e.g. &amp;quot;-07:00&amp;quot;&lt;br /&gt;
Aug 18 16:06:49 &amp;lt;DanC&amp;gt;	        the simplest thing is to have people use Z time in hCalendar. But I gather&lt;br /&gt;
                                that's unacceptably unusable?&lt;br /&gt;
Aug 18 16:07:35 &amp;lt;Tantek&amp;gt;	DanC, yes, the simplest thing is to have everyone use UTC Z&lt;br /&gt;
Aug 18 16:07:38 &amp;lt;Tantek&amp;gt;	However&lt;br /&gt;
Aug 18 16:07:50 &amp;lt;Tantek&amp;gt;	it is not *nearly* as usuable/verifiable&lt;br /&gt;
Aug 18 16:07:55 &amp;lt;Tantek&amp;gt;	as -07:00 etc.&lt;br /&gt;
Aug 18 16:08:02 &amp;lt;Tantek&amp;gt;	hence the decision to go with the latter&lt;br /&gt;
Aug 18 16:08:12 &amp;lt;Tantek&amp;gt;	some degree of human verifiability is important here&lt;br /&gt;
Aug 18 16:14:21 &amp;lt;Tantek&amp;gt;	DanC, my perception is that RFC3339 is a subset&lt;br /&gt;
Aug 18 16:17:00 &amp;lt;DanC&amp;gt;	        time-numoffset  = (&amp;quot;+&amp;quot; / &amp;quot;-&amp;quot;) time-hour &amp;quot;:&amp;quot; time-minute&lt;br /&gt;
Aug 18 16:17:34 &amp;lt;DanC&amp;gt;	        ok, then I can't see any differences. (modulo recent leap seconds issues that&lt;br /&gt;
                                may affect xsd:dateTime )&lt;br /&gt;
Aug 18 16:18:07 &amp;lt;Tantek&amp;gt;	would be interesting to know why Atom 1.0 chose RFC3339 over xsd:dateTime&lt;br /&gt;
Aug 18 16:18:21 &amp;lt;Tantek&amp;gt;	if there was a &amp;quot;real&amp;quot; reason or if it was arbitrary / coin-flip.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here's an exhaustive [http://www.imc.org/atom-syntax/mail-archive/msg13103.html comparison] from ndw. I think xsd:dateTime also allows unqualified local times, while RFC3339 allows only UTC with no known timezone (-00:00). In the end, Atompub followed the advice of [http://www.imc.org/atom-syntax/mail-archive/msg13244.html Sam Ruby] and [http://www.imc.org/atom-syntax/mail-archive/msg13248.html Scott Hollenbeck], our area director. Atom dates make some additional restrictions on RFC3339, such as uppercase T and Z characters for compatibility with xsd:dateTime, RFC3339, W3C-DTF, and ISO8601. --[http://franklinmint.fm Robert Sayre]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Aug 18 16:18:43 &amp;lt;KragenSitaker&amp;gt;	rfc3339 is pretty short.&lt;br /&gt;
Aug 18 16:19:36 &amp;lt;Tantek&amp;gt;	DanC, BTW, which came first? REC for xsd:dateTime or RFC3339?&lt;br /&gt;
Aug 18 16:19:50 &amp;lt;DanC&amp;gt;	        RFC3339 is dated July 2002 ...&lt;br /&gt;
Aug 18 16:19:54 &amp;lt;KragenSitaker&amp;gt;	Right --- and you might be able to understand xsd:dateTime without&lt;br /&gt;
                                reading all of xml schema, you wouldn't be confident of it&lt;br /&gt;
Aug 18 16:20:25 &amp;lt;DanC&amp;gt;	        W3C Recommendation 28 October 2004 ... but that's 2nd ed...&lt;br /&gt;
Aug 18 16:20:47 &amp;lt;DanC&amp;gt;	        W3C Recommendation 02 May 2001&lt;br /&gt;
Aug 18 16:22:10 &amp;lt;DanC&amp;gt;	        I don't see a BNF in http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#dateTime ...&lt;br /&gt;
Aug 18 16:22:43 &amp;lt;KragenSitaker&amp;gt;	yeah, appendix D of the current xml schema datatypes document seems&lt;br /&gt;
                                a little scanty, actually&lt;br /&gt;
Aug 18 16:23:28 &amp;lt;DanC&amp;gt;	        ah... 2nd ed of http://www.w3.org/TR/xmlschema-2/#date is much more&lt;br /&gt;
                                explicit about syntax.&lt;br /&gt;
Aug 18 16:23:30 &amp;lt;KragenSitaker&amp;gt;	it's 1100 words but still doesn't give any examples&lt;br /&gt;
Aug 18 16:23:35 &amp;lt;DanC&amp;gt;	        still, it's given in prose and not BNF&lt;br /&gt;
Aug 18 16:24:17 &amp;lt;KragenSitaker&amp;gt;	sections 3.2.9 through 3.2.14 seem to be the relevant ones around #date&lt;br /&gt;
Aug 18 16:24:29 &amp;lt;KragenSitaker&amp;gt;	which is another 2200 words&lt;br /&gt;
Aug 18 16:24:42 &amp;lt;DanC&amp;gt;	        wow... they changed the canonical form of date from always-Z to&lt;br /&gt;
                                timezone-allowed between 1st edition and 2nd edition&lt;br /&gt;
Aug 18 16:25:01 &amp;lt;Tantek&amp;gt;	Kragen, DanC, these are very good analyses&lt;br /&gt;
Aug 18 16:25:21 &amp;lt;Tantek&amp;gt;	could I ask you to summarize the pros/cons for each in a new section at&lt;br /&gt;
                                end of http://microformats.org/wiki/datetime-design-pattern&lt;br /&gt;
Aug 18 16:25:22 &amp;lt;Tantek&amp;gt;	?&lt;br /&gt;
Aug 18 16:25:58 &amp;lt;KragenSitaker&amp;gt;	rfc 3339 is 4000 words, excluding the last two pages of boilerplate.&lt;br /&gt;
Aug 18 16:26:31 &amp;lt;KragenSitaker&amp;gt;	so it's actually longer than the datetime-relevant parts of XSD but it&lt;br /&gt;
                                seems much more rigorous and clear&lt;br /&gt;
Aug 18 16:28:37 &amp;lt;DanC&amp;gt;	        my advice is: normatively cite both, and claim they specify the same&lt;br /&gt;
                                syntax, and let anybody who discovers otherwise send you a bug report&lt;br /&gt;
                                with a test case&lt;br /&gt;
Aug 18 16:29:12 &amp;lt;KragenSitaker&amp;gt;	danc: nice hack&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The RFC3339 has a mandatory TIME portion of the DATE-TIME. Some vCard/iCalendar DATE-TIME stamps can omit the TIME. For instance, DTSTART, if that is a full day event, then you can omit the time. BDAY in vCard can be respresented by only a DATE. I like the idea of restricting the possible date formats, but i think that TIME should be optional, which it isn't in RFC3339. - [http://suda.co.uk/ brian suda]&lt;br /&gt;
&lt;br /&gt;
RFC 3339 allows lowercase 't' and 'z' while XSD doesn't. Specifying RFC 3339 plus 'T' and 'Z' MUST be caps will make them the same. - [http://bitworking.org Joe Gregorio]&lt;br /&gt;
&lt;br /&gt;
---&lt;br /&gt;
&lt;br /&gt;
A few questions:&lt;br /&gt;
&lt;br /&gt;
1) Would it make more sense for documenting the alternative codings pitting the abbr tag vs. other tags to be on this page?&lt;br /&gt;
&lt;br /&gt;
2) Would using the title attribute of the abbr tag to encode the machine-readable date in fact cause a failure of WCAG 2.0 Accessibility? What about USA Section 508?  It does appear to violate Technique for WCAG 2.0 [http://www.w3.org/TR/WCAG20-TECHS/#H28 H28: Providing definitions for abbreviations by using the abbr and acronym elements], although that is a supporting document and does not have the force of a guideline.&lt;br /&gt;
&lt;br /&gt;
3) In order to maintain accessibility, would it make sense to enclose the machine-readable date in a span with a style of &amp;quot;display:none&amp;quot; instead of using the abbr tag? &lt;br /&gt;
&lt;br /&gt;
4) For that matter, wouldn't you want to style such an abbr tag with text-decoration:none to hide that an abbr tag was used?  Otherwise, visitors might cursor over the  time, see the machine time, and be annoyed that their time was wasted or else be confused.  And I don't think you can suppress the title from coming up if the human-readable time was inadvertently hovered.&lt;br /&gt;
&lt;br /&gt;
[[User:CharlesBelov|CharlesBelov]] 16:57, 24 Apr 2007 (PDT)&lt;br /&gt;
&lt;br /&gt;
== Code ==&lt;br /&gt;
The following regular expression (parsed VERBOSE) should break apart a datetime and cover many lightly broken cases seen in the wild. This has been tested under Python.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 ^&lt;br /&gt;
 (?P&amp;lt;year&amp;gt;\d\d\d\d)&lt;br /&gt;
 ([-])?(?P&amp;lt;month&amp;gt;\d\d)&lt;br /&gt;
 ([-])?(?P&amp;lt;day&amp;gt;\d\d)&lt;br /&gt;
 (&lt;br /&gt;
  (T|\s+)&lt;br /&gt;
  (?P&amp;lt;hour&amp;gt;\d\d)&lt;br /&gt;
  (&lt;br /&gt;
   ([:])?(?P&amp;lt;minute&amp;gt;\d\d)&lt;br /&gt;
   (&lt;br /&gt;
    ([:])?(?P&amp;lt;second&amp;gt;\d\d)&lt;br /&gt;
    (&lt;br /&gt;
     ([.])?(?P&amp;lt;fraction&amp;gt;\d+)&lt;br /&gt;
    )?&lt;br /&gt;
   )?&lt;br /&gt;
  )?&lt;br /&gt;
 )?&lt;br /&gt;
 (&lt;br /&gt;
  (?P&amp;lt;tzzulu&amp;gt;Z)&lt;br /&gt;
  |&lt;br /&gt;
  (?P&amp;lt;tzoffset&amp;gt;[-+])&lt;br /&gt;
  (?P&amp;lt;tzhour&amp;gt;\d\d)&lt;br /&gt;
  ([:])?(?P&amp;lt;tzminute&amp;gt;\d\d)&lt;br /&gt;
 )?&lt;br /&gt;
 $&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Main_Page#Design_Patterns|All microformat design patterns]]&lt;br /&gt;
* [[abbr-design-pattern]] is used by [[datetime-design-pattern]]&lt;br /&gt;
* HTML 4.01 definition of &amp;lt;code&amp;gt;&amp;amp;lt;[http://www.w3.org/TR/REC-html40/struct/text.html#edef-ABBR abbr]&amp;gt;&amp;lt;/code&amp;gt; element&lt;br /&gt;
* RFC [http://www.faqs.org/rfcs/rfc3339.html 3339]: Date and Time on the Internet: Timestamps&lt;br /&gt;
* W3C: [http://www.w3.org/TR/NOTE-datetime Note on Datetimes] &lt;br /&gt;
* Markus Kuhn: [http://www.cl.cam.ac.uk/~mgk25/iso-time.html A summary of the international standard date and time notation]&lt;br /&gt;
* Wikipedia: [http://en.wikipedia.org/wiki/ISO_8601 ISO 8601]&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=abbr-design-pattern&amp;diff=16838</id>
		<title>abbr-design-pattern</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=abbr-design-pattern&amp;diff=16838"/>
		<updated>2007-05-07T21:03:02Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: acessibility&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt; Abbr design pattern &amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Purpose ==&lt;br /&gt;
* Use the [[abbr-design-pattern]] to make text that is human readable also formally machine readable&lt;br /&gt;
* Avoiding using the [[abbr-design-pattern]] to re-encode human text or to hide data&lt;br /&gt;
&lt;br /&gt;
== How to use it ==&lt;br /&gt;
* enclose the human-friendly text that you want to make machine readable with &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
* as per the [[class-design-pattern]], add the appropriate &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; attribute to the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element&lt;br /&gt;
* add a &amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt; attribute to the &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element with the machine readable data as the value&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
The [[datetime-design-pattern]] formally encodes (the notoriously unparsable) datetimes into an &amp;lt;code&amp;gt;abbr&amp;lt;/code&amp;gt; element.&lt;br /&gt;
&lt;br /&gt;
Before:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The party is at 10 o'clock on the 10th.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
The party is at &lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20051010T10:10:10-0100&amp;quot;&amp;gt;10 o'clock on the 10th&amp;lt;/abbr&amp;gt;.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Alternative presentations==&lt;br /&gt;
Note that the following are all equivalent, to a microformat parser:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;20070501&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;2007-05-01&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;1 May 2007&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;2007-05-01&amp;quot;&amp;gt;1 May 2007&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;1st May 2007&amp;lt;/abbr&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;May 1st 2007&amp;lt;/abbr&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;The first of May, 2007&amp;lt;/abbr&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;2007-05-01&amp;lt;/abbr&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;Tuesday, 1 May 2007&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;2007, day 121&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;May Day, 2007&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot; lang=&amp;quot;FR&amp;quot;&amp;gt;1er mai, 2007&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot; lang=&amp;quot;ES&amp;quot;&amp;gt;1 de mayo, 2007&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and the following may be used in, say, a list, table, or page, headed &amp;quot;2007&amp;quot;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070501&amp;quot;&amp;gt;1 May&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
''This discussion is culled from [http://microformats.org/discuss/mail/microformats-discuss/2005-October/001277.html here]''. Consider two possible uses for the [[abbr-design-pattern]]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
using ABBR to encode machine readable data around human readable data&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20051010T10:10:10-0100&amp;quot;&amp;gt;10 o'clock on the 10th&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&lt;br /&gt;
using ABBR to encode more formal human data around something less formal &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;abbr class=&amp;quot;author&amp;quot; title=&amp;quot;Danny Ayers&amp;quot;&amp;gt;Danny&amp;lt;/abbr&amp;gt; &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use #1 is encouraged if there's a reasonable need for it. Use #2 is discouraged under the [http://c2.com/cgi-bin/wiki?DontRepeatYourself Don't Repeat Yourself principle], as: &amp;quot;#2 is a case of *more* information being invisibly present, namely, the&lt;br /&gt;
last name in this case. If someone is not willing to make some information visible, then we&lt;br /&gt;
shouldn't be encouraging them to store that information invisibly, for all&lt;br /&gt;
the same reasons that invisible metadata is bad/futile in the first place.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
''I'd like to delete this below, as the points are covered above''&lt;br /&gt;
&lt;br /&gt;
* Theoretically, this could be done with almost any HTML element. But is it a good idea? If it's not, is abbr the only one? [[DavidJanes]]&lt;br /&gt;
* abbr-design-pattern should be avoided, if possible. [[User:RobertBachmann|RobertBachmann]]&lt;br /&gt;
** why, or under what circumstances? For example, it is quite useful with datetimes. Should there not be other potentially analogous situations? [[DavidJanes]]&lt;br /&gt;
** Under circumstances where the text in the title would be gobbledegook if read by a screenreader. JAWS and other screenreaders use title attributes from abbr, when used properly (as in this example from the WCAG group), to pronounce words which would otherwise be unreadable or confusing. Using machine data such as datetime as a title is an bending of the dictionary definition of abbreviation (contraction by ommision or initialisation, applied at the word and not semantic level), this may not be a great issue in itself, but if screen readers are unable to turn title content into something comprehensible, this will lead to accessibility failures.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Sugar is commonly sold in 5 &amp;lt;abbr title=&amp;quot;pound&amp;quot;&amp;gt;lb.&amp;lt;abbr&amp;gt; bags.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;Welcome to the &amp;lt;abbr title=&amp;quot;World Wide Web&amp;quot;&amp;gt;WWW&amp;lt;/abbr&amp;gt;!&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Acessibility issues==&lt;br /&gt;
&lt;br /&gt;
Ironically, this pattern while machine readable for browsers compatible with microformats is not accessible for screenreaders when referring to a date. Therefore:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
we have a party in &lt;br /&gt;
&amp;lt;abbr class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM&lt;br /&gt;
&amp;lt;/abbr&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
would be read by jaws as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
we have a party at Twenty million seventy-thousand three-hundred twelve tee seventeen-hundred dash zero six. &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The [http://www.webstandards.org/2007/04/27/haccessibility/  acessibility task force] from web standarsd.org recommends:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM, Central Standard Time&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
or &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&lt;br /&gt;
 March 12, 2007 at 5 PM, Central Standard Time&lt;br /&gt;
 &amp;lt;span class=&amp;quot;value&amp;quot; title=&amp;quot;20070312T1700-06&amp;quot;&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
see more at  [[abbr-design-pattern-issues]] and [http://www.webstandards.org/2007/04/27/haccessibility/]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[abbr-design-pattern-issues]]&lt;br /&gt;
* [[Main_Page#Design_Patterns|All microformat design patterns]]&lt;br /&gt;
* [http://microformats.org/discuss/mail/microformats-discuss/2005-October/001277.html discussion in microformats-discuss]&lt;br /&gt;
* [[datetime-design-pattern]] uses [[abbr-design-pattern]]&lt;br /&gt;
* [http://www.w3.org/TR/REC-html40/struct/text.html#edef-ABBR HTML 4.01 definition]&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=15931</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=15931"/>
		<updated>2007-04-23T00:39:00Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Examples */ pasting examples from media info examples&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.1&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification 2007-04-18 ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Authors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
: Martin McEvoy&lt;br /&gt;
: Alexandre Van De Sande&lt;br /&gt;
: Michael Johnson&lt;br /&gt;
: Dave Longley&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/haudio#Copyright copyright] and [http://microformats.org/wiki/haudio#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/|Tantek Çelik], Mary Hodder (http://napsterization.org/stories/), Joshua Kinberg (http://joshkinberg.com/blog/), ChrisMessina, and Lisa Rein (http://onlisareinsradar.com/).&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''title'''. required. text.&lt;br /&gt;
** '''collaborator'''. optional. [[hCard]].&lt;br /&gt;
*** suggested roles: speaker, artist, composer, band, publisher&lt;br /&gt;
** '''release-date'''. optional. using [[date-pattern]].&lt;br /&gt;
** '''sample'''. optional. using rel-sample.&lt;br /&gt;
** '''acquire'''. optional. using rel-acquire or rel-payment.&lt;br /&gt;
** '''image-summary'''. optional. using img.&lt;br /&gt;
** '''genre'''. optional. text.&lt;br /&gt;
** '''length'''. optional. time in units. abbr-pattern.&lt;br /&gt;
** '''price'''. optional. hCurrency.&lt;br /&gt;
&lt;br /&gt;
'''tracks''' and '''songs''' are denoted by embedding hAudio's inside of hAudios and using the [[collection-id-pattern]].&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
The following field names have been reused from the [[hcard|hCard]] and [[hcalendar|hCalendar]] microformats: &amp;lt;code&amp;gt;version, summary, fn, url, photo, description&amp;lt;/code&amp;gt;.  In addition, items and reviewers described by hCards MAY contain any hCard field.  The rel value &amp;quot;self&amp;quot; has been reused from the [http://atompub.org/2005/07/11/draft-ietf-atompub-format-10.html Atom 1.0 specification].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'haudio' in hAudio.&lt;br /&gt;
* And for &amp;quot;image-summary&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' attribute on the element with class=&amp;quot;haudio&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hAudio (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hAudio processors which need to handle the language of reviews MUST process the standard (X)HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;image-summary&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Object Includes ===&lt;br /&gt;
&lt;br /&gt;
hAudio includes support for the [[id-based-collection-pattern]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content MAY be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hAudio fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of audio content from current web sites, and how they could be easily enhanced to support the hAudio audio metadata microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] (not implemented yet) to write about audio content and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://mattstodayinhistory.blogspot.com Matt's today in history]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56539 mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, transcripts, download link, rss feed, author&lt;br /&gt;
&lt;br /&gt;
* [http://reviews.cnet.com/4520-11455_7-6457370-1.html Buzz Out Loud]&lt;br /&gt;
** [http://chkpt.zdnet.com/chkpt/1pcast.bole.041107/http://podcast-files.cnet.com/podcast/cnetbuzz_041107.mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, episode summary, length, date&lt;br /&gt;
*** Information displayed on a separated page: Title, episode summary, lenght, date, show links, voice mail, emails received&lt;br /&gt;
&lt;br /&gt;
* [http://podcast.rubyonrails.org/ Ruby On Rails Podcast]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title, contributors/artist, album, and length.&lt;br /&gt;
*** clickable hyperlink to the recording (MP3) or (MP4/M4A).&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** Some transcripts of certain episodes are available.&lt;br /&gt;
** Examples:&lt;br /&gt;
*** Single episode [http://podcast.rubyonrails.org/programs/1/episodes/jack_dorsey_and_alex_payne_of_twitter Jack Dorsey and Alex Payne of Twitter].&lt;br /&gt;
*** [http://podcast.rubyonrails.org/programs/1/episodes All episodes since 2005].&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Podcasts consists of multiple songs and therefore might need another microformat, one that makes a collection of multiple songs and only one file.&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: title, artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: title, artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
====Mashups, remixes, cut-ups and audio-collages====&lt;br /&gt;
&lt;br /&gt;
Some music is in fact made from other samples of other music. The information on those tracks then must contain another audio information, on the original track. Some of those tracks are posted to sampling communities and therefore are remixed again, creating a fractal-like information. Most sites, thou, will only show the first layer: the music directly derivated&lt;br /&gt;
&lt;br /&gt;
* [ http://www.example.com Website Name]&lt;br /&gt;
** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
*** Information displayed: title, track number, sample, web-based purchase, artist, price, length&lt;br /&gt;
&lt;br /&gt;
* [http://viprhealthcare.typepad.com/mashup_of_the_week_podcas/ Mashup of the week]&lt;br /&gt;
* [http://bannedmusic.org/ banned music]&lt;br /&gt;
* [http://illegalart.org/ illegal art]&lt;br /&gt;
* [http://ccmixter.org/ cc mixter] a creative commons community&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroformatCopyrightStatement2005}}&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=15926</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=15926"/>
		<updated>2007-04-23T00:35:16Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Schema */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.1&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification 2007-04-18 ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Authors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
: Martin McEvoy&lt;br /&gt;
: Alexandre Van De Sande&lt;br /&gt;
: Michael Johnson&lt;br /&gt;
: Dave Longley&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/haudio#Copyright copyright] and [http://microformats.org/wiki/haudio#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/|Tantek Çelik], Mary Hodder (http://napsterization.org/stories/), Joshua Kinberg (http://joshkinberg.com/blog/), ChrisMessina, and Lisa Rein (http://onlisareinsradar.com/).&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''title'''. required. text.&lt;br /&gt;
** '''collaborator'''. optional. [[hCard]].&lt;br /&gt;
*** recognized roles: speaker, artist, composer, band, publisher, label&lt;br /&gt;
** '''tracks'''. optional. using [[collection-id-pattern]].&lt;br /&gt;
** '''release-date'''. optional. using [[date-pattern]].&lt;br /&gt;
** '''sample'''. optional. using rel-sample.&lt;br /&gt;
** '''acquire'''. optional. using rel-acquire or rel-payment.&lt;br /&gt;
** '''image-summary'''. optional. using img.&lt;br /&gt;
** '''genre'''. optional. text.&lt;br /&gt;
** '''length'''. optional. time in units. abbr-pattern.&lt;br /&gt;
** '''price'''. optional. hCurrency.&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
The following field names have been reused from the [[hcard|hCard]] and [[hcalendar|hCalendar]] microformats: &amp;lt;code&amp;gt;version, summary, fn, url, photo, description&amp;lt;/code&amp;gt;.  In addition, items and reviewers described by hCards MAY contain any hCard field.  The rel value &amp;quot;self&amp;quot; has been reused from the [http://atompub.org/2005/07/11/draft-ietf-atompub-format-10.html Atom 1.0 specification].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'haudio' in hAudio.&lt;br /&gt;
* And for &amp;quot;image-summary&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' attribute on the element with class=&amp;quot;haudio&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hAudio (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hAudio processors which need to handle the language of reviews MUST process the standard (X)HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;image-summary&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Object Includes ===&lt;br /&gt;
&lt;br /&gt;
hAudio includes support for the [[id-based-collection-pattern]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content MAY be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hAudio fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of audio content from current web sites, and how they could be easily enhanced to support the hAudio audio metadata microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] to write about audio content and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Speech example ===&lt;br /&gt;
&lt;br /&gt;
=== Song example ===&lt;br /&gt;
&lt;br /&gt;
=== Album example ===&lt;br /&gt;
&lt;br /&gt;
=== Podcast example ===&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroformatCopyrightStatement2005}}&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=haudio&amp;diff=15925</id>
		<title>haudio</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=haudio&amp;diff=15925"/>
		<updated>2007-04-23T00:34:02Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Further Reading */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;hAudio 0.1&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[haudio|hAudio]] is a simple, open, distributed format, suitable for embedding information about audio recordings in (X)HTML, Atom, RSS, and arbitrary XML. hAudio is one of several [[microformats]] open standards.&lt;br /&gt;
&lt;br /&gt;
== hAudio Microformat Draft Specification 2007-04-18 ==&lt;br /&gt;
&lt;br /&gt;
; Editor: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
; Authors: [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
: Martin McEvoy&lt;br /&gt;
: Alexandre Van De Sande&lt;br /&gt;
: Michael Johnson&lt;br /&gt;
: Dave Longley&lt;br /&gt;
&lt;br /&gt;
Microformats [http://microformats.org/wiki/haudio#Copyright copyright] and [http://microformats.org/wiki/haudio#Patents patents] statements apply.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording.&lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
In order to enable and encourage the sharing, distribution, syndication, and aggregation of audio content, the authors propose the hAudio microformat, an open standard for distributed audio metadata. The authors have researched both numerous [[audio-info-examples]] in the wild and earlier attempts at [[audio-info-formats]], and have designed hAudio around a simple minimal schema for audio content.  Feedback is encouraged on the [[haudio-feedback|hAudio feedback]] page.&lt;br /&gt;
&lt;br /&gt;
=== Inspiration and Acknowledgments ===&lt;br /&gt;
&lt;br /&gt;
Many thanks to the various individuals that did research and proposed ideas and discussion related to media info and audio info in general. Among the many participants are [[RodBegbie]], Dean Hudson, [http://tantek.com/log/|Tantek Çelik], Mary Hodder (http://napsterization.org/stories/), Joshua Kinberg (http://joshkinberg.com/blog/), ChrisMessina, and Lisa Rein (http://onlisareinsradar.com/).&lt;br /&gt;
&lt;br /&gt;
=== Scope ===&lt;br /&gt;
&lt;br /&gt;
Audio content consistently share several common fields.  Where possible hAudio has been based on this minimal common subset.&lt;br /&gt;
&lt;br /&gt;
==== Out of scope ====&lt;br /&gt;
&lt;br /&gt;
Fields that are type-specific have been omitted from hAudio.  It is important that hAudio be kept simple and minimal from the start.  Additional features can be added as deemed necessary by practical implementation experience.&lt;br /&gt;
&lt;br /&gt;
The concept of a universal audio identifier, that is, how to identify the same audio album, song, speech, or podcast across different music and audio sites, though something very useful to have, is outside the scope of this format.&lt;br /&gt;
&lt;br /&gt;
== Semantic XHTML Design Principles ==&lt;br /&gt;
&lt;br /&gt;
{{semantic-xhtml-design-principles}}&lt;br /&gt;
&lt;br /&gt;
== Format ==&lt;br /&gt;
&lt;br /&gt;
=== In General ===&lt;br /&gt;
The hAudio format is based on a set of fields common to numerous audio content sites and formats in use today on the web.  Where possible field names have been chosen based on those defined by the related [[hcard|hCard]] standards.&lt;br /&gt;
&lt;br /&gt;
=== Schema ===&lt;br /&gt;
&lt;br /&gt;
The hAudio schema consists of the following:&lt;br /&gt;
&lt;br /&gt;
* hAudio ('''&amp;lt;code&amp;gt;haudio&amp;lt;/code&amp;gt;''')&lt;br /&gt;
** '''title'''. required. text.&lt;br /&gt;
** '''collaborator'''. optional. [[hCard]].&lt;br /&gt;
*** recognized roles: speaker, artist, band, publisher, label&lt;br /&gt;
** '''tracks'''. optional. using [[collection-id-pattern]].&lt;br /&gt;
** '''release-date'''. optional. using [[date-pattern]].&lt;br /&gt;
** '''sample'''. optional. using rel-sample.&lt;br /&gt;
** '''acquire'''. optional. using rel-acquire or rel-payment.&lt;br /&gt;
** '''image-summary'''. optional. using img.&lt;br /&gt;
** '''genre'''. optional. text.&lt;br /&gt;
** '''length'''. optional. time in units. abbr-pattern.&lt;br /&gt;
** '''price'''. optional. hCurrency.&lt;br /&gt;
&lt;br /&gt;
=== Field details ===&lt;br /&gt;
&lt;br /&gt;
The fields of the hAudio schema represent the following:&lt;br /&gt;
&lt;br /&gt;
The following field names have been reused from the [[hcard|hCard]] and [[hcalendar|hCalendar]] microformats: &amp;lt;code&amp;gt;version, summary, fn, url, photo, description&amp;lt;/code&amp;gt;.  In addition, items and reviewers described by hCards MAY contain any hCard field.  The rel value &amp;quot;self&amp;quot; has been reused from the [http://atompub.org/2005/07/11/draft-ietf-atompub-format-10.html Atom 1.0 specification].&lt;br /&gt;
&lt;br /&gt;
=== More Semantic Equivalents ===&lt;br /&gt;
&lt;br /&gt;
For some properties there is a more semantic equivalent, and therefore they get special treatment, e.g.: &lt;br /&gt;
&lt;br /&gt;
* For any &amp;quot;url&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;a class=&amp;quot;url&amp;quot; href=&amp;quot;...&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&amp;lt;/code&amp;gt; inside the element with the class name 'haudio' in hAudio.&lt;br /&gt;
* And for &amp;quot;image-summary&amp;quot;, use &amp;lt;code&amp;gt;&amp;lt;img class=&amp;quot;image-summary&amp;quot; src=&amp;quot;...&amp;quot; alt=&amp;quot;Photo of ...&amp;quot; /&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
==== Language ====&lt;br /&gt;
&lt;br /&gt;
* To explicitly convey the natural language that an hAudio is written in, use the standard (X)HTML 'lang' attribute on the element with class=&amp;quot;haudio&amp;quot;, e.g. &amp;lt;code&amp;gt;&amp;amp;lt;div class=&amp;quot;haudio&amp;quot; lang=&amp;quot;en&amp;quot;&amp;amp;gt; ... &amp;amp;lt;/div&amp;amp;gt;&amp;lt;/code&amp;gt; If portions of an hAudio (e.g. the item name) are in a different language, use the 'lang' attribute on those portions.&lt;br /&gt;
* hAudio processors which need to handle the language of reviews MUST process the standard (X)HTML 'lang' attribute as specified.&lt;br /&gt;
&lt;br /&gt;
=== Human vs. Machine Readable ===&lt;br /&gt;
If an &amp;lt;code&amp;gt;&amp;amp;lt;abbr&amp;gt;&amp;lt;/code&amp;gt; element is used for a property, then its '&amp;lt;code&amp;gt;title&amp;lt;/code&amp;gt;' attribute is used for the value of the property, instead of the contents of the element, which can then be used to provide a user-friendly alternate presentation of the value. &lt;br /&gt;
&lt;br /&gt;
Similarly, if an &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element is used for one or more properties, it MUST be treated as follows: &lt;br /&gt;
&lt;br /&gt;
# For the &amp;quot;image-summary&amp;quot; property and any other property that takes a URL as its value, the &amp;lt;code&amp;gt;src=&amp;quot;...&amp;quot;&amp;lt;/code&amp;gt; attribute provides the property value. &lt;br /&gt;
# For other properties, the &amp;lt;code&amp;gt;&amp;lt;img /&amp;gt;&amp;lt;/code&amp;gt; element's '&amp;lt;code&amp;gt;alt&amp;lt;/code&amp;gt;' attribute is the value of the property.&lt;br /&gt;
&lt;br /&gt;
=== Object Includes ===&lt;br /&gt;
&lt;br /&gt;
hAudio includes support for the [[id-based-collection-pattern]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
This section is informative.&lt;br /&gt;
&lt;br /&gt;
* By marking up audio content with the hAudio microformat, the expectation is communicated that information about the content MAY be indexed.  This has no impact on the copyright of the content itself which the publisher may explicitly specify using [[rel-license]] as specified above.&lt;br /&gt;
* The enumerated list of item types is under development and may be extended.&lt;br /&gt;
* Each type may have custom hAudio fields that follow the common set.&lt;br /&gt;
* Additional details about a particular item should be specified with the rest of the item's info at the URL provided for the item.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Here are a few examples of audio content from current web sites, and how they could be easily enhanced to support the hAudio audio metadata microformat.  &lt;br /&gt;
&lt;br /&gt;
Want to write valid [[haudio|hAudio]]?  Use the [http://microformats.org/code/haudio/creator hAudio creator] to write about audio content and publish it on your blog.&lt;br /&gt;
&lt;br /&gt;
=== Speech example ===&lt;br /&gt;
&lt;br /&gt;
=== Song example ===&lt;br /&gt;
&lt;br /&gt;
=== Album example ===&lt;br /&gt;
&lt;br /&gt;
=== Podcast example ===&lt;br /&gt;
&lt;br /&gt;
== Examples in the wild ==&lt;br /&gt;
&lt;br /&gt;
This section is '''informative'''.&lt;br /&gt;
&lt;br /&gt;
== Implementations ==&lt;br /&gt;
This section is '''informative'''. &lt;br /&gt;
&lt;br /&gt;
See [[haudio-implementations|hAudio Implementations]].&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
=== Normative References ===&lt;br /&gt;
* [http://www.w3.org/TR/2002/REC-xhtml1-20020801/ XHTML 1.0 SE]&lt;br /&gt;
* [http://gmpg.org/xmdp/ XMDP]&lt;br /&gt;
* [[hcard|hCard]]&lt;br /&gt;
&lt;br /&gt;
=== Informative References ===&lt;br /&gt;
* [http://www.w3.org/TR/REC-CSS1 CSS1]&lt;br /&gt;
* ISO.8601.1988&lt;br /&gt;
** International Organization for Standardization, &amp;quot;Data elements and interchange formats - Information interchange - Representation of dates and times&amp;quot;, ISO Standard 8601, June 1988.&lt;br /&gt;
* [http://www.w3.org/TR/1998/NOTE-datetime-19980827 W3C NOTE-datetime-19980827]&lt;br /&gt;
* [http://www.w3.org/Consortium/Patent-Policy-20040205/ W3C Patent Policy]&lt;br /&gt;
* Other audio metadata efforts. See [[audio-info-formats]].&lt;br /&gt;
&lt;br /&gt;
==== Similar Work ====&lt;br /&gt;
* [[media-info-examples]]&lt;br /&gt;
* [[media-info-formats]]&lt;br /&gt;
* [[xoxo|XOXO]]&lt;br /&gt;
&lt;br /&gt;
=== Copyright ===&lt;br /&gt;
{{MicroformatCopyrightStatement2005}}&lt;br /&gt;
&lt;br /&gt;
=== Patents ===&lt;br /&gt;
{{MicroFormatPatentStatement}}&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
This specification is a work in progress. As additional aspects are discussed, understood, and written, they will be added. &lt;br /&gt;
&lt;br /&gt;
== Further Reading ==&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;br /&gt;
&lt;br /&gt;
== Related Pages ==&lt;br /&gt;
{{haudio-related-pages}}&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15769</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15769"/>
		<updated>2007-04-17T21:12:19Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Mashups, remixes, cut-ups and audio-collages */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
* [http://www.wanderingabout.com Alexandre Van de Sande]&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://mattstodayinhistory.blogspot.com Matt's today in history]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56539 mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, transcripts, download link, rss feed, author&lt;br /&gt;
&lt;br /&gt;
* [http://reviews.cnet.com/4520-11455_7-6457370-1.html Buzz Out Loud]&lt;br /&gt;
** [http://chkpt.zdnet.com/chkpt/1pcast.bole.041107/http://podcast-files.cnet.com/podcast/cnetbuzz_041107.mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, episode summary, length, date&lt;br /&gt;
*** Information displayed on a separated page: Title, episode summary, lenght, date, show links, voice mail, emails received&lt;br /&gt;
&lt;br /&gt;
* [http://podcast.rubyonrails.org/ Ruby On Rails Podcast]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title, contributors/artist, album, and length.&lt;br /&gt;
*** clickable hyperlink to the recording (MP3) or (MP4/M4A).&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** Some transcripts of certain episodes are available.&lt;br /&gt;
** Examples:&lt;br /&gt;
*** Single episode [http://podcast.rubyonrails.org/programs/1/episodes/jack_dorsey_and_alex_payne_of_twitter Jack Dorsey and Alex Payne of Twitter].&lt;br /&gt;
*** [http://podcast.rubyonrails.org/programs/1/episodes All episodes since 2005].&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Podcasts consists of multiple songs and therefore might need another microformat, one that makes a collection of multiple songs and only one file.&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: title, artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: title, artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
====Mashups, remixes, cut-ups and audio-collages====&lt;br /&gt;
&lt;br /&gt;
Some music is in fact made from other samples of other music. The information on those tracks then must contain another audio information, on the original track. Some of those tracks are posted to sampling communities and therefore are remixed again, creating a fractal-like information. Most sites, thou, will only show the first layer: the music directly derivated&lt;br /&gt;
&lt;br /&gt;
* [ http://www.example.com Website Name]&lt;br /&gt;
** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
*** Information displayed: title, track number, sample, web-based purchase, artist, price, length&lt;br /&gt;
&lt;br /&gt;
* [http://viprhealthcare.typepad.com/mashup_of_the_week_podcas/ Mashup of the week]&lt;br /&gt;
* [http://bannedmusic.org/ banned music]&lt;br /&gt;
* [http://illegalart.org/ illegal art]&lt;br /&gt;
* [http://ccmixter.org/ cc mixter] a creative commons community&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Music Podcasts ====&lt;br /&gt;
&lt;br /&gt;
'''Podcast Statistics (8 sites analyzed)'''&lt;br /&gt;
* 100%: RSS Feed&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 100%: title&lt;br /&gt;
* 100%: episode summary&lt;br /&gt;
* 100%: mp3 download&lt;br /&gt;
* 62%: download link&lt;br /&gt;
* 50%: artist website&lt;br /&gt;
* 25%: web-based purchase&lt;br /&gt;
* 25%: flash player&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Music Services ====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics (85 sites analyzed)'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics (85 sites analyzed)'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** [[audio-info-brainstorming]]&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15667</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15667"/>
		<updated>2007-04-17T20:13:57Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Remix */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
* [http://www.wanderingabout.com Alexandre Van de Sande]&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://mattstodayinhistory.blogspot.com Matt's today in history]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56539 mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, transcripts, download link, rss feed, author&lt;br /&gt;
&lt;br /&gt;
* [http://reviews.cnet.com/4520-11455_7-6457370-1.html Buzz Out Loud]&lt;br /&gt;
** [http://chkpt.zdnet.com/chkpt/1pcast.bole.041107/http://podcast-files.cnet.com/podcast/cnetbuzz_041107.mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, episode summary, length, date&lt;br /&gt;
*** Information displayed on a separated page: Title, episode summary, lenght, date, show links, voice mail, emails received&lt;br /&gt;
&lt;br /&gt;
* [http://podcast.rubyonrails.org/ Ruby On Rails Podcast]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title, contributors/artist, album, and length.&lt;br /&gt;
*** clickable hyperlink to the recording (MP3) or (MP4/M4A).&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** Some transcripts of certain episodes are available.&lt;br /&gt;
** Examples:&lt;br /&gt;
*** Single episode [http://podcast.rubyonrails.org/programs/1/episodes/jack_dorsey_and_alex_payne_of_twitter Jack Dorsey and Alex Payne of Twitter].&lt;br /&gt;
*** [http://podcast.rubyonrails.org/programs/1/episodes All episodes since 2005].&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Podcasts consists of multiple songs and therefore might need another microformat, one that makes a collection of multiple songs and only one file.&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: title, artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: title, artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: title, artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
====Mashups, remixes, cut-ups and audio-collages====&lt;br /&gt;
&lt;br /&gt;
Some music is in fact made from other samples of other music. The information on those tracks then must contain another audio information, on the original track. Some of those tracks are posted to sampling communities and therefore are remixed again, creating a fractal-like information. Most sites, thou, will only show the first layer: the music directly derivated&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
=== Analysis ===&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Music Podcasts ====&lt;br /&gt;
&lt;br /&gt;
'''Podcast Statistics (8 sites analyzed)'''&lt;br /&gt;
* 100%: RSS Feed&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 100%: title&lt;br /&gt;
* 100%: episode summary&lt;br /&gt;
* 100%: mp3 download&lt;br /&gt;
* 62%: download link&lt;br /&gt;
* 50%: artist website&lt;br /&gt;
* 25%: web-based purchase&lt;br /&gt;
* 25%: flash player&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Analysis of Music Services ====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics (85 sites analyzed)'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics (85 sites analyzed)'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** [[audio-info-brainstorming]]&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info&amp;diff=20108</id>
		<title>audio-info</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info&amp;diff=20108"/>
		<updated>2007-04-17T19:32:33Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;see&lt;br /&gt;
*[[audio-info-brainstorming]]&lt;br /&gt;
*[[audio-info-examples]]&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=15668</id>
		<title>media-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=15668"/>
		<updated>2007-04-17T19:31:05Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Note on proposals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Media Info Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:RodBegbie | RodBegbie]]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* [http://napsterization.org/stories/ Mary Hodder]&lt;br /&gt;
* [http://joshkinberg.com/blog/ Joshua Kinberg]&lt;br /&gt;
* [[User:ChrisMessina | ChrisMessina]]&lt;br /&gt;
* [http://onlisareinsradar.com/ Lisa Rein]&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
* [[User:MikeJohnson | Mike Johnson]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of what people actually publish on the Web when discussing, linking to, referring to media.  This is focused predominantly on time based media such as audio and video, but may consider aspects of static media as well such as still images.&lt;br /&gt;
&lt;br /&gt;
== Emphasis on Practical, Simple, and Minimal ==&lt;br /&gt;
&lt;br /&gt;
Since all previous known attempts at this problem area have ended up quite complex and over-designed, this attempt will place simplicity and minimalism first and foremost.&lt;br /&gt;
&lt;br /&gt;
Thus for now, this document is deliberately restricted to examples that are:&lt;br /&gt;
* ''Actual'' examples in practice on the Web '''with URLs''' to the originals (note, all *-examples pages should be like this, but previous attempts at documenting media info examples have mostly ignored this requirement, and thus it is necessary to be explicit).&lt;br /&gt;
* Representative of ''very common'' publishing behavior on the Web.  This focus on common, representative examples is essential.  If possible, include an estimate of the number of similar examples. E.g. ~10k.&lt;br /&gt;
* Simple and minimalist.  As simple as possible.  Go read [http://microformats.org/wiki/microformats#the_microformats_principles the microformats principles] right now before proceeding any further.&lt;br /&gt;
&lt;br /&gt;
Any examples added which do not conform to these requirements will be deleted.&lt;br /&gt;
&lt;br /&gt;
Any generic analysis will also be deleted.  Analysis before examples is premature.  Once there are sufficient media-info-examples, and hopefully a simple/clean listing of [[media-info-formats]], we'll hopefully start a [[media-info-brainstorming]] page to do aggregate analysis of the examples.&lt;br /&gt;
&lt;br /&gt;
===Note on proposals===&lt;br /&gt;
&lt;br /&gt;
Because the hMedia became a task so big that it seems impossible to make it &amp;quot;simple and minimal&amp;quot; discussions started on splitting them by media type. &lt;br /&gt;
&lt;br /&gt;
see: [[audio-info-brainstorming]]&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Real World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Overall Notes About Examples ===&lt;br /&gt;
These examples are organized into a short list of top level media categories, in the hopes that it will be easier to determine if there are media specific publishing behaviors, in addition to common behaviors across multiple types of media.  Some may be subcategorized and distinguished by whether it was published by an individual publisher or a service:&lt;br /&gt;
* Audio (Speech, Music)&lt;br /&gt;
* Video&lt;br /&gt;
* Photos &lt;br /&gt;
&lt;br /&gt;
The numbers after some of the examples' descriptions are based on numbers found pulling in media records at Dabble.  Others may have higher numbers and would be encouraged to restate them if that's true.&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
==== Speech ====&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Speech =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
==== Music ====&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
===== Service Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
Publication of video on blogs often goes by &amp;quot;videoblogging&amp;quot;, &amp;quot;vlogging&amp;quot;, &amp;quot;VODcasting&amp;quot;, or &amp;quot;video podcasting&amp;quot;. The typical process involves publishing a direct link to the video file within the blog entry. The blog entry can, but does not have to, include an embedded video player.  Many videos include a thumbnail jpg which is clickable to the media object and player.  Some  video includes links to those other source videos, photos and audio that have been quoted.  Most videos have the same base elements as photos and audio, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual publishing of video ====&lt;br /&gt;
&lt;br /&gt;
* [http://FreeVlog.org FreeVlog]&lt;br /&gt;
** [http://www.freevlog.org/index.php/2007/01/24/new-vlog-moments-in-turkey/ Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://joshkinberg.com/popupmaker/ Video Pop-Up Link Maker]&lt;br /&gt;
** [http://joshkinberg.com/popupmaker/ Video Example]&lt;br /&gt;
*** Information displayed: title, download (link), preview image&lt;br /&gt;
&lt;br /&gt;
* [http://ryanedit.blogspot.com/ Ryanne's Video Blog]&lt;br /&gt;
** [http://ryanedit.blogspot.com/2006/01/light-water-music-2.html Video Example]&lt;br /&gt;
*** Information displayed: title, post date, preview image, download (link), tags, comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.prototypen.com/blog/vjblog/ Artificial Eye]&lt;br /&gt;
** [http://www.prototypen.com/blog/vjblog/archives/001240.html Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.itsjerrytime.com/ It's JerryTime!]&lt;br /&gt;
** [http://www.itsjerrytime.com/?p=89 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), comments, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.bottomunion.com/blog/ Bottom Union]&lt;br /&gt;
** [http://bottomunion.com/blog/?p=403 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), video (embedded), post date, summary,  website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://rocketboom.com/vlog/ Rocketboom]&lt;br /&gt;
** [http://www.rocketboom.com/stories/rb_07_mar_26 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, video (embedded), comments (link), tags (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chesslodge.com/ Chess Lodge]&lt;br /&gt;
** [http://www.chesslodge.com/2007/03/chess-video-lesson-2/ Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, video (embedded), website (link), comments (link), tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://pechesscast.blogspot.com/ PE Chesscast]&lt;br /&gt;
** [http://pechesscast.blogspot.com/2007_03_01_archive.html#4209870902184134583 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, comments (link), tags (link), feed subscription (link), e-mail to friend (link)&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of video ====&lt;br /&gt;
&lt;br /&gt;
* [http://blip.tv/ blip.tv]&lt;br /&gt;
** [http://thedailyreel.blip.tv/file/181901?filename=Thedailyreel-TheDailyReelMarch28629.flv Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, review rating, content rating (link), category, video (embedded), number of comments, comments (link), tags, e-mail forward (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://youtube.com/ YouTube]&lt;br /&gt;
** [http://youtube.com/watch?v=KKTDRqQtPO8 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link), e-mail to friend (link), save to favorites, add to groups, number of views, number of comments, number of honors, number of links, number of responses, permalink, related&lt;br /&gt;
&lt;br /&gt;
* [http://mefeedia.com/ Mefeedia]&lt;br /&gt;
** [http://mefeedia.com/entry/2303506/ Video Example]&lt;br /&gt;
*** Information displayed: creator (link), title, preview image, download (link), post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://vimeo.com/ Vimeo]&lt;br /&gt;
** [http://vimeo.com/clip:162754 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://DailyMotion.com/ DailyMotion]&lt;br /&gt;
** [http://www.dailymotion.com/us/featured/video/x1l9qx_sad-kermit-hurt Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, content rating, category, summary, video (embedded), website (link), comments, tags, add to favorites (link), add to blog (link), e-mail to friend (link), length, filming location, permalink&lt;br /&gt;
&lt;br /&gt;
* [http://www.nbc.com NBC]&lt;br /&gt;
&lt;br /&gt;
* [http://abc.go.com ABC]&lt;br /&gt;
&lt;br /&gt;
* [http://www.radio-locator.com Radio Locator]&lt;br /&gt;
&lt;br /&gt;
* [http://video.google.com Google Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.videosift.com Video Sift]&lt;br /&gt;
&lt;br /&gt;
* [http://www.footbag.org/gallery/video Footbag]&lt;br /&gt;
&lt;br /&gt;
* [http://www.break.com Break]&lt;br /&gt;
&lt;br /&gt;
* [http://www.collegehumor.com College Humor]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ebaumsworld.com Ebaum's World]&lt;br /&gt;
&lt;br /&gt;
* [http://www.holylemon.com/ Holylemon]&lt;br /&gt;
&lt;br /&gt;
* [http://www.collegehumor.com/ College Humor]&lt;br /&gt;
&lt;br /&gt;
* [http://www.crooksandliars.com/ Crooks and Liars]&lt;br /&gt;
&lt;br /&gt;
* [http://video.yahoo.com Yahoo Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace Videos]&lt;br /&gt;
&lt;br /&gt;
* [http://video.msn.com/ MSN Video]&lt;br /&gt;
&lt;br /&gt;
* [http://video.aol.com/ AOL Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.heavy.com/ Heavy]&lt;br /&gt;
&lt;br /&gt;
* [http://video.google.com/ Google Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ebaumsworld.com/ Ebaum's World]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ifilm.com/ iFilm]&lt;br /&gt;
&lt;br /&gt;
* [http://www.metacafe.com/ Metacafe]&lt;br /&gt;
&lt;br /&gt;
* [http://www.atomfilms.com/ Atom Films]&lt;br /&gt;
&lt;br /&gt;
* [http://www.veoh.com/ Veoh]&lt;br /&gt;
&lt;br /&gt;
* [http://grouper.com/ Grouper]&lt;br /&gt;
&lt;br /&gt;
* [http://one.revver.com/revver Revver]&lt;br /&gt;
&lt;br /&gt;
=== Photos ===&lt;br /&gt;
* A few photos online have region annotation and quoting.  But as tools are developed that are usable for mass publishers, this will likely increase.&lt;br /&gt;
* Many videos have thumbnails that are jpgs.&lt;br /&gt;
* Many videos use pictures and therefore the pictures themselves are quotes from the video.&lt;br /&gt;
* Most photos have the same elements as videos and audio, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Photos ====&lt;br /&gt;
* [http://blog.bouckenooghe.com/2005/09/01/em6-a-est-fache-avec-le-centimetre/ Blog A Brac &amp;amp;raquo; E=m6 a est fâché avec le centimètre - photo with annotated screen-caps]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, creator, quotes and descriptions, tags/categories, and publish date and time. +200 across all individually blogged photos.&lt;br /&gt;
* [http://scribbling.net/projects/fotonotesrolloverviewer/fotonotesplugin.php?p=helicopterovernyc.jpg Scribbling.net implementation of Fotonotes Plugin demonstrating the fotonotes annotation tool for photos]&lt;br /&gt;
** This example has media url, quotes and descriptions, creator.  +200 across all individually blogged  photos.&lt;br /&gt;
&lt;br /&gt;
* http://community.livejournal.com/boston_photos/&lt;br /&gt;
* http://blog.fatfreevegan.com/&lt;br /&gt;
* http://bakingsheet.blogspot.com/ &lt;br /&gt;
&lt;br /&gt;
* For more work along the lines of 2d annotations, please see (and add to) [[photo-note-examples]].&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of photos ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.flickr.com/photos/500hats/50282408/ Flickr - Photo Sharing instance of a photo.]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, quotes URLs and descriptions, licence, tags, upload time, playlist (set), license, creator, and other capture data.  +millions across all hosters. +millions of records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.webshots.com/search?query=san+francisco&amp;amp;new=1&amp;amp;source=search_results_top Webshots - Search results, gallery view.]&lt;br /&gt;
** This example has a Title, Html URL, creator, licence, Premium/Standard access.&lt;br /&gt;
&lt;br /&gt;
* [http://www.webshots.com/g/32/579-sh/25695.html Webshots - Single photo view.]&lt;br /&gt;
** This example has a Title, Html URL, creator, licence, link to creator's other photos. Three alternate download sizes, link to buy a print. Link to add as favorite. Link to next, previous photos in collection. Photo belongs to generic category (no tags). Links to related photo searches.&lt;br /&gt;
&lt;br /&gt;
* [http://zooomr.com/ Zooomr - Photo sharing site]&lt;br /&gt;
** Need instances of individual photos, and analysis of what visible info each instance provides or can potentially provide.&lt;br /&gt;
&lt;br /&gt;
* http://www.deviantart.com&lt;br /&gt;
* http://moblog.co.uk&lt;br /&gt;
* http://www.tabblo.com/studio&lt;br /&gt;
* http://www.corbis.com&lt;br /&gt;
* http://www.istockphoto.com&lt;br /&gt;
* http://www.sxc.hu&lt;br /&gt;
* http://tinypic.com/images.php&lt;br /&gt;
* http://elfwood.lysator.liu.se/elfwood.pike&lt;br /&gt;
* http://www.epilogue.net/cgi/database/art/editors.pl/&lt;br /&gt;
* http://illuminatorsguild.com/artists/dlisting.php&lt;br /&gt;
* http://ackegard.com/gallery/main.php&lt;br /&gt;
* http://www.caligari.com/Gallery/ImagesGallery/default.asp?Cate=GImages&lt;br /&gt;
* http://www.amateurillustrator.com/&lt;br /&gt;
* http://www.cgchannel.com/gallery/&lt;br /&gt;
* http://www.alrioart.com/&lt;br /&gt;
&lt;br /&gt;
== Notes on Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Mary Hodder:&lt;br /&gt;
* We are finding as we look at thousands of user generated media records, that all have titles, creator, at least a default licensing, most have tags whose functionality is made available through the hosting service (the richer the media, the more likely tagging goes toward 100%), Html and media URLs, thumbnail URLs, publishing date, and about 25% have quoting information of some sort (quotes of video or audio, and region quotes of photos).&lt;br /&gt;
* Tags apparently appear at the upload point on 61% of photos in Flickr, and within a short period, 80+% have tags.  12% of users in Flickr apparently tag photos other than their own.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on music):&lt;br /&gt;
* There is an increasing number of sites that link to different methods of acquiring content displayed on a web page. These may include links to high-quality, or full versins of the media being described on the page. The various options include: free, streaming with ads, one-time purchase, and rental.&lt;br /&gt;
* Summaries, long descriptions and reviews are also prevalent in some of the content.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on video):&lt;br /&gt;
* We should attempt to support the basic information on sites that have been operational for years such as IMDB and Rotten Tomatoes among others. These sites tend to have very detailed information on all things related to video and TV - other sites will follow their lead because their meta-data seems to be the most complete on the web - thus making every other site contain a sub-set of their meta-data.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more real-world, simple, minimal examples.&lt;br /&gt;
# Research and organize existing/previous [[media-info-formats]], with a focus on formats for publishing '''common''', '''user-visible''' media information.&lt;br /&gt;
# Start [[media-info-brainstorming]] based on examples.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[media-metadata-examples]] - previous attempt to catalog and organize top down metadata systems generated by engineers and committees, as examples of elements, and includes formats which should be in a separate page.  Useful as a source of research but this microformat needs to embrace the bottomup ways users are publishing photos, video and audio online.&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=15657</id>
		<title>media-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=media-info-examples&amp;diff=15657"/>
		<updated>2007-04-17T19:30:03Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Emphasis on Practical, Simple, and Minimal */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Media Info Examples =&lt;br /&gt;
&lt;br /&gt;
== Contributors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:RodBegbie | RodBegbie]]&lt;br /&gt;
* [http://tantek.com/log/ Tantek Çelik]&lt;br /&gt;
* [http://napsterization.org/stories/ Mary Hodder]&lt;br /&gt;
* [http://joshkinberg.com/blog/ Joshua Kinberg]&lt;br /&gt;
* [[User:ChrisMessina | ChrisMessina]]&lt;br /&gt;
* [http://onlisareinsradar.com/ Lisa Rein]&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
* [[User:MikeJohnson | Mike Johnson]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc.&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Examples of what people actually publish on the Web when discussing, linking to, referring to media.  This is focused predominantly on time based media such as audio and video, but may consider aspects of static media as well such as still images.&lt;br /&gt;
&lt;br /&gt;
== Emphasis on Practical, Simple, and Minimal ==&lt;br /&gt;
&lt;br /&gt;
Since all previous known attempts at this problem area have ended up quite complex and over-designed, this attempt will place simplicity and minimalism first and foremost.&lt;br /&gt;
&lt;br /&gt;
Thus for now, this document is deliberately restricted to examples that are:&lt;br /&gt;
* ''Actual'' examples in practice on the Web '''with URLs''' to the originals (note, all *-examples pages should be like this, but previous attempts at documenting media info examples have mostly ignored this requirement, and thus it is necessary to be explicit).&lt;br /&gt;
* Representative of ''very common'' publishing behavior on the Web.  This focus on common, representative examples is essential.  If possible, include an estimate of the number of similar examples. E.g. ~10k.&lt;br /&gt;
* Simple and minimalist.  As simple as possible.  Go read [http://microformats.org/wiki/microformats#the_microformats_principles the microformats principles] right now before proceeding any further.&lt;br /&gt;
&lt;br /&gt;
Any examples added which do not conform to these requirements will be deleted.&lt;br /&gt;
&lt;br /&gt;
Any generic analysis will also be deleted.  Analysis before examples is premature.  Once there are sufficient media-info-examples, and hopefully a simple/clean listing of [[media-info-formats]], we'll hopefully start a [[media-info-brainstorming]] page to do aggregate analysis of the examples.&lt;br /&gt;
&lt;br /&gt;
===Note on proposals===&lt;br /&gt;
&lt;br /&gt;
Because the hMedia became a task so big that it seems impossible to make it &amp;quot;simple and minimal&amp;quot; discussions started on first making separate formats: [[hAudio]], [[hMovie]] and etc by media type&lt;br /&gt;
&lt;br /&gt;
== Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Real World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Overall Notes About Examples ===&lt;br /&gt;
These examples are organized into a short list of top level media categories, in the hopes that it will be easier to determine if there are media specific publishing behaviors, in addition to common behaviors across multiple types of media.  Some may be subcategorized and distinguished by whether it was published by an individual publisher or a service:&lt;br /&gt;
* Audio (Speech, Music)&lt;br /&gt;
* Video&lt;br /&gt;
* Photos &lt;br /&gt;
&lt;br /&gt;
The numbers after some of the examples' descriptions are based on numbers found pulling in media records at Dabble.  Others may have higher numbers and would be encouraged to restate them if that's true.&lt;br /&gt;
&lt;br /&gt;
=== Audio ===&lt;br /&gt;
&lt;br /&gt;
==== Speech ====&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Speech =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
==== Music ====&lt;br /&gt;
&lt;br /&gt;
===== Individual Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
===== Service Publishing of Music =====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
Publication of video on blogs often goes by &amp;quot;videoblogging&amp;quot;, &amp;quot;vlogging&amp;quot;, &amp;quot;VODcasting&amp;quot;, or &amp;quot;video podcasting&amp;quot;. The typical process involves publishing a direct link to the video file within the blog entry. The blog entry can, but does not have to, include an embedded video player.  Many videos include a thumbnail jpg which is clickable to the media object and player.  Some  video includes links to those other source videos, photos and audio that have been quoted.  Most videos have the same base elements as photos and audio, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual publishing of video ====&lt;br /&gt;
&lt;br /&gt;
* [http://FreeVlog.org FreeVlog]&lt;br /&gt;
** [http://www.freevlog.org/index.php/2007/01/24/new-vlog-moments-in-turkey/ Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://joshkinberg.com/popupmaker/ Video Pop-Up Link Maker]&lt;br /&gt;
** [http://joshkinberg.com/popupmaker/ Video Example]&lt;br /&gt;
*** Information displayed: title, download (link), preview image&lt;br /&gt;
&lt;br /&gt;
* [http://ryanedit.blogspot.com/ Ryanne's Video Blog]&lt;br /&gt;
** [http://ryanedit.blogspot.com/2006/01/light-water-music-2.html Video Example]&lt;br /&gt;
*** Information displayed: title, post date, preview image, download (link), tags, comments (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.prototypen.com/blog/vjblog/ Artificial Eye]&lt;br /&gt;
** [http://www.prototypen.com/blog/vjblog/archives/001240.html Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.itsjerrytime.com/ It's JerryTime!]&lt;br /&gt;
** [http://www.itsjerrytime.com/?p=89 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), comments, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.bottomunion.com/blog/ Bottom Union]&lt;br /&gt;
** [http://bottomunion.com/blog/?p=403 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, video (link), video (embedded), post date, summary,  website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://rocketboom.com/vlog/ Rocketboom]&lt;br /&gt;
** [http://www.rocketboom.com/stories/rb_07_mar_26 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, video (embedded), comments (link), tags (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chesslodge.com/ Chess Lodge]&lt;br /&gt;
** [http://www.chesslodge.com/2007/03/chess-video-lesson-2/ Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, video (embedded), website (link), comments (link), tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://pechesscast.blogspot.com/ PE Chesscast]&lt;br /&gt;
** [http://pechesscast.blogspot.com/2007_03_01_archive.html#4209870902184134583 Video Example]&lt;br /&gt;
*** Information displayed: title, preview image, download (link), post date, summary, comments (link), tags (link), feed subscription (link), e-mail to friend (link)&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of video ====&lt;br /&gt;
&lt;br /&gt;
* [http://blip.tv/ blip.tv]&lt;br /&gt;
** [http://thedailyreel.blip.tv/file/181901?filename=Thedailyreel-TheDailyReelMarch28629.flv Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, download (link), post date, summary, review rating, content rating (link), category, video (embedded), number of comments, comments (link), tags, e-mail forward (link), feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://youtube.com/ YouTube]&lt;br /&gt;
** [http://youtube.com/watch?v=KKTDRqQtPO8 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link), e-mail to friend (link), save to favorites, add to groups, number of views, number of comments, number of honors, number of links, number of responses, permalink, related&lt;br /&gt;
&lt;br /&gt;
* [http://mefeedia.com/ Mefeedia]&lt;br /&gt;
** [http://mefeedia.com/entry/2303506/ Video Example]&lt;br /&gt;
*** Information displayed: creator (link), title, preview image, download (link), post date, review rating, category, summary, video (embedded), website (link), comments, tags, feed subscription (link)&lt;br /&gt;
&lt;br /&gt;
* [http://vimeo.com/ Vimeo]&lt;br /&gt;
** [http://vimeo.com/clip:162754 Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, summary, video (embedded), website (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://DailyMotion.com/ DailyMotion]&lt;br /&gt;
** [http://www.dailymotion.com/us/featured/video/x1l9qx_sad-kermit-hurt Video Example]&lt;br /&gt;
*** Information displayed: creator, title, preview image, post date, review rating, content rating, category, summary, video (embedded), website (link), comments, tags, add to favorites (link), add to blog (link), e-mail to friend (link), length, filming location, permalink&lt;br /&gt;
&lt;br /&gt;
* [http://www.nbc.com NBC]&lt;br /&gt;
&lt;br /&gt;
* [http://abc.go.com ABC]&lt;br /&gt;
&lt;br /&gt;
* [http://www.radio-locator.com Radio Locator]&lt;br /&gt;
&lt;br /&gt;
* [http://video.google.com Google Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.videosift.com Video Sift]&lt;br /&gt;
&lt;br /&gt;
* [http://www.footbag.org/gallery/video Footbag]&lt;br /&gt;
&lt;br /&gt;
* [http://www.break.com Break]&lt;br /&gt;
&lt;br /&gt;
* [http://www.collegehumor.com College Humor]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ebaumsworld.com Ebaum's World]&lt;br /&gt;
&lt;br /&gt;
* [http://www.holylemon.com/ Holylemon]&lt;br /&gt;
&lt;br /&gt;
* [http://www.collegehumor.com/ College Humor]&lt;br /&gt;
&lt;br /&gt;
* [http://www.crooksandliars.com/ Crooks and Liars]&lt;br /&gt;
&lt;br /&gt;
* [http://video.yahoo.com Yahoo Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace Videos]&lt;br /&gt;
&lt;br /&gt;
* [http://video.msn.com/ MSN Video]&lt;br /&gt;
&lt;br /&gt;
* [http://video.aol.com/ AOL Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.heavy.com/ Heavy]&lt;br /&gt;
&lt;br /&gt;
* [http://video.google.com/ Google Video]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ebaumsworld.com/ Ebaum's World]&lt;br /&gt;
&lt;br /&gt;
* [http://www.ifilm.com/ iFilm]&lt;br /&gt;
&lt;br /&gt;
* [http://www.metacafe.com/ Metacafe]&lt;br /&gt;
&lt;br /&gt;
* [http://www.atomfilms.com/ Atom Films]&lt;br /&gt;
&lt;br /&gt;
* [http://www.veoh.com/ Veoh]&lt;br /&gt;
&lt;br /&gt;
* [http://grouper.com/ Grouper]&lt;br /&gt;
&lt;br /&gt;
* [http://one.revver.com/revver Revver]&lt;br /&gt;
&lt;br /&gt;
=== Photos ===&lt;br /&gt;
* A few photos online have region annotation and quoting.  But as tools are developed that are usable for mass publishers, this will likely increase.&lt;br /&gt;
* Many videos have thumbnails that are jpgs.&lt;br /&gt;
* Many videos use pictures and therefore the pictures themselves are quotes from the video.&lt;br /&gt;
* Most photos have the same elements as videos and audio, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Photos ====&lt;br /&gt;
* [http://blog.bouckenooghe.com/2005/09/01/em6-a-est-fache-avec-le-centimetre/ Blog A Brac &amp;amp;raquo; E=m6 a est fâché avec le centimètre - photo with annotated screen-caps]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, creator, quotes and descriptions, tags/categories, and publish date and time. +200 across all individually blogged photos.&lt;br /&gt;
* [http://scribbling.net/projects/fotonotesrolloverviewer/fotonotesplugin.php?p=helicopterovernyc.jpg Scribbling.net implementation of Fotonotes Plugin demonstrating the fotonotes annotation tool for photos]&lt;br /&gt;
** This example has media url, quotes and descriptions, creator.  +200 across all individually blogged  photos.&lt;br /&gt;
&lt;br /&gt;
* http://community.livejournal.com/boston_photos/&lt;br /&gt;
* http://blog.fatfreevegan.com/&lt;br /&gt;
* http://bakingsheet.blogspot.com/ &lt;br /&gt;
&lt;br /&gt;
* For more work along the lines of 2d annotations, please see (and add to) [[photo-note-examples]].&lt;br /&gt;
&lt;br /&gt;
==== Service publishing of photos ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.flickr.com/photos/500hats/50282408/ Flickr - Photo Sharing instance of a photo.]&lt;br /&gt;
** This example has a Title, Html URL, media URL, description or summary, quotes URLs and descriptions, licence, tags, upload time, playlist (set), license, creator, and other capture data.  +millions across all hosters. +millions of records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.webshots.com/search?query=san+francisco&amp;amp;new=1&amp;amp;source=search_results_top Webshots - Search results, gallery view.]&lt;br /&gt;
** This example has a Title, Html URL, creator, licence, Premium/Standard access.&lt;br /&gt;
&lt;br /&gt;
* [http://www.webshots.com/g/32/579-sh/25695.html Webshots - Single photo view.]&lt;br /&gt;
** This example has a Title, Html URL, creator, licence, link to creator's other photos. Three alternate download sizes, link to buy a print. Link to add as favorite. Link to next, previous photos in collection. Photo belongs to generic category (no tags). Links to related photo searches.&lt;br /&gt;
&lt;br /&gt;
* [http://zooomr.com/ Zooomr - Photo sharing site]&lt;br /&gt;
** Need instances of individual photos, and analysis of what visible info each instance provides or can potentially provide.&lt;br /&gt;
&lt;br /&gt;
* http://www.deviantart.com&lt;br /&gt;
* http://moblog.co.uk&lt;br /&gt;
* http://www.tabblo.com/studio&lt;br /&gt;
* http://www.corbis.com&lt;br /&gt;
* http://www.istockphoto.com&lt;br /&gt;
* http://www.sxc.hu&lt;br /&gt;
* http://tinypic.com/images.php&lt;br /&gt;
* http://elfwood.lysator.liu.se/elfwood.pike&lt;br /&gt;
* http://www.epilogue.net/cgi/database/art/editors.pl/&lt;br /&gt;
* http://illuminatorsguild.com/artists/dlisting.php&lt;br /&gt;
* http://ackegard.com/gallery/main.php&lt;br /&gt;
* http://www.caligari.com/Gallery/ImagesGallery/default.asp?Cate=GImages&lt;br /&gt;
* http://www.amateurillustrator.com/&lt;br /&gt;
* http://www.cgchannel.com/gallery/&lt;br /&gt;
* http://www.alrioart.com/&lt;br /&gt;
&lt;br /&gt;
== Notes on Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Mary Hodder:&lt;br /&gt;
* We are finding as we look at thousands of user generated media records, that all have titles, creator, at least a default licensing, most have tags whose functionality is made available through the hosting service (the richer the media, the more likely tagging goes toward 100%), Html and media URLs, thumbnail URLs, publishing date, and about 25% have quoting information of some sort (quotes of video or audio, and region quotes of photos).&lt;br /&gt;
* Tags apparently appear at the upload point on 61% of photos in Flickr, and within a short period, 80+% have tags.  12% of users in Flickr apparently tag photos other than their own.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on music):&lt;br /&gt;
* There is an increasing number of sites that link to different methods of acquiring content displayed on a web page. These may include links to high-quality, or full versins of the media being described on the page. The various options include: free, streaming with ads, one-time purchase, and rental.&lt;br /&gt;
* Summaries, long descriptions and reviews are also prevalent in some of the content.&lt;br /&gt;
&lt;br /&gt;
Manu Sporny (on video):&lt;br /&gt;
* We should attempt to support the basic information on sites that have been operational for years such as IMDB and Rotten Tomatoes among others. These sites tend to have very detailed information on all things related to video and TV - other sites will follow their lead because their meta-data seems to be the most complete on the web - thus making every other site contain a sub-set of their meta-data.&lt;br /&gt;
&lt;br /&gt;
== Next Steps ==&lt;br /&gt;
# Add more real-world, simple, minimal examples.&lt;br /&gt;
# Research and organize existing/previous [[media-info-formats]], with a focus on formats for publishing '''common''', '''user-visible''' media information.&lt;br /&gt;
# Start [[media-info-brainstorming]] based on examples.&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[media-metadata-examples]] - previous attempt to catalog and organize top down metadata systems generated by engineers and committees, as examples of elements, and includes formats which should be in a separate page.  Useful as a source of research but this microformat needs to embrace the bottomup ways users are publishing photos, video and audio online.&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15511</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15511"/>
		<updated>2007-04-11T21:49:35Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Individual Publishing of Speech */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
* [http://www.wanderingabout.com Alexandre Van de Sande]&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://mattstodayinhistory.blogspot.com Matt's today in history]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56539 mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, transcripts, download link, rss feed, author&lt;br /&gt;
&lt;br /&gt;
* [http://reviews.cnet.com/4520-11455_7-6457370-1.html Buzz Out Loud]&lt;br /&gt;
** [http://chkpt.zdnet.com/chkpt/1pcast.bole.041107/http://podcast-files.cnet.com/podcast/cnetbuzz_041107.mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, episode summary, length, date&lt;br /&gt;
*** Information displayed on a separated page: Title, episode summary, lenght, date, show links, voice mail, emails received&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Podcasts consists of multiple songs and therefore might need another microformat, one that makes a collection of multiple songs and only one file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** audio-info-brainstorming&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15490</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15490"/>
		<updated>2007-04-11T21:38:06Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Music Podcasting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
* [http://www.wanderingabout.com Alexandre Van de Sande]&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Podcasts consists of multiple songs and therefore might need another microformat, one that makes a collection of multiple songs and only one file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** audio-info-brainstorming&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15489</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15489"/>
		<updated>2007-04-11T21:36:45Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Authors */ Alexandre van de Sande&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
* [http://www.wanderingabout.com Alexandre Van de Sande]&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** audio-info-brainstorming&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15488</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15488"/>
		<updated>2007-04-11T21:35:39Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Music Podcasting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.coverville.com Coverville]&lt;br /&gt;
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** audio-info-brainstorming&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15487</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15487"/>
		<updated>2007-04-11T21:35:04Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Music Podcasting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://www.coverville.com Coverville]&lt;br /&gt;
** [ http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [ http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [ http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [ http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [ http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [ http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [ http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** audio-info-brainstorming&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15486</id>
		<title>audio-info-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=audio-info-examples&amp;diff=15486"/>
		<updated>2007-04-11T21:34:43Z</updated>

		<summary type="html">&lt;p&gt;AlexandreVandeSande: /* Music Podcasting */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Audio Info =&lt;br /&gt;
&lt;br /&gt;
The web has been incorporating multimedia into its pages ever since the release of the Mosaic web browser around 1993. It was shortly thereafter that links to many types of audio started to appear on the web. Even today (April 2007), it is still difficult for a web browser to extract semantic information regarding audio recordings from a web page. Information such as artist, title, speaker, track listing, and publisher are readily available on the same web page that contains the links to the audio files. The Audio Info exploratory discussion is an attempt to create a standard method of marking up metadata and information about one or more audio recordings discussed on a web page.&lt;br /&gt;
&lt;br /&gt;
== The Problem ==&lt;br /&gt;
&lt;br /&gt;
It is difficult for a browser to extract semantic information about an audio recording described on a web page. Metadata such as speaker, musician, publisher, label, title of the work, release date, acquisition link, related image artwork and tags provide relevant context for the audio recording. &lt;br /&gt;
&lt;br /&gt;
Having such information marked up can provide a number of benefits to the viewer. If a web browser understands that a particular web page contains a song performed by an artist, it can produce richer interactions. For example, specific searches may be performed for artists and songs via general search services such as Google and Wikipedia. Specific search services may also be queried such as MusicBrainz, The Internet Archive, FreeDB, or Bitmunk. Additionally, classification by crawlers can become more accurate. If there are 20 tracks found on a page done by the same artist, and that content consumes a significant portion of the page, it can be assumed that the page is not only about music, but also about a particular artist.&lt;br /&gt;
&lt;br /&gt;
The audio information need not be associated with a file. Note that audio content (The Payback by James Brown) is very different from the audio file format (192Kbps, stereo MP3). The goal of this discussion is to create a Microformat draft for marking up audio metadata and information.&lt;br /&gt;
&lt;br /&gt;
== A NOTE ABOUT CONTRIBUTING - USE TEMPLATES ==&lt;br /&gt;
&lt;br /&gt;
Due to the large number of audio sites, tallying statistical information for this discussion is difficult. A small python script has been written to do the job, but for it to work, we need to be careful about how we mark up information. &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio collection description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/album_example/ Album Example]&lt;br /&gt;
 *** Information displayed: artist, title, tracks, release date, label, genre, web-based purchase, cover image, &lt;br /&gt;
                            price, format, sample, length, summary, physical-based purchase, publisher, reviews &lt;br /&gt;
&lt;br /&gt;
Please use the following template when adding information about an audio song, track or sample description:&lt;br /&gt;
&lt;br /&gt;
 * [ http://www.example.com Website Name]&lt;br /&gt;
 ** [ http://www.example.com/song_example/ Song Example]&lt;br /&gt;
 *** Information displayed: title, track number, sample, web-based purchase, artist, price, length, release date, album, genre, format, rating, label &lt;br /&gt;
&lt;br /&gt;
If you need to add more information that is displayed, please use a common term to describe the information. For example, if you need to mention that an artists hometown is mentioned, adding a term such as ''hometown'' would be acceptable.&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
&lt;br /&gt;
* [[User:ManuSporny | Manu Sporny]], [http://www.bitmunk.com/ Bitmunk] - [http://blog.digitalbazaar.com Digital Bazaar], Inc. (PI, editor)&lt;br /&gt;
* Charles Iliya Krempeaux&lt;br /&gt;
* Joshua Kinberg&lt;br /&gt;
* Rod Begbie&lt;br /&gt;
* Chris Messina&lt;br /&gt;
&lt;br /&gt;
=== Contributors ===&lt;br /&gt;
&lt;br /&gt;
* Tantek Çelik&lt;br /&gt;
* Dean Hudson&lt;br /&gt;
* Martin McEvoy&lt;br /&gt;
* Mary Hodder&lt;br /&gt;
* Scott Reynen&lt;br /&gt;
&lt;br /&gt;
== Real-World Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Speech ===&lt;br /&gt;
&lt;br /&gt;
Publication of audio speeches on blogs is often called &amp;quot;podcasting&amp;quot;.  In essence though, it is simply audio speech publishing.  Quotes of audio files are beginning to appear, and publishers are putting up files with links to other audio files they've quoted from.  Most audio appears to often have the same base elements as video and photos, with the exception of quotes.&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Speech ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.microformats.org/blog/2005/09/30/web-essentials-audio/ Microformats: Web Essentials Audio]&lt;br /&gt;
** Appears to be composed of:&lt;br /&gt;
*** title/summary of the recording&lt;br /&gt;
*** clickable hyperlink to the recording (MP3)&lt;br /&gt;
** Contextual:&lt;br /&gt;
*** (primary) speaker is indicated in nearby text&lt;br /&gt;
&lt;br /&gt;
* [http://www.thechrispirilloshow.com/help/20060119_chuck_cummins_on_windows_vista_interface_design.phtml Chris Pirillo podcast]&lt;br /&gt;
** This example has a Title, Html URL, media URL(s), description or summary, categories/tags underneath what is viewable, and date.  +10k&lt;br /&gt;
&lt;br /&gt;
* [http://yukelzon.blogspot.com/2006/01/podcasts.html Reflog's Random Thoughts podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www.evilgeniuschronicles.org/wordpress/2006/01/12/egc-clambake-for-january-12-2006/ Evil Genius Chronicles podcast]&lt;br /&gt;
** This example has a Title, Html URL, description or summary, quotes URLs and descriptions, licence, creator, tags and publish time and date.  +10k records.&lt;br /&gt;
&lt;br /&gt;
* [http://www(dot)bizbyjake.com/2006/01/how-are-you-doing.html media published from a blog, Jake Steinfeld's Audio Blog] NOTE: this record had trouble because mediawiki blocks any DOTbiz domains and so while this domain coincidentally has a DOTbizbyjake.com name that is not a TLD, it was still blocked in the loading of the page with this example.  So please adjust the URL manually and then visit the site.&lt;br /&gt;
** This example has a Title, Html URL, media URL, creator and publish time and date. +10k records.&lt;br /&gt;
&lt;br /&gt;
=== Music ===&lt;br /&gt;
&lt;br /&gt;
==== Individual Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://www.bradsucks.net/music/ Brad Sucks &amp;amp;raquo; music]&lt;br /&gt;
** Has album title, song title, separate link to more info, inline flash player, and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.scottandrew.com/music/ Scott Andrew - lo-fi acoustic pop superhero!  &amp;gt; music &amp;gt;]&lt;br /&gt;
** Has album title, song title, album artwork, streaming link (to m3u), and play link (to mp3)&lt;br /&gt;
&lt;br /&gt;
* [http://www.hearingdouble.co.uk/dumb/index2.html Portishead Remixed]&lt;br /&gt;
** Whole page is for one album (a mash-up remix of a Portishead album).  Has Album Track Number and Title (linked to mp3) and Remixer's name, plus cover art.  Also a link to the BitTorrent download of the whole album.&lt;br /&gt;
&lt;br /&gt;
==== Music Podcasting ====&lt;br /&gt;
&lt;br /&gt;
Music podcasts are a totally different beast, but a very important one. They usually consist of one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos)&lt;br /&gt;
&lt;br /&gt;
* http://www.dailysourcecode.com/&lt;br /&gt;
* http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721&lt;br /&gt;
* http://music.podshow.com/index.php&lt;br /&gt;
* http://tinyurl.com/yoruoa&lt;br /&gt;
* http://tinyurl.com/yvubpz&lt;br /&gt;
* http://www.accidenthash.com/&lt;br /&gt;
* http://veercast.com/&lt;br /&gt;
* http://www.concertblast.com/&lt;br /&gt;
* http://midi.libsyn.com/&lt;br /&gt;
&lt;br /&gt;
* [ http://www.coverville.com Coverville]&lt;br /&gt;
** [ http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]&lt;br /&gt;
*** Information displayed: title, artist, full length song, web-based purchase,  album, original artist (it's a cover show), episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/podcasts/ Magnatune podcasts]&lt;br /&gt;
** [ http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]&lt;br /&gt;
*** Information displayed: title,  sample, web-based purchase, artist, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [ http://www.mutantpop.net/radioclash/ Radio Clash]&lt;br /&gt;
** [ http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, image, episode summary , full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [ http://www.dailysourcecode.com/ Daily Source Code]&lt;br /&gt;
** [ http://www.podshow.com/shows/?mode=detail&amp;amp;episode_id=56721 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, voicemail phone number, sponsor link, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
* [ http://tinyurl.com/ypfs3c  Rock and Roll Geek show]&lt;br /&gt;
** [http://indiecastwp.podshow.com/?p=76 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, Label, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://www.accidenthash.com/  Accidenth hash]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, artist website, download link, flash player, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://veercast.com/ Veer cast ]&lt;br /&gt;
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, download link, show links, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://www.concertblast.com/ Concert Blast ]&lt;br /&gt;
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, episode summary, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [ http://threehive.libsyn.com/ 3 hive podcast ]&lt;br /&gt;
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]&lt;br /&gt;
*** Information displayed: Title, Artist, full length song, mp3 download, RSS Feed&lt;br /&gt;
&lt;br /&gt;
==== Service Publishing of Music ====&lt;br /&gt;
&lt;br /&gt;
* [http://audiofind.ru/ AudioFind]&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre (link), style (link), release date, label, summary, web-based purchase (link), price, artist rating, album rating, cover image&lt;br /&gt;
** [http://audiofind.ru/music/album/-/Lost%20Angel/Destination/?id=591 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, rating, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://bigpondmusic.com Telstra BigPond]&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, genre, release date, label, summary, web-based purchase (link), subscriber price, non-subscriber price, cover image&lt;br /&gt;
** [http://bigpondmusic.com/Album/The-Decemberists/The-Crane-Wife.aspx Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist, album, price, add to pop-list (link), sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.bitmunk.com/ Bitmunk]&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068744 Album Example]&lt;br /&gt;
*** Information displayed: artist, album title, publisher, release date, genre (link), summary, long description, payees, total price, sample (link), tracks, web-based purchase (link), cover image, p2p-based purchase (link)&lt;br /&gt;
** [http://www.bitmunk.com/showdetails?action=view&amp;amp;cwid=6068746 Song Example]&lt;br /&gt;
*** Information displayed: artist, song title, composer, publisher, release date, genres, album, payees, total price, web-based purchase (link), p2p-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://downloadpunk.com Download Punk]&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), physical-based purchase (link), web-based purchase (link), cover image&lt;br /&gt;
** [http://www.downloadpunk.com/?webaction=AlbumDetail&amp;amp;albumid=13202 Song Example]&lt;br /&gt;
*** Information displayed: title, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fye.com FYE]&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), format, release date, label (link), UPC, product id, genre, styles, cover image, regular price, store price, savings, physical-based purchase (link), tracks, description, reviews, production credits&lt;br /&gt;
** [http://www.fye.com/Not-Too-Late-Music_stcVVproductId7456462VVcatId458211VVviewprod.htm Song Example]&lt;br /&gt;
*** Information displayed: track number, title, artist&lt;br /&gt;
&lt;br /&gt;
* [http://imusic.libero.it/ iMusic]&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, release date, publisher, number of tracks, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://imusic.libero.it/compilation.php?icom_id=105902&amp;amp;ptipo=pus&amp;amp;pid=171437 Song Example]&lt;br /&gt;
*** Information displayed: track number, length, sample (link), release date, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicdownload.aon.at/v7/ AON Music ]&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), album, cover image, price, format, bitrate, label, genre, number of tracks, sample (link), add bookmark (link), web-based purchase (link), tracks&lt;br /&gt;
** [http://www.omds.de/servlets/2452685121527Dispatch/31/Call?htmltemplate=./album/viewalbum.htm&amp;amp;lmtype=ALBUM&amp;amp;albumid=2310333 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, format, price, sample (link), add bookmark (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://music.msn.com MSN]&lt;br /&gt;
** [http://music.msn.com/album/?album=50538895 Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, release date, label, album rating, cover image, &lt;br /&gt;
** Song Example (store wasn't working correctly - no song info found)&lt;br /&gt;
&lt;br /&gt;
* [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/Call?htmltemplate=./index.htm TDC Online]&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), length, release date, label, format, cover image, web-based purchase (link), price, tracks&lt;br /&gt;
** [http://musik.tdconline.dk/servlets/2452306090224Dispatch/19/call?htmltemplate=./album/viewalbum.htm&amp;amp;trackid=5010526 Song Example]&lt;br /&gt;
*** Information displayed: track number, title (link), price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.audiolunchbox.com Audio Lunchbox]&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), release date (link), cover image, format, bitrate, price, price in credits, web-based purchase (link), add to wishlist (link), sample (flash applet), tracks&lt;br /&gt;
** [http://www.audiolunchbox.com/album?a=75751 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, price, price in credits, web-based purchase (link), sample (flash applet)&lt;br /&gt;
&lt;br /&gt;
* [http://www.chaosmusic.com/music/ Chaos Music]&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre, format, release date, price, physical-based purchase (link), add to wishlist (link), tracks, description, availability&lt;br /&gt;
** [http://chaos.com/product.asp?intProductID=739720&amp;amp;intArtistID=167488 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.connect-europe.com Sony Connect]&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, genre (link), release date, label, length, publisher, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://store.connect-europe.com/albumDetailPage.do?albumId=3260785 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, price, sample (link), web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.digirama.co.nz/ Digirama]&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), label, cover image, release date, price, web-based purchase (link), license, related albums, also bought, reviews, tracks&lt;br /&gt;
** [http://www.digirama.co.nz/AlbumDetails.aspx?MediaID=578456 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link), price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.emusic.com eMusic]&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), sample (link), save to playlist (link), genre (link), styles (link), label (link), album rating, reviews, length, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www-v3.emusic.com/album/10917/10917324.html Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), tracks, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.fnacmusic.com/ FNAC]&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, length, add to playlist (link), web-based purchase (link), tracks, price, genre&lt;br /&gt;
** [http://www.fnacmusic.com/album/7088f214-6187-4845-afdc-6391e103f67d.aspx Song Example]&lt;br /&gt;
*** Information displayed: sample (link), add to playlist (link), track number, title, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, catalog ID, SKU, label, price, price in points, summary, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-942394 Song Example]&lt;br /&gt;
*** Information displayed: track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.misrolas.com/ MisRolas]&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), cover image, release date, number of tracks, album rating, price, web-based purchase (link), tracks, reviews&lt;br /&gt;
** [http://www.misrolas.com/downloadmusic/album.php?id=1316 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), artist, price, web-based purchase (link), add to wishlist (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.mtv.com MTV]&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Album Example]&lt;br /&gt;
*** Information displayed: title (link), artist (link), cover image, release date, label, tracks, physical-based purchase (link)&lt;br /&gt;
** [http://www.mtv.com/#/music/artist/my_chemical_romance/albums.jhtml?albumId=1367908 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, sample (link), video sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musica360.com/ Musica360]&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, price, samples (flash), cover image, tracks, web-based purchase (link)&lt;br /&gt;
** [http://musica360.com/store/product_info.php?products_id=232 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.musicload.de/ Musicload]&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884260_2 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), tracks, comments&lt;br /&gt;
** [http://www.musicload.de/item.ml?releaseid=1884261_4 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), price, rating, genre, length, quality, release date, label, sample (link), web-based purchase (link), comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.napster.com Napster]&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, track count, label, sample (link), share (link), web-based purchase (link), review, tracks&lt;br /&gt;
** [http://www.napster.com/view/album/index.html?id=12376484 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number, album title, length, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.partymob.com/edl/browse/?tab=music PartyMob]&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?album=2089814 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), total length, release date, format, quality, genre, sample (link), price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.partymob.com/edl/details/default.aspx?track=234418 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, release date, format, quality, genre, sample (link), price, web-based purchase (link), DRM information&lt;br /&gt;
&lt;br /&gt;
* [http://www.peerimpact.com Peer Impact]&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, purchase (application link), format, track count, genre, release date, label, tracks&lt;br /&gt;
** [http://www2.peerimpact.com/contentstorage-xml/album30.do?templateName=WEB-INF/conversion-templates/album30.vm&amp;amp;albumId=89449# Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist (link), length, price&lt;br /&gt;
&lt;br /&gt;
* [http://www.puretracks.com Pure Tracks]&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label, total length, disc count, release date, price, web-based purchase (link), DRM information, tracks&lt;br /&gt;
** [http://us.puretracks.com/catalog/details.aspx?pid=emi_094638723653 Song Example] (in popup window)&lt;br /&gt;
*** Information displayed: track number, sample (link), title, artist, length, price, web-based purchase (link), label (popup)&lt;br /&gt;
&lt;br /&gt;
* [http://www.reggaecountry.com Reggae Country]&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, label, web-based purchse (link), price, tracks&lt;br /&gt;
** [http://www.reggaecountry.com/Shopping/Browse.aspx?mode=item&amp;amp;category=209&amp;amp;item=35745 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title, artist, length, web-based purchase (link), price&lt;br /&gt;
&lt;br /&gt;
* [http://www.rhapsody.com Real/Rhapsody]&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), label, release date, tracks&lt;br /&gt;
** [http://www.rhapsody.com/harryconnickjr/chansonduvieuxcarrconnickonpiano3 Song Example]&lt;br /&gt;
*** Information displayed: sample (link), track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.ruckusnetwork.com Ruckus]&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Album Example]&lt;br /&gt;
*** Information displayed: title, artist, release date, genre, label, tracks&lt;br /&gt;
** [http://wapps.ruckus.com/cgi-bin/WebObjects/ruckus.woa/2/wo/bQ5EBCLVYbWMuHOuCRElwM/0.0.27.15.13.1.16.3.3 Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length&lt;br /&gt;
&lt;br /&gt;
* [http://www.sanity.com.au Sanity]&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, catalog id, label, price, web-based purchase (link), tracks&lt;br /&gt;
** [http://www.sanity.com.au/product/rockpop.asp?sku=-943269 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title&lt;br /&gt;
&lt;br /&gt;
* [http://www.starzik.com/starzik.php Starzik SARL]&lt;br /&gt;
** Album Example (hidden url)&lt;br /&gt;
*** Information displayed: title, artist (link), genre, label, release date, length, format, bitrate, size, web-based purchase (link), tracks&lt;br /&gt;
** Song Example (hidden url, separate from album example)&lt;br /&gt;
*** Information displayed: title, artist (link), album title, genre, label, release date, length, creators, composer, performance artist, format, bitrate, size, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.thecellcity.com CellCity] &lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=fuzzyquery&amp;amp;CDMdepartment=music&amp;amp;cdmalbum=What's%20The%20Word%20Vol.%201&amp;amp;CDMReturnURL=/music/albumdetails.shtml] Album Example]&lt;br /&gt;
*** Information displayed: artist, label, release date, genre, tracks&lt;br /&gt;
** [http://www.thecellcity.com/4DACTION/CDMProductQuery?CDMCommand=GetProductDetail&amp;amp;CDMProductID=A00001148172&amp;amp;CDMReturnURL=/music/product_detail.shtml Song Example]&lt;br /&gt;
*** Information displayed: title, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.top100.cn top100.cn]&lt;br /&gt;
** [http://www.top100.cn/product/specialall/S0027876000.htm Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), release date, sample (link), web-based purchase (link), label (link), genre (link), long description, tracks&lt;br /&gt;
** [http://www.top100.cn/product/SongFiles/0027876/M0027876001.htm Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), label (link), genre (link), price, sample (link), web-based purchase (link), description, comments&lt;br /&gt;
&lt;br /&gt;
* [http://www.wippit.com/default.aspx Wippit] &lt;br /&gt;
** [http://www.wippit.com/AlbumDet.aspx?StrId=28724&amp;amp;StrCatType=S Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), price, genre (link), format, release date, tracks, web-based purchase (link)&lt;br /&gt;
** [http://www.wippit.com/DetailItem.aspx?StrItemID=28724&amp;amp;StrMediaID=724904&amp;amp;StrMediaType=S Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), album (link), genre, format, release date, size, track number, file type, price, web-based purchase link&lt;br /&gt;
&lt;br /&gt;
* [http://www.yanga.ru Yanga]&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Album Example]&lt;br /&gt;
*** Information displayed: title, artist (link), genre (link), release date, label, price, web-based purchase (link), rating, tracks&lt;br /&gt;
** [http://yanga.ru/music/album/-/Duke%20Ellington/Jack%20The%20Bear/?id=28510 Song Example]&lt;br /&gt;
*** Information displayed: sample, track number, title, length, rating, price, web-based purchase (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.somesongs.com/ somesongs]&lt;br /&gt;
** [Album Example]&lt;br /&gt;
*** Information displayed: &lt;br /&gt;
** [http://www.somesongs.com/song_info.php?select=4713 Song Example]&lt;br /&gt;
*** Information displayed: title, artist (link), rating, sample (link), summary, reviews, release date&lt;br /&gt;
&lt;br /&gt;
* [http://magnatune.com/ Magnatune]&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, total time, length, release date, artist location (link), web-based purchase (link), physical-based purchase (link), license (link), tracks, summary&lt;br /&gt;
** [http://magnatune.com/artists/albums/ammonite-recon/ Song Example]&lt;br /&gt;
*** Information displayed: track number, title, length, sample (link)&lt;br /&gt;
&lt;br /&gt;
* [http://www.songfight.org/ SONG FIGHT!]&lt;br /&gt;
** [http://www.songfight.org/artistpage.php?key=15-16_puzzle&amp;amp;sortkey=date Album Example]&lt;br /&gt;
*** Information displayed: artist (link), cover image, artist location, summary, title, &lt;br /&gt;
** [ Song Example]&lt;br /&gt;
*** Information displayed: release date, sample (link), title&lt;br /&gt;
&lt;br /&gt;
* [http://www.yes.com/ Yes.com]&lt;br /&gt;
** [http://www.yes.com/ Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link)&lt;br /&gt;
** [http://www.yes.com/ Song Example]&lt;br /&gt;
*** Information displayed: cover image, artist (link), rank, web-based purchase (link), played-by radio station&lt;br /&gt;
&lt;br /&gt;
* [http://www.myspace.com MySpace]&lt;br /&gt;
** [http://myspace.com/theradioknives Album Example]&lt;br /&gt;
*** Information displayed: artist, title, sample (link), cover image, number of plays, tracks&lt;br /&gt;
** [http://myspace.com/theradioknives  Song Example]&lt;br /&gt;
*** Information displayed: artist, title, number of plays, sample (link), lyrics (link)&lt;br /&gt;
&lt;br /&gt;
* [http://musicbrainz.org MusicBrainz.org]&lt;br /&gt;
** [http://musicbrainz.org/release/1138abc1-77f4-4ba9-900d-5cf52baaf4bf.html Album Example]&lt;br /&gt;
*** Information displayed: artist (link), title, cover image, tracks, disc id&lt;br /&gt;
** [http://musicbrainz.org/show/track/?trackid=435002 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, length, id (link), length, album (link), album id (link), artist, artist id (link), relationship (link), track number&lt;br /&gt;
&lt;br /&gt;
* [http://reactor-core.org/ogg-tagging.html Vorbis Comment Recommendations]&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Album Example]&lt;br /&gt;
*** Information displayed:  artist, publisher, copyright, disc number, isrc, ean/upn, label, label catalog number, license, opus, source media, title, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
** [http://reactor-core.org/ogg-tagging.html Song Example]&lt;br /&gt;
*** Information displayed: album, artist, publisher, copyright, disc number, isrc, ean/upn, label, label number, license, opus, source media, title, track number, version, encoded-by, encoding, composer, arranger, lyricist, author, conductor, performer, ensemble, part, part number, genre, release date, location, comment&lt;br /&gt;
&lt;br /&gt;
* [http://www.apple.com/itunes/podcasts/techspecs.html iTunes RSS extensions]&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Album Example]&lt;br /&gt;
*** Information displayed: title, website (link), language, licensing, summary, description, owner, owner e-mail, cover image, genre&lt;br /&gt;
** [http://www.apple.com/itunes/store/podcaststechspecs.html#_Toc526931673 Song Example]&lt;br /&gt;
*** Information displayed: title, artist, summary, description, sample (link), length, format, id, release date, tags&lt;br /&gt;
&lt;br /&gt;
* [http://www.discogs.com/ Discogs]&lt;br /&gt;
** [http://www.discogs.com/release/705805 Album Example]&lt;br /&gt;
*** Information displayed: artist, title, label (link), catalog id, format, country, release date, genre, style, notes, rating, tracks&lt;br /&gt;
** [http://www.discogs.com/release/705805 Song Example]&lt;br /&gt;
*** Information displayed: artist (link), title, track number&lt;br /&gt;
&lt;br /&gt;
* [http://www.last.fm/ Last.fm]&lt;br /&gt;
** [http://www.last.fm/music/Muse/+albums Album Example]&lt;br /&gt;
*** Information displayed: cover image, artist, title, release date, label (link), number of tracks,  sample (link), physical-based purchase (link), tracks&lt;br /&gt;
** [http://www.last.fm/music/Muse/Absolution Song Example]&lt;br /&gt;
*** Information displayed: track number, sample (link), title, length, number of plays&lt;br /&gt;
&lt;br /&gt;
===== In-active Music Services  =====&lt;br /&gt;
&lt;br /&gt;
* [http://music.yahoo.com/ Yahoo! Music Unlimited]&lt;br /&gt;
* [http://www.musicmatch.com Musicmatch] (Merged with Yahoo! Jukebox)&lt;br /&gt;
* [http://www.musicnet.com MusicNet] (Service Provider)&lt;br /&gt;
* [http://www.musicnow.com AOL Music Now] (Merged with Napster)&lt;br /&gt;
* [http://www.nate.com Nate.com] (Appears to be Korean, cannot find album examples)&lt;br /&gt;
* [http://www.nextradiosolutions.com Next Radio] (Service Provider)&lt;br /&gt;
* [http://www.soundbuzz.com Soundbuzz] (Requires MS IE6)&lt;br /&gt;
* [http://www.starbucks.com Starbucks] (Requires Flash 8 player)&lt;br /&gt;
* [http://www.streetcds.com/ Street CDs] (parked domain name)&lt;br /&gt;
* [http://www.synacor.com/content/index.php Synacor] (Service provider)&lt;br /&gt;
* [http://www.telecomitalia.com/ Telecom Italia] (Service provider)&lt;br /&gt;
* [http://www.terra.es/pixbox/ Pixbox (Terra) ] (Windows application)&lt;br /&gt;
* [http://www.virgin.com/downloads  Virgin Digital] (merged with Napster)&lt;br /&gt;
* [http://www.virginmega.fr/ Virgin] (Requires Windows)&lt;br /&gt;
* [http://www.yeahronimo.nl Yeahronimo (Commodoreworld)]&lt;br /&gt;
&lt;br /&gt;
===== Analysis of Music Sites =====&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for music albums. This includes analysis of over 85 online music sites.&lt;br /&gt;
&lt;br /&gt;
'''Album Statistics'''&lt;br /&gt;
* 100%: artist&lt;br /&gt;
* 92%: title&lt;br /&gt;
* 85%: tracks&lt;br /&gt;
* 77%: release date&lt;br /&gt;
* 67%: label&lt;br /&gt;
* 62%: genre&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: cover image&lt;br /&gt;
* 49%: price&lt;br /&gt;
* 26%: format&lt;br /&gt;
* 23%: sample&lt;br /&gt;
* 21%: length&lt;br /&gt;
* 18%: summary&lt;br /&gt;
* 15%: physical-based purchase&lt;br /&gt;
* 10%: publisher&lt;br /&gt;
* 10%: reviews&lt;br /&gt;
&lt;br /&gt;
Shown below is the most popular information listed for songs. Keep in mind that along with the information listed below - for over 80% of the cases, album information was listed on the same page.&lt;br /&gt;
&lt;br /&gt;
'''Song/Track Statistics'''&lt;br /&gt;
* 95%: title&lt;br /&gt;
* 69%: track number&lt;br /&gt;
* 67%: sample&lt;br /&gt;
* 62%: web-based purchase&lt;br /&gt;
* 59%: artist&lt;br /&gt;
* 54%: price&lt;br /&gt;
* 54%: length&lt;br /&gt;
* 26%: release date&lt;br /&gt;
* 15%: album&lt;br /&gt;
* 15%: genre&lt;br /&gt;
* 13%: format&lt;br /&gt;
* 10%: rating&lt;br /&gt;
* 10%: label&lt;br /&gt;
&lt;br /&gt;
== Existing Practices ==&lt;br /&gt;
&lt;br /&gt;
Listed below is an overview of existing patterns and practices found in the wild for audio information and metadata.&lt;br /&gt;
&lt;br /&gt;
===Summary of common patterns discovered===&lt;br /&gt;
&lt;br /&gt;
* There are two major forms of audio - single recordings and collections of recordings. Sometimes an audio collection can exist within a single file, with each recording playing back-to-back within the file. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
* On music service sites, the audio album is almost always described on the same page as the track listings. -- '' [[User:ManuSporny|ManuSporny]] ''&lt;br /&gt;
&lt;br /&gt;
===Other attempts to solve The Problem===&lt;br /&gt;
&lt;br /&gt;
* [[media-info-examples]] - Attempted to find an uber-microformat for describing media. Turned out to be too large of a task, thus the problem was split into attempting to create microformats for audio, video and images.&lt;br /&gt;
* [[audio-info-formats]] - Various formats have attempted to describe audio metadata from within the files.&lt;br /&gt;
&lt;br /&gt;
== Proposal ==&lt;br /&gt;
&lt;br /&gt;
* Early drafts&lt;br /&gt;
** audio-info-brainstorming&lt;br /&gt;
** audio-info-proposal&lt;br /&gt;
** audio-info-microformat&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[music-info-examples]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* ''Normative references for tags used''&lt;/div&gt;</summary>
		<author><name>AlexandreVandeSande</name></author>
	</entry>
</feed>