grouping-examples: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 28: Line 28:
== Real-World Examples ==
== Real-World Examples ==


=== Grouping in Music Podcasting ===
=== USE TEMPLATES ===
 
* [http://www.sitename.com Site Name]
** [http://www.someexample.com/ Example]
*** Information: unordered, ordered, sparse, non-sparse
 
=== People and Music Grouping in Music Podcasting ===


These sites usually list one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Effort is taken to list each section of the recording as a group (aka: playlist).
These sites usually list one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Effort is taken to list each section of the recording as a group (aka: playlist).


* [http://www.coverville.com Coverville]
* [http://www.coverville.com Coverville]
** [http://backbeat.cachefly.net/coverville/audio/Coverville-070410.mp3 Example episode ]
** [http://www.coverville.com/archives/2007/04/coverville_313.html Example episode ]
*** Information: unordered, sparse


* [http://magnatune.com/podcasts/ Magnatune podcasts]
* [http://magnatune.com/podcasts/ Magnatune podcasts]
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]
** [http://magnatune.com/podcasts/details/magnatune_middle-eastern_podcast_2006_12_14 episode example]
*** Information: ordered, sparse


* [http://www.mutantpop.net/radioclash/ Radio Clash]
* [http://www.mutantpop.net/radioclash/ Radio Clash]
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]
** [http://www.mutantpop.net/radioclash/archives/2007/03/24/rc-113/ episode example]
*** Information: unordered, sparse


* [http://www.dailysourcecode.com/ Daily Source Code]
* [http://www.dailysourcecode.com/ Daily Source Code]
** [http://www.podshow.com/shows/?mode=detail&episode_id=56721 episode example]
** [http://www.podshow.com/shows/?mode=detail&episode_id=56721 episode example]
*** Information: unordered, sparse


* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]
* [http://tinyurl.com/ypfs3c  Rock and Roll Geek show]
** [http://indiecastwp.podshow.com/?p=76 episode example]
** [http://indiecastwp.podshow.com/?p=76 episode example]
*** Information: unordered, non-sparse


* [http://www.accidenthash.com/  Accidenth hash]
* [http://www.accidenthash.com/  Accidenth hash]
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]
*** Information: unordered, sparse


* [http://veercast.com/ Veer cast ]
* [http://veercast.com/ Veer cast]
** [http://www.accidenthash.com/2007/04/02/gray-wet-yuck-monday/ episode example]
** [http://veercast.com/2007/03/23/episode-8-sorry-princess-aquaman-powned-your-paint-skillz/ episode example]
*** Information: unordered, sparse


* [http://www.concertblast.com/ Concert Blast ]
* [http://www.concertblast.com/ Concert Blast]
** [http://www.podtrac.com/pts/redirect.mp3?http://www.concertblast.com/Show_85-Ty_Williams_Interview.mp3  mp3 episode example]
** [http://www.concertblast.com/ mp3 episode example]
*** Information: unordered, sparse


* [http://threehive.libsyn.com/ 3 hive podcast ]
* [http://threehive.libsyn.com/ 3 hive podcast]
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]
** [http://threehive.libsyn.com/index.php?post_id=111596 episode example]
*** Information: unordered, non-sparse


=== Grouping in Music Services ===
=== Grouping in Music Services ===

Revision as of 02:41, 26 April 2007

Grouping

Grouping is a fundamental mechanism for understanding the relationship between objects. Where an object resides in a network of relationships can clarify its purpose. Grouping relationships are fundamental to how we understand object interactions.

The Problem

It is useful to understand the relationship between objects on a website. A blogger may want to describe several different objects on a web page and group them explicitly. It is important that the structure of the page not affect this grouping as network relationships are often not hierarchical (HTML is always hierarchical).

Where an object resides in a network of relationships can clarify its purpose. For example, an audio album can have a number of audio tracks. It is desirable that the tracks and the album can be associated with one another without needing to be explicitly grouped. The same goes for chapters in a DVD movie, sections of a podcast, and a set of geographic points.

Grouping relationships are fundamental to how we understand object interactions.

Contributors

Discussions

Discussions related to grouping:

Real-World Examples

USE TEMPLATES

People and Music Grouping in Music Podcasting

These sites usually list one big file containg multiples songs, speech, audio advertising and prerecorded audio (such as voicemail or promos). Effort is taken to list each section of the recording as a group (aka: playlist).

Grouping in Music Services

Analysis

Existing Practices

Listed below is an overview of existing patterns and practices found in the wild for grouping metadata.

Summary of common patterns discovered

Other attempts to solve The Problem

See Also