<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged microformats</title>
<link>http://www.question2answer.org/qa/tag/microformats</link>
<description>Powered by Question2Answer</description>
<item>
<title>Tags should be &lt;link rel=&quot;tag&quot;&gt;</title>
<link>http://www.question2answer.org/qa/12403/tags-should-be-link-rel-tag</link>
<description>

&lt;p&gt;
	Tags in the questions should follow the official standard for Web 2.0 tags. This means that all tags should have &lt;strong&gt;rel=&quot;tag&quot;&lt;/strong&gt; attribute. See the official specification&amp;nbsp;&lt;a rel=&quot;nofollow&quot; href=&quot;http://microformats.org/wiki/rel-tag&quot;&gt;http://microformats.org/wiki/rel-tag&lt;/a&gt;. You could also look the way WordPress implements tags, e.g. &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.nakov.com/blog/2008/03/15/rejected-a-program-manager-position-at-microsoft-dublin-my-successful-interview-at-microsoft/#tags&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;


&lt;p&gt;
	Svetlin Nakov&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">http://www.question2answer.org/qa/12403/tags-should-be-link-rel-tag</guid>
<pubDate>Wed, 01 Feb 2012 14:57:35 +0000</pubDate>
</item>
<item>
<title>Is the HTML/metadata for the question date wrong?</title>
<link>http://www.question2answer.org/qa/7761/is-the-html-metadata-for-the-question-date-wrong</link>
<description>

&lt;p&gt;
	On questions, where it shows the date there is a span element with a time (assuming it's UTC format). But there is &lt;em&gt;nothing inside the element&lt;/em&gt; and the actual date (&quot;1 week ago&quot; etc) is outside it. Here's a sample:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family:courier new,courier,monospace;&quot;&gt;&amp;lt;span class=&quot;qa-q-view-when&quot;&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;lt;span class=&quot;qa-q-view-when-data&quot;&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;span class=&quot;published&quot;&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;span class=&quot;value-title&quot; title=&quot;2011-07-12T18:10:37+0000&quot;&amp;gt;&amp;lt;/span&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;nbsp; &amp;nbsp; 1 week
&lt;br&gt;
	&amp;nbsp; &amp;nbsp; &amp;lt;/span&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;lt;/span&amp;gt;
&lt;br&gt;
	&amp;nbsp; &amp;lt;span class=&quot;qa-q-view-when-pad&quot;&amp;gt; ago&amp;lt;/span&amp;gt;
&lt;br&gt;
	&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	Also, do we really need so many HTML tags for just 3 words? Why not something like the below? EDIT: better example containing all the classes:&lt;/p&gt;


&lt;p&gt;
	&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;lt;span class=&quot;&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;qa-q-view-when&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;published&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&quot;&amp;gt;&lt;/span&gt;
&lt;br&gt;
	&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;span class=&quot;qa-q-view-when-data&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;value-title&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&quot;&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;nbsp;title=&quot;2011-07-12T18:10:37+0000&quot;&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;gt;&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;1 week&lt;/span&gt;&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;lt;/span&amp;gt;&lt;/span&gt;
&lt;br&gt;
	&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;nbsp; &amp;nbsp; &amp;lt;span class=&quot;qa-q-view-when-pad&quot;&amp;gt; ago&amp;lt;/span&amp;gt;&lt;/span&gt;
&lt;br&gt;
	&lt;span style=&quot;font-family: 'courier new', courier, monospace;&quot;&gt;&amp;lt;/span&amp;gt;&lt;/span&gt;&lt;/p&gt;


&lt;p&gt;
	Wouldn't that be better? Here you get to keep all the microformats while trimming useless HTML tags, and fixing the bug with the exact time not appearing when hovering the 'fuzzy time'.&lt;/p&gt;


&lt;p&gt;
	However, I'm not 100% sure if it's possible to have the 'published' class only on the 'qa-q-view-when' tag, since that part is generated in one generic function (it seems to add published to the 'qa-q-view-when-data' tag as well).&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">http://www.question2answer.org/qa/7761/is-the-html-metadata-for-the-question-date-wrong</guid>
<pubDate>Thu, 21 Jul 2011 15:10:33 +0000</pubDate>
</item>
<item>
<title>What microformats does Q2A support?</title>
<link>http://www.question2answer.org/qa/1814/what-microformats-does-q2a-support</link>
<description>I saw something in the code recently that looked like a microformat. I can't find it now though... but I was wondering, does Q2A use microformats and if so, which ones?</description>
<category>Q2A Core</category>
<guid isPermaLink="true">http://www.question2answer.org/qa/1814/what-microformats-does-q2a-support</guid>
<pubDate>Fri, 09 Jul 2010 13:47:33 +0000</pubDate>
</item>
</channel>
</rss>