<?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: Todays quiz - rel attribute</title>
	<atom:link href="http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/feed/" rel="self" type="application/rss+xml" />
	<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/</link>
	<description>The republic of Jens Wedin (with me as the president)</description>
	<pubDate>Sun, 12 Oct 2008 10:04:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Peter Vigren</title>
		<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30912</link>
		<dc:creator>Peter Vigren</dc:creator>
		<pubDate>Mon, 12 Mar 2007 14:47:31 +0000</pubDate>
		<guid isPermaLink="false">http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30912</guid>
		<description>&lt;p&gt;Ah, I wrote my message in response to the earlier posts of icaaq; now that it has been posted I see he already has brought up what I responded to his messages (i.e. the use of profiles etc). :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ah, I wrote my message in response to the earlier posts of icaaq; now that it has been posted I see he already has brought up what I responded to his messages (i.e. the use of profiles etc). <img src='http://jedisthlm.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Vigren</title>
		<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30911</link>
		<dc:creator>Peter Vigren</dc:creator>
		<pubDate>Mon, 12 Mar 2007 14:13:45 +0000</pubDate>
		<guid isPermaLink="false">http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30911</guid>
		<description>&lt;p&gt;icaaq, Your link to the specification of HTML 4.01 that say:
"Authors may wish to define additional link types not described in this specification. If they do so, they should use a profile to cite the conventions used to define the link types. Please see the profile attribute of the HEAD element for more details."
It is a bit harder to find information for XHTML for me though... But if the rel-discussion is for this particular site, then I would guess XHTML Transitional probably works the same way. Besides, you are already using the XFN profile...
But the question itself is tricky... If I would look only on the predefined values, it's quite hard to find a sufficient value. I thought maybe "Appendix" would work if you either reference text from that page or something like that. But I really don't know. It feels like those predefined values only handle links on and to &lt;em&gt;your&lt;/em&gt; site and not links to others. So maybe it's better to reference the "relatedness" in text or a list of links related to the page.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>icaaq, Your link to the specification of <acronym title="HyperText Markup Language">HTML</acronym> 4.01 that say:
&#8220;Authors may wish to define additional link types not described in this specification. If they do so, they should use a profile to cite the conventions used to define the link types. Please see the profile attribute of the HEAD element for more details.&#8221;
It is a bit harder to find information for <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> for me though&#8230; But if the rel-discussion is for this particular site, then I would guess <acronym title="eXtensible HyperText Markup Language - HTML reformulated as XML">XHTML</acronym> Transitional probably works the same way. Besides, you are already using the XFN profile&#8230;
But the question itself is tricky&#8230; If I would look only on the predefined values, it&#8217;s quite hard to find a sufficient value. I thought maybe &#8220;Appendix&#8221; would work if you either reference text from that page or something like that. But I really don&#8217;t know. It feels like those predefined values only handle links on and to <em>your</em> site and not links to others. So maybe it&#8217;s better to reference the &#8220;relatedness&#8221; in text or a list of links related to the page.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: icaaq</title>
		<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30910</link>
		<dc:creator>icaaq</dc:creator>
		<pubDate>Mon, 12 Mar 2007 13:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30910</guid>
		<description>&lt;p&gt;After a discussion with Emil Stenström ( http://www.friendlybit.com ).
I came to the conclusion that the relation between documents should be defined with the rel attribute using the link-types as values, and if a custom link-type is used then a profile to cite the conventions should be used in the head element.&lt;/p&gt;

&lt;p&gt;http://www.w3.org/TR/html4/struct/links.html#idx-link-2
http://www.w3.org/TR/html4/types.html#type-links
http://www.w3.org/TR/html4/struct/global.html#adef-profile&lt;/p&gt;

&lt;p&gt;Cheers.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>After a discussion with Emil Stenström ( <a href="http://www.friendlybit.com" rel="nofollow">http://www.friendlybit.com</a> ).
I came to the conclusion that the relation between documents should be defined with the rel attribute using the link-types as values, and if a custom link-type is used then a profile to cite the conventions should be used in the head element.</p>

<p><a href="http://www.w3.org/TR/html4/struct/links.html#idx-link-2" rel="nofollow">http://www.w3.org/TR/html4/struct/links.html#idx-link-2</a>
<a href="http://www.w3.org/TR/html4/types.html#type-links" rel="nofollow">http://www.w3.org/TR/html4/types.html#type-links</a>
<a href="http://www.w3.org/TR/html4/struct/global.html#adef-profile" rel="nofollow">http://www.w3.org/TR/html4/struct/global.html#adef-profile</a></p>

<p>Cheers.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: icaaq</title>
		<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30907</link>
		<dc:creator>icaaq</dc:creator>
		<pubDate>Mon, 12 Mar 2007 11:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30907</guid>
		<description>&lt;p&gt;I would say that, take a look at the optional attributes on http://www.w3schools.com/tags/tag_a.asp&lt;/p&gt;

&lt;p&gt;And the WHATWG is more specific in that area:&lt;/p&gt;

&lt;p&gt;The type of link indicated (the relationship) is given by the value of the rel attribute, which must be present, and must have a value that is an unordered set of space-separated tokens. The allowed values and their meanings are defined in a later section. If the rel attribute is absent, or if the value used is not allowed according to the definitions in this specification, then the element does not define a link.&lt;/p&gt;

&lt;p&gt;http://www.whatwg.org/specs/web-apps/current-work/#rel&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would say that, take a look at the optional attributes on <a href="http://www.w3schools.com/tags/tag_a.asp" rel="nofollow">http://www.w3schools.com/tags/tag_a.asp</a></p>

<p>And the WHATWG is more specific in that area:</p>

<p>The type of link indicated (the relationship) is given by the value of the rel attribute, which must be present, and must have a value that is an unordered set of space-separated tokens. The allowed values and their meanings are defined in a later section. If the rel attribute is absent, or if the value used is not allowed according to the definitions in this specification, then the element does not define a link.</p>

<p><a href="http://www.whatwg.org/specs/web-apps/current-work/#rel" rel="nofollow">http://www.whatwg.org/specs/web-apps/current-work/#rel</a></p>

<p>Cheers</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jens</title>
		<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30899</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Mon, 12 Mar 2007 10:20:11 +0000</pubDate>
		<guid isPermaLink="false">http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30899</guid>
		<description>&lt;p&gt;I looked at that page. So you´re saying that rel values are invalid except the one you you´re linking to?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I looked at that page. So you´re saying that rel values are invalid except the one you you´re linking to?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: icaaq</title>
		<link>http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30896</link>
		<dc:creator>icaaq</dc:creator>
		<pubDate>Mon, 12 Mar 2007 10:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://jedisthlm.com/2007/03/12/todays-quiz-rel-attribute/#comment-30896</guid>
		<description>&lt;p&gt;There's no "related" option in the link types specified in (x)html (http://www.w3.org/TR/html401/types.html#type-links).&lt;/p&gt;

&lt;p&gt;I think none of the above link types suites your dilemma, I would skip the rel-attribute and maybe go for a nice description in the title-attribute instead.&lt;/p&gt;

&lt;p&gt;OT: and there's no "no-follow" option in the linktypes either.&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There&#8217;s no &#8220;related&#8221; option in the link types specified in (x)<acronym title="HyperText Markup Language">HTML</acronym> (http://www.w3.org/TR/html401/types.html#type-links).</p>

<p>I think none of the above link types suites your dilemma, I would skip the rel-attribute and maybe go for a nice description in the title-attribute instead.</p>

<p>OT: and there&#8217;s no &#8220;no-follow&#8221; option in the linktypes either.</p>

<p>Cheers</p>]]></content:encoded>
	</item>
</channel>
</rss>
