<?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: Making smarter readers: Lessons in Trilliscience</title>
	<atom:link href="http://www.ojr.org/060319grieselhuber/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ojr.org/060319grieselhuber/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=060319grieselhuber</link>
	<description>Focusing on the future of digital journalism</description>
	<lastBuildDate>Sun, 07 Apr 2013 15:02:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ray Grieselhuber</title>
		<link>http://www.ojr.org/060319grieselhuber/#comment-577</link>
		<dc:creator>Ray Grieselhuber</dc:creator>
		<pubDate>Thu, 23 Mar 2006 23:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ojr.org/?p=1052#comment-577</guid>
		<description><![CDATA[A few things to keep in mind...

&lt;blockquote&gt;&quot;The strategy described in the article links words within the article to corresponding words in the title of an article in a repository (implemented via Wikipedia in the example). What that will do is miss a lot of relevant matches where that particular word isn&#039;t in the title, but is strongly present in the body. Or, where that word isn&#039;t used but a synonym is.&quot;&lt;/blockquote&gt;

This particular comment misses the point a bit. The idea is an interface enhancement that works in favor of the user&#039;s experience and the publisher&#039;s desire to hang onto readers. Clearly, because there are so many content management systems out there, how this enhancement fits is dependent on the architecture of the system itself. Wikipedia was an easy example because of the way titles are strongly present in the URL. That being said, there is a lot of value to be gained from an SEO perspective in optimizing content so that there is a strong correlation between the title of the article and its content.

The concern about clutter is valid, although again this is an implementation specific detail. The sites that care about the user experience would obviously have to make this consideration. I think, however, that it could be done nicely without clutter.

Your point that &quot;the meanings of individual words in an article are often tangential to the articles underlying theme or concept&quot; is absolutely correct.

At the same time, we have witnessed the growth of bookmarking and tagging tools to help readers make connections between large numbers of disparate content sources. These tools have shown that it is possible to narrow vast numbers of keywords down to a relatively small number of tags, within a given topic. This sort of organization is still in its infancy, but there is a lot of promise, in my opinion, not only for supporting what I proposed but also for allowing users to organize the news sites they read, by themselves. That&#039;s a whole other discussion, however.

For some sites, you&#039;re right, it would be tremendously challenging to implement this. For those sites that are highly optimized for automated referencing, however, it would not be as difficult. As with anything in business, if the potential reward is greater than the cost, then it&#039;s worthwhile.]]></description>
		<content:encoded><![CDATA[<p>A few things to keep in mind&#8230;</p>
<blockquote><p>&#8220;The strategy described in the article links words within the article to corresponding words in the title of an article in a repository (implemented via Wikipedia in the example). What that will do is miss a lot of relevant matches where that particular word isn&#8217;t in the title, but is strongly present in the body. Or, where that word isn&#8217;t used but a synonym is.&#8221;</p></blockquote>
<p>This particular comment misses the point a bit. The idea is an interface enhancement that works in favor of the user&#8217;s experience and the publisher&#8217;s desire to hang onto readers. Clearly, because there are so many content management systems out there, how this enhancement fits is dependent on the architecture of the system itself. Wikipedia was an easy example because of the way titles are strongly present in the URL. That being said, there is a lot of value to be gained from an SEO perspective in optimizing content so that there is a strong correlation between the title of the article and its content.</p>
<p>The concern about clutter is valid, although again this is an implementation specific detail. The sites that care about the user experience would obviously have to make this consideration. I think, however, that it could be done nicely without clutter.</p>
<p>Your point that &#8220;the meanings of individual words in an article are often tangential to the articles underlying theme or concept&#8221; is absolutely correct.</p>
<p>At the same time, we have witnessed the growth of bookmarking and tagging tools to help readers make connections between large numbers of disparate content sources. These tools have shown that it is possible to narrow vast numbers of keywords down to a relatively small number of tags, within a given topic. This sort of organization is still in its infancy, but there is a lot of promise, in my opinion, not only for supporting what I proposed but also for allowing users to organize the news sites they read, by themselves. That&#8217;s a whole other discussion, however.</p>
<p>For some sites, you&#8217;re right, it would be tremendously challenging to implement this. For those sites that are highly optimized for automated referencing, however, it would not be as difficult. As with anything in business, if the potential reward is greater than the cost, then it&#8217;s worthwhile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Steichen</title>
		<link>http://www.ojr.org/060319grieselhuber/#comment-576</link>
		<dc:creator>Terry Steichen</dc:creator>
		<pubDate>Wed, 22 Mar 2006 15:32:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ojr.org/?p=1052#comment-576</guid>
		<description><![CDATA[The idea of providing links that the reader of an article can use to get relevant background information is intriguing. It can be very useful when the text contains a log of jargon that&#039;s unfamiliar to the reader.

However, the approach described in this article isn&#039;t necessarily particularly useful for newspaper article readers.

The strategy described in the article links words within the article to corresponding words in the title of an article in a repository (implemented via Wikipedia in the example). What that will do is miss a lot of relevant matches where that particular word isn&#039;t in the title, but is strongly present in the body. Or, where that word isn&#039;t used but a synonym is.

It can also clutter the original article if a good proportion of the key words are converted into links - it can make the article more difficult to read. Take a look at some of the articles on Yahoo News to see what I mean.

Even more importantly, the meanings of individual words in an article are often tangential to the articles underlying theme or concept. Yet the reader looking for more background is most likely to be interested in background relevant to the overall theme, rather than to a bunch of component details.

And, as to an implementation, IMHO the notion of having a client-based lookup could work for relatively small volume text like IM. But for a high volume news website with non-tiny articles, the linking would have to be done at the server. And, while a browser plugin could handle simple pattern-matching, I doubt if it could handle the kind of context annotations we&#039;re talking about here.

I don&#039;t mean to diminish the potential value of adding background annotation of news articles. I simply want to point out that it&#039;s a tremendously difficult challenge.

(This comment was also posted in E-Media Tidbits - http://www.poynter.org/article_feedback/article_feedback_list.asp?user=91647&amp;id=98759)

]]></description>
		<content:encoded><![CDATA[<p>The idea of providing links that the reader of an article can use to get relevant background information is intriguing. It can be very useful when the text contains a log of jargon that&#8217;s unfamiliar to the reader.</p>
<p>However, the approach described in this article isn&#8217;t necessarily particularly useful for newspaper article readers.</p>
<p>The strategy described in the article links words within the article to corresponding words in the title of an article in a repository (implemented via Wikipedia in the example). What that will do is miss a lot of relevant matches where that particular word isn&#8217;t in the title, but is strongly present in the body. Or, where that word isn&#8217;t used but a synonym is.</p>
<p>It can also clutter the original article if a good proportion of the key words are converted into links &#8211; it can make the article more difficult to read. Take a look at some of the articles on Yahoo News to see what I mean.</p>
<p>Even more importantly, the meanings of individual words in an article are often tangential to the articles underlying theme or concept. Yet the reader looking for more background is most likely to be interested in background relevant to the overall theme, rather than to a bunch of component details.</p>
<p>And, as to an implementation, IMHO the notion of having a client-based lookup could work for relatively small volume text like IM. But for a high volume news website with non-tiny articles, the linking would have to be done at the server. And, while a browser plugin could handle simple pattern-matching, I doubt if it could handle the kind of context annotations we&#8217;re talking about here.</p>
<p>I don&#8217;t mean to diminish the potential value of adding background annotation of news articles. I simply want to point out that it&#8217;s a tremendously difficult challenge.</p>
<p>(This comment was also posted in E-Media Tidbits &#8211; <a href="http://www.poynter.org/article_feedback/article_feedback_list.asp?user=91647&#038;id=98759" rel="nofollow">http://www.poynter.org/article_feedback/article_feedback_list.asp?user=91647&#038;id=98759</a>)</p>
]]></content:encoded>
	</item>
</channel>
</rss>