<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RacboChide</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RacboChide"/>
	<link rel="alternate" type="text/html" href="http://microformats.org/wiki/Special:Contributions/RacboChide"/>
	<updated>2026-05-13T05:49:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>http://microformats.org/wiki/index.php?title=tagcloud-examples-fr&amp;diff=35969</id>
		<title>tagcloud-examples-fr</title>
		<link rel="alternate" type="text/html" href="http://microformats.org/wiki/index.php?title=tagcloud-examples-fr&amp;diff=35969"/>
		<updated>2008-12-20T03:31:58Z</updated>

		<summary type="html">&lt;p&gt;RacboChide: ligetz&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;domgetrolc&lt;br /&gt;
Ceci est une page pour les exemples de '''Tagcloud''' ou nuages de mots-clÃ©s&lt;br /&gt;
&lt;br /&gt;
==Voir aussi==&lt;br /&gt;
*[[tagcloud-brainstorming-fr]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site : flickr==&lt;br /&gt;
===url===&lt;br /&gt;
http://flickr.com/photos/tags/&lt;br /&gt;
===ModÃ¨les de nuages de tages===&lt;br /&gt;
Flickr a Ã  la lois sont propre nuage de tags, qui a historiquement donnÃ© le modÃ¨les Ã  la relative popularitÃ© des tags, ce qui veut dire, la frÃ©quence Ã  laquelle un tag a Ã©tÃ© donnÃ© au total, tout comme les plus petits nuages de tags &amp;quot;hot tags&amp;quot;, qui renvoient les tags les plus populaires dans une courte pÃ©riode de temps, respectivement en un jour et en une semaine.&lt;br /&gt;
===Photos Ã©crans===&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/flickrmain.gif http://microformatique.com/images/hTagcloud/flickrmain.gif]&lt;br /&gt;
&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/flickrhot24.gif http://microformatique.com/images/hTagcloud/flickrhot24.gif]&lt;br /&gt;
&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/flickrhotweek.gif http://microformatique.com/images/hTagcloud/flickrhotweek.gif]&lt;br /&gt;
===Conventions de code===&lt;br /&gt;
Le code &amp;quot;hot tags&amp;quot; ressemble Ã  Ã§a &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;table id=&amp;quot;Recently&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;tr&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;td&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;b&amp;amp;gt;In the last 24 hours&amp;amp;lt;/b&amp;amp;gt;&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;b&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/photos/tags/pics2006/&amp;quot;&amp;amp;gt;pics2006&amp;amp;lt;/a&amp;amp;gt;,&amp;amp;nbsp;&amp;amp;lt;/b&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;b&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/photos/tags/ubicomp2006/&amp;quot;&amp;amp;gt;ubicomp2006&amp;amp;lt;/a&amp;amp;gt;,&amp;amp;nbsp;&amp;amp;lt;/b&amp;amp;gt;&lt;br /&gt;
			...&lt;br /&gt;
		&amp;amp;lt;/p&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;/td&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;td&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;p&amp;amp;gt;&amp;amp;lt;b&amp;amp;gt;Over the last week&amp;amp;lt;/b&amp;amp;gt;&amp;amp;lt;br /&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;b&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/photos/tags/itunes7/&amp;quot;&amp;amp;gt;itunes7&amp;amp;lt;/a&amp;amp;gt;,&amp;amp;nbsp;&amp;amp;lt;/b&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;b&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/photos/tags/futureofwebappssf06/&amp;quot;&amp;amp;gt;futureofwebappssf06&amp;amp;lt;/a&amp;amp;gt;,&amp;amp;nbsp;&amp;amp;lt;/b&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Le nuage principal de Flickr ressemble Ã  Ã§a en HTML &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;p id=&amp;quot;TagCloud&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;nbsp;&amp;amp;lt;a href=&amp;quot;/photos/tags/06/&amp;quot; style=&amp;quot;font-size: 12px;&amp;quot;&amp;amp;gt;06&amp;amp;lt;/a&amp;amp;gt;&amp;amp;nbsp;&lt;br /&gt;
	&amp;amp;nbsp;&amp;amp;lt;a href=&amp;quot;/photos/tags/amsterdam/&amp;quot; style=&amp;quot;font-size: 15px;&amp;quot;&amp;amp;gt;amsterdam&amp;amp;lt;/a&amp;amp;gt;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Notes===&lt;br /&gt;
# Les tags hots sont simplement des cellules dans un tableau avec l'id &amp;amp;#8220;recently&amp;amp;#8221;&lt;br /&gt;
# le nuage de tag convenable est un p avec l'id de &amp;amp;#8220;tagcloud&amp;amp;#8221; â ce qui permettrait un nuage de tags unique par page&lt;br /&gt;
# que les liens sont simplement des liens - malgrÃ© le fait que ce soit une liste de mots, triÃ©s par ordre alphabÃ©tique&lt;br /&gt;
# que le rank ou le poids ou la popularitÃ© du tag est visuellement crÃ©Ã© en utilisant un style dans la ligne et font-size&lt;br /&gt;
# Il existe au moins une dizaine de niveaux diffÃ©rents de popularitÃ©, difficile Ã  dÃ©terminer sans un travail minutieux, parce qu'ils sont renvoyÃ©s en font-size dans les pixels.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site : Technorati==&lt;br /&gt;
===url===&lt;br /&gt;
http://technorati.com/tags&lt;br /&gt;
===Tag cloud models===&lt;br /&gt;
Cette page affiche maintenant deux nuages de tags, appelÃ©s &amp;amp;#8220;heat maps&amp;amp;#8221; â l'une pour les tags les plus populaires durant la derniÃ¨re heure, et l'autre pour les 100 tags les plus populaires historiquement.&lt;br /&gt;
===Photos Ecrans===&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/technloratimain.gif http://microformatique.com/images/hTagcloud/technloratimain.gif]&lt;br /&gt;
&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/technloratihot1hr.gif http://microformatique.com/images/hTagcloud/technloratihot1hr.gif]&lt;br /&gt;
===Conventions de Code ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;ul class=&amp;quot;heatmap&amp;quot; id=&amp;quot;smallheatmap&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;li&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/tag/Advertising&amp;quot;&amp;amp;gt;Advertising&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt; &amp;amp;lt;li&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/tag/Blogroll&amp;quot;&amp;amp;gt;Blogroll&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt; &amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;ul class=&amp;quot;heatmap&amp;quot; id=&amp;quot;bigheatmap&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;li&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;em&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/tag/Allgemein&amp;quot;&amp;amp;gt;Allgemein&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/em&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt; &amp;lt;/pre&amp;gt;&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
# chaque nuage de tags est de la classe &amp;amp;#8220;heatmap&amp;amp;#8221;, mais sont diffÃ©renciÃ©s par les ids &amp;amp;#8220;smallheatmap&amp;amp;#8221; (hot tags de la derniÃ¨re heure) et &amp;quot;largeheatmap&amp;quot; (les tags populaires historiquement)&lt;br /&gt;
# les tags sont dans une liste non ordonnÃ©e&lt;br /&gt;
# Innovativement, et trÃ¨s intelligemment, les Ã©lÃ©ments imbriquÃ©s em fournissent le &amp;amp;#8220;weight&amp;amp;#8221; ou &amp;amp;#8220;importance&amp;amp;#8221; d'un tag.&lt;br /&gt;
# Il n'est pas facile de dÃ©terminer combien de niveaux de poids de tags il y a, parce que je suis trop paresseux pour compter les Ã©lÃ©ments imbriquÃ©s.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site : BBpress==&lt;br /&gt;
===url===&lt;br /&gt;
http://support.westciv.com&lt;br /&gt;
This is an example standard BBPress install. The PHP has been edited to make the font-sizing em based, and to constrain the font sizing to an upper and lower limit. This is done in the PHP.&lt;br /&gt;
===Tag cloud models===&lt;br /&gt;
As far as I can determine, the tagcloud shows the historically most popular tags, but given its labeling as &amp;amp;#8220;Hot tags&amp;amp;#8221; it may reflect the recent popularity of the the tags.&lt;br /&gt;
===Screenshots===&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/bbpress.gif http://microformatique.com/images/hTagcloud/bbpress.gif]&lt;br /&gt;
===Code conventions===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;p class=&amp;quot;frontpageheatmap&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;a href='http://support.westciv.com/tags.php?tag=bbedit' title='2 topics'&lt;br /&gt;
	style='font-size: 1.2em;'&amp;amp;gt;BBEdit&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;a href='http://support.westciv.com/tags.php?tag=case_sensitive' title='1 topics'&lt;br /&gt;
	style='font-size: 0.9em;'&amp;amp;gt;case_sensitive&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
# the cloud is a paragraph of class &amp;amp;#8220;frontpageheatmap&amp;amp;#8221;&lt;br /&gt;
# tags are just links, not in a list&lt;br /&gt;
# the relative rank of a tag is shown by inline style, but also indicated by the title attribute on the link element. e.g. title=&amp;amp;#8221;1 topics&amp;amp;#8221;, title=&amp;amp;#8221;3 topics&amp;amp;#8221;&lt;br /&gt;
# It&amp;amp;#8217;s unclear from the example how many levels of tag weight or rank there are&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site: del.icio.us==&lt;br /&gt;
===url===&lt;br /&gt;
http://del.icio.us/tag/&lt;br /&gt;
===ModÃ¨les de nuages de tags===&lt;br /&gt;
The tag cloud shows a list of the most popular tags, presumably over time.&lt;br /&gt;
===Screenshots===&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/deli.icio.us.gif http://microformatique.com/images/hTagcloud/deli.icio.us.gif]&lt;br /&gt;
===Code conventions===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;div class=&amp;quot;alphacloud&amp;quot;&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;a href=&amp;quot;/tag/.net&amp;quot; class=&amp;quot;lr s2;&amp;quot;&amp;amp;gt;.net&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;a href=&amp;quot;/tag/advertising&amp;quot; class=&amp;quot;lb s1&amp;quot;&amp;amp;gt;advertising&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;a href=&amp;quot;/tag/ajax&amp;quot; class=&amp;quot; s5&amp;quot;&amp;amp;gt;ajax&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
When the tags are chosen to be shown as a list in order of frequency, rather than alphabeticcally, the class name is &amp;amp;#8220;freqcloud&amp;amp;#8221;&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
# There are two kinds of cloud â an alphacloud which orders tags alpahbetically, and a freqcloud, which orders them by popularity&lt;br /&gt;
# The links are not in a list&lt;br /&gt;
# There is a root element with a class value, variously &amp;amp;#8220;alphacloud&amp;amp;#8221; and &amp;amp;#8220;freqcloud&amp;amp;#8221;&lt;br /&gt;
# The weight of a tag is given by a class value â s1 though s5, giving 5 levels of weight&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site : Zoomclouds==&lt;br /&gt;
===url===&lt;br /&gt;
http://zoomclouds.com/cloud/ZC_Blom/&lt;br /&gt;
===Tag cloud models===&lt;br /&gt;
Like most tag clouds, zoomclouds models the historical popularity of a tag.&lt;br /&gt;
===Screenshots===&lt;br /&gt;
Zoomclouds, more than most, utlize CSS to style their clouds.&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/zoomclouds.gif http://microformatique.com/images/hTagcloud/zoomclouds.gif]&lt;br /&gt;
===Code conventions===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;div class=&amp;quot;zoomclouds&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;span class=&amp;quot;tag2&amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;http://www.zoomclouds.com/tag/ZC_Blom/asian+stocks&amp;quot;&lt;br /&gt;
	onmouseout=&amp;quot;zoomclouds_cs()&amp;quot; style=&amp;quot;font-size: 12px;&amp;quot;&amp;amp;gt;asian stocks&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;span class=&amp;quot;zoomcloudswg&amp;quot;&amp;amp;gt;(39)&amp;amp;lt;/span&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;span class=&amp;quot;tag1&amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;http://www.zoomclouds.com/tag/ZC_Blom/analysts&amp;quot;&lt;br /&gt;
	style=&amp;quot;font-size: 9px;&amp;quot;&amp;amp;gt;analysts&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/span&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;span class=&amp;quot;zoomcloudswg&amp;quot;&amp;amp;gt;(23)&amp;amp;lt;/span&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# the root element is a div with a class value of &amp;amp;#8220;zoomclouds&amp;amp;#8221;&lt;br /&gt;
# the count of the tag is added as content after the tag name, with a class of zoomcloudswg.&lt;br /&gt;
# the weight of the tag is given by a font-size value, but also with a clas value of tagN, where N is an integer of 1â4 (at least in the example cited)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site : Squidoo==&lt;br /&gt;
===url===&lt;br /&gt;
http://www.squidoo.com/browse/tag_cloud&lt;br /&gt;
===Tag cloud models===&lt;br /&gt;
Squidoo has three kinds of tag cloud â all ranking popularity. Hot tags, are those which are popular in the last 24 hours, recent tags are popular in the last week, and all time tags are the most popular tags over the life of squidoo&lt;br /&gt;
===Screenshots===&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/squiddweek.gif http://microformatique.com/images/hTagcloud/squiddweek.gif]&lt;br /&gt;
&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/squidall.gif http://microformatique.com/images/hTagcloud/squidall.gif]&lt;br /&gt;
&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/squidoo24.gif http://microformatique.com/images/hTagcloud/squidoo24.gif]&lt;br /&gt;
===Code conventions===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;div id=&amp;quot;tagcloud24Display&amp;quot; class=&amp;quot;tagcloud&amp;quot;&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;a href=&amp;quot;http://www.squidoo.com/tags/advertising&amp;quot; style=&amp;quot;font-size:1em&amp;quot;&amp;amp;gt;advertising&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;a href=&amp;quot;http://www.squidoo.com/tags/art&amp;quot; style=&amp;quot;font-size:1.8em&amp;quot;&amp;amp;gt;art&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;div id=&amp;quot;tagcloudWeekDisplay&amp;quot; class=&amp;quot;tagcloud&amp;quot;&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;a href=&amp;quot;http://www.squidoo.com/tags/advertising&amp;quot; style=&amp;quot;font-size:.8em&amp;quot;&amp;amp;gt;advertising&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;a href=&amp;quot;http://www.squidoo.com/tags/art&amp;quot; style=&amp;quot;font-size:2em&amp;quot;&amp;amp;gt;art&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;div id=&amp;quot;tagcloudDisplay&amp;quot; class=&amp;quot;tagcloud&amp;quot;&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;a href=&amp;quot;http://www.squidoo.com/tags/advertising&amp;quot; style=&amp;quot;font-size:1.5em&amp;quot;&amp;amp;gt;advertising&amp;amp;lt;/a&amp;amp;gt;&lt;br /&gt;
			&amp;amp;lt;a href=&amp;quot;http://www.squidoo.com/tags/art&amp;quot; style=&amp;quot;font-size:2.2em&amp;quot;&amp;amp;gt;art&amp;amp;lt;/a&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
# tag clouds all are divs with a class value of tagcloud&lt;br /&gt;
# the three are differentiated by id values, &amp;amp;#8220;tagcloud24Display&amp;amp;#8221;, &amp;amp;#8220;tagcloudWeekDisplay&amp;amp;#8221;, &amp;amp;#8220;tagcloudDisplay&amp;amp;#8221;&lt;br /&gt;
# weight is indicated by inline CSS &amp;amp;#8220;font-size&amp;amp;#8221; values&lt;br /&gt;
# there appear to be quite a significant number different weights, as indicated by different font-size values&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Nom du site : Web Connections==&lt;br /&gt;
===url===&lt;br /&gt;
http://connections.webdirections.org&lt;br /&gt;
===ModÃ¨les de tagclouds===&lt;br /&gt;
The tag cloud represents the popularity of tags historically&lt;br /&gt;
===Screenshots===&lt;br /&gt;
[http://microformatique.com/images/hTagcloud/webconnections.gif http://microformatique.com/images/hTagcloud/webconnections.gif]&lt;br /&gt;
===Code conventions===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;amp;lt;div class=&amp;quot;hTagcloud&amp;quot;&amp;amp;gt;&lt;br /&gt;
	&amp;amp;lt;ul class=&amp;quot;popularity&amp;quot;&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;li class=&amp;quot;weight1&amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/tags/Access+Testing&amp;quot;&amp;amp;gt;Access Testing&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;&lt;br /&gt;
		&amp;amp;lt;li class=&amp;quot;weight1&amp;quot;&amp;amp;gt;&amp;amp;lt;a href=&amp;quot;/tags/McFarlane+Prize&amp;quot;&amp;amp;gt;McFarlane Prize&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
===Notes===&lt;br /&gt;
&lt;br /&gt;
# The root element is a div of class &amp;amp;#8220;hTagcloud&amp;amp;#8221;. Web connections front end developer Cameron Adams and I came up with this as a very early implementation of a potential proposal for a tagcloud microformat, and chose the name by analogy with hCard, etc.&lt;br /&gt;
# this contains an unordered list of class &amp;amp;#8220;popularity&amp;amp;#8221;. This allows for the extension to other class values for different kinds of cloud&lt;br /&gt;
# each tag is a list item, with a class value of &amp;amp;#8220;weightN&amp;amp;#8221; where n is an integer value of 1â5&lt;/div&gt;</summary>
		<author><name>RacboChide</name></author>
	</entry>
</feed>