<?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=TrtrrAcric</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=TrtrrAcric"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/TrtrrAcric"/>
	<updated>2026-04-24T11:08:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=show-formats&amp;diff=36923</id>
		<title>show-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=show-formats&amp;diff=36923"/>
		<updated>2009-01-03T17:20:43Z</updated>

		<summary type="html">&lt;p&gt;TrtrrAcric: olooumonrel&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;mondel&lt;br /&gt;
= Current Show Formats =&lt;br /&gt;
&lt;br /&gt;
1. This page has been prematurely created.  See [[process]].&lt;br /&gt;
&lt;br /&gt;
2. Any microformat about a show, or video, or tv should be worked on within the context of [[media-metadata-examples]], rather than creating new pages for it.&lt;br /&gt;
&lt;br /&gt;
-Tantek&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Authors ==&lt;br /&gt;
[http://changelog.ca/ Charles Iliya Krempeaux]&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
What is a show?  Think TV show.  Although it doesn't have to be a TV show.&lt;br /&gt;
&lt;br /&gt;
This page documents current formats used for what is called: &amp;lt;em&amp;gt;Internet TV&amp;lt;/em&amp;gt;, &amp;lt;em&amp;gt;IPTV&amp;lt;/em&amp;gt;, [http://newtube.org/ NewTube], &amp;lt;em&amp;gt;vlogging&amp;lt;/em&amp;gt;, &amp;lt;em&amp;gt;vidblogging&amp;lt;/em&amp;gt;, etc.&lt;br /&gt;
&lt;br /&gt;
== Current Practice ==&lt;br /&gt;
Any ''show microformat'' should be guided by current practice, in the wild, for specifying a show.  Below are a list of known ''show formats'' currently found on the web.&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #1 ===&lt;br /&gt;
Single clip with a preview image.  The clip is the full show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #2  ===&lt;br /&gt;
Single clip with a preview image.  The clip is the teaser of the&lt;br /&gt;
full show.  And there is a link that you can go to pay to see the full&lt;br /&gt;
show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;teaser.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://example.com/go&amp;quot;&amp;gt;Pay to View&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #3 ===&lt;br /&gt;
A show divided up in multiple clips, each with a preview image. &lt;br /&gt;
Together the clips make up the show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-1.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-1.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-2.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-2.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-3.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-3.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #4 ===&lt;br /&gt;
A set of teasers for a show.  Together they don't make up the full&lt;br /&gt;
show.  And the may or may not overlap in time.  There's a &amp;quot;Pay to&lt;br /&gt;
View&amp;quot; link there too.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-blue.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-blue.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-red.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-red.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip-green.mpg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;preview-green.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;http://example.com/go&amp;quot;&amp;gt;Pay to View&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #5 ===&lt;br /&gt;
A single clip that comes in different formats.  (Could be a&lt;br /&gt;
teaser, a clip, or a full show.)&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.mpg&amp;quot;&amp;gt;MPEG&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.ogm&amp;quot;&amp;gt;Ogg&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;clip.avi&amp;quot;&amp;gt;AVI&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #6 ===&lt;br /&gt;
A single preview image with the show given in 2 different methods.  The first is the show broken up into a series of pieces (which makes it easier to download.)  And the second is the full show in one file&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview.png&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;part-1.mpg&amp;quot;&amp;gt;[1]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;part-2.mpg&amp;quot;&amp;gt;[2]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;part-3.mpg&amp;quot;&amp;gt;[3]&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;full.mpg&amp;quot;&amp;gt;full&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #7 ===&lt;br /&gt;
A single clip with a preview image.  The title of the show is given with an image (and thus the actual machine-readable title is the ''alt attribute'' of the image) and is linked with the main URL for the show.  There's also a link to older episodes of the show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;the-name-of-the-show-png&amp;quot; alt=&amp;quot;The Name of the Show&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode123-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode123-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;older-shows&amp;quot;&amp;gt;older shows&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #8 ===&lt;br /&gt;
A series of clips with preview images.  The title of the show is given with an image (and thus the actual machine-readable title is the ''alt attribute'' of the image) and is linked with the main URL for the show.  There's also a links to older and news episodes of the show.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;the-name-of-the-show-png&amp;quot; alt=&amp;quot;The Name of the Show&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode123-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode123-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode122-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode122-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode121-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode121-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;episode120-clip.mpeg&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;episode120-preview.png&amp;quot; /&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;newer-shows&amp;quot;&amp;gt;[next]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;older-shows&amp;quot;&amp;gt;[previous]&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Show Strawman #9 ===&lt;br /&gt;
A series of preview images.  The title of the show is given in text.  A link to all the show's files via a torrent.  Other metadata is also typically included too, in plain text; some is shown here.  Also, sometimes metadata is put in the description.&lt;br /&gt;
    &amp;lt;nowiki&amp;gt;&lt;br /&gt;
    The Name of the Show&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview1.png&amp;quot; /&amp;gt;&lt;br /&gt;
    &amp;lt;img src=&amp;quot;preview2.png&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;show.torrent&amp;quot;&amp;gt;...&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    Torrent Info Hash: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx&lt;br /&gt;
&lt;br /&gt;
    Description: blah blah blah .... here some URLs to previews...&lt;br /&gt;
                 blah blah blah .... this is 24 fps&lt;br /&gt;
                 blah blah blah&lt;br /&gt;
&lt;br /&gt;
    Content: tag1, tag2, tag3&lt;br /&gt;
&lt;br /&gt;
    Resolution: 320px x 240px&lt;br /&gt;
&lt;br /&gt;
    Run Time: 24mins 57secs&lt;br /&gt;
&lt;br /&gt;
    Size: 125.42 MB (131,509,108 bytes)&lt;br /&gt;
&lt;br /&gt;
    Type: Movie Clip&lt;br /&gt;
&lt;br /&gt;
    Published/Uploaded By: someone&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;Link to page with list of files in torrent&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;a href=&amp;quot;...&amp;quot;&amp;gt;Link to page with list of people on the torrent&amp;lt;/a&amp;gt;&lt;br /&gt;
    &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Orthogonal Concepts ==&lt;br /&gt;
Based on the strawman models above, we can derive the following orthogonal concepts:&lt;br /&gt;
* there's the concept of a &amp;quot;show&amp;quot;&lt;br /&gt;
* there's the concept of a &amp;quot;clip&amp;quot;&lt;br /&gt;
* there's the concept of a &amp;quot;preview&amp;quot; image.  (maybe thumbnail would&lt;br /&gt;
be a better name.)  there can be more than one of these.  and this could be attributed to either the whole show, or to individual clips in the show.&lt;br /&gt;
* there's the concept of a &amp;quot;teaser&amp;quot;&lt;br /&gt;
* there's the concept of the &amp;quot;media file&amp;quot;.  (What the &amp;lt;a&amp;gt; tag's&lt;br /&gt;
&amp;quot;href&amp;quot; points to)&lt;br /&gt;
* If it is a teaser there is a &amp;quot;Pay to View&amp;quot; link&lt;br /&gt;
* show can divided up into multiple contiguous files&lt;br /&gt;
* teaser can be made up of multiple files&lt;br /&gt;
* alternatives of the same media&lt;br /&gt;
* you can combine all these&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Discussion ==&lt;br /&gt;
Discussion for the show Microformat took place on the mailing list here:&lt;br /&gt;
: http://microformats.org/discuss/mail/microformats-discuss/2005-December/002292.html (original post)&lt;br /&gt;
: http://microformats.org/discuss/mail/microformats-discuss/2005-December/thread.html#2292 (thread)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
* [[microshow]]&lt;br /&gt;
* [[showroll-brainstorming]]&lt;br /&gt;
* [[media-metadata-examples]]&lt;br /&gt;
* [[video-metadata-model]]&lt;br /&gt;
* [[rel-enclosure]]&lt;br /&gt;
* [[rel-bookmark]]&lt;br /&gt;
* [[rel-alternate]]&lt;br /&gt;
* [[relpayment-research]]&lt;br /&gt;
* [[alternates-brainstorming]]&lt;br /&gt;
* [[alternates-examples]]&lt;br /&gt;
* [http://changelog.ca/log/2005/10/16/thoughts_on_video_and_audio_microformats Thoughts on Video and Audio Microformats] (external)&lt;/div&gt;</summary>
		<author><name>TrtrrAcric</name></author>
	</entry>
</feed>