<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>That Norwegian Guy &#187; acronym</title>
	<atom:link href="http://thatnorwegianguy.com/tag/acronym/feed/" rel="self" type="application/rss+xml" />
	<link>http://thatnorwegianguy.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jul 2011 11:36:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>To &lt;abbr&gt; or &lt;acronym&gt;?</title>
		<link>http://thatnorwegianguy.com/2007/to-abbr-or-acronym/</link>
		<comments>http://thatnorwegianguy.com/2007/to-abbr-or-acronym/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 09:29:03 +0000</pubDate>
		<dc:creator>Eystein</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[webstandards]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[abbr]]></category>
		<category><![CDATA[acronym]]></category>
		<category><![CDATA[semantics]]></category>

		<guid isPermaLink="false">http://thatnorwegianguy.wordpress.com/2007/10/31/to-abbr-or-acronym/</guid>
		<description><![CDATA[I believe the easiest way to differentiate them is to use &#60;acronym&#62; if you can speak it like a word, not spell them out like a group of letters. We say &#8220;ray-dar&#8221;, not are-aay-dee-ayy-are. So we get &#60;acronym title="Radio Detection and Ranging"&#62;Radar&#60;/acronym&#62;. If spelling them out letter by letter it&#8217;s an &#60;abbr&#62;, like this &#60;abbr [...]]]></description>
			<content:encoded><![CDATA[<p>I believe the easiest way to differentiate them is to use &lt;acronym&gt; if you can <em>speak</em> it like a word, not spell them out like a group of letters. We say &#8220;ray-dar&#8221;, not are-aay-dee-ayy-are. So we get <code>&lt;acronym title="Radio Detection and Ranging"&gt;Radar&lt;/acronym&gt;</code>.</p>
<p>If spelling them out letter by letter it&#8217;s an &lt;abbr&gt;, like this <code>&lt;abbr title="Cascading Style Sheets"&gt;CSS&lt;/abbr&gt;</code>.</p>
<p>Thank&#8217;s to <a href="http://evolt.org/node/35750%23comment-36041">this comment</a> on a old thread at <a href="http://evolt.org/">evolt.org</a> for cutting it clear.</p>
<p>Offcourse, Microsoft has decided not to support the <code>abbr</code> element in its browsers &#8230;</p>
<p>Some other resources for further discussion:</p>
<ul>
<li><a href="http://www.benmeadowcroft.com/webdev/articles/abbr-vs-acronym.shtml">&lt;ABBR&gt; vs &lt;ACRONYM&gt; in the HTML 4 Specification</a></li>
<li><a href="http://www.webmasterworld.com/accessibility_usability/3128933.htm">&lt;abbr&gt; vs &lt;acronym&gt;</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thatnorwegianguy.com/2007/to-abbr-or-acronym/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

