<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SimpleQuiz &#8250; Titles &#8250; Conclusion (sort of)</title>
	<atom:link href="http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/feed/" rel="self" type="application/rss+xml" />
	<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/</link>
	<description>Handcrafted pixels &#38; text from Salem, Massachusetts.</description>
	<lastBuildDate>Tue, 08 Dec 2009 23:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Rene Saarsoo</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-899</link>
		<dc:creator>Rene Saarsoo</dc:creator>
		<pubDate>Fri, 18 Nov 2005 17:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-899</guid>
		<description>When I first saw the &lt;code&gt;cite&lt;/code&gt; element, I thought, “Why should I ever use it?” Because in Estonia, where I live, we use quotes to distinguish book titles, and &lt;strong&gt;under no circumstances would I want my citations to appear in italics!&lt;/strong&gt;
So, first of all, on the majority of cases it doesn’t even accour to me, that I should mark up the titles in some way—there’s simply no need for that—the puncuation does all the job.
Even if I try to write really‐really semantic HTML, and mark up all the book titles I reference with &lt;code&gt;cite&lt;/code&gt;, and style them with &lt;code&gt;cite {font-style:normal}&lt;/code&gt;, I’m simply running into trouble, because when stylesheets are off, titles fould appear in italics and this could be quite confusing for a typical Estonian reader.
</description>
		<content:encoded><![CDATA[<p>When I first saw the <code>cite</code> element, I thought, “Why should I ever use it?” Because in Estonia, where I live, we use quotes to distinguish book titles, and <strong>under no circumstances would I want my citations to appear in italics!</strong><br />
So, first of all, on the majority of cases it doesn’t even accour to me, that I should mark up the titles in some way—there’s simply no need for that—the puncuation does all the job.<br />
Even if I try to write really‐really semantic HTML, and mark up all the book titles I reference with <code>cite</code>, and style them with <code>cite {font-style:normal}</code>, I’m simply running into trouble, because when stylesheets are off, titles fould appear in italics and this could be quite confusing for a typical Estonian reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-898</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Fri, 19 Dec 2003 16:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-898</guid>
		<description>When I consider if I want to make something bold or italic for a visual user, I imagine what I would do if I were reading the text out loud.
If I were talking about my book, I might emphasise its name so that the listeners would hear it more clearly and remember it. In that case, I would use &lt;code&gt;em&lt;/code&gt;.
I try to remember that speech readers read out loud and so I try to read out loud the page and listen to the inflections I give to various parts of text.
</description>
		<content:encoded><![CDATA[<p>When I consider if I want to make something bold or italic for a visual user, I imagine what I would do if I were reading the text out loud.<br />
If I were talking about my book, I might emphasise its name so that the listeners would hear it more clearly and remember it. In that case, I would use <code>em</code>.<br />
I try to remember that speech readers read out loud and so I try to read out loud the page and listen to the inflections I give to various parts of text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave S.</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-897</link>
		<dc:creator>Dave S.</dc:creator>
		<pubDate>Mon, 29 Sep 2003 01:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-897</guid>
		<description>&lt;em&gt;Do you think, perhaps, we (as a community, that is) could be accused of sometimes being too pendantic?&lt;/em&gt;
Anyone who &lt;em&gt;hasn&#039;t&lt;/em&gt; thought this at one point or another over the course of the SimpleQuizzes ought to get his or ger head checked.
Not to disparage Dan&#039;s great effort in the slightest, but the amount of analysis that goes into how we define data is mind-numbing.
- Spoken as one who has dedicated a few thousand words to the topic recently, of course.
</description>
		<content:encoded><![CDATA[<p><em>Do you think, perhaps, we (as a community, that is) could be accused of sometimes being too pendantic?</em><br />
Anyone who <em>hasn&#8217;t</em> thought this at one point or another over the course of the SimpleQuizzes ought to get his or ger head checked.<br />
Not to disparage Dan&#8217;s great effort in the slightest, but the amount of analysis that goes into how we define data is mind-numbing.<br />
- Spoken as one who has dedicated a few thousand words to the topic recently, of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-896</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Sat, 27 Sep 2003 05:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-896</guid>
		<description>Do you think, perhaps, we (as a community, that is) could be accused of sometimes being too pendantic? After all, you say that when we reference a book, we simply want that book&#039;s name in italic. And that&#039;s true!
If someone with a screen reader, or a plain text browser, comes along.. do they NEED to have that nugget of content emphasized to that around it? In many cases, we want that to happen, with links, headings, and so on.. but with a book title? No. It could be read as just regular text to people with screen readers, it doesn&#039;t need to change. The only reason we want to change it is from a TRADITIONAL point of view in that referenced book titles are always italicized.
So, perhaps, I am being warmed over to the EM, or even I, point of view ;-)
</description>
		<content:encoded><![CDATA[<p>Do you think, perhaps, we (as a community, that is) could be accused of sometimes being too pendantic? After all, you say that when we reference a book, we simply want that book&#8217;s name in italic. And that&#8217;s true!<br />
If someone with a screen reader, or a plain text browser, comes along.. do they NEED to have that nugget of content emphasized to that around it? In many cases, we want that to happen, with links, headings, and so on.. but with a book title? No. It could be read as just regular text to people with screen readers, it doesn&#8217;t need to change. The only reason we want to change it is from a TRADITIONAL point of view in that referenced book titles are always italicized.<br />
So, perhaps, I am being warmed over to the EM, or even I, point of view ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lanny Heidbreder</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-895</link>
		<dc:creator>Lanny Heidbreder</dc:creator>
		<pubDate>Sat, 27 Sep 2003 05:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-895</guid>
		<description>Heh!  Interestingly enough, the &lt;a href=&quot;http://www.w3.org/MarkUp/#whatis&quot; rel=&quot;nofollow&quot;&gt;W3C HTML page&lt;/a&gt; uses &lt;code&gt;&lt;em&gt;&lt;/code&gt; to mark up the foreign term &quot;&lt;em&gt;lingua franca&lt;/em&gt;.&quot;  Tsk tsk tsk, W3C.  ;)
</description>
		<content:encoded><![CDATA[<p>Heh!  Interestingly enough, the <a href="http://www.w3.org/MarkUp/#whatis" rel="nofollow">W3C HTML page</a> uses <code>&lt;em&gt;</code> to mark up the foreign term &quot;<em>lingua franca</em>.&quot;  Tsk tsk tsk, W3C.  ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zavach'</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-894</link>
		<dc:creator>zavach'</dc:creator>
		<pubDate>Fri, 26 Sep 2003 20:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-894</guid>
		<description>Dan said :
But non-visual browsers will recognize em you say? Great! But, &lt;strong&gt;do you really want &lt;/strong&gt; the the title of a book to be emphasized &lt;strong&gt;(read faster and/or louder)&lt;/strong&gt;? Probably not, so A is out — although I’m plenty guilty of using it.
No bloquote permited :-(
IMHO semantic is not about marketing, so the &quot;selling&quot; objetive would not be in cnsideration. Sorry, I still think that the A answer is the more correct. The way you say &quot;do you really want&quot; is just like telling children that they were found in the garden, when they came to life, instead of telling &#039;em that is about sex n&#039; love.
Sorry for my franchise :-) That&#039;s only the way i think ;-)
</description>
		<content:encoded><![CDATA[<p>Dan said :<br />
But non-visual browsers will recognize em you say? Great! But, <strong>do you really want </strong> the the title of a book to be emphasized <strong>(read faster and/or louder)</strong>? Probably not, so A is out — although I’m plenty guilty of using it.<br />
No bloquote permited :-(<br />
IMHO semantic is not about marketing, so the &#8220;selling&#8221; objetive would not be in cnsideration. Sorry, I still think that the A answer is the more correct. The way you say &#8220;do you really want&#8221; is just like telling children that they were found in the garden, when they came to life, instead of telling &#8216;em that is about sex n&#8217; love.<br />
Sorry for my franchise :-) That&#8217;s only the way i think ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-893</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Fri, 26 Sep 2003 18:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-893</guid>
		<description>I think the real question here is how much semantic information is even possible to communicate.  Lanny asks why we can&#039;t use a span+class to impart more semantical information.  I think the simple reason is that there is no way to define those semantics meaningfully.  Essentially spans are hooks for visual presentation.  We can ascribe semantics to them (and should) for our own internal sense of order as coders/designers, but that meaning can not really be extended to the audience through anything more than what CSS gives us, and that is a presentational language.
Let&#039;s not forget, if we want to precisely define semantics, that&#039;s what XML (or SGML) is for.  We write up a DTD and perhaps some documentation and we have perfect semantics.  HTML on the other hand is a language for a specific purpose: to define the common elements of multimedia documents.  What is lacks in specificity it makes up in convenience for the lion&#039;s share of information publishing needs.
In light of that I see no problem with using the &lt;i&gt; tag to satisfy the visual convention.  On the other hand, if I posted a lot of book titles and I wanted to make use of that information for my own purposes like making my site searchable for books then maybe I would go with the span+class solution.  The point is, I wouldn&#039;t do that for some higher principle other than my own needs.
</description>
		<content:encoded><![CDATA[<p>I think the real question here is how much semantic information is even possible to communicate.  Lanny asks why we can&#8217;t use a span+class to impart more semantical information.  I think the simple reason is that there is no way to define those semantics meaningfully.  Essentially spans are hooks for visual presentation.  We can ascribe semantics to them (and should) for our own internal sense of order as coders/designers, but that meaning can not really be extended to the audience through anything more than what CSS gives us, and that is a presentational language.<br />
Let&#8217;s not forget, if we want to precisely define semantics, that&#8217;s what XML (or SGML) is for.  We write up a DTD and perhaps some documentation and we have perfect semantics.  HTML on the other hand is a language for a specific purpose: to define the common elements of multimedia documents.  What is lacks in specificity it makes up in convenience for the lion&#8217;s share of information publishing needs.<br />
In light of that I see no problem with using the &lt;i&gt; tag to satisfy the visual convention.  On the other hand, if I posted a lot of book titles and I wanted to make use of that information for my own purposes like making my site searchable for books then maybe I would go with the span+class solution.  The point is, I wouldn&#8217;t do that for some higher principle other than my own needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobo</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-892</link>
		<dc:creator>Bobo</dc:creator>
		<pubDate>Fri, 26 Sep 2003 17:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-892</guid>
		<description>I&#039;m not sure I understand what you get by using the semantically correct cite tag. If it renders in italics, that&#039;s great, but what software is using the cite tag to say this is a book title, and what does it do when it finds a book title?
</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure I understand what you get by using the semantically correct cite tag. If it renders in italics, that&#8217;s great, but what software is using the cite tag to say this is a book title, and what does it do when it finds a book title?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-891</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Fri, 26 Sep 2003 17:03:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-891</guid>
		<description>My question: what is the preferred behavior of a screen reader when encountering a book title?  Should it preface the title by saying something like &quot;this is a book title&quot;?
I wonder if the best option is to use the aforementioned &lt;code&gt;&lt;i class=&quot;title&quot;&gt;Book Title&lt;/i&gt;&lt;/code&gt; option, provide verbal context for screen readers (&lt;code&gt;In his book &lt;i class=&quot;title&quot;&gt;Moby Dick&lt;/i&gt;, Melville...&lt;/code&gt;), make sure to provide headings and captions for lists and tables that contain book titles, and hope that one day aural CSS will be to the point that we can create an aural rule for all &lt;code&gt;i.title&lt;/code&gt; that would accurately reflect how a book&#039;s title should be spoken (if there is, indeed, any change necessary).
</description>
		<content:encoded><![CDATA[<p>My question: what is the preferred behavior of a screen reader when encountering a book title?  Should it preface the title by saying something like &#8220;this is a book title&#8221;?<br />
I wonder if the best option is to use the aforementioned <code>&lt;i class="title"&gt;Book Title&lt;/i&gt;</code> option, provide verbal context for screen readers (<code>In his book &lt;i class="title"&gt;Moby Dick&lt;/i&gt;, Melville...</code>), make sure to provide headings and captions for lists and tables that contain book titles, and hope that one day aural CSS will be to the point that we can create an aural rule for all <code>i.title</code> that would accurately reflect how a book&#8217;s title should be spoken (if there is, indeed, any change necessary).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egor Kloos</title>
		<link>http://simplebits.com/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-890</link>
		<dc:creator>Egor Kloos</dc:creator>
		<pubDate>Fri, 26 Sep 2003 15:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.simplebits.com/wp/notebook/2003/09/25/simplequiz-titles-conclusion-sort-of/#comment-890</guid>
		<description>This is turning out to be a pretty good quiz. Often I make a decision on what I think is and now I can make my decision and know what other think of it. The pro&#039;s and con&#039;s. In the end it is the goals for the site that count. And often clients only account for a visual product and don&#039;t see accessibility as requirement in their communications. It &lt;em&gt;might&lt;/em&gt; cost money so everyone would rather not mention it when budgets are tight. Remember, most countries don&#039;t have accessibility laws as in regard to websites.
A problem I have is that I&#039;m not really aware of how a screenreader user reads / scans a page. They don&#039;t scan a page like one would for a visual medium. So how important is it to highlight the booktitle? Should we &quot;quote&quot; it or use a tag as done here? Anyway without a real understanding of how a screenreader is used my choices will always be merely my best guess. All the projects I&#039;ve worked on have been primarily visual products. HTML is primarily a visual markup language. And screenreaders are made to gain access to this primarily visual medium. I can try to make my pages more accessible but I have the feeling that that just isn&#039;t enough.
</description>
		<content:encoded><![CDATA[<p>This is turning out to be a pretty good quiz. Often I make a decision on what I think is and now I can make my decision and know what other think of it. The pro&#8217;s and con&#8217;s. In the end it is the goals for the site that count. And often clients only account for a visual product and don&#8217;t see accessibility as requirement in their communications. It <em>might</em> cost money so everyone would rather not mention it when budgets are tight. Remember, most countries don&#8217;t have accessibility laws as in regard to websites.<br />
A problem I have is that I&#8217;m not really aware of how a screenreader user reads / scans a page. They don&#8217;t scan a page like one would for a visual medium. So how important is it to highlight the booktitle? Should we &#8220;quote&#8221; it or use a tag as done here? Anyway without a real understanding of how a screenreader is used my choices will always be merely my best guess. All the projects I&#8217;ve worked on have been primarily visual products. HTML is primarily a visual markup language. And screenreaders are made to gain access to this primarily visual medium. I can try to make my pages more accessible but I have the feeling that that just isn&#8217;t enough.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

