<?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=Tot+ra</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=Tot+ra"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Tot_ra"/>
	<updated>2026-06-09T15:16:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46070</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46070"/>
		<updated>2012-04-19T09:27:29Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: /* Draft */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Authors==&lt;br /&gt;
[http://kurapov.name/eng/tech/explicit_content_format/ Artjom Kurapov]&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==Existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as pornographic using meta tag or headers, or are too complex for webmasters to handle. &lt;br /&gt;
&lt;br /&gt;
Ratings like ESRB, MPAA, PEGI are product specific and centralized, which though does provide confidence, cannot scale with internet media. They are also targeted for specific country and its legislation.&lt;br /&gt;
&lt;br /&gt;
== Draft ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. Suggested format is not centralized and thus heavily depends on maintainer and owner of the content. A collective voting system with  average or median result as rating value is advised to be used.&lt;br /&gt;
&lt;br /&gt;
=== Rating tags ===&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://meatvideo.com/&amp;quot; data-xrate-violence=&amp;quot;100&amp;quot;&amp;gt;omg&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://www.tema.ru/jjj/tits/renuar.jpg&amp;quot; data-xrate-nude=&amp;quot;60&amp;quot; data-xrate-sex=&amp;quot;0&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46069</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46069"/>
		<updated>2012-04-19T09:26:20Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: /* Draft */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Authors==&lt;br /&gt;
[http://kurapov.name/eng/tech/explicit_content_format/ Artjom Kurapov]&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==Existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as pornographic using meta tag or headers, or are too complex for webmasters to handle. &lt;br /&gt;
&lt;br /&gt;
Ratings like ESRB, MPAA, PEGI are product specific and centralized, which though does provide confidence, cannot scale with internet media. They are also targeted for specific country and its legislation.&lt;br /&gt;
&lt;br /&gt;
== Draft ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. Suggested format is not centralized and thus heavily depends on maintainer and owner of the content. A social rating of the content (with either average or median result) is advised.&lt;br /&gt;
&lt;br /&gt;
=== Rating tags ===&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://meatvideo.com/&amp;quot; data-xrate-violence=&amp;quot;100&amp;quot;&amp;gt;omg&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://www.tema.ru/jjj/tits/renuar.jpg&amp;quot; data-xrate-nude=&amp;quot;60&amp;quot; data-xrate-sex=&amp;quot;0&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46068</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46068"/>
		<updated>2012-04-19T09:00:53Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: /* Existing standards */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Authors==&lt;br /&gt;
[http://kurapov.name/eng/tech/explicit_content_format/ Artjom Kurapov]&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==Existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as pornographic using meta tag or headers, or are too complex for webmasters to handle. &lt;br /&gt;
&lt;br /&gt;
Ratings like ESRB, MPAA, PEGI are product specific and centralized, which though does provide confidence, cannot scale with internet media. They are also targeted for specific country and its legislation.&lt;br /&gt;
&lt;br /&gt;
== Draft ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. &lt;br /&gt;
&lt;br /&gt;
=== Rating tags ===&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://meatvideo.com/&amp;quot; data-xrate-violence=&amp;quot;100&amp;quot;&amp;gt;omg&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://www.tema.ru/jjj/tits/renuar.jpg&amp;quot; data-xrate-nude=&amp;quot;60&amp;quot; data-xrate-sex=&amp;quot;0&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=exploratory-discussions&amp;diff=46067</id>
		<title>exploratory-discussions</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=exploratory-discussions&amp;diff=46067"/>
		<updated>2012-04-19T08:44:49Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: /* active */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;Exploratory Discussions&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]]: research and analysis of real-world [[examples]], existing formats, and brainstorming to motivate the microformat. Please check [[rejected-formats]] before making additions.&lt;br /&gt;
&lt;br /&gt;
Sort each section alphabetically. Group similar efforts.&lt;br /&gt;
&lt;br /&gt;
==active==&lt;br /&gt;
'''New: [[microformats 2]]''' has sufficiently stabilized to start using on public web pages and developing parsers and applications. Current exploratory microformats should switch to the microformats-2 syntax for further development.&lt;br /&gt;
&lt;br /&gt;
The following exploratory discussions are being actively pursued, generally, edited in the last month, and/or being utilized/experimented with by multiple sites in the wild.&lt;br /&gt;
&lt;br /&gt;
* [[activity-streams]]&lt;br /&gt;
* [[citation]]: [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], [[citation-strawman-01|h3988 proposal]] and [[citation-faq|citation FAQ]]&lt;br /&gt;
* [[comment]] ([[comment-problem|comment problem]], [[comment-examples|comment examples]], [[comments-formats|comment formats]], and [[comment-brainstorming|comment brainstorming]]{{NewMarker}}  (Some stuff needs to be extracted from [[comments-formats]], [[hcomment]] and [[mfcomment]]))&lt;br /&gt;
* figures [[figure]], [[figure-examples|figure examples]], [[figure-formats]], [[figure-brainstorming|figure brainstorming]]&lt;br /&gt;
* [[group]]: [[group-examples|group examples]], [[group-formats]], [[group-brainstorming|group brainstorming]] &lt;br /&gt;
* listing / hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** based on listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* measures and measurement units [[measure]], [[measure-examples]], [[measure-formats]]&lt;br /&gt;
* [[mfo]]: [[mfo-examples]]&lt;br /&gt;
* [[page]] - what does a page represent?&lt;br /&gt;
* [[product]] -  [[product-examples]], [[product-formats]], [[product-brainstorming]].&lt;br /&gt;
* [[project|project]]{{NewMarker}}, [[project-examples|project examples]]{{NewMarker}}, [[project-formats|project formats]]{{NewMarker}}, [[project-brainstorming|project brainstorming]]{{NewMarker}}&lt;br /&gt;
* [[recipe]] [[recipe-examples|recipe examples]], [[recipe-formats]], [[recipe-brainstorming]]&lt;br /&gt;
* [[rel-shortlink]] {{NewMarker}}&lt;br /&gt;
* [[representative-hcard]] - see also [[uid]]&lt;br /&gt;
&lt;br /&gt;
=== media related ===&lt;br /&gt;
Media related efforts are very active in the microformats community and thus have been grouped here for convenience&lt;br /&gt;
* [[xrate]] {{NewMarker}} - marking explicit content&lt;br /&gt;
* [[audio-info]] ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]], [[audio-info-issues|issues]], [[haudio|specification]]{{NewMarker}}) - Marking up information and metadata related to audio (speech, music, and sound in general).&lt;br /&gt;
** music [[music-examples|music examples]]&lt;br /&gt;
* audio-album (see [[audio-info]] pages for examples, formats, brainstorming. [[audio-album-proposal]], [[audio-album-issues]]) - Marking up information and metadata related to audio albums/collections.&lt;br /&gt;
* broadcast: Internet Radio &amp;amp; TV: [[broadcast-examples]], [[broadcast-brainstorming]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]], [[media-info-proposal| media-info Proposal]])&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
* video-info ([[video-info-examples|examples]], [[video-info-formats|formats]], [[video-info-brainstorming|brainstorming]], [[video-info-proposal|proposal]], [[video-info-issues|issues]]) - Marking up information and metadata related to video (video clips, movies, television, and video multimedia presentation in general).&lt;br /&gt;
&lt;br /&gt;
== other ==&lt;br /&gt;
The following explorations are fairly inactive, though they may just be waiting for folks with sufficient interest and use cases to help further their development. Some of them could probably be consolidated, or even rejected with suggestions of re-using existing microformats.&lt;br /&gt;
&lt;br /&gt;
* [[alternates]] ([[alternates-examples|alternates examples]], [[alternates-formats]], [[alternates-brainstorming|alternates brainstorming]])&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* code [[code-examples|code examples]], [[code-formats]], [[code-brainstorming|code brainstorming]]&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries &lt;br /&gt;
* [[definition-examples]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software &lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-formats]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) &lt;br /&gt;
* directions [[directions-examples|directions examples]] &lt;br /&gt;
* [[downloads]] [[downloads-examples|downloads examples]], [[downloads-formats|downloads formats]], [[downloads-brainstorming|downloads brainstorming]] &lt;br /&gt;
* [[error-message]] [[error-message-examples|error message examples]], [[error-message-formats]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.)  - should this be merged with [[downloads]] ?&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* genealogy [[genealogy-examples]], [[genealogy-formats|genealogy formats]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. &lt;br /&gt;
* hash [[hash-examples|hash examples]] (see also [[downloads]])&lt;br /&gt;
* items [[items-examples|items examples]], [[items-formats]], [[items-brainstorming|items brainstorming]]&lt;br /&gt;
* [[journal-brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] &lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc.&lt;br /&gt;
* [[page-summary]] [[page-summary-examples]], [[page-summary-formats]]&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* [[question-answer]], [[question-answer-examples]], [[question-answer-formats]], [[question-answer-brainstorming]] &lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]] (see also [[rest]])&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]], [[species-formats]], [[species-brainstorming]]&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[widget]], [[widget-examples|widget examples]], [[widget-formats]], [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]]&lt;br /&gt;
* [[xpn-examples]] - proposal to extend (or replicate) XFN for business (or professional - hence X'''P'''N) relationships &lt;br /&gt;
* [[wa-page-view-examples]] - proposal for declaring web analytics page view variables in HTML&lt;br /&gt;
&lt;br /&gt;
=== blogging related ===&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-examples|distributed conversation examples]], [[distributed-conversation-formats|distributed conversation formats]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], [[tagcloud-formats]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
&lt;br /&gt;
=== education related ===&lt;br /&gt;
* higher education academic information&lt;br /&gt;
** [[hied-course-examples]], [[hied-course-formats]], [[hied-course-brainstorming]] - an academic course activity&lt;br /&gt;
** [[course-catalog]]; [[course-catalog-examples]] &lt;br /&gt;
* learning ([[learning-examples|examples]], [[learning-formats|formats]], [[learning-brainstorming|brainstorming]], [[learning-people|people]], [[learning-proposal|proposal]], [[learning-issues|issues]]) - a microformat for microlearning&lt;br /&gt;
* howto [[how-to-examples]], [[how-to-formats]], [[how-to-brainstorming]] - microformat for authors and publishers to markup solutions to common problems&lt;br /&gt;
&lt;br /&gt;
=== productivity related ===&lt;br /&gt;
* [[task]] effort, [[task-examples|task examples]], [[task-formats|task formats]], [[task-brainstorming|task brainstorming]], and [[task-faq|task FAQ]]&lt;br /&gt;
* [[to-do-examples]]&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
** meetings usually aren't very productive, yet, hopefully if meeting minutes are captured, meetings aren't a complete waste of time.&lt;br /&gt;
&lt;br /&gt;
=== commerce products listings related ===&lt;br /&gt;
* bank account [[bankaccount-brainstorming]], [[bankaccount-examples]]&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-formats]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]], [[job-listing-formats]], [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts.&lt;br /&gt;
* [[wishlist]], [[wishlist-examples]]&lt;br /&gt;
* [[hService_Proposal|proposal for selling commercial services]]&lt;br /&gt;
&lt;br /&gt;
== completed ==&lt;br /&gt;
The following exploratory discussions resulted in a microformat.&lt;br /&gt;
&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (yielded the [[rel-directory]] microformat)&lt;br /&gt;
* location [[location-examples]], [[location-formats|location formats]]. (see also [[adr]], [[geo]], [[hcard|hCard]])&lt;br /&gt;
* resume [[resume-examples]], [[resume-formats|resume formats]], [[resume-brainstorming|resume brainstorming]] yielded the [[hresume|hResume]] draft.&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] yielded the [[hreview|hReview]] draft&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== solo pursuits ==&lt;br /&gt;
The following are primarily pursued by a single individual and thus have not generated widespread interest in the community yet. In general, solo pursuits are discouraged. &lt;br /&gt;
&lt;br /&gt;
The goal of a format is to help human communication, the exchange of information between two people. Thus if only one community member is really interested in pursuing it (enough to work on it in the community), it's not important as a format. While a list of contributors or supporters helps demonstrate some broader interest, it is still insufficient if a format is only really being worked on in the community by a single individual.&lt;br /&gt;
&lt;br /&gt;
* geo extensions ([[User:AndyMabbett|Andy Mabbett]])&lt;br /&gt;
** [[geo-elevation-examples]], [[geo-elevation-formats]] - extend geo for representing altitude &lt;br /&gt;
** [[geo-waypoint-examples]], [[geo-waypoint-formats]] - extend geo for representing routes and boundaries, using waypoints &lt;br /&gt;
** [[geo-extension-examples]], [[geo-extension-formats]], [[geo-extension-brainstorming]], [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
* [[off|OFF]]&lt;br /&gt;
* [[hJoke]] a microformat used to delineate jokes/humor&lt;br /&gt;
* [[itinerary]] ([[User:Lfbn|Luís Nóbrega]]), [[itinerary-examples]].&lt;br /&gt;
&lt;br /&gt;
== failed to follow process ==&lt;br /&gt;
All too often it seems people propose a new microformat without following the [[process]] (most often not even reading apparently), nor creating the proper research pages first (and doing the research), nor sometimes even reading the [[introduction]] and [[how-to-play]] pages.  Such proposals are relegated to this section to make it clear that they are worse than mere solo pursuits, they are (most of the time) solo pursuits by people who haven't even read the [[process]] page!&lt;br /&gt;
&lt;br /&gt;
In short, if you, the proposer, don't even bother to spend the time reading and attempting to use existing microformats (as the [[Main_Page]], [[introduction]], AND [[process]] page ask you to do so), how can you expect anyone else to bother to read and consider your proposal?&lt;br /&gt;
&lt;br /&gt;
* [[directory-proposal]]&lt;br /&gt;
* [[realestate-propertydetail]], [[realestate-propertydetail-examples]], [[realestate-propertydetail-formats]], [[realestate-propertydetail brainstorming]]&lt;br /&gt;
* show [[show-examples]], [[show-formats]], [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-examples]], [[showroll-formats]], [[showroll-brainstorming]]&lt;br /&gt;
* syllabus [[syllabus-examples]], [[syllabus-formats]], [[syllabus-brainstorming]]&lt;br /&gt;
* [[web-page]]&lt;br /&gt;
&lt;br /&gt;
=== did not read main page ===&lt;br /&gt;
Even worse, proposals by people who apparently didn't even bother to read the rest of the [[Main_Page]]!&lt;br /&gt;
These are proposals that failed to follow the process and were added by the author to the  [[Main_Page]] where it explicitly says to follow the process (often right next to where they added the link to their brainstorm proposal).&lt;br /&gt;
&lt;br /&gt;
* [[hwiki|hWiki]]&lt;br /&gt;
* [[rel-ecolabel]]&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46066</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46066"/>
		<updated>2012-04-19T08:30:19Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Authors==&lt;br /&gt;
[http://kurapov.name/eng/tech/explicit_content_format/ Artjom Kurapov]&lt;br /&gt;
&lt;br /&gt;
== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==Existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as pornographic using meta tag or headers, or are too complex for webmasters to handle. Ratings like ESRB, MPAA, PEGI are product specific and centralized, which though does provide confidence, cannot scale with internet media&lt;br /&gt;
&lt;br /&gt;
== Draft ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. &lt;br /&gt;
&lt;br /&gt;
=== Rating tags ===&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://meatvideo.com/&amp;quot; data-xrate-violence=&amp;quot;100&amp;quot;&amp;gt;omg&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://www.tema.ru/jjj/tits/renuar.jpg&amp;quot; data-xrate-nude=&amp;quot;60&amp;quot; data-xrate-sex=&amp;quot;0&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46065</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46065"/>
		<updated>2012-04-19T08:27:50Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==Existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as pornographic using meta tag or headers, or are too complex for webmasters to handle. Ratings like ESRB, MPAA, PEGI are product specific and centralized, which though does provide confidence, cannot scale with internet media&lt;br /&gt;
&lt;br /&gt;
== Draft ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. &lt;br /&gt;
&lt;br /&gt;
=== Rating tags ===&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&amp;lt;a href=&amp;quot;http://meatvideo.com/&amp;quot; data-xrate-violence=&amp;quot;100&amp;quot;&amp;gt;omg&amp;lt;/a&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;img src=&amp;quot;http://www.tema.ru/jjj/tits/renuar.jpg&amp;quot; data-xrate-nude=&amp;quot;60&amp;quot; data-xrate-sex=&amp;quot;0&amp;quot; /&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46064</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46064"/>
		<updated>2012-04-19T08:18:13Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: /* existing standards */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==Existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as pornographic using meta tag or headers, or are too complex for webmasters to handle. Ratings like ESRB, MPAA, PEGI are product specific and centralized, which though does provide confidence, cannot scale with internet media&lt;br /&gt;
&lt;br /&gt;
== suggestion ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. &lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=xrate&amp;diff=46063</id>
		<title>xrate</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=xrate&amp;diff=46063"/>
		<updated>2012-04-19T08:13:47Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: New page: == Problem == Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search cr...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Problem ==&lt;br /&gt;
Explicit content is a media that affects human psyche and disturbs it. Formatting violent, pornographic and other content should allow control with browser plugins, search crawlers, rss feed readers and other automated tools&lt;br /&gt;
&lt;br /&gt;
==existing standards==&lt;br /&gt;
Current formats of marking content (SafeSurf, RTA, ICRA, RSAC, PICS and now W3C POWDER) either mark entire page as being say pornographic using meta tag or headers, or are too complex for webmasters to handle.&lt;br /&gt;
&lt;br /&gt;
== suggestion ==&lt;br /&gt;
Author has to mark any html element with attribute, based on his subjective rating of content's danger. HTML5 gives attribute data- in free use, so namespace xrate (sort for explicit rating) with integer values (0-100) which represent danger to the viewer (the higher - the bigger), which will also ease filtering. &lt;br /&gt;
&lt;br /&gt;
data-xrate-lang 	Obscene language&lt;br /&gt;
&lt;br /&gt;
data-xrate-sex	  Romantic, erotic, pornographic&lt;br /&gt;
&lt;br /&gt;
data-xrate-nude	Level of nudity&lt;br /&gt;
&lt;br /&gt;
data-xrate-disgust	Might cause disgust (shit, larvae, decomposition)&lt;br /&gt;
&lt;br /&gt;
data-xrate-violence	Violence and its results - weapons, wounds, dead bodies, blood&lt;br /&gt;
&lt;br /&gt;
data-xrate-asocial	Smoking, alcohol, drugs, gambling, prostitution&lt;br /&gt;
&lt;br /&gt;
data-xrate-blink	Blinking animation that might cause eplilepsy&lt;br /&gt;
&lt;br /&gt;
data-xrate-spoiler	Story is retold&lt;br /&gt;
&lt;br /&gt;
data-xrate-camera	If application (flash/applet?) gains access to videocamera &lt;br /&gt;
&lt;br /&gt;
data-xrate-malware	If resource can cause infection (viruses, trojans etc.) on viewer's machine&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=exploratory-discussions&amp;diff=46062</id>
		<title>exploratory-discussions</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=exploratory-discussions&amp;diff=46062"/>
		<updated>2012-04-19T08:04:45Z</updated>

		<summary type="html">&lt;p&gt;Tot ra: /* active */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;Exploratory Discussions&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]]: research and analysis of real-world [[examples]], existing formats, and brainstorming to motivate the microformat. Please check [[rejected-formats]] before making additions.&lt;br /&gt;
&lt;br /&gt;
Sort each section alphabetically. Group similar efforts.&lt;br /&gt;
&lt;br /&gt;
==active==&lt;br /&gt;
'''New: [[microformats 2]]''' has sufficiently stabilized to start using on public web pages and developing parsers and applications. Current exploratory microformats should switch to the microformats-2 syntax for further development.&lt;br /&gt;
&lt;br /&gt;
The following exploratory discussions are being actively pursued, generally, edited in the last month, and/or being utilized/experimented with by multiple sites in the wild.&lt;br /&gt;
&lt;br /&gt;
* [[activity-streams]]&lt;br /&gt;
* [[citation]]: [[citation-examples|citation examples]], [[citation-formats|citation formats]], [[citation-brainstorming|citation brainstorming]], [[citation-strawman-01|h3988 proposal]] and [[citation-faq|citation FAQ]]&lt;br /&gt;
* [[comment]] ([[comment-problem|comment problem]], [[comment-examples|comment examples]], [[comments-formats|comment formats]], and [[comment-brainstorming|comment brainstorming]]{{NewMarker}}  (Some stuff needs to be extracted from [[comments-formats]], [[hcomment]] and [[mfcomment]]))&lt;br /&gt;
* figures [[figure]], [[figure-examples|figure examples]], [[figure-formats]], [[figure-brainstorming|figure brainstorming]]&lt;br /&gt;
* [[group]]: [[group-examples|group examples]], [[group-formats]], [[group-brainstorming|group brainstorming]] &lt;br /&gt;
* listing / hListing [[hlisting-proposal|hListing proposal]], and [[hlisting-feedback|hListing feedback]] &lt;br /&gt;
** based on listing [[listing-examples|examples]], [[listing-formats|formats]], and [[listing-brainstorming|brainstorming]]&lt;br /&gt;
* measures and measurement units [[measure]], [[measure-examples]], [[measure-formats]]&lt;br /&gt;
* [[mfo]]: [[mfo-examples]]&lt;br /&gt;
* [[page]] - what does a page represent?&lt;br /&gt;
* [[product]] -  [[product-examples]], [[product-formats]], [[product-brainstorming]].&lt;br /&gt;
* [[project|project]]{{NewMarker}}, [[project-examples|project examples]]{{NewMarker}}, [[project-formats|project formats]]{{NewMarker}}, [[project-brainstorming|project brainstorming]]{{NewMarker}}&lt;br /&gt;
* [[recipe]] [[recipe-examples|recipe examples]], [[recipe-formats]], [[recipe-brainstorming]]&lt;br /&gt;
* [[rel-shortlink]] {{NewMarker}}&lt;br /&gt;
* [[representative-hcard]] - see also [[uid]]&lt;br /&gt;
* [[xrate]] {{NewMarker}} - marking explicit content&lt;br /&gt;
&lt;br /&gt;
=== media related ===&lt;br /&gt;
Media related efforts are very active in the microformats community and thus have been grouped here for convenience&lt;br /&gt;
* [[audio-info]] ([[audio-info-examples|examples]], [[audio-info-formats|formats]], [[audio-info-brainstorming|brainstorming]], [[audio-info-proposal|proposal]], [[audio-info-issues|issues]], [[haudio|specification]]{{NewMarker}}) - Marking up information and metadata related to audio (speech, music, and sound in general).&lt;br /&gt;
** music [[music-examples|music examples]]&lt;br /&gt;
* audio-album (see [[audio-info]] pages for examples, formats, brainstorming. [[audio-album-proposal]], [[audio-album-issues]]) - Marking up information and metadata related to audio albums/collections.&lt;br /&gt;
* broadcast: Internet Radio &amp;amp; TV: [[broadcast-examples]], [[broadcast-brainstorming]]&lt;br /&gt;
* [[media-info]] ([[media-info-examples|media-info examples]], [[media-info-formats|media-info formats]], [[media-info-brainstorming|media-info brainstorming]], [[media-info-proposal| media-info Proposal]])&lt;br /&gt;
* photo note [[photo-note-examples|photo note examples]]&lt;br /&gt;
* video-info ([[video-info-examples|examples]], [[video-info-formats|formats]], [[video-info-brainstorming|brainstorming]], [[video-info-proposal|proposal]], [[video-info-issues|issues]]) - Marking up information and metadata related to video (video clips, movies, television, and video multimedia presentation in general).&lt;br /&gt;
&lt;br /&gt;
== other ==&lt;br /&gt;
The following explorations are fairly inactive, though they may just be waiting for folks with sufficient interest and use cases to help further their development. Some of them could probably be consolidated, or even rejected with suggestions of re-using existing microformats.&lt;br /&gt;
&lt;br /&gt;
* [[alternates]] ([[alternates-examples|alternates examples]], [[alternates-formats]], [[alternates-brainstorming|alternates brainstorming]])&lt;br /&gt;
*[[attention]]&lt;br /&gt;
* book [[book-examples|book examples]], [[book-formats|book formats]], and [[book-brainstorming|book brainstorming]]&lt;br /&gt;
* chat [[chat-examples|chat examples]], [[chat-formats|chat formats]], and [[chat-brainstorming|chat brainstorming]]&lt;br /&gt;
* code [[code-examples|code examples]], [[code-formats]], [[code-brainstorming|code brainstorming]]&lt;br /&gt;
* [[collection-description|collection description]] - for describing collections in libraries &lt;br /&gt;
* [[definition-examples]]&lt;br /&gt;
* [[depend-examples]]: examples of dependency graphs, especially as they relate to software &lt;br /&gt;
* [[digital-signatures]]: incorporation of digital signatures in Microformatted data; ([[digitalsignature-examples|digital-signature examples]], [[digitalsignature-formats]], [[digitalsignature-brainstorming|digital-signatures brainstorming]]) &lt;br /&gt;
* directions [[directions-examples|directions examples]] &lt;br /&gt;
* [[downloads]] [[downloads-examples|downloads examples]], [[downloads-formats|downloads formats]], [[downloads-brainstorming|downloads brainstorming]] &lt;br /&gt;
* [[error-message]] [[error-message-examples|error message examples]], [[error-message-formats]], [[error-message-brainstorming|error message brainstorming]]&lt;br /&gt;
* file-format ([[file-format-examples|examples]], formats, brainstorming) - for the mark-up of file format information (size, type, codecs, bitrate, etc.)  - should this be merged with [[downloads]] ?&lt;br /&gt;
* forms [[forms-examples|forms examples]]&lt;br /&gt;
* genealogy [[genealogy-examples]], [[genealogy-formats|genealogy formats]]&lt;br /&gt;
* grouping ([[grouping-examples|examples]], [[grouping-formats|formats]], [[grouping-brainstorming|brainstorming]], [[grouping-proposal|proposal]]) - Metadata markup of items that should be grouped together. &lt;br /&gt;
* hash [[hash-examples|hash examples]] (see also [[downloads]])&lt;br /&gt;
* items [[items-examples|items examples]], [[items-formats]], [[items-brainstorming|items brainstorming]]&lt;br /&gt;
* [[journal-brainstorming]]&lt;br /&gt;
* last modified [[last-modified-examples|last modified examples]], [[last-modified-formats|last modified formats]], and [[last-modified-brainstorming|last modified brainstorming]]&lt;br /&gt;
* metalink [[metalink-examples|metalink examples]] &lt;br /&gt;
* [[operating-hours]]: [[operating-hours-examples]] ..of stores, restaurants, etc.&lt;br /&gt;
* [[page-summary]] [[page-summary-examples]], [[page-summary-formats]]&lt;br /&gt;
* [[payment]]&lt;br /&gt;
* [[question-answer]], [[question-answer-examples]], [[question-answer-formats]], [[question-answer-brainstorming]] &lt;br /&gt;
* requirements testing [[requirements-testing|requirements testing overview]], and [[requirements-testing-examples|requirements testing examples]]&lt;br /&gt;
* [[rest-examples|REST examples]] (see also [[rest]])&lt;br /&gt;
* search results [[search-results-example|search results example]]&lt;br /&gt;
* [[species]] - for the marking up of the scientific names of living things: [[species-examples]], [[species-formats]], [[species-brainstorming]]&lt;br /&gt;
* table [[table-examples|examples]]&lt;br /&gt;
* transit table [[transit-table-examples|transit table examples]]&lt;br /&gt;
* [[widget]], [[widget-examples|widget examples]], [[widget-formats]], [[widget-brainstorming|widget brainstorming]]&lt;br /&gt;
* [[wiki-formats|wiki formats]]&lt;br /&gt;
* work of art [[work-of-art|work of art overview]], [[workofart-examples|work of art examples]], [[workofart-formats|work of art formats]], and [[workofart-brainstorming|work of art brainstorming]]&lt;br /&gt;
* [[xpn-examples]] - proposal to extend (or replicate) XFN for business (or professional - hence X'''P'''N) relationships &lt;br /&gt;
* [[wa-page-view-examples]] - proposal for declaring web analytics page view variables in HTML&lt;br /&gt;
&lt;br /&gt;
=== blogging related ===&lt;br /&gt;
* blog description [[blog-description-examples|blog description examples]]&lt;br /&gt;
* blog info [[blog-info-examples|blog info examples]]&lt;br /&gt;
* distributed conversation [[distributed-conversation|distributed conversation overview]], [[distributed-conversation-examples|distributed conversation examples]], [[distributed-conversation-formats|distributed conversation formats]], [[distributed-conversation-brainstorming|distributed conversation brainstorming]]&lt;br /&gt;
* tagspeak [[tagspeak-examples|tagspeak examples]]&lt;br /&gt;
* tagcloud [[tagcloud-examples|tagcloud examples]], [[tagcloud-formats]], and [[tagcloud-brainstorming|tagcloud  brainstorming]].&lt;br /&gt;
&lt;br /&gt;
=== education related ===&lt;br /&gt;
* higher education academic information&lt;br /&gt;
** [[hied-course-examples]], [[hied-course-formats]], [[hied-course-brainstorming]] - an academic course activity&lt;br /&gt;
** [[course-catalog]]; [[course-catalog-examples]] &lt;br /&gt;
* learning ([[learning-examples|examples]], [[learning-formats|formats]], [[learning-brainstorming|brainstorming]], [[learning-people|people]], [[learning-proposal|proposal]], [[learning-issues|issues]]) - a microformat for microlearning&lt;br /&gt;
* howto [[how-to-examples]], [[how-to-formats]], [[how-to-brainstorming]] - microformat for authors and publishers to markup solutions to common problems&lt;br /&gt;
&lt;br /&gt;
=== productivity related ===&lt;br /&gt;
* [[task]] effort, [[task-examples|task examples]], [[task-formats|task formats]], [[task-brainstorming|task brainstorming]], and [[task-faq|task FAQ]]&lt;br /&gt;
* [[to-do-examples]]&lt;br /&gt;
* meeting minutes [[meeting-minutes-examples|meeting minutes examples]], [[meeting-minutes-formats|meeting minutes formats]], and [[meeting-minutes-brainstorming|meeting minutes brainstorming]]&lt;br /&gt;
** meetings usually aren't very productive, yet, hopefully if meeting minutes are captured, meetings aren't a complete waste of time.&lt;br /&gt;
&lt;br /&gt;
=== commerce products listings related ===&lt;br /&gt;
* bank account [[bankaccount-brainstorming]], [[bankaccount-examples]]&lt;br /&gt;
* [[currency]]; [[currency-examples]]; [[currency-formats]]; [[currency-brainstorming]]; [[currency-proposal]]; [[currency-issues]]&lt;br /&gt;
* job listing [[job-listing-examples|job listing examples]], [[job-listing-formats]], [[job-listing-brainstorming|job listing brainstorming]]&lt;br /&gt;
* receipt ([[receipt-examples|examples]], [[receipt-formats|formats]], [[receipt-brainstorming|brainstorming]], [[receipt-proposal|proposal]]) - Marking up information and metadata related to purchase receipts.&lt;br /&gt;
* [[wishlist]], [[wishlist-examples]]&lt;br /&gt;
* [[hService_Proposal|proposal for selling commercial services]]&lt;br /&gt;
&lt;br /&gt;
== completed ==&lt;br /&gt;
The following exploratory discussions resulted in a microformat.&lt;br /&gt;
&lt;br /&gt;
* blog post [[blog-post-examples|examples]], [[blog-post-formats|blog post formats]], and [[blog-post-brainstorming|blog post brainstorming]] (yielded the [[hatom|hAtom]] draft)&lt;br /&gt;
* directory inclusion [[directory-inclusion-examples|directory inclusion examples]], [[directory-inclusion-formats|directory inclusion formats]]. (yielded the [[rel-directory]] microformat)&lt;br /&gt;
* location [[location-examples]], [[location-formats|location formats]]. (see also [[adr]], [[geo]], [[hcard|hCard]])&lt;br /&gt;
* resume [[resume-examples]], [[resume-formats|resume formats]], [[resume-brainstorming|resume brainstorming]] yielded the [[hresume|hResume]] draft.&lt;br /&gt;
* review [[review-examples|review examples]], and [[review-formats|review formats]] yielded the [[hreview|hReview]] draft&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== solo pursuits ==&lt;br /&gt;
The following are primarily pursued by a single individual and thus have not generated widespread interest in the community yet. In general, solo pursuits are discouraged. &lt;br /&gt;
&lt;br /&gt;
The goal of a format is to help human communication, the exchange of information between two people. Thus if only one community member is really interested in pursuing it (enough to work on it in the community), it's not important as a format. While a list of contributors or supporters helps demonstrate some broader interest, it is still insufficient if a format is only really being worked on in the community by a single individual.&lt;br /&gt;
&lt;br /&gt;
* geo extensions ([[User:AndyMabbett|Andy Mabbett]])&lt;br /&gt;
** [[geo-elevation-examples]], [[geo-elevation-formats]] - extend geo for representing altitude &lt;br /&gt;
** [[geo-waypoint-examples]], [[geo-waypoint-formats]] - extend geo for representing routes and boundaries, using waypoints &lt;br /&gt;
** [[geo-extension-examples]], [[geo-extension-formats]], [[geo-extension-brainstorming]], [[geo-extension-strawman]] - extend geo for moons, other planets, etc.&lt;br /&gt;
* [[off|OFF]]&lt;br /&gt;
* [[hJoke]] a microformat used to delineate jokes/humor&lt;br /&gt;
* [[itinerary]] ([[User:Lfbn|Luís Nóbrega]]), [[itinerary-examples]].&lt;br /&gt;
&lt;br /&gt;
== failed to follow process ==&lt;br /&gt;
All too often it seems people propose a new microformat without following the [[process]] (most often not even reading apparently), nor creating the proper research pages first (and doing the research), nor sometimes even reading the [[introduction]] and [[how-to-play]] pages.  Such proposals are relegated to this section to make it clear that they are worse than mere solo pursuits, they are (most of the time) solo pursuits by people who haven't even read the [[process]] page!&lt;br /&gt;
&lt;br /&gt;
In short, if you, the proposer, don't even bother to spend the time reading and attempting to use existing microformats (as the [[Main_Page]], [[introduction]], AND [[process]] page ask you to do so), how can you expect anyone else to bother to read and consider your proposal?&lt;br /&gt;
&lt;br /&gt;
* [[directory-proposal]]&lt;br /&gt;
* [[realestate-propertydetail]], [[realestate-propertydetail-examples]], [[realestate-propertydetail-formats]], [[realestate-propertydetail brainstorming]]&lt;br /&gt;
* show [[show-examples]], [[show-formats]], [[show-brainstorming|show brainstorming]]&lt;br /&gt;
* showroll [[showroll-examples]], [[showroll-formats]], [[showroll-brainstorming]]&lt;br /&gt;
* syllabus [[syllabus-examples]], [[syllabus-formats]], [[syllabus-brainstorming]]&lt;br /&gt;
* [[web-page]]&lt;br /&gt;
&lt;br /&gt;
=== did not read main page ===&lt;br /&gt;
Even worse, proposals by people who apparently didn't even bother to read the rest of the [[Main_Page]]!&lt;br /&gt;
These are proposals that failed to follow the process and were added by the author to the  [[Main_Page]] where it explicitly says to follow the process (often right next to where they added the link to their brainstorm proposal).&lt;br /&gt;
&lt;br /&gt;
* [[hwiki|hWiki]]&lt;br /&gt;
* [[rel-ecolabel]]&lt;/div&gt;</summary>
		<author><name>Tot ra</name></author>
	</entry>
</feed>