<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:thr="http://purl.org/syndication/thread/1.0">
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html" />
<link rel="self" type="application/atom+xml" href="http://www.pbs.org/idealab/atom.xml" />
<id>tag:www.pbs.org,2008:/idealab//4/tag:www.pbs.org,2008:/idealab//4.489-</id>
<updated>2008-07-25T04:37:05Z</updated>
<title>Comments for One Location Doesn&apos;t Cut It</title>
<subtitle>Idea Lab is a group blog by innovators who are reinventing community news for the Digital Age.</subtitle>
<generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
<entry>
<id>tag:www.pbs.org,2008:/idealab//4.489</id>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html" />
<link rel="service.edit" type="application/atom+xml" href="http://www.pbs.org/mt4/mt-atom.cgi/weblog/blog_id=4/entry_id=489" title="One Location Doesn't Cut It" />
<published>2008-01-04T02:40:52Z</published>
<updated>2008-01-06T01:43:23Z</updated>
<title>One Location Doesn&apos;t Cut It</title>
<summary> Two months ago I made a post about the fun little news application on the Nintendo Wii. Dan Burd responded to the post with this comment criticizing some of Wii News&apos; interface assumptions: &quot;I think it&apos;s limiting to say that each news story only pertains to one location. Many news stories are overviews of the relations between two or more countries. I&apos;m guessing the AP thing would place them at whatever city the reporter is reporting from. I think that&apos;s a bit misleading.&quot; If you ask me, he is spot on. Burd&apos;s comment refers to global news, but the...</summary>
<author>
<name>Dan Schultz</name>

</author>

<category term="Best Practices" />

<category term="Technology" />

<content type="html" xml:lang="en" xml:base="http://www.pbs.org/idealab/">
<![CDATA[<p>	Two months ago I made a <a href="http://www.pbs.org/idealab/2007/10/wii-news.html">post</a> about the fun little news application on the Nintendo Wii.  Dan Burd responded to the post with this comment criticizing some of Wii News' interface assumptions:  "I think it's limiting to say that each news story only pertains to one location.  Many news stories are overviews of the relations between two or more countries.  I'm guessing the AP thing would place them at whatever city the reporter is reporting from.  I think that's a bit misleading."  If you ask me, he is spot on.</p>

<p>	Burd's comment refers to global news, but the meaning also applies to other scopes.  To use his terminology, it is limiting and potentially misleading for any news interface to require that each story pertain to exactly one location.</p>

<p><b>To prove the point, here are some abstracted stories that wouldn't fit well into such a restrictive schema:</b></p>


<ul>
<li>Events that take place in one area but are directly relevant to another.</li>
<li>Interactions between multiple communities.</li>
<li>Any situation where affected location and occurring location are different.  (This includes stories with global relevance).</li>
<li>Related events that happened in more than one place.</li>
</ul>



<p>The list could go on, but you probably get the picture.</p>

<p>In database speak you would call the desired relationship between news articles and locations as "many to many," meaning one article can have many locations, and one location can have many articles.  From a programming standpoint, it is simple enough to address that relationship when designing your software; it's just a matter of recognizing that it's there.</p>

<p>Since the technical implications of having multiple location tags aren't too severe, I bet a lot of people already do it (it isn't an advertised feature on most geocoded news sites as far as I can tell, so I don't know for certain).  For anyone that doesn't, though, I'm bringing it up to put it on the radar as a really important feature for any news site that uses location information to categorize and display its articles.</p>

<p>A quick warning: adopting this slightly added complexity means you have to be sure not to confuse the reader.  (If you are using the map as a way to help users <a href="http://www.pbs.org/idealab/2007/12/making-maps-work-with-geofilte.html">filter news instead of browse</a>, then you are probably pretty safe.)</p>

<p><em>(This post pertains to a bullet point from <a href="http://www.pbs.org/idealab/2007/11/tapping-the-potential-of-geota.html">Tapping the Potential of Geotagging</a> - Include news that is tagged to multiple locations, irrelevant locations, or no location at all.)</em></p>]]>

</content>
</entry>

<entry>
<id>tag:www.pbs.org,2008:/idealab//4.489-comment:2148</id>
<thr:in-reply-to ref="tag:www.pbs.org,2008:/idealab//4.489" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html#comment-2148" />
<title>Comment from Dan Burd on 2008-01-04</title>
<author>
<name>Dan Burd</name>
<uri></uri>
</author>
<content type="html" xml:lang="en" xml:base="">
I am always spot on
</content>
<published>2008-01-04T05:58:22Z</published>
</entry>

<entry>
<id>tag:www.pbs.org,2008:/idealab//4.489-comment:2178</id>
<thr:in-reply-to ref="tag:www.pbs.org,2008:/idealab//4.489" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html#comment-2178" />
<title>Comment from Benjamin Melançon on 2008-01-04</title>
<author>
<name>Benjamin Melançon</name>
<uri>http://AgaricDesign.com/</uri>
</author>
<content type="html" xml:lang="en" xml:base="http://AgaricDesign.com/">
You hit the one point I was going to bring up-- that the data model isn&apos;t the problem, it&apos;s the user interface.

But what about an overview of a town where an action might apply to a protest at town hall about a development a mile away?

Even used to filter news, how do you prevent this from becoming noise?  Does the story have the same symbol, same pop-up summary, same link in multiple locations?
</content>
<published>2008-01-04T20:37:03Z</published>
</entry>

<entry>
<id>tag:www.pbs.org,2008:/idealab//4.489-comment:2180</id>
<thr:in-reply-to ref="tag:www.pbs.org,2008:/idealab//4.489" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html#comment-2180" />
<title>Comment from Dan Schultz on 2008-01-04</title>
<author>
<name>Dan Schultz</name>
<uri></uri>
</author>
<content type="html" xml:lang="en" xml:base="">
Yeah Ben,
  I admit I kind of sidestepped the issue :); one reason for that is that I&apos;m going to dedicate a post to interfaces.  The other reason is that good interfaces are tougher to think up (for me anyways!) and interface is a much more &quot;case by case&quot; kind of thing - each site will have its own interface requirements and tradeoffs so there is no overall &quot;perfect interface&quot;.

  I can say right off the bat that I think it will take more than just displaying two points on a map (Like you imply that approach will tend to indicate to the reader that there are two separate stories.)  Even if the descriptions are the same or they have the same symbol there are probably better ways to do it.

  I guess I&apos;ll just ask for a rain check until that interface post.
</content>
<published>2008-01-04T22:12:37Z</published>
</entry>

<entry>
<id>tag:www.pbs.org,2008:/idealab//4.489-comment:16161</id>
<thr:in-reply-to ref="tag:www.pbs.org,2008:/idealab//4.489" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html"/>
<link rel="alternate" type="text/html" href="http://www.pbs.org/idealab/2008/01/one-location-doesnt-cut-it.html#comment-16161" />
<title>Comment from Andrew Turner on 2008-04-02</title>
<author>
<name>Andrew Turner</name>
<uri>http://highearthorbit.com</uri>
</author>
<content type="html" xml:lang="en" xml:base="http://highearthorbit.com">
There is very active discussion going on right now on the GeoRSS mailing list about how to handle just this concept of multiple locations: from a data interchange mechanism, use cases, and also interfaces.

There is some information here GeoRSS Multiple Locations, that would be useful to have feedback on.
</content>
<published>2008-04-02T04:30:11Z</published>
</entry>

</feed>