<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Episode 3: &#8220;One of these things&#8230;&#8221;</title>
	<atom:link href="http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/</link>
	<description></description>
	<pubDate>Mon, 08 Sep 2008 03:07:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: ubernostrum</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-115786</link>
		<dc:creator>ubernostrum</dc:creator>
		<pubDate>Mon, 04 Dec 2006 10:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-115786</guid>
		<description>I *told* you some of these were ambiguous ;)</description>
		<content:encoded><![CDATA[<p>I *told* you some of these were ambiguous ;)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stormrider</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-111219</link>
		<dc:creator>Stormrider</dc:creator>
		<pubDate>Wed, 29 Nov 2006 21:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-111219</guid>
		<description>Whoops!! Didn't realise HTML was on in this :)
Again:

For question 5…

&#60;q&#62; - not supported properly in all browsers (*COUGH* Internet Explorer *COUGH*)

&#60;u&#62; — only one that is deprecated

&#60;a&#62; - behavioral as well as presentational, the others are presentational only

So, give the above, I reckon &#60;i&#62; is the odd one out, being the only one not to have a reason for being the odd one out :D:D:D</description>
		<content:encoded><![CDATA[<p>Whoops!! Didn&#8217;t realise HTML was on in this :)<br />
Again:</p>
<p>For question 5…</p>
<p>&lt;q&gt; - not supported properly in all browsers (*COUGH* Internet Explorer *COUGH*)</p>
<p>&lt;u&gt; — only one that is deprecated</p>
<p>&lt;a&gt; - behavioral as well as presentational, the others are presentational only</p>
<p>So, give the above, I reckon &lt;i&gt; is the odd one out, being the only one not to have a reason for being the odd one out :D:D:D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stormrider</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-111218</link>
		<dc:creator>Stormrider</dc:creator>
		<pubDate>Wed, 29 Nov 2006 21:31:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-111218</guid>
		<description>For question 5...

&lt;q&gt; - not supported properly in all browsers (*COUGH* Internet Explorer *COUGH*)

&lt;u&gt; - only one that is deprecated

&lt;a&gt; could be the odd one out because it is behavioral as well as presentational, the others are presentational only

So, give the above, I reckon &lt;i&gt; is the odd one out, being the only one not to have a reason for being the odd one out :D:D:D&lt;/i&gt;&lt;/a&gt;&lt;/u&gt;&lt;/q&gt;</description>
		<content:encoded><![CDATA[<p>For question 5&#8230;</p>
<p><q> - not supported properly in all browsers (*COUGH* Internet Explorer *COUGH*)</q></p>
<p><u> - only one that is deprecated</u></p>
<p><a> could be the odd one out because it is behavioral as well as presentational, the others are presentational only</a></p>
<p>So, give the above, I reckon <i> is the odd one out, being the only one not to have a reason for being the odd one out :D:D:D</i></p>]]></content:encoded>
	</item>
	<item>
		<title>By: xhtmlcoder</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-111012</link>
		<dc:creator>xhtmlcoder</dc:creator>
		<pubDate>Wed, 29 Nov 2006 14:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-111012</guid>
		<description>Question 5: they are all available in HTML 4 and are inline elements (the question never mentioned XHTML)

Q: is not correctly rendered by MSIE as visual user agents must ensure that the content of the Q element is rendered with delimiting quotation marks.

U: a presentational element was deprecated in favour of CSS due to usability issues.

I: basically presentational in most senses and usually CSS can be used in place of.

A: is the odd one out. As it can't be substituted and performs a hyperlink function plus it cannot be nested unlike the other three.

There you have it the Anchor.</description>
		<content:encoded><![CDATA[<p>Question 5: they are all available in HTML 4 and are inline elements (the question never mentioned XHTML)</p>
<p>Q: is not correctly rendered by MSIE as visual user agents must ensure that the content of the Q element is rendered with delimiting quotation marks.</p>
<p>U: a presentational element was deprecated in favour of CSS due to usability issues.</p>
<p>I: basically presentational in most senses and usually CSS can be used in place of.</p>
<p>A: is the odd one out. As it can&#8217;t be substituted and performs a hyperlink function plus it cannot be nested unlike the other three.</p>
<p>There you have it the Anchor.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: HardCoded</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-110894</link>
		<dc:creator>HardCoded</dc:creator>
		<pubDate>Wed, 29 Nov 2006 13:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-110894</guid>
		<description>1. B: APP is not XML (Atom is)
2. A: GET is the only one a browser can send without using a form.
3. B: Mindaugas got it: empty string
4. D: Python is interpreted
5. D: A is the only element that has a default behaviour (as opposed to default presentation).</description>
		<content:encoded><![CDATA[<p>1. B: APP is not XML (Atom is)<br />
2. A: GET is the only one a browser can send without using a form.<br />
3. B: Mindaugas got it: empty string<br />
4. D: Python is interpreted<br />
5. D: A is the only element that has a default behaviour (as opposed to default presentation).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Phil M</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-110813</link>
		<dc:creator>Phil M</dc:creator>
		<pubDate>Wed, 29 Nov 2006 10:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-110813</guid>
		<description>&lt;blockquote&gt;If B were deprecated, then I think you would need to apply the same logic to C and I think you are supposed to use EM over I and STRONG over B.&lt;/blockquote&gt;

I'd just like to mention that &lt;code&gt;&#60;b&#62;&lt;/code&gt; and &lt;code&gt;&#60;i&#62;&lt;/code&gt; are both valid xhtml1.1 strict. They serve a different purpose to &lt;code&gt;&#60;strong&#62;&lt;/code&gt; and &lt;code&gt;&#60;em&#62;&lt;/code&gt; being used for basic presentation rather than semantic purposes.</description>
		<content:encoded><![CDATA[<blockquote><p>If B were deprecated, then I think you would need to apply the same logic to C and I think you are supposed to use EM over I and STRONG over B.</p></blockquote>
<p>I&#8217;d just like to mention that <code>&lt;b&gt;</code> and <code>&lt;i&gt;</code> are both valid xhtml1.1 strict. They serve a different purpose to <code>&lt;strong&gt;</code> and <code>&lt;em&gt;</code> being used for basic presentation rather than semantic purposes.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mindaugas</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-110777</link>
		<dc:creator>Mindaugas</dc:creator>
		<pubDate>Wed, 29 Nov 2006 10:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-110777</guid>
		<description>Q3: B is MD5 hash of empty string.</description>
		<content:encoded><![CDATA[<p>Q3: B is MD5 hash of empty string.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kasimir</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-110705</link>
		<dc:creator>kasimir</dc:creator>
		<pubDate>Wed, 29 Nov 2006 09:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-110705</guid>
		<description>Q1: B, non w3c
Q2; C, POST is not idempotent</description>
		<content:encoded><![CDATA[<p>Q1: B, non w3c<br />
Q2; C, POST is not idempotent</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mmj</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-110281</link>
		<dc:creator>mmj</dc:creator>
		<pubDate>Wed, 29 Nov 2006 01:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-110281</guid>
		<description>Q1: B
Atom is the only format not to have been submitted to the W3C.  (not sure about this one)

Q2: D
HEAD is the only method that will never result in a message body being returned.

Q5: B
&#60;u&gt; is the only tag not valid in HTML 4.01 strict.

For Q3 I'll have to go with mrssmiley's answer and for Q4 I'll have to go with Rick O's.</description>
		<content:encoded><![CDATA[<p>Q1: B<br />
Atom is the only format not to have been submitted to the W3C.  (not sure about this one)</p>
<p>Q2: D<br />
HEAD is the only method that will never result in a message body being returned.</p>
<p>Q5: B<br />
&lt;u> is the only tag not valid in HTML 4.01 strict.</p>
<p>For Q3 I&#8217;ll have to go with mrssmiley&#8217;s answer and for Q4 I&#8217;ll have to go with Rick O&#8217;s.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Yank</title>
		<link>http://www.sitepoint.com/blogs/2006/11/29/episode-3-one-of-these-things/#comment-110214</link>
		<dc:creator>Kevin Yank</dc:creator>
		<pubDate>Tue, 28 Nov 2006 23:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/?p=1797#comment-110214</guid>
		<description>This is my favourite of the quiz questions so far, Jacob. So much fun!</description>
		<content:encoded><![CDATA[<p>This is my favourite of the quiz questions so far, Jacob. So much fun!</p>]]></content:encoded>
	</item>
</channel>
</rss>
