Hello Matthew,<br><br><div><span class="gmail_quote">On 7/11/06, <b class="gmail_sendername">Matthew Raymond</b> <<a href="mailto:mattraymond@earthlink.net">mattraymond@earthlink.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Charles Iliya Krempeaux wrote:<br>> Hello Matthew,<br>><br>> That clears things up a bit.<br>><br>> But, if the intent is to really get rid of confusion then....  There's<br>> actually 2 things I noticed confuse people.
<br>><br>> #1: That the label you pick for the "rel" (or "rev") needs to be a<br>> noun.  (I do understand why... at least I think I do... so that you can<br>> use the same label in the "class" attribute.  But it makes things
<br>> difficult for some people.)<br><br>   I don't know what you mean about |class|, since it seems redundant.<br>Furthermore, |rel| has predefined semantic value in HTML 4.01, whereas<br>|class| has user-defined and/or proprietary semantic value at best.
<br><br>   However, you are correct that it needs to be a noun, because it's the<br>_name_ of a relationship.</blockquote><div><br>Perhaps I can illustrate what I mean with an example.<br><br>(But first note that people can make up their own values for "rel" and "rev".  But anyways, here's the example.)
<br><br>Let's say in a page, I have the following HTML code...<br><br><div style="margin-left: 40px;"><li class="xoxo shows"><br>    <li><a rel="show" href="<a href="http://show.example.com/">
http://show.example.com/</a>">Example IPTV Show</a></li><br>    <li><a rel="show" href="<a href="http://show2.example.com/">http://show2.example.com/</a>">Another Example IPTV Show</a></li>
<br></li><br></div><br>The semantics here are....  The class-xoxo (on the <li>) says that I'm giving a list here.  And the class-shows says this thing is/has "shows".  (So basically, I'm listing shows.)
<br><br>The rel-show inside the "list of shows", says what's at the end of the "href" is a "show" for the list of "shows".<br><br>So,... if you go to the URL in the "href", you get a whole HTML page with all sort of stuff in there.  But what is the "show"?  The whole page?  Just part of it?
<br><br>Well, I then search the page for class-show.  (<span style="font-weight: bold;">I look for something inside the page with a class with the same token/name use in the "rel" that linked there.</span>)<br><br>
If I find (just) one, then great, that's probably what I want to concentrate on.  (The other parts of the page are probably irrelevent.)  If not, I'll probably have to concentrate on the whole page.<br><br>(This is the idea of opaque semantics that I was talking about before.)
<br> </div>Does that clear it up?<br><br>(This is what I imagined the developers of these things originally thought up.)<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> #2: That "rel" (and "rev") represent a relation between the two.  Often<br>> people seem to want to "classify" what's at the end of the "href".<br>> (Instead of specifying a relation.)  Perhaps a new attribute is needed.
<br>> Perhaps "hrefclass".<br><br>   I would think something like "linktype" would be more appropriate.<br>That said, |rel| is pretty much already corrupted to mean that, and if<br>we introduced another attribute for the purpose of link types, it would
<br>either go unused for backwards compatibility reasons or it would<br>supplant both |rel| and |rev|.<br><br></blockquote></div><br>I suggested "hrefclass" because we already have things like... "lang" and "hreflang".  It just seemed to follow the same style.  (Since this seems to be just like the "class" attribute, expect we are applying it to what is at the end of the "href"... so "hrefclass".)
<br><br clear="all"><br>See ya<br><br>-- <br>    Charles Iliya Krempeaux, B.Sc.<br><br>    charles @ <a href="http://reptile.ca">reptile.ca</a><br>    supercanadian @ <a href="http://gmail.com">gmail.com</a><br><br>    developer weblog: 
<a href="http://ChangeLog.ca/">http://ChangeLog.ca/</a><br>___________________________________________________________________________<br> Make Television                                <a href="http://maketelevision.com/">
http://maketelevision.com/</a>