<?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=Danbri</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=Danbri"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Danbri"/>
	<updated>2026-05-14T17:29:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=breadcrumbs-formats&amp;diff=44601</id>
		<title>breadcrumbs-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=breadcrumbs-formats&amp;diff=44601"/>
		<updated>2011-09-16T07:46:56Z</updated>

		<summary type="html">&lt;p&gt;Danbri: fixed urls; sorry I was using #swig's IRC bot syntax&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
This page is a collection of research regarding previous [[breadcrumbs]] formats towards the development of a breadcrumbs vocabulary and microformat per the [[process]].&lt;br /&gt;
&lt;br /&gt;
== Bing breadcrumbs ==&lt;br /&gt;
&lt;br /&gt;
Bing breadcrumbs format: http://onlinehelp.microsoft.com/en-us/bing/hh207240.aspx&lt;br /&gt;
&lt;br /&gt;
== add more formats ==&lt;br /&gt;
&lt;br /&gt;
''This strays more into sitemaps and topic description; related themes...''&lt;br /&gt;
&lt;br /&gt;
* Late-90s Mozilla/Netscape browser had built-in understanding of a sitemaps format  expressed in RDF. Technical details are likely buried in Mozilla CVS;  [http://www.prnewswire.com/news-releases/netscape-rallies-content-community-around-leading-web-development-technologies-of-today-and-tomorrow---javascript-xml-and-rdf-77409947.html some press releases still survive]. The vocabulary encoded a sitemap as a graph structure, using a 'child' property to represent hierarchy, as in other areas of Mozilla (e.g. [http://books.mozdev.org/html/mozilla-chp-10-sect-2.html see Mozilla docs], [https://developer.mozilla.org/en/Thunderbird/Mail_and_RDF mail/news]). &lt;br /&gt;
* Mozilla's RDF sitemaps were preceded by [http://en.wikipedia.org/wiki/Meta_Content_Framework Meta Content Format] (MCF) sitemaps (Netscape took MCF from Apple ~1997). MCF sitemaps described a site hierarchy using a network of linked text files that summarised the site structure. MCF was an [http://xml.coverpages.org/alschulerMCF.html ancestor] of both RSS and RDF.&lt;br /&gt;
* ILRT / University of Bristol had a server-based implementation of the same format (now code-rotted), and experiments with alternatives that instead used more HTML concepts: see [http://web.archive.org/web/20000815090823/http://www.ilrt.bris.ac.uk/discovery/rdf-dev/purls/papers/sitemap/ 1999 draft spec]&lt;br /&gt;
* more recent work around RDF has focussed on describing hierarchies of topics using the [http://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System SKOS vocabulary]; this has gained significant traction in the library community, and many thesauri are shared using SKOS. However it is not widely used to annotate in-page topic hierarchies. See [http://ckan.net/tag/format-skos CKAN list of datasets using SKOS]. &lt;br /&gt;
* Google Rich Snippets [http://www.google.com/support/webmasters/bin/answer.py?answer=185417 have a 'breadcrumbs' construct], as does its [http://schema.org/WebPage|schema.org successor]&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[breadcrumbs]]&lt;br /&gt;
* [[breadcrumbs-examples]]&lt;br /&gt;
* [[breadcrumbs-formats]]&lt;br /&gt;
* [[breadcrumbs-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=breadcrumbs-formats&amp;diff=44600</id>
		<title>breadcrumbs-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=breadcrumbs-formats&amp;diff=44600"/>
		<updated>2011-09-16T07:44:12Z</updated>

		<summary type="html">&lt;p&gt;Danbri: formatting fixes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
This page is a collection of research regarding previous [[breadcrumbs]] formats towards the development of a breadcrumbs vocabulary and microformat per the [[process]].&lt;br /&gt;
&lt;br /&gt;
== Bing breadcrumbs ==&lt;br /&gt;
&lt;br /&gt;
Bing breadcrumbs format: http://onlinehelp.microsoft.com/en-us/bing/hh207240.aspx&lt;br /&gt;
&lt;br /&gt;
== add more formats ==&lt;br /&gt;
&lt;br /&gt;
''This strays more into sitemaps and topic description; related themes...''&lt;br /&gt;
&lt;br /&gt;
* Late-90s Mozilla/Netscape browser had built-in understanding of a sitemaps format  expressed in RDF. Technical details are likely buried in Mozilla CVS [http://www.prnewswire.com/news-releases/netscape-rallies-content-community-around-leading-web-development-technologies-of-today-and-tomorrow---javascript-xml-and-rdf-77409947.html|some press releases still survive]. The vocabulary encoded a sitemap as a graph structure, using a 'child' property to represent hierarchy, as in other areas of Mozilla (e.g. [http://books.mozdev.org/html/mozilla-chp-10-sect-2.html see Mozilla docs], [https://developer.mozilla.org/en/Thunderbird/Mail_and_RDF mail/news]). &lt;br /&gt;
* Mozilla's RDF sitemaps were preceded by [http://en.wikipedia.org/wiki/Meta_Content_Framework|Meta Content Format] (MCF) sitemaps (Netscape took MCF from Apple ~1997). MCF sitemaps described a site hierarchy using a network of linked text files that summarised the site structure. MCF was an [http://xml.coverpages.org/alschulerMCF.html ancestor] of both RSS and RDF.&lt;br /&gt;
* ILRT / University of Bristol had a server-based implementation of the same format (now code-rotted), and experiments with alternatives that instead used more HTML concepts: see [http://web.archive.org/web/20000815090823/http://www.ilrt.bris.ac.uk/discovery/rdf-dev/purls/papers/sitemap/|1999 draft spec]&lt;br /&gt;
* more recent work around RDF has focussed on describing hierarchies of topics using the [http://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System SKOS vocabulary]; this has gained significant traction in the library community, and many thesauri are now shared using SKOS. However it is not widely used to annotate in-page topic hierarchies. See [http://ckan.net/tag/format-skos|CKAN list of datasets using SKOS].&lt;br /&gt;
* Google Rich Snippets [http://www.google.com/support/webmasters/bin/answer.py?answer=185417|have a 'breadcrumbs' construct], as does its [http://schema.org/WebPage|schema.org successor]&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[breadcrumbs]]&lt;br /&gt;
* [[breadcrumbs-examples]]&lt;br /&gt;
* [[breadcrumbs-formats]]&lt;br /&gt;
* [[breadcrumbs-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=breadcrumbs-formats&amp;diff=44599</id>
		<title>breadcrumbs-formats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=breadcrumbs-formats&amp;diff=44599"/>
		<updated>2011-09-16T07:39:09Z</updated>

		<summary type="html">&lt;p&gt;Danbri: added old Mozilla work, a defunct ILRT sitemaps/rdf/html/dc spec, SKOS, and rich snippets, some MCF history&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{stub}}&lt;br /&gt;
&lt;br /&gt;
This page is a collection of research regarding previous [[breadcrumbs]] formats towards the development of a breadcrumbs vocabulary and microformat per the [[process]].&lt;br /&gt;
&lt;br /&gt;
== Bing breadcrumbs ==&lt;br /&gt;
&lt;br /&gt;
Bing breadcrumbs format: http://onlinehelp.microsoft.com/en-us/bing/hh207240.aspx&lt;br /&gt;
&lt;br /&gt;
== add more formats ==&lt;br /&gt;
&lt;br /&gt;
''This strays more into sitemaps and topic description; related themes...''&lt;br /&gt;
&lt;br /&gt;
* Late-90s Mozilla/Netscape browser had built-in understanding of a sitemaps format  expressed in RDF. Technical details are likely buried in Mozilla CVS [[http://www.prnewswire.com/news-releases/netscape-rallies-content-community-around-leading-web-development-technologies-of-today-and-tomorrow---javascript-xml-and-rdf-77409947.html|some press releases still survive]]. The vocabulary encoded a sitemap as a graph structure, using a 'child' property to represent hierarchy, as in other areas of Mozilla (e.g. [[http://books.mozdev.org/html/mozilla-chp-10-sect-2.html see Mozilla docs]], [[https://developer.mozilla.org/en/Thunderbird/Mail_and_RDF]]). &lt;br /&gt;
* Mozilla's RDF sitemaps were preceded by [[http://en.wikipedia.org/wiki/Meta_Content_Framework|Meta Content Format]] (MCF) sitemaps (Netscape took MCF from Apple ~1997). MCF sitemaps described a site hierarchy using a network of linked text files that summarised the site structure. MCF was an [[http://xml.coverpages.org/alschulerMCF.html|ancestor]] of both RSS and RDF.&lt;br /&gt;
* ILRT / University of Bristol had a server-based implementation of the same format (now code-rotted), and experiments with alternatives that instead used more HTML concepts: see [[http://web.archive.org/web/20000815090823/http://www.ilrt.bris.ac.uk/discovery/rdf-dev/purls/papers/sitemap/|1999 draft spec]]&lt;br /&gt;
* more recent work around RDF has focussed on describing hierarchies of topics using the [[http://en.wikipedia.org/wiki/Simple_Knowledge_Organization_System SKOS vocabulary]]; this has gained significant traction in the library community, and many thesauri are now shared using SKOS. However it is not widely used to annotate in-page topic hierarchies. See [[http://ckan.net/tag/format-skos|CKAN list of datasets using SKOS]].&lt;br /&gt;
* Google Rich Snippets [[http://www.google.com/support/webmasters/bin/answer.py?answer=185417|have a 'breadcrumbs' construct]], as does its [[http://schema.org/WebPage|schema.org successor]]&lt;br /&gt;
&lt;br /&gt;
== related ==&lt;br /&gt;
* [[breadcrumbs]]&lt;br /&gt;
* [[breadcrumbs-examples]]&lt;br /&gt;
* [[breadcrumbs-formats]]&lt;br /&gt;
* [[breadcrumbs-brainstorming]]&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2011-03-14-future-of-microformats&amp;diff=43730</id>
		<title>events/2011-03-14-future-of-microformats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2011-03-14-future-of-microformats&amp;diff=43730"/>
		<updated>2011-03-13T19:55:54Z</updated>

		<summary type="html">&lt;p&gt;Danbri: /* Q&amp;amp;A */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;The Future of Microformats - SXSW Interactive 2011&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
One of several microformats [[events]].&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
== Details ==&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2011-03-14&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;15:30&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Austin Convention Center&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;500 E Cesar Chavez Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Austin&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;Texas&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;78701&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;country-name&amp;quot;&amp;gt;USA&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;The Future of Microformats - SXSW Interactive Session&amp;lt;/span&amp;gt;&lt;br /&gt;
;Web&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/7697872/&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.facebook.com/event.php?eid=199322750085180&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://plancast.com/p/3q33&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://austin2011.sched.org/event/7fd1f13aec1a51466384a986cf6da1b3&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
'''[http://h2vx.com/ics/microformats.org/wiki/events/2011-03-14-future-of-microformats  Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;Google, via its rich snippets, has reported that microformats has a 94% usage share (as compared with RDFa etc.). So how does the future look for microformats? In this session, we'll look closely at real problems with implementing microformats in [[HTML5]] and how this can be done, and whether there will be a continuing place for them. We'll also look at emerging technologies and techniques, such as [[RelMeAuth]] and discuss advanced user techniques.&lt;br /&gt;
&lt;br /&gt;
== Tags ==&lt;br /&gt;
Use the following tags on related content (blog posts, photos, [http://twitter.com tweets]):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''microformats-session'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''futuremf'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;austin&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;tx&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;texas&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxsw&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxswi&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxsw2011&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxswi2011&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;''microformats-session-2011-03-14''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;''upcoming:event=7697872''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
If you use Twitter, mention ''@microformats''' in tweets about the event, and track them on [http://search.twitter.com/search?q=microformats Twitter Search].&lt;br /&gt;
&lt;br /&gt;
== Attendees ==&lt;br /&gt;
Add yourself alphabetically sorted by family name if you plan on attending or attended this event.&lt;br /&gt;
 &lt;br /&gt;
* [[User:Phae|Frances Berriman]]&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]]&lt;br /&gt;
* [[User:YourName|You]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
 &lt;br /&gt;
Topics Discussed:&lt;br /&gt;
 &lt;br /&gt;
* ...&lt;br /&gt;
 &lt;br /&gt;
== Q&amp;amp;A ==&lt;br /&gt;
&lt;br /&gt;
Not going to be in the panel or too shy to step up to the mic?  Add your question below by 2pm on the day, or email frances@fberriman.com&lt;br /&gt;
* Question... From Your Name&lt;br /&gt;
* Q: What are the most creative and inspiring uses you've seen, from all this Webby data? (Sorry I can't be there to ask in person...) -- Dan Brickley&lt;br /&gt;
&lt;br /&gt;
== Photographs ==&lt;br /&gt;
 &lt;br /&gt;
* Search for photographs from this event on Flickr: [http://flickr.com/photos/tags/microformats-session-2011-03-14 Photographs tagged microformats-session-2011-03-14] or for [http://flickr.com/photos/tags/microformats-session all photographs from microformats sessions].&lt;br /&gt;
 &lt;br /&gt;
''Add a photograph from this event here''.&lt;br /&gt;
 &lt;br /&gt;
== Articles and Blog Posts ==&lt;br /&gt;
Articles and blog posts following up on the meetup. Add a link to your post in the list below:&lt;br /&gt;
 &lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
Also, find posts on this meetup on [http://blogsearch.google.com/blogsearch?q=microformats-session-2011-03-14 Google Blog Search] or [http://technorati.com/search/microformats-session-2011-03-14 Technorati].&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
{{events-related-pages}}&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=events/2011-03-14-future-of-microformats&amp;diff=43729</id>
		<title>events/2011-03-14-future-of-microformats</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=events/2011-03-14-future-of-microformats&amp;diff=43729"/>
		<updated>2011-03-13T19:55:32Z</updated>

		<summary type="html">&lt;p&gt;Danbri: adding a qudestion&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt;The Future of Microformats - SXSW Interactive 2011&amp;lt;/entry-title&amp;gt;&lt;br /&gt;
__TOC__&lt;br /&gt;
One of several microformats [[events]].&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;div class=&amp;quot;event-page vevent&amp;quot;&amp;gt;&lt;br /&gt;
== Details ==&lt;br /&gt;
;When&lt;br /&gt;
:&amp;lt;span class=&amp;quot;dtstart&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;2011-03-14&amp;lt;/span&amp;gt; from &amp;lt;span class=&amp;quot;value&amp;quot;&amp;gt;15:30&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;Where&lt;br /&gt;
:&amp;lt;span class=&amp;quot;location vcard&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;fn org&amp;quot;&amp;gt;Austin Convention Center&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;adr&amp;quot;&amp;gt;&amp;lt;span class=&amp;quot;street-address&amp;quot;&amp;gt;500 E Cesar Chavez Street&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;locality&amp;quot;&amp;gt;Austin&amp;lt;/span&amp;gt;, &amp;lt;span class=&amp;quot;region&amp;quot;&amp;gt;Texas&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;postal-code&amp;quot;&amp;gt;78701&amp;lt;/span&amp;gt; &amp;lt;span class=&amp;quot;country-name&amp;quot;&amp;gt;USA&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/span&amp;gt;&lt;br /&gt;
;What&lt;br /&gt;
:&amp;lt;span class=&amp;quot;summary&amp;quot;&amp;gt;The Future of Microformats - SXSW Interactive Session&amp;lt;/span&amp;gt;&lt;br /&gt;
;Web&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://upcoming.yahoo.com/event/7697872/&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://www.facebook.com/event.php?eid=199322750085180&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://plancast.com/p/3q33&amp;lt;/span&amp;gt;&lt;br /&gt;
:&amp;lt;span class=&amp;quot;url&amp;quot;&amp;gt;http://austin2011.sched.org/event/7fd1f13aec1a51466384a986cf6da1b3&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
'''[http://h2vx.com/ics/microformats.org/wiki/events/2011-03-14-future-of-microformats  Add this event to your calendar]''' http://www.boogdesign.com/images/buttons/microformat_hcalendar.png&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
&amp;lt;div class=&amp;quot;description&amp;quot;&amp;gt;Google, via its rich snippets, has reported that microformats has a 94% usage share (as compared with RDFa etc.). So how does the future look for microformats? In this session, we'll look closely at real problems with implementing microformats in [[HTML5]] and how this can be done, and whether there will be a continuing place for them. We'll also look at emerging technologies and techniques, such as [[RelMeAuth]] and discuss advanced user techniques.&lt;br /&gt;
&lt;br /&gt;
== Tags ==&lt;br /&gt;
Use the following tags on related content (blog posts, photos, [http://twitter.com tweets]):&lt;br /&gt;
&lt;br /&gt;
tags:&lt;br /&gt;
&amp;lt;kbd class=&amp;quot;tags&amp;quot; style=&amp;quot;display:block&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''microformats-session'''&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;'''futuremf'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats-meetup&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;microformats&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;austin&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;tx&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;texas&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxsw&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxswi&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxsw2011&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;sxswi2011&amp;lt;/span&amp;gt; &lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;''microformats-session-2011-03-14''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span class=&amp;quot;category&amp;quot;&amp;gt;''upcoming:event=7697872''&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;/kbd&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
If you use Twitter, mention ''@microformats''' in tweets about the event, and track them on [http://search.twitter.com/search?q=microformats Twitter Search].&lt;br /&gt;
&lt;br /&gt;
== Attendees ==&lt;br /&gt;
Add yourself alphabetically sorted by family name if you plan on attending or attended this event.&lt;br /&gt;
 &lt;br /&gt;
* [[User:Phae|Frances Berriman]]&lt;br /&gt;
* [[User:Tantek|Tantek Çelik]]&lt;br /&gt;
* [[User:YourName|You]]&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
 &lt;br /&gt;
Topics Discussed:&lt;br /&gt;
 &lt;br /&gt;
* ...&lt;br /&gt;
 &lt;br /&gt;
== Q&amp;amp;A ==&lt;br /&gt;
&lt;br /&gt;
Not going to be in the panel or too shy to step up to the mic?  Add your question below by 2pm on the day, or email frances@fberriman.com&lt;br /&gt;
* Question... From Your Name&lt;br /&gt;
* Q: What are the most creative and inspiring uses you've seen, from all this Qebby data? (Sorry I can't be there to ask in person...) -- Dan Brickley&lt;br /&gt;
&lt;br /&gt;
== Photographs ==&lt;br /&gt;
 &lt;br /&gt;
* Search for photographs from this event on Flickr: [http://flickr.com/photos/tags/microformats-session-2011-03-14 Photographs tagged microformats-session-2011-03-14] or for [http://flickr.com/photos/tags/microformats-session all photographs from microformats sessions].&lt;br /&gt;
 &lt;br /&gt;
''Add a photograph from this event here''.&lt;br /&gt;
 &lt;br /&gt;
== Articles and Blog Posts ==&lt;br /&gt;
Articles and blog posts following up on the meetup. Add a link to your post in the list below:&lt;br /&gt;
 &lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
Also, find posts on this meetup on [http://blogsearch.google.com/blogsearch?q=microformats-session-2011-03-14 Google Blog Search] or [http://technorati.com/search/microformats-session-2011-03-14 Technorati].&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;!-- End of @vevent --&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
== Related Pages==&lt;br /&gt;
{{events-related-pages}}&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=s5-tools&amp;diff=42840</id>
		<title>s5-tools</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=s5-tools&amp;diff=42840"/>
		<updated>2010-07-13T07:07:00Z</updated>

		<summary type="html">&lt;p&gt;Danbri: mentioned 2nd link is plone.org&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= S5 Tools =&lt;br /&gt;
&lt;br /&gt;
[http://meyerweb.com/eric/tools/s5/ &amp;lt;abbr title=&amp;quot;Simple Standards-based Slide Show System&amp;quot;&amp;gt;S5&amp;lt;/abbr&amp;gt;] is an XHTML + CSS + Javascript slideshow system created by [http://meyerweb.com/ Eric Meyer], which uses microformats (namely, [[XOXO]]). &lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
Here are some tools for working with S5 slideshows.&lt;br /&gt;
&lt;br /&gt;
* [http://www.s5easy.com www.S5easy.com] Create, share, edit and downlad as zip/tar S5 presentations online.&lt;br /&gt;
* [http://www.lawver.net/archive/2005/03/18/h15_s5_instiki_happy_geek.php S5 + Instiki] - A little out of date.   Will replace with the instructions for .10 in the near future.&lt;br /&gt;
* [http://wiki.frimouvy.org/TheS5Editor Friwikiwiki] - PHP and DHTML, in development. Plans XUL version. &amp;lt;!-- Site no longer active? --&amp;gt;&lt;br /&gt;
* [http://soapbx.com/ Soapbox] - Rails based editor &amp;lt;!-- Site no longer active? --&amp;gt;&lt;br /&gt;
* [http://s5presents.com/ S5 Presents] - another Rails based editor, download available &amp;lt;!-- Site no longer active? --&amp;gt;&lt;br /&gt;
* [http://www.enfoldsystems.com/developer/software/plones5 S5 for Plone] - as the name suggests; see also [http://plone.org/products/s5 plone.org link]&lt;br /&gt;
* [http://fletcher.freeshell.org/wiki/S5SlideShow S5 module for Oddmuse]&lt;br /&gt;
* [http://www.users.muohio.edu/darcusb/files/S5.ooxsl.tar.gz S5 plugin for OmniOutliner 3] - no web page I could find; this is the download&lt;br /&gt;
* [http://homepage.hispeed.ch/py430/python/ Restructured Text] (reST) to S5 converter&lt;br /&gt;
* [http://www.adammathes.com/academic/document-processing/s5schema/ Schema support for S5] including, notably, a slideshow DTD and S5-to-Atom&lt;br /&gt;
* [http://sourceforge.net/projects/slimey/ Slimey] Open Source S5 editor, by the [http://www.opengoo.org/ OpenGoo] project.&lt;br /&gt;
* [http://johnmacfarlane.net/pandoc/ Pandoc] - multi-markup converter - generates S5 from rest, markdown and more&lt;br /&gt;
* [http://drupal.org/project/s5 s5 for Drupal]&lt;br /&gt;
* [http://github.com/myles/django-s5 s5 for Django]&lt;br /&gt;
* [http://www.jspwiki.org/wiki/S5Plugin S5 for JSPwiki]&lt;br /&gt;
&lt;br /&gt;
== Forum/Support ==&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/webslideshow S5 Forum/Mailing List] Questions? Send them along to the S5 and friends forum/mailing list&lt;br /&gt;
&lt;br /&gt;
== More S5-Style Web Alternatives ==&lt;br /&gt;
&lt;br /&gt;
Note that there are other slide formats [http://www.clipperz.net/users/marco/blog/2005/12/28/slidy_and_s5_ready_for_an_ajax_editor as listed here]: [http://slideml.bitflux.ch/ Slide ML] by Bitflux, [http://perlpoint.sourceforge.net/ PerlPoint] by Jochen Stenzel, [http://blogs.sun.com/roller/page/bblfish?entry=slidy_better_than_powerpoint_or Slidy] by Dave Raggett of W3C, [http://slideshow.rubyforge.org Slide Show (S9)] by Gerald Bauer.&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=s5-tools&amp;diff=42839</id>
		<title>s5-tools</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=s5-tools&amp;diff=42839"/>
		<updated>2010-07-13T07:05:38Z</updated>

		<summary type="html">&lt;p&gt;Danbri: updated with links from mail thread&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= S5 Tools =&lt;br /&gt;
&lt;br /&gt;
[http://meyerweb.com/eric/tools/s5/ &amp;lt;abbr title=&amp;quot;Simple Standards-based Slide Show System&amp;quot;&amp;gt;S5&amp;lt;/abbr&amp;gt;] is an XHTML + CSS + Javascript slideshow system created by [http://meyerweb.com/ Eric Meyer], which uses microformats (namely, [[XOXO]]). &lt;br /&gt;
&lt;br /&gt;
== Tools ==&lt;br /&gt;
Here are some tools for working with S5 slideshows.&lt;br /&gt;
&lt;br /&gt;
* [http://www.s5easy.com www.S5easy.com] Create, share, edit and downlad as zip/tar S5 presentations online.&lt;br /&gt;
* [http://www.lawver.net/archive/2005/03/18/h15_s5_instiki_happy_geek.php S5 + Instiki] - A little out of date.   Will replace with the instructions for .10 in the near future.&lt;br /&gt;
* [http://wiki.frimouvy.org/TheS5Editor Friwikiwiki] - PHP and DHTML, in development. Plans XUL version. &amp;lt;!-- Site no longer active? --&amp;gt;&lt;br /&gt;
* [http://soapbx.com/ Soapbox] - Rails based editor &amp;lt;!-- Site no longer active? --&amp;gt;&lt;br /&gt;
* [http://s5presents.com/ S5 Presents] - another Rails based editor, download available &amp;lt;!-- Site no longer active? --&amp;gt;&lt;br /&gt;
* [http://www.enfoldsystems.com/developer/software/plones5 S5 for Plone] - as the name suggests; see also [http://plone.org/products/s5 s5 for Plone]&lt;br /&gt;
* [http://fletcher.freeshell.org/wiki/S5SlideShow S5 module for Oddmuse]&lt;br /&gt;
* [http://www.users.muohio.edu/darcusb/files/S5.ooxsl.tar.gz S5 plugin for OmniOutliner 3] - no web page I could find; this is the download&lt;br /&gt;
* [http://homepage.hispeed.ch/py430/python/ Restructured Text] (reST) to S5 converter&lt;br /&gt;
* [http://www.adammathes.com/academic/document-processing/s5schema/ Schema support for S5] including, notably, a slideshow DTD and S5-to-Atom&lt;br /&gt;
* [http://sourceforge.net/projects/slimey/ Slimey] Open Source S5 editor, by the [http://www.opengoo.org/ OpenGoo] project.&lt;br /&gt;
* [http://johnmacfarlane.net/pandoc/ Pandoc] - multi-markup converter - generates S5 from rest, markdown and more&lt;br /&gt;
* [http://drupal.org/project/s5 s5 for Drupal]&lt;br /&gt;
* [http://github.com/myles/django-s5 s5 for Django]&lt;br /&gt;
* [http://www.jspwiki.org/wiki/S5Plugin S5 for JSPwiki]&lt;br /&gt;
&lt;br /&gt;
== Forum/Support ==&lt;br /&gt;
&lt;br /&gt;
* [http://groups.google.com/group/webslideshow S5 Forum/Mailing List] Questions? Send them along to the S5 and friends forum/mailing list&lt;br /&gt;
&lt;br /&gt;
== More S5-Style Web Alternatives ==&lt;br /&gt;
&lt;br /&gt;
Note that there are other slide formats [http://www.clipperz.net/users/marco/blog/2005/12/28/slidy_and_s5_ready_for_an_ajax_editor as listed here]: [http://slideml.bitflux.ch/ Slide ML] by Bitflux, [http://perlpoint.sourceforge.net/ PerlPoint] by Jochen Stenzel, [http://blogs.sun.com/roller/page/bblfish?entry=slidy_better_than_powerpoint_or Slidy] by Dave Raggett of W3C, [http://slideshow.rubyforge.org Slide Show (S9)] by Gerald Bauer.&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=slides-examples&amp;diff=42838</id>
		<title>slides-examples</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=slides-examples&amp;diff=42838"/>
		<updated>2010-07-13T07:02:44Z</updated>

		<summary type="html">&lt;p&gt;Danbri: pretty raw list of HTML-producing tools/sites, plus related XML tools and formats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Presentation tools in HTML ==&lt;br /&gt;
&lt;br /&gt;
This page collects real world examples, to support work on HTML conventions for slides. The main focus so far has been  [http://meyerweb.com/eric/tools/s5/ S5]. See the [[s5-tools]] entry for more details.&lt;br /&gt;
&lt;br /&gt;
The following tools and sites offer some kind of HTML-based slides&lt;br /&gt;
&lt;br /&gt;
* Opera [http://en.wikipedia.org/wiki/Opera_Show_Format. show format] (early inspiration for S5)&lt;br /&gt;
* Dave Raggett's Slidey - [http://people.w3.org/~dsr/blog/?p=4 blog post], [http://xtech06.usefulinc.com/schedule/paper/1 XTech '06 paper], [http://www.w3.org/Talks/Tools/Slidy/ documentation]&lt;br /&gt;
* Original Perl W3C Slidemaker - [http://www.w3.org/Talks/slidemaker/YYMMsub/ documentation], [http://dev.w3.org/cvsweb/slidemaker/ code]&lt;br /&gt;
* Apple's [http://en.wikipedia.org/wiki/Keynote_(presentation_software) Keynote] software has PNG-based HTML &amp;quot;export&amp;quot;; see also [http://www.xmlhack.com/read.php?item=1865 initial 2003 reactions]&lt;br /&gt;
* [http://www.scribd.com/doc/30964170/Scribd-in-HTML5 Scribd in HTML5]&lt;br /&gt;
* [http://github.com/jakearchibald/jaffaSlides jaffaSlides]&lt;br /&gt;
* From Google: [http://code.google.com/p/html5-slides/ html5-slides]; [http://slides.html5rocks.com/ example]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.zveno.com/open_source/keynoteslides.html Docbook to Apple Keynote] XSLT&lt;br /&gt;
* [http://www.macosxhints.com/article.php?story=20030323092127481 more on Keynote XML format (APXL)]&lt;br /&gt;
* ...more: [http://www.mulberrytech.com/walkthewalk.html Mulberrytech's list of XML-based presentation tools]&lt;/div&gt;</summary>
		<author><name>Danbri</name></author>
	</entry>
</feed>