<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Online Journalism Review&#187; Eric Ulken</title>
	<atom:link href="http://www.ojr.org/author/eulken/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ojr.org</link>
	<description>Focusing on the future of digital journalism</description>
	<lastBuildDate>Wed, 10 Apr 2013 03:17:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>TwitterTim.es: Personalized news done right?</title>
		<link>http://www.ojr.org/p1793/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=p1793</link>
		<comments>http://www.ojr.org/p1793/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 21:05:29 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[news personalization]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1793</guid>
		<description><![CDATA[I&#8217;m not ashamed to admit it: The first time I saw Twitter, I thought, &#8220;What&#8217;s the point?&#8221; Maybe you did too, or maybe you&#8217;re just more perceptive than I am. Even Twitter&#8217;s founders have said they didn&#8217;t know exactly what it was when they started working on it. (Biz Stone: &#8220;If anything we sort of [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m not ashamed to admit it: The first time I saw <a href="http://twitter.com/">Twitter</a>, I thought, &#8220;What&#8217;s the point?&#8221; Maybe you did too, or maybe you&#8217;re just more perceptive than I am. Even Twitter&#8217;s founders have said they didn&#8217;t know exactly what it was when they started working on it. (<a href="http://www.techcrunch.com/2009/10/24/startup-school-ev-williams-and-biz-stone/">Biz Stone</a>: &#8220;If anything we sort of thought it a waste of time.&#8221;)</p>
<p>For every Twitter enthusiast, there was, I suspect, a point of realization that this thing could actually be incredibly useful. Some have cited the <a href="http://twitpic.com/135xa">plane-in-the-Hudson story</a> as their aha! moment. For me, it was less of a moment and more of a gradual understanding. I began to see its potential as a real-time information source when I first learned of a few important news items &#8212; both big international stories and news of a more personal nature &#8212; through Twitter.</p>
<p>I began following like-minded people for the interesting links they would post. Before long, information overload took hold. I tried to cull my follow list so I could read everything. I worried I would miss something. Finally, I learned to embrace the firehose and not try to process the whole stream.</p>
<p>But still I thought there must be a better way to separate signal from noise. And then I noticed that the most interesting and important items were appearing maybe three or four times in my Twitter feed. Since then, I&#8217;ve wished for a way to mine my feed for those links.</p>
<p>Last week I heard about <a href="http://twittertim.es/">TwitterTim.es</a> and was thrilled to find it does exactly what I wanted. I spoke with Maxim Grinev, the project&#8217;s technical lead, about TwitterTim.es and where it&#8217;s headed.</p>
<p><b>How does TwitterTim.es work?</b></p>
<blockquote><p>We look at the tweets that your friends send, and also tweets that friends of your friends send. So, first circle and second circle. And then we extract links from those tweets. Usually links are shortened, so we get the long versions. Then we group by links and calculate how many times each link is posted by your friends and friends of friends to built your personalized &#8220;newspaper&#8221;. (NB: Links posted by friends get more weight than links posted by friends of friends.) Right now, every &#8220;newspaper&#8221; is updated about every half an hour. It can be updated more frequently, but we don&#8217;t want to stress Twitter.</p></blockquote>
<p><b>How did the project start?</b></p>
<blockquote><p>As usual, it was a side project. We had been working on some semantic search technology. It&#8217;s about using semantic relationships extracted from Wikipedia to organize other data (blogs, news, etc.). As we were working on this, we started using Twitter. We didn&#8217;t have any idea in advance of what we wanted to build. We just analyzed how people used Twitter, what information could be detected. We understood that Twitter is not only good for spreading news, but it&#8217;s also a good voting system. So we can collect and analyze how many times links are voted on in Twitter. Analyzing this data, we can understand how important this link or this event is.</p></blockquote>
<p><b>Who is working on the project, and what&#8217;s your business model?</b></p>
<blockquote><p>We have 5 people working on this project: 4 developers located in Moscow, and one business guy in San Francisco. We are computer scientists, and we specialize in data management. We are self-funded; there are no external investors. As concerns the business model, we are considering various partnership schemes and selling advertising on TwitterTim.es but we have not decided on anything yet. Now we are mainly focusing on attracting users.</p></blockquote>
<p><b>Will TwitterTim.es take advantage of Twitter&#8217;s new lists feature?</b></p>
<blockquote><p>Right now we don&#8217;t do anything with lists. We are thinking about how to incorporate this. One of the options could be to generate newspapers based on some list. So if you have a list of people, you can collect the second-circle friend-of-friend information and build a newspaper for a list.</p></blockquote>
<p><b>What other things are in the offing for TwitterTim.es?</b></p>
<blockquote><p>We are currently collecting feedback from users. Usually our users request relatively small features &#8212; for example, they want to improve the retweet feature. We are going to handle this feedback and add features. In addition to that, we are planning to extend the system in two ways: First, we want to extend the sources that are processed &#8212; so, in addition to Twitter, we are thinking about collecting posts and links from Facebook, mainly, and maybe Friendfeed. Second, we are going to allow ranking of news by global popularity. So you would have two different tabs: The first tab is personal news. The second tab is global news. In this sense we will compete with Tweetmeme.</p></blockquote>
<p><b>What are your thoughts on the future of news?</b></p>
<blockquote><p>I can&#8217;t say how it will be. I can just share my own experience, and I think it&#8217;s typical: Since I started using Twitter, I&#8217;ve nearly stopped collecting news from other sources. Before, for example, I watched news on TV and read more magazines. Now I get nearly all my news from Twitter. I&#8217;m quite confident that if I read Twitter, I will not miss some important piece of news. So if a war has started, or there&#8217;s some disaster, it will be mentioned at least once in my Twitter timeline.</p>
<p>I have heard a lot of discussion about media sources dying &#8212; The New York Times has problems, etcetera. Of course, I think that all these major newspapers and magazines are very important, because journalists have the ability to travel places and work at this full-time. But with regard to selecting what I will read, I&#8217;m not going to visit The New York Times website, for example. If there&#8217;s some interesting and important article posted there, I will find it in my Twitter timeline.</p>
<p>Also, by the way, there&#8217;s an interesting idea we&#8217;re looking at: When you visit The New York Times website, for example, you might be interested in getting all the links published there, but ranked according to the judgment of your friends and friends of friends. So it&#8217;s the same as TwitterTim.es, but restricted to a single source &#8212; The New York Times, in this case. We are talking to one major newspaper about this.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/p1793/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>This headline not written for Google</title>
		<link>http://www.ojr.org/p1788/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=p1788</link>
		<comments>http://www.ojr.org/p1788/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 16:42:55 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1788</guid>
		<description><![CDATA[I&#8217;m amused by a discussion on SEO and headline-writing taking place at the Nieman Journalism Lab site and on the Canadian blog MediaStyle. It seems a seminar on SEO for editors at The Globe and Mail offended the Canadian paper&#8217;s online books editor, who interpreted it as a charge to dumb down headlines. Most commentary [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m amused by a discussion on SEO and headline-writing taking place at the <a href="http://www.niemanlab.org/2009/10/walking-the-walk-on-transparency/">Nieman Journalism Lab</a> site and on the Canadian blog <a href="http://www.mediastyle.ca/2009/10/globe-spikes-a-reporters-view-on-seo/">MediaStyle</a>. It seems a seminar on SEO for editors at <a href="http://www.theglobeandmail.com/">The Globe and Mail</a> offended the Canadian paper&#8217;s online books editor, who interpreted it as a charge to dumb down headlines.</p>
<p>Most commentary has focused on the question of why <a href="http://www.scribd.com/doc/21133324/Globe-Mail-spikes-post-Headline-Writing-for-Robots">his post</a> was removed from the Globe and Mail&#8217;s books blog, <a href="http://www.theglobeandmail.com/blogs/in-other-words/">In Other Words</a>. I&#8217;ll let <a href="http://www.theglobeandmail.com/blogs/ingram-2_0/the-story-behind-a-deleted-post/article1325329/">others</a> tackle that angle. What I&#8217;m interested in is whether the writer, Peter Scowen, has a point. I believe he does, even if it&#8217;s poorly expressed:</p>
<blockquote><p>Last week, our headline on the review for Nicholson Baker&#8217;s The Anthologist was one of those sweetly goofy and slightly shopworn plays on words that newspapers are rightly famous and infamous for. The book is about a self-doubting poet in midlife crisis mulling (and procrastinating) over an essay about rhyme; the headline was &#8220;The marinating of the ancient rhymer.&#8221;</p>
<p>&#8230;</p>
<p>Our merriment came to a screeching halt on Tuesday after I went to a seminar on search engine optimization and discovered that it was actually a really really crappy headline. I learned that this kind of badinage, so peculiar to newspapers, has no place on the Internet. The reason is both simple and deranged: The most important reader of Internet news headlines is not you, the sentient, curious human being, but the robots at Google that scan headlines and return search results based on what their cold, lifeless eyes tell them.</p>
<p>&#8230;</p>
<p>Above all, we were taught that Internet headlines have to be written with a certain kind of hipster doofus in mind. This person was embodied by the groovy, ever-pacing journalism professor who led the class on writing for robots (he didn&#8217;t call it that), and who whipped out his iPhone and boasted that he will not click on anything whose headline doesn&#8217;t hand the story to him on a digital platter.</p></blockquote>
<p>I happen to know the journalism professor in question. His name is <a href="http://www.reportr.net/">Alfred Hermida</a>, and he is anything but a &#8220;hipster doofus&#8221;. He&#8217;s a keen observer of the changes taking place in the practice of journalism, and I&#8217;m happy to be joining him on the faculty of the <a href="http://journalism.ubc.ca/">University of British Columbia</a> in January.</p>
<p>I have taught on the subject of headlines and findability, both at the L.A. Times and for <a href="http://www.newsu.org/courses/course_detail.aspx?id=nwsu_searchWebinar08">Poynter&#8217;s NewsU</a>, and I have always stressed this point: It&#8217;s not about writing for Google. It&#8217;s about writing for humans, with search engines in mind &#8212; a theme Alf says he raised in his seminar. But if we&#8217;re going to write with an eye toward findability, we have to understand how search engines work and how people use them, and I presume that&#8217;s why The Globe and Mail invited Alf to speak.</p>
<p>I wasn&#8217;t there, but I suspect there may have been some nuance in Alf&#8217;s presentation that was lost on Scowen. In any case, there are ways &#8212; both technical and editorial &#8212; to publish great headlines without killing search relevance:</p>
<ul>
<li> At the very least, most content management systems these days will allow editors to write a literal, search-friendly headline for the story and put a more creative, punny headline on their homepage and section fronts, where keywords don&#8217;t matter as much.</li>
<li> Better yet, if your CMS supports it, you could put your literal headline in a story&#8217;s &lt;title&gt; tag and on RSS feeds, and get more abstract in the display headline that readers see when they pull up the story. The New York Times has been <a href="http://www.nytimes.com/2009/10/19/world/asia/19hostage.html">doing this a bit</a>, I&#8217;ve noticed.</li>
<li> Finally, if you have control over the words in a post&#8217;s URL &#8212; and with many blogging tools you do &#8212; you can put full names and keywords there instead of in the headline and still get them seen by search engines. Mashable, a popular blog on social media, <a href="http://mashable.com/2009/10/18/bill-cosby-twitter/">seems to be optimizing the URLs</a> on its posts in that way.</li>
</ul>
<p>Scowen raises an important topic, but he cheapens his argument by suggesting that readers who arrive at news content via search &#8212; about a third of the audience of many news sites &#8212; are intellectually incurious and that journalists who cater to them are dumbing down the craft.</p>
<p>(For what it&#8217;s worth, I think his post does kind of fit in a blog about books, because it captures an important difference between online and print writing. And readers&#8217; reactions could have been illuminating for the Globe and Mail staff. It&#8217;s a shame that this conversation wasn&#8217;t allowed to take place on the G&#038;M site and had to happen elsewhere instead.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/p1788/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Measuring user engagement: Lessons from BusinessWeek</title>
		<link>http://www.ojr.org/p1696/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=p1696</link>
		<comments>http://www.ojr.org/p1696/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 22:15:02 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[audience metrics]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1696</guid>
		<description><![CDATA[Think about the traffic statistics you refer to when you look at Omniture or Google Analytics data for your site. Unique visitors? Pageviews? What do they actually tell you about your audience? The ubiquitous unique visitor metric treats your most passionate and thorough users exactly the same as those of the one-hit scan-and-scram variety. And [...]]]></description>
				<content:encoded><![CDATA[<p>Think about the traffic statistics you refer to when you look at Omniture or Google Analytics data for your site. <a href="http://en.wikipedia.org/wiki/Unique_visitor">Unique visitors</a>? <a href="http://en.wikipedia.org/wiki/Page_view">Pageviews</a>? What do they actually tell you about your audience? The ubiquitous unique visitor metric treats your most passionate and thorough users exactly the same as those of the one-hit scan-and-scram variety. And pageview tallies are so apples-to-oranges in these days of Flash and AJAX that they&#8217;re rendered almost meaningless. If you really want to describe your audience, it&#8217;s time for some new metrics.</p>
<p>But what else is there? The folks at <a href="http://www.businessweek.com/">BusinessWeek</a> think they have an answer, and it&#8217;s not about how much content users consume but rather what they do with it. I asked BusinessWeek&#8217;s online editor, <a href="http://twitter.com/johnabyrne/">John Byrne</a>, about his team&#8217;s efforts to go beyond pageviews and visits to quantify something more inscrutable: user engagement.</p>
<p><strong>What is BusinessWeek&#8217;s definition of user engagement and why is it important?</strong></p>
<blockquote><p>User engagement is how we nurture and build a community. Our reader engagement index is a comments-to-postings measure for a given month: So we will tally how many comments on X number of stories/blog posts that BusinessWeek.com published that month. This gives us a ratio figure that we track to determine our monthly reader engagement index and growth. In February of this year, we received from our community 28.2 perspectives and insights for every story or blog post we published. A year earlier, we received 23.7. So we know we&#8217;re moving in the right direction.</p>
<p>It&#8217;s important because we value, and so measure and gauge, all our interactions with our readers on BusinessWeek.com — including commenting on a story or blog post. The next level is how our writers and editors engage our readers in a conversation, and also welcoming our readers to write longer pieces for us, or to report (at least once a week) a reader-suggested story. We&#8217;re also engaging with BW readers on other sites, such our <a href="http://bwinfrastructure.ning.com/">Ning network</a> that served as a forum to generate and debate stimulus spending priorities for the Obama administration, or interactions involving our <a href="http://www.businessweek.com/blogs/whatsyourstoryidea/archives/2008/12/the_twittering.html">50+ staffers on Twitter</a>. If we don&#8217;t listen to our readers and interact with them, and then act on the feedback and suggestions they&#8217;re giving us, we&#8217;re dead in the water. That applies to any media brand today, not just BusinessWeek. We&#8217;re just making it more of a priority, including featuring readers on an equal plane with our writers — on our home page, for example, our featured reader is given more prominence than even a Jack &#038; Suzy Welch.</p></blockquote>
<p><strong>What information sources and tools do you use in measuring engagement?</strong></p>
<blockquote><p>Our reader engagement index involves Omniture (for stories) and Movable Type to track numbers of blog comments and posts.</p>
<p>Beyond our reader engagement index, other measures include how much you&#8217;re retweeted — for instance, one of my tweets on March 25 <a href="http://retweetist.com/users/johnabyrne">was retweeted 130 times</a>. We also look at referring traffic from blogs or Twitter on Omniture, or by running a Twitter search: <a href="http://search.twitter.com/search?q=businessweek">http://search.twitter.com/search?q=businessweek</a> or <a href="http://search.twitter.com/search?q=johnabyrne">http://search.twitter.com/search?q=johnabyrne</a>.</p>
<p>And also look at Google BlogSearch or blogpulse (owned by Nielsen Buzzmetrics) for mentions of businessweek.com: <a href="http://www.blogpulse.com/search?query=www.businessweek.com">http://www.blogpulse.com/search?query=www.businessweek.com</a></p></blockquote>
<p><strong>What do engagement metrics tell you that conventional metrics do not?</strong></p>
<blockquote><p>It shows, in quantifiable/measurable terms, how much our readers care about us. To post a comment or submit a suggestion is a strong indicator of a BW loyalist, someone we need to nurture and engage and reward. It also tells us how much (and how well) our staffers are interacting with readers. The problem with time spent on a site is that it also measures, in the case of a portal, email time, or in the case of a site heavy on video, time spent watching video, which can be like TV. I also argue that simple pageview metrics are heavily influenced by slideshows and email. There is no better sign of commitment or engagement than the act of reading a substantive piece of journalism, thinking about it and then forming a point of view  on that story that you&#8217;re willing to write and share with others. That is true engagement.</p></blockquote>
<p><strong>How do you use this information to improve the site?</strong></p>
<blockquote><p>You can&#8217;t manage something if you don&#8217;t measure it. So having a point of reference for exactly how we&#8217;re doing drives other ideas and initiatives to increase engagement.</p></blockquote>
<p><strong>Does increased user engagement translate into benefits for advertisers?</strong></p>
<blockquote><p>Yes. Anecdotally, our sales team is selling our engagement story and using it to differentiate what we do versus our competition. It also helps to better position our <a href="http://bx.businessweek.com/">Business Exchange</a>, a new Web 2.0 product we launched last September, as a key component of our engagement efforts.</p></blockquote>
<p>So, let&#8217;s look at some potential engagement metrics and what they might tell us. This is by no means a comprehensive list; it&#8217;s just what came to my mind. If you have other thoughts on ways to measure engagement or how you might use this data, please, um, &#8220;engage&#8221; in the comments below.</p>
<ul>
<li><strong>Internal metrics:</strong> Statistics about engagement that takes place on your site</li>
<ul>
<li><strong>Comments posted:</strong> Shows how much users are inclined to react to a topic, or supply insights of their own.</li>
<li><strong>Return commenters:</strong> In other words, how many people comment multiple times on the same item? This is a measure of conversation around a topic. (Kudos to the Guardian&#8217;s <a href="http://twitter.com/kevglobal/statuses/1469172333">Kevin Anderson</a> for this idea.)</li>
<li><strong>Times e-mailed:</strong> Reveals how often users are sharing this information with friends. This metric probably skews toward neophyte users, as more experienced users are presumably less likely to use an &#8220;e-mail this&#8221; feature.</li>
<li><strong>Average time spent on page:</strong> Shows how thoroughly users are consuming the content, perhaps? Lots of asterisks, though, as John points out.</li>
</ul>
<li><strong>External metrics:</strong> Statistics about how people share and discuss your content elsewhere</li>
<ul>
<li><strong>Tweets/retweets:</strong> Measures how &#8220;viral&#8221; this content is in a social network. There&#8217;s also geographic information embedded in these tweets that could tell you where a topic resonates particularly strongly.</li>
<li><strong>Diggs:</strong> Another measure of the viral nature of a topic. Given Digg&#8217;s audience, this metric might favor content that appeals to a techie crowd.</li>
<li><strong>Delicious saves:</strong> Shows how many users stored this page with an eye toward returning to it. This metric could be particularly useful for ongoing features that you want to build a regular user base for.</li>
<li><strong>Inbound links from blogs:</strong> Quantifies the discussion taking place in the blogosphere. This could help you identify the blogs that are most attuned to the content you produce — as opposed to just the ones that send you the most visitors (which are not necessarily the most engaged users).</li>
</ul>
</ul>
<p>Each of these metrics is easily available for a given URL at a given moment, but keeping track of all your stories over time would be impossible without some automated assistance — particularly with regard to the external metrics.</p>
<p>Here&#8217;s what I&#8217;d like to see: A web service that will track a URL across several services (Technorati, Delicious, Digg, and maybe internal analytics packages too) to see how it&#8217;s being referenced in each medium, then tabulate all those metrics into a single &#8220;engagement score&#8221;. (And I&#8217;d love to hear from any programmers who want to take a stab at building this!)</p>
<p>Meanwhile, anybody have any engagement metrics tips they&#8217;d like to share?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/p1696/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Maybe what your news organization needs is a &#039;spontaneous bashing together of ideas&#039;</title>
		<link>http://www.ojr.org/maybe-what-your-news-organization-needs-is-a-spontaneous-bashing-together-of-ideas/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=maybe-what-your-news-organization-needs-is-a-spontaneous-bashing-together-of-ideas</link>
		<comments>http://www.ojr.org/maybe-what-your-news-organization-needs-is-a-spontaneous-bashing-together-of-ideas/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 07:20:06 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1673</guid>
		<description><![CDATA[[Editor's note: The past week roiled the journalism business, as the Seattle Post-Intelligencer went to online-only, the former Rocky Mountain News staff tried to revive the paper as an independent website and Clay Skirky painted a revolutionary picture for what is happening in the industry. Rather than take a hipshot off those headlines, though, we're [...]]]></description>
				<content:encoded><![CDATA[<p><i>[<b>Editor's note:</b> The past week roiled the journalism business, as the <a href="http://www.seattlepi.com/business/403793_piclosure17.html">Seattle Post-Intelligencer went to online-only</a>, the former Rocky Mountain News staff tried to <a href="http://www.indenvertimes.com/">revive the paper</a> as an independent website and <a href="http://www.shirky.com/weblog/2009/03/newspapers-and-thinking-the-unthinkable/">Clay Skirky painted a revolutionary picture</a> for what is happening in the industry.</p>
<p>Rather than take a hipshot off those headlines, though, we're going to be proactive on OJR this week, starting with this piece from Eric Ulken, who offers a roadmap for established news organizations to enliven their online efforts.]</i></p>
<p>In a nondescript training room in the BBC&#8217;s White City building in West London, about 80 people are huddled around tables with placards bearing names like &#8220;Dr. Who&#8221; and &#8220;Top Gear&#8221; [BBC TV show titles], engaged in discussions on topics ranging from <a href="http://www.charliebeckett.org/?p=1114">user-generated content</a> to <a href="http://en.wikipedia.org/wiki/Alternate_reality_game">alternate-reality gaming</a>.</p>
<p>The assembled thinkers and tinkerers represent many different arms of the British media behemoth, from radio news to Web production to technology. About the only things they have in common besides an employer are an interest in innovation and an eye to the future.</p>
<p>They&#8217;re taking part in the second <a href="http://trippenbach.com/2009/02/19/beebcamp2-the-morning-after/">BeeBCamp</a>, an &#8220;<a href="http://en.wikipedia.org/wiki/Unconference">unconference</a>&#8221; in the tradition of <a href="http://barcamp.org/">BarCamp</a> (and partly inspired by the Guardian&#8217;s <a href="http://www.guardian.co.uk/technology/gamecamp">GameCamp</a>) that aims to bring together forward-thinking staffers and a few outsiders to talk about themes loosely related to the future of the BBC. [Disclosure: I was one of those outsiders, and, in the everybody-pitches-in spirit of the unconference, I talked about my work in <a href="http://www.www.ojr.org/ojr/people/eulken/200811/1581/">data journalism at the L.A. Times</a>.]</p>
<p>BeeBCamp, according to the BBC blog&#8217;s <a href="http://www.bbc.co.uk/blogs/bbcinternet/2009/02/interesting_stuff_beebcamp_2.html">write-up of the event</a>, &#8220;is designed as a collective, spontaneous bashing together of ideas, with no set structure to the day.&#8221; A whiteboard goes up first thing in the morning, and anybody who has an idea for a discussion or presentation claims a spot on the schedule. For example, one participant wrote: &#8220;We own <a href="http://twitter.com/bbc/">twitter.com/bbc</a>. What should we do with it?&#8221; (<a href="http://mediatingconflict.blogspot.com/2009/02/what-should-bbc-do-with-twitter.html">Some ideas here</a>.)</p>
<div align="center"><img src="http://www.www.ojr.org/ojr/images/ulken-beeb-camp.jpg" width=500 height=375 alt=""><br />
<i>On the whiteboard with the morning schedule, each show title corresponds to a table. Here&#8217;s a shot of the <a href="http://www.flickr.com/photos/cubicgarden/3292098827/in/set-72157614798311160/">afternoon schedule</a>.</i></div>
<p>I&#8217;m a little late with this post, as it&#8217;s been almost a month since the Feb. 18 gathering. <a href="http://www.charliebeckett.org/?p=1116">There&#8217;s</a> <a href="http://strange.corante.com/2009/02/19/beebcamp-collaboration-and-prototyping">already</a> <a href="http://blog.bibrik.com/archives/2009/02/notes_from_beebcamp.html">ample</a> <a href="http://jasondaponte.wordpress.com/2009/02/19/beebcamp-gave-me-a-new-idea-for-how-the-bbc-could-work-2/">coverage</a> of the discussions and presentations (plus tags on <a href="http://search.twitter.com/search?q=%23beebcamp">Twitter</a> and <a href="http://www.flickr.com/photos/tags/beebcamp2/">Flickr</a>), so I won&#8217;t rehash all that. Instead I&#8217;d like to consider the broader idea of BeeBCamp and similar gatherings as they relate to the need to foster innovation in traditional media organizations. BeeBCamp and events like it are great examples of how &#8220;big media&#8221; — often seen as bureaucratic and impenetrable — can break down walls, open themselves up and facilitate the development of new ideas.</p>
<p>Why might a media company want to host an event like this? Some reasons:</p>
<ul>
<li><b>Silo-busting:</b> BeeBCamp brings together staffers from disparate parts of a huge institution — folks who might never have a business reason to talk to one another but whose goals and interests mesh, often in unexpected ways. (I got the feeling a number of the BeeBCamp participants had never met before.) The interdisciplinary nature of the gathering is what makes it so useful, as experts apply their unique perspectives and skills to common problems.</li>
<li><b>Openness:</b> Everything at BeeBCamp is on the record, unless somebody holds up a sign that says &#8220;unbloggable&#8221;. This means a lot of what is said will get rebroadcast and commented on by people outside the organization, which is, at the least, a way of showing the world that the BBC is thinking and talking about the future, and at best a way to engage in an informal dialogue with the audience.</li>
<li><b>Innovation:</b> Sometimes it&#8217;s useful to get away from the desk for a while and talk informally with colleagues. Not the ones you sit next to, but the folks across the building (or across town, or across the country) whom you wouldn&#8217;t ordinarily interact with. Crazy, silly ideas flow, which beget less silly ideas, which occasionally lead to completely sane and doable ideas. And because people are free to blog the discussions, there&#8217;s a good record of what&#8217;s said, which can be a useful starting point for follow-up discussion and action.</li>
</ul>
<p>BeeBCamp is just one example of how media organizations are opening up the process of innovation.  Here are some formats that have been used:</p>
<ul>
<li><b>Hack day:</b> This concept, which <a href="http://en.wikipedia.org/wiki/Open_Hack_Day">originated at Yahoo</a>, typically calls for giving techies (often working in concert with product and content folks) 24 hours to build an idea into a functional prototype. After trying out the format internally in 2005, Yahoo conducted the first open hack day in 2006 and continues to do both internal and public hack days. Matt McAlister, one of the instigators of hack day at Yahoo, is now at the Guardian, which did its own <a href="http://www.guardian.co.uk/help/insideguardian/2008/nov/13/guardian-hack-day">internal hack day</a> (with a few outside guests) last year. McAlister has a <a href="http://www.mattmcalister.com/blog/2008/11/18/256/notes-from-hack-day-at-the-guardian/">round-up of the results</a>, complete with video highlight reel, on his blog. (I&#8217;d be interested in hearing if other media have hosted hack days.)</li>
<li><b>Meetup:</b> The Chicago Tribune has been making good use of meetups (or tweetups, i.e., meetups organized via Twitter) to engage in informal dialogue with readers. It works like this: The Trib (in the persona of <a href="http://twitter.com/coloneltribune">Colonel Tribune</a>) invites local bloggers, twitterers and interested readers of all stripes to meet – no agenda — usually at a <a href="http://www.chicagosbestblogs.com/2009/02/colonel-tribunes-post-valentines-day-tweetup.html">local bar</a>. The result: Ideas direct from readers, kudos in the blogosphere and good karma all around. Last year the Trib also invited local bloggers to <a href="http://toddand.com/2008/07/01/tour-of-the-tribune-tower/">tour the paper</a>.</li>
<li><b>Unconference:</b> BeeBCamp, BarCamp and the recent regional <a href="http://barcamp.org/newsinnovation">NewsInnovation BarCamps</a> fall into this category. Here&#8217;s how you might organize an unconference in your organization: Find interested colleagues. Bring in some clever outsiders. Get them talking about the future and see what happens. Make it clear to people that what&#8217;s said is on the record. You want folks to feel free to blog and comment about what they see and hear, for reasons mentioned above.</li>
</ul>
<p>So, what&#8217;s the result of all this interaction? I asked Philip Trippenbach, the BeeBCamp organizer and the BBC&#8217;s &#8220;serious games&#8221; guru, if he had examples of products that have come out of BeeBCamp discussions. His response:</p>
<blockquote><p>Sorry, but I can&#8217;t give you any examples of where this has happened at the BBC — yet.</p>
<p>There is one good concrete idea that came out of BeeBCamp: setting up a BBC-wide innovation database. Prototyping this is trivial, and that&#8217;s happening, but the tough thing is going to be overcoming the institutional/bureacuratic hurdles to implementation.</p>
<p>However, this isn&#8217;t to say that BeeBCamp has had no impact — far from it. I can&#8217;t count the number of interdepartmental contacts and discussions that arose as a result of it. This is the sort of interaction that leads to better cooperation and information-sharing across the company. It&#8217;s not to be underestimated. Many, many projects coming out of different departments will be informed by this kind of information-sharing through the company. What&#8217;s more, I know of two other events that are being planned in the wake of BeeBCamp, and with the same aim: get more New Media people from across the corp sharing and getting to know each other.</p>
<p>What an event like BeeBCamp and its successors does is wake up the community. It takes a community to raise a child, it takes a community to find a phone, and it takes a vibrant, active, connected community to break new ground in media. That&#8217;s what we&#8217;re doing with BeeBCamp: stoking the flames, so the embers can forge steel. </p></blockquote>
<p>If you&#8217;ve held events like these to promote innovation in your organization, please share your experience here. And if your company hasn&#8217;t started bashing together ideas this way, why not be the catalyst? If the BBC can do it, so can you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/maybe-what-your-news-organization-needs-is-a-spontaneous-bashing-together-of-ideas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Newspapers&#039; supply-and-demand problem (Why you should quit doing what everyone else is)</title>
		<link>http://www.ojr.org/newspapers-supply-and-demand-problem-why-you-should-quit-doing-what-everyone-else-is/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=newspapers-supply-and-demand-problem-why-you-should-quit-doing-what-everyone-else-is</link>
		<comments>http://www.ojr.org/newspapers-supply-and-demand-problem-why-you-should-quit-doing-what-everyone-else-is/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 08:21:52 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[business models]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1659</guid>
		<description><![CDATA[A lot of bits have been spilled over the apparent absence of a viable business model for news on the Web to replace one that no longer works for print. The ad-supported model doesn&#8217;t seem to work, but clearly neither do pay walls. There&#8217;s even talk of micropayments again (hello, 1998!). I&#8217;m no economist, but [...]]]></description>
				<content:encoded><![CDATA[<p>A lot of bits have been spilled over the apparent absence of a viable business model for news on the Web to replace one that no longer works for print. The ad-supported model doesn&#8217;t <i>seem</i> to work, but clearly neither do pay walls. There&#8217;s even <a href="http://www.time.com/time/business/article/0,8599,1877191,00.html">talk of micropayments</a> again (<a href="http://www.useit.com/alertbox/980125.html">hello, 1998!</a>).</p>
<p>I&#8217;m no economist, but I think the problem comes down to this: The Internet is a single, efficient market governed by the laws of supply and demand*. Because there&#8217;s surplus ad inventory online — particularly low-grade inventory — prices are falling. But what if the surplus inventory is largely the result of a glut of duplicative content? Would the problem go away if news organizations simply stopped doing about half of what they do and focused on the stuff nobody else is producing?</p>
<p>Consider a scenario: Newspaper A posts a local scoop to its website. The story is picked up by other news organizations. It&#8217;s rewritten, repackaged, sent out on wires, and within hours that story or some version of it — sans additional reporting — is on a hundred different websites. Much of this duplication is automatic, but some of it is done by human editors. (See Google News any day for an example of this.) Best-case scenario, a few of those sites actually link back to Newspaper A.</p>
<p>Now let&#8217;s say most of the duplication stops. Because there are fewer versions of the story, more eyeballs now find their way to the original scoop on Newspaper A&#8217;s site.  Good.  But aren&#8217;t many of these additional eyeballs just single-page, out-of-market visits that have little value to advertisers?  Maybe, but if Newspaper A is sticking to its core mission of covering local news, it will be able to deliver an audience that&#8217;s more cohesive on the whole — and therefore more sellable — than if its content is all over the map.</p>
<p>Those of us who have worked for years in online news remember a time when repackaging news from all over was a large part of what we did. At some point most of us figured out it was a waste of time. But sadly, there&#8217;s still a lot of duplication going on in mainstream media websites, in part because it&#8217;s seen as necessary for a newspaper to be a broad and semi-comprehensive sampling of the day&#8217;s news and information.</p>
<p>Well, no more. You want comprehensive? Go to the <a href="http://news.bbc.co.uk/">BBC</a>.</p>
<p>If newspaper bosses are serious about preserving the kind of journalism that makes newspapers great, here is what they must do right away:</p>
<ol>
<li><b>Stop wasting time on stuff other people are already doing.</b> This means focus obsessively on local or topical content. The era of the newspaper as bundler of many varieties of content is over. If you cover a community, do nothing that doesn&#8217;t relate to that community. If you cover a topic, do nothing that doesn&#8217;t relate to that topic.</li>
<li><b>Stop syndicating valuable content to other websites.</b> Let them link to you. (And for goodness&#8217; sake, link out. Do it for the karmic rightness of it all, or do it because it adds significant value to your own content. However you justify it, putting your stuff squarely into the clickstream is essential to staying relevant. You can&#8217;t just be the endpoint.)</li>
<li><b>Scale back or cancel wire service agreements.</b> They&#8217;re not helping your online product and they might be stealing value from your own content. I have a lot of respect for The Associated Press and the work that all wire-service journalists do, but I just don&#8217;t think the AP&#8217;s ownership structure and funding model make sense anymore. (If Reuters can thrive as a standalone news organization, maybe AP can too. But newspapers can no longer afford to subsidize the creation of content that doesn&#8217;t benefit them directly.)</li>
</ol>
<p>Am I saying I think newspapers can increase the value of their content to advertisers simply by reducing inventory, the way OPEC does for oil?  No (and we can see <a href="http://www.google.com/hostednews/afp/article/ALeqM5ipkL7EsVV38RClTKve_RXcmnRLgA">how well that strategy&#8217;s worked</a> for OPEC recently, too).  Ad inventory, unlike oil, is not a fungible commodity.  This isn&#8217;t about reducing inventory in general.  It&#8217;s about reducing low-value inventory: all those impressions from random walk-ins who aren&#8217;t a sellable audience because they have nothing in common.</p>
<p>We talk about the newspaper&#8217;s unique status as a profit-driven public trust and the threat that ongoing structural changes pose to that fragile duality. But how big does a newspaper actually need to be in order to fill the public service role we ascribe to it? Could the Los Angeles Times effectively and profitably cover Los Angeles with, say, 300 journalists (half its current staffing level)? My guess is it could, if that&#8217;s all those 300 people did.</p>
<p>I feel for my dedicated and talented industry colleagues who have lost jobs in the U.S., the U.K. and elsewhere. This disruptive event is clearly a painful one for journalists. But if newspapers make smart choices this year, maybe it won&#8217;t be a crisis for journalism.</p>
<p>&#8212;</p>
<p><i>* Most of what I&#8217;m saying here has already been said by various people, so it shouldn&#8217;t sound particularly radical. After I started writing about supply and demand, I noticed <a href="http://www.roughtype.com/archives/2009/02/misreading_news.php">Nicholas Carr&#8217;s thoughtful piece</a> along the same lines. And of course, <a href="http://www.buzzmachine.com/">Jeff Jarvis</a> and others have been making the case for linking over syndication for years.</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/newspapers-supply-and-demand-problem-why-you-should-quit-doing-what-everyone-else-is/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Filling in the blanks on DocumentCloud</title>
		<link>http://www.ojr.org/p1632/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=p1632</link>
		<comments>http://www.ojr.org/p1632/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 08:48:12 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[21st Century News Challenge]]></category>
		<category><![CDATA[ProPublica]]></category>
		<category><![CDATA[The New York Times on the Web]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1632</guid>
		<description><![CDATA[Back in November, some folks from The New York Times and ProPublica filed an ambitious grant proposal in the Knight News Challenge competition. It asks for $1 million to fund DocumentCloud, a solution that would apply the wisdom of the crowd to the problem of organizing and examining documents. The much-buzzed-about idea aims to develop [...]]]></description>
				<content:encoded><![CDATA[<p>Back in November, some folks from The New York Times and ProPublica <a href="http://www.niemanlab.org/2008/11/propublica-seeks-1m-to-put-everyones-documents-online/">filed an ambitious grant proposal</a> in the <a href="http://www.newschallenge.org/">Knight News Challenge</a> competition. It asks for $1 million to fund DocumentCloud, a solution that would apply the wisdom of the crowd to the problem of organizing and examining documents.</p>
<p>The <a href="http://www.niemanlab.org/2008/11/documentcloud-the-innovation-1m-in-knight-money-could-buy/">much</a>-<a href="http://boingboing.net/2008/11/03/nyt-and-propublica-s.html">buzzed</a>-<a href="http://www.niemanlab.org/2008/11/defining-who-the-knight-news-challenge-is-for/">about</a> idea aims to develop open standards and <a href="http://en.wikipedia.org/wiki/API">API</a>s to make source documents &#8220;easy to find, share, read and collaborate on.&#8221; (You can find the <a href="http://74.125.77.132/search?q=cache:5ihTullC1YMJ:generalprop.newschallenge.org/SNC/ViewItem.aspx%3Fpguid%3D54e1c82d-5dd9-4918-aae6-4634fccca5a0%26itemguid%3D0e06572c-0002-49c1-8449-a620d38ead9a+documentcloud&#038;hl=en&#038;ct=clnk&#038;cd=6">full text of the proposal here</a>.)</p>
<p>I asked three of the proposal&#8217;s authors, <a href="http://twitter.com/pilhofer">Aron Pilhofer</a> of the Times and <a href="http://www.propublica.org/site/author/scott_klein/">Scott Klein</a> and <a href="http://www.propublica.org/site/author/eric_umansky/">Eric Umansky</a> of ProPublica, to elaborate on their vision for document nirvana.</p>
<p>+++</p>
<p>Can anyone add documents to the repository, or is it necessary to be a news organization? Any concerns over the possibility of forged documents being uploaded?</p>
<blockquote><p><b>Aron Pilhofer:</b> The repository will be open for anyone to read from, but not to contribute to. It will be limited to news organizations, bloggers and watchdog groups whose mission includes publishing source documents as a means of better informing the public about issues of the day. That said, the software that makes DocumentCloud go will itself be open source, and available for anyone to use. So, if others want to create DocumentClouds of their own, they can certainly do that.</p>
<p><b>Scott Klein:</b> We don&#8217;t want DocumentCloud to become a generic repository for all documents, or as a quick-and-dirty way to host PDFs. We want <i>somebody</i> to have found these documents to be of news value.</p></blockquote>
<p>Presumably, DocumentCloud will not be branded with the NYT and ProPublica logos front and center. Would it be staffed and maintained as a separate entity?</p>
<blockquote><p><b>AP:</b> There is so much misinformation out there on this question, so I&#8217;m glad you asked. In fact, that is what we are asking Knight to fund: the creation of a completely independent entity called DocumentCloud. So the answer, of course, is: It won&#8217;t have any NYT or ProPublica branding.</p>
<p>Though we&#8217;ve just started to talk about structure and such, it&#8217;s entirely possible the only connection the Times, at least, has to DocumentCloud once it&#8217;s up and running is as a user and contributor.</p>
<p><b>SK:</b> Same with ProPublica. Although I suspect somebody from both the Times and ProPublica will be part of the board for DocumentCloud, it&#8217;s important to note that this is going to be completely separate from both organizations and shouldn&#8217;t monetarily benefit either.</p></blockquote>
<p>What is the nature of the collaboration between the Times and ProPublica? How will the work on this project be divided?</p>
<blockquote><p><b>AP:</b> TBD, but probably I will focus more on the technology side because the Times is contributing a large amount of the software and I understand that part best.</p>
<p><b>SK:</b> I think we&#8217;ll each do a bit of everything but the plan is for the grant to fund developers, so the bulk of the development work won&#8217;t need dividing.</p></blockquote>
<p>The Knight grants come with strings attached (namely, the requirement that projects be open-source) that might turn off some for-profit companies. Aron, how did you sell your bosses on the idea of applying for this? And, as a for-profit company, how would the NYT benefit from this grant?</p>
<blockquote><p><b>AP:</b> There&#8217;s a bit of misinformation out there about the role of The New York Times in this project, so maybe I should clarify this a bit more.</p>
<p>The grant is not for The New York Times, so the question of strings and for-profits just isn&#8217;t relevant. The Times won&#8217;t be involved in any way except as a founding participant and donor to the project (contributing my time and a significant chunk of software).</p>
<p>The grant would be used to create an independent, non-profit organization called DocumentCloud, which would manage the grant, build and maintain the software and so forth. Given the intensely competitive nature of the news business, we reckoned that this project had to be in the hands of an independent, impartial broker in order for a consortium like this to work.</p>
<p>DocumentCloud hasn&#8217;t been a hard sell because we&#8217;re we&#8217;re not asking anyone to do anything they aren&#8217;t already doing. We (like most media organizations) are already posting source documents online — just not in a way they can be easily searched, cataloged or shared.</p>
<p>If things go well, everyone will benefit because, finally, there will be open standards and open-source technologies available to make that happen. And even if it fails utterly and completely, DocumentCloud will still provide new tools to make publishing documents online easier, faster and more accessible for everyone.</p></blockquote>
<p>If the proposal is approved, will DocumentCloud be developed in-house, or will you hire outside developers (or both)?</p>
<blockquote><p><b>AP:</b> Development will be done entirely by DocumentCloud developers (see above). Part of the grant funding is to support a dedicated development team.</p>
<p><b>SK:</b> One tidbit that I don&#8217;t think we&#8217;ve shared widely is that DocumentCloud is designed to live in the cloud (get it?) so we plan to use Amazon&#8217;s <a href="http://aws.amazon.com/ec2/">EC2</a> and <a href="http://aws.amazon.com/s3/">S3</a> infrasctructure very extensively, and I know Aron&#8217;s toying with releasing the DocumentViewer as an EC2 <a href="http://aws.amazon.com/ec2/#os">AMI</a> to make it really easy for news orgs to use it without worrying about their content management system or IT people at all.</p></blockquote>
<p>Seems to me that one of the biggest differences between the DocumentCloud idea and existing document-viewing systems (<a href="http://www.Docstoc.com/">Docstoc</a>, <a href="http://www.scribd.com/">Scribd</a>, etc.) is the provision to <a href="http://en.wikipedia.org/wiki/Optical_character_recognition">OCR</a> each document, which will allow people to search within documents and to link to and annotate specific passages. Any thoughts on how the OCR part will work?</p>
<blockquote><p><b>AP:</b> We outline some of the differences in our <a href="http://74.125.77.132/search?q=cache:5ihTullC1YMJ:generalprop.newschallenge.org/SNC/ViewItem.aspx%3Fpguid%3D54e1c82d-5dd9-4918-aae6-4634fccca5a0%26itemguid%3D0e06572c-0002-49c1-8449-a620d38ead9a+documentcloud&#038;hl=en&#038;ct=clnk&#038;cd=6">latest grant application</a>, but this is really quite a bit more of an apples/oranges comparison than you may realize.</p>
<p>DocumentCloud isn&#8217;t a viewer; it&#8217;s a standard, and a web service. It&#8217;s a system that allows anyone to make documents sharable regardless of what platform it&#8217;s on or where it&#8217;s hosted.</p>
<p>Scribd is similar in that users can upload documents and make them public. Within Scribd, registered users can comment on those documents, link to them, search them, etc. But everything has to happen within the Scribd environment.</p>
<p>DocumentCloud takes that idea a step further and removes the barriers. It allows users to search, link to and comment on documents regardless of where they are housed, or what platform they are sitting on. All we will ask is that those who are contributing documents do so in a standardized format.</p>
<p>So, Scribd or Docstoc could, in theory, adopt the standard and enable their users to contribute to DocumentCloud, and we hope they do.</p>
<p>I think some of the confusion on this point is of our own making because of the DocumentViewer portion of the project. The viewer is (or will be) nothing more than an off-the-shelf, completely open-source implementation of that standard. But DocumentCloud will be completely agnostic in this regard. If Scribd or Docstoc (or <a href="http://governmentdocs.org/">GovernmentDocs.org</a> or <a href="http://www.thesmokinggun.com/">The Smoking Gun</a>) want to create their own compatible viewer, they are completely welcome to do so.</p>
<p>The reason we included the viewer in the grant application (and there was a lot of discussion internally about this) is because a key part of this project is lowering the barriers of participation. Many organizations don&#8217;t have the capability of developing their own software for viewing documents or integrating them with DocumentCloud, so we felt that was an important part of the project too so we kept it in.</p>
<p><b>SK:</b> Aron&#8217;s making a key point here: This isn&#8217;t competitive with Docstoc or Scribd, and isn&#8217;t even meant to replace a simple list of PDFs if that&#8217;s what you want to use. DocumentCloud is a way to organize all of these disparate ways of storing digitized source documents in a way that makes them maximally useful to &#8220;reporters&#8221; (counting, of course, traditional newsroom reporters as well as bloggers, academic researchers, etc.) Frankly, DocumentViewer is, for a news organization presenting complex document collections, a really great user experience, but it&#8217;s not required to be part of DocumentCloud.</p></blockquote>
<p>Will DocumentViewer be released to the public even if the DocumentCloud proposal isn&#8217;t funded? Is there a timeline for that?</p>
<blockquote><p><b>AP:</b> Yes, but there&#8217;s no specific timeline right now. We&#8217;re working on it in between other, more deadline-specific projects. My best guess right now is that we&#8217;ll have something releasable in the late spring. That&#8217;s about as specific as I can get right now.</p></blockquote>
<p>What organizations are you soliciting source documents from? I think Eric mentioned the <a href="http://www.gwu.edu/~nsarchiv/">National Security Archive</a>; anywhere else?</p>
<blockquote><p><b>AP:</b> None yet. We have talked to a limited number of groups (<a href="http://www.gothamgazette.com/">Gotham Gazette</a> and, yes, the National Security Archive and possibly others) to partner with us on the development of the project. But we&#8217;re not actively soliciting documents at this point.</p>
<p><b>SK:</b> We&#8217;ve got a fairly extensive wish list of news organizations and nonprofit groups we want to bring in on the project (none of whom would surprise you I think), and we&#8217;ve talked with some folks very informally but all of our discussions have been like &#8220;save the date&#8221; cards as opposed to wedding invitations, if you get my meaning.</p>
<p><b>Eric Umansky:</b> As Aron and Scott have said, we&#8217;re just at the beginning of this and have just had initial discussion with a few groups. Having said that, we have been in touch with the NSA (the private, non-profit one) and are particularly excited about working with them since they are really among the best in the biz at cataloging and archiving government source documents.</p></blockquote>
<p>Are there certain kinds of documents that you think will be particularly well-suited to perusal and annotation using DocumentCloud?</p>
<blockquote><p><b>EU:</b> Honestly, I&#8217;m not really sure. Like the best parts of the Web, what we&#8217;re trying to do is build an infrastructure that will support and encourage intelligent contributions. So, not to get all web doe-eyed about it, but the very utility of it is that people will have the ability and interest to submit documents beyond the one we&#8217;re already aware of. </p></blockquote>
<p>How do you plan to surface the most interesting stuff from within this potentially vast database? Will there be a blog or a recent highlights list of some kind? Will you take some pop-culture cues from The Smoking Gun?</p>
<blockquote><p><b>AP:</b> We&#8217;re hopeful that users will surface this stuff, and we won&#8217;t have to. We have not talked about whether we&#8217;ll have a blog or highlights — or even if DocumentCloud itself will have a web presence outside the APIs. It&#8217;s just not something we&#8217;ve decided yet.</p>
<p><b>SK:</b> We&#8217;re laying the foundation for the great work of others, and have very little interest in applying our own editorial judgment on what people post, assuming two things: 1) people follow whatever rules we come up with (like don&#8217;t post inappropriate things, etc.), and 2) they themselves apply editorial judgment to what they upload. I think it&#8217;s impossible to predict what kinds of stories this will help tell, and I find that really exciting.</p>
<p><b>EU:</b> I agree with Scott and Aron. We&#8217;re really at too early a stage to have a concrete sense of this. And I&#8217;m the farthest one here from the software side of this, but one thing we would like to do is build a kind of reader loop into the system. So, not only could you sort by the &#8220;most read&#8221; documents but you could also sort specific pages that way. For example, if you had a 500-page report that had juicy bits buried on pg. 432, the &#8220;crowd&#8221; would eventually point you there since it would be flagged and become the most popular page.  </p></blockquote>
<p>Any updates on the News Challenge judging process? Do you know if you&#8217;re in the &#8220;top 50&#8243;?</p>
<blockquote><p><b>AP:</b> No idea.</p>
<p><b>SK:</b> All we know is that we&#8217;ve passed the first of four rounds of scrutiny, as have some other really great ideas.</p></blockquote>
<p>Winners will be announced in the fall, according to the Knight News Challenge site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/p1632/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building the data desk: lessons from the L.A. Times</title>
		<link>http://www.ojr.org/p1581/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=p1581</link>
		<comments>http://www.ojr.org/p1581/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 09:36:39 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[newsroom covergence]]></category>
		<category><![CDATA[The Los Angeles Times]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1581</guid>
		<description><![CDATA[In early 2007, when the Los Angeles Times launched its Homicide Report blog — an effort to chronicle every homicide in Los Angeles County — it was clear that there were important geographic and demographic dimensions to the information that a blog format wouldn&#8217;t fully capture. What we needed was a ChicagoCrime.org-style map that would [...]]]></description>
				<content:encoded><![CDATA[<p>In early 2007, when the Los Angeles Times launched its <a href="http://www.latimes.com/homicidereport/">Homicide Report</a> blog — an effort to chronicle every homicide in Los Angeles County — it was clear that there were important geographic and demographic dimensions to the information that a blog format wouldn&#8217;t fully capture.  What we needed was a <a href="http://www.holovaty.com/blog/archive/2008/01/31/0102">ChicagoCrime.org</a>-style map that would let users focus on areas of interest to them, with filters that would enable them to &#8220;play&#8221; with the data and explore trends and patterns for themselves.  Problem was, the web staff (of which I was a part) lacked the tools and the expertise to build such a thing, so the blog launched without a map. (Sound familar?)</p>
<p>It took several months to secure the tech resources and a couple more months to create wireframes and spec out requirements for what would become the <a href="http://www.latimes.com/homicidemap/">Homicide Map</a>, with the help of a couple of talented developers and a project manager on part-time loan from the website&#8217;s IT department.  We were fortunate, of course:  We actually had access to this kind of expertise, and since then we&#8217;ve hired a couple of dedicated editorial developers.  I&#8217;m aware that others might not have it so good.</p>
<p>Last week, <a href="http://www.www.ojr.org/ojr/people/robert/200811/1573/">Robert Niles argued</a> that news organizations should be in the business of creating &#8220;killer apps&#8221;. Put another way, there is a need to develop tools that hew to the content rather than the other way around. But creating the functionality Robert describes takes a closer connection between news thinking and tech thinking than is possible within news organizations&#8217; traditional structures and skill sets.</p>
<p>In this post, I&#8217;ll try to squeeze some wisdom out of the lessons we learned in the process of assembling the Times&#8217; Data Desk, a cross-functional team of journalists responsible for collecting, analyzing and presenting data online and in print.  (Note:  I left the Times earlier this month to work on some <a href="http://ulken.com/2008/11/19/my-next-assignment-covering-online-journalism/">independent projects</a>.  I am writing this piece with the blessing of my former bosses there.)</p>
<p>Here, then, are 10 pieces of advice for those of you building or looking to build a data team in your newsroom:</p>
<ol>
<li><b>Find the believers:</b>  You&#8217;ll likely discover enthusiasts and experts in places you didn&#8217;t expect.  In our case, teaming up with the Times&#8217; computer-assisted reporting staff, led by Doug Smith, was a no-brainer.  Doug was publishing data to the web before the website had anybody devoted to interactive projects.  But besides Doug&#8217;s group, we found eager partners on the paper&#8217;s graphics staff, where, for example, GIS expert Tom Lauder had already been playing with Flash and web-based mapping tools for a while.  A number of reporters were collecting data for their stories and wondering what else could be done with it.  We also found people on the tech side with a good news sense who intuitively understood what we were trying to do.</li>
<li><b>Get buy-in from above:</b>  For small projects, you might be able to collaborate informally with your fellow believers, but for big initiatives, you need the commitment of top editors who control the newsroom departments whose resources you&#8217;ll draw on.  At the Times, <a href="http://latimesblogs.latimes.com/readers/2008/04/vision-2010.html">a series of meetings among senior editors</a> to chart a strategic vision for the paper gave us an opportunity to float the data desk idea.  This led to plans to devote some reporting resources to gathering data and to move members of the data team into a shared space near the editorial library (see #8).</li>
<li><b>Set some priorities:</b>  Your group may come from a variety of departments, but if their priorities are in alignment, disparate reporting structures might not be such a big issue.  We engaged in &#8220;priority alignment&#8221; by inviting stakeholders from all the relevant departments (and their bosses) to a series of meetings with the goal of drafting a <a href="http://docs.google.com/Doc?id=dgjp226b_3fgbgp8f4">data strategy memo</a> and setting some project priorities.  (We arrived at these projects democratically by taping a big list on the wall and letting people vote by checkmark; ideas with the most checks made the cut.)  Priorities will change, of course, but having some concrete goals to guide you will help.</li>
<li><b>Go off the reservation:</b>  No matter how good your IT department is, their priorities are unlikely to be in sync with yours. They&#8217;re thinking big-picture product roadmaps with lots of moving pieces.  Good luck fitting your database of dog names (oh yes, we did <a href="http://projects.latimes.com/dogs/">one of those</a>) into their pipeline.  Early on, database producer <a href="http://www.palewire.com/">Ben Welsh</a> set up a <a href="http://www.djangoproject.com/">Django</a> box at <a href="http://projects.latimes.com/">projects.latimes.com</a>, where many of the Times&#8217; interactive projects live.  There are other great solutions besides Django, including <a href="http://www.rubyonrails.org/">Ruby on Rails</a> (the framework that powers the Times&#8217; <a href="http://articles.latimes.com/">articles</a> and <a href="http://topics.latimes.com/">topics</a> pages and many of the great data projects produced by The New York Times) and <a href="http://php.net/">PHP</a> (an inline scripting language so simple even I managed to learn it).  Some people (including the L.A. Times, occasionally) are using <a href="http://caspio.com/">Caspio</a> to create and host data apps, sans programming.  I am not a fan, for reasons <a href="http://blog.thescoop.org/archives/2008/08/18/six-reasons-to-look-past-caspio/">Derek Willis sums up</a> much better than I could, but if you have no other options, it&#8217;s better than sitting on your hands.</li>
<li><b>Templatize:</b>  Don&#8217;t build it unless you can reuse it.  The goal of all this is to be able to roll out projects rapidly (see #6), so you need templates, code snippets, Flash components, widgets, etc., that you can get at, customize and turn around quickly.  Interactive graphics producer <a href="http://www.forty-ninth.com/sean/">Sean Connelley</a> was able to use the same county-level California map umpteen times as the basis for various <a href="http://www.latimes.com/news/local/politics/la-me-prop8-datapage,0,6072243.htmlstory">election visualizations</a> in Flash.</li>
<li><b>Do breaking news:</b>  Your priority list may be full of long-term projects like <a href="http://projects.latimes.com/schools/">school profiles and test scores</a>, but often it&#8217;s the quick-turnaround stuff that has the biggest immediate effect.  This is where a close relationship with your newsgathering staff is crucial.  At the Times, assistant metro editor Megan Garvey has been overseeing the metro staff&#8217;s contributions to data projects for a few months now.  When a Metrolink commuter train collided with a freight train on Sept. 12, Megan began mobilizing reporters to collect key information on the victims while Ben adapted an <a href="http://projects.latimes.com/wardead/">earlier Django project</a> (templatizing in action!) to create a <a href="http://projects.latimes.com/metrolink-crash/">database of fatalities</a>, complete with reader comments. Metro staffers updated the database via Django&#8217;s easy-to-use <a href="http://www.djangobook.com/en/1.0/chapter06/">admin interface</a>.  (We&#8217;ve also used <a href="http://docs.google.com/">Google Spreadsheets</a> for drama-free collaborative data entry.) &#8230; <b>Update 11/29/2008:</b> I was remiss in not pointing out <a href="http://www.palewire.com/2008/09/18/five-ways-your-data-app-can-catch-the-big-news-hook/">Ben&#8217;s earlier post</a> on this topic.</li>
<li><b>Develop new skills:</b>  Disclaimer:  I know neither Django nor Flash, so I&#8217;m kind of a hypocrite here.  I&#8217;m a lucky hypocrite, though, because I got to work with guys who dream in ActionScript and Python.  If you don&#8217;t have access to a Sean or a Ben — and I realize few newsrooms have the budget to hire tech gurus right now — then train and nurture your enthusiasts.  IRE runs occasional <a href="http://www.ire.org/training/bootcamps/webcamp.php">Django boot camps</a>, and there are a number of good online tutorials, including Jeff Croft&#8217;s explanation of <a href="http://jeffcroft.com/2006/may/02/django-non-programmers/">Django for non-programmers</a>.    Here&#8217;s a nice primer on <a href="http://flowingdata.com/2008/04/21/how-to-learn-actionscript-flash-for-data-visualization/">data visualization with Flash</a>.</li>
<li><b>Cohabitate (but marriage is optional):</b>  This may be less of an issue in smaller newsrooms, but in large organizations, collaboration can suffer when teams are split among several floors (or cities).  The constituent parts of the Times&#8217; Data Desk — print and web graphics, the computer-assisted reporting team and the interactive projects team — have only been in the same place for a couple months, but the benefits to innovation and efficiency are already clear.  For one thing, being in brainstorming distance of all the people you might want to bounce ideas off of is ideal, especially in breaking news situations.  Also, once we had everybody in the same place, our onetime goal of unifying the reporting structure became less important.  The interactive folks still report to latimes.com managing editor Daniel Gaines, and the computer-assisted reporting people continue to report to metro editor David Lauter.  The graphics folks still report to their respective bosses.  Yes, there are the occasional communication breakdowns and mixed messages.  But there is broad agreement on the major priorities and regular conversation on needs and goals.</li>
<li><b>Integrate:</b>  Don&#8217;t let your projects dangle out there with a big ugly search box as their only point of entry.  Weave them into the fabric of your site.  We were inspired by the efforts of a number of newspapers — in particular the Indianapolis Star and its Gannett siblings — to make data projects a central goal of their newsgathering operations.  But we wanted to do more than publish data for data&#8217;s sake.  We wanted it to have context and depth, and we didn&#8217;t want to relegate data projects to a &#8220;<a href="http://www.indystar.com/apps/pbcs.dll/section?Category=NEWS03">Data Central</a>&#8220;-type page, something Matt Waite (of <a href="http://www.politifact.co<br />
m/">Politifact</a> fame) memorably dubbed the &#8220;data ghetto.&#8221; (I would link to Waite&#8217;s thoughtful post, but <a href="http://mattwaite.com/">his site</a> unfortunately reports that it &#8220;took a dirt nap recently.&#8221; <b>Update:</b> It&#8217;s back, and <a href="http://mattwaite.com/posts/2008/jan/03/data-ghettos/">here&#8217;s the post</a>.)  I should note that the Times recently did fashion a <a href="http://projects.latimes.com/index/">data projects index</a> of its own, but only as a secondary way in.  The most important routes into data projects are still through related Times content and search engines.</li>
<li><b>Give back:</b>  Understand that database and visualization projects demand substantial resources at a time when they&#8217;re in very short supply.  Not everyone in your newsroom will see the benefit.  Make clear the value your work brings to the organization by looking for ways to pipe the best parts (interesting slices of data, say, or novel visualizations) into your print or broadcast product.  For example, some of the election visualizations the data team produced were adapted for print use, and another was <a href="http://www.fox40.com/pages/video/?autoStart=true&#038;topVideoCatNo=default&#038;clipId=3112436">used on the air</a> by a partner TV station.</li>
</ol>
<p>When I shared this post with Meredith Artley, latimes.com&#8217;s executive editor and my former boss, she pointed to the formation about a year ago of the interactive projects team within the web staff (Ben, Sean and me; Meredith dubbed us the &#8220;cool kids,&#8221; a name that stuck):</p>
<blockquote><p>&#8220;For me, the big step was creating the cool kids team — actually forming a unit with a mandate to experiment and collaborate with everyone in the building with the sole intention of creating innovative, interactive projects.&#8221;</p></blockquote>
<p>And maybe that should have been my first piece of advice:  Before you can build a data team, you need one or more techie-journalists dedicated full-time to executing online the great ideas they&#8217;ll dream up.</p>
<p>What else did I miss?  If you&#8217;ve been through this process (or are going through it, or are about to), I hope you&#8217;ll take a minute to share your insights.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/p1581/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>L.A. Times launches sharable electoral vote map</title>
		<link>http://www.ojr.org/p1502/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=p1502</link>
		<comments>http://www.ojr.org/p1502/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 18:34:03 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[elections]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[The Los Angeles Times]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1502</guid>
		<description><![CDATA[Which campaign will get to 270 in November, and how will they do it? The L.A. Times has built an interactive map that allows readers to create and test their own electoral vote scenarios, and then embed those scenarios in their own sites. Sample electoral vote scenario: (not my prediction; just an uneducated guess for [...]]]></description>
				<content:encoded><![CDATA[<p>Which campaign will get to 270 in November, and how will they do it? The L.A. Times has built an <a href="http://www.latimes.com/votemap">interactive map</a> that allows readers to create and test their own electoral vote scenarios, and then embed those scenarios in their own sites.</p>
<p><b>Sample electoral vote scenario:</b> (not my prediction; just an uneducated guess for demonstration purposes only)</p>
<p><object codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="420" height="350" align="middle" id="usermap"/><param name="allowScriptAccess" value="always" /><param name="movie" value="http://www.latimes.com/includes/electoralmap/usermap.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><param name="FlashVars" value="usergen=110100010111011011111000101110100000000001000000010" /><embed src="http://www.latimes.com/includes/electoralmap/usermap.swf" width="420" height="350" quality="high" bgcolor="#ffffff" FlashVars="usergen=110100010111011011111000101110100000000001000000010" name="usermap" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></p>
<p>This is the creation of Sean Connelley, our Flash guru, based on our <a href="http://www.latimes.com/news/politics/election-test-fl,0,1851284.flash">2004 electoral vote tracker</a>.  The cool addition this time around is the sharing functionality.</p>
<p>We&#8217;re hoping to improve on this as the campaign heats up, perhaps adding demographic info and data on past elections by state.  Would love to hear suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/p1502/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>LATimes.com launches online database of California&#039;s war dead</title>
		<link>http://www.ojr.org/latimes-com-launches-online-database-of-californias-war-dead/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=latimes-com-launches-online-database-of-californias-war-dead</link>
		<comments>http://www.ojr.org/latimes-com-launches-online-database-of-californias-war-dead/#comments</comments>
		<pubDate>Fri, 30 May 2008 17:48:10 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Frontpage]]></category>
		<category><![CDATA[Iraq]]></category>
		<category><![CDATA[military]]></category>
		<category><![CDATA[The Los Angeles Times]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1492</guid>
		<description><![CDATA[Thought I&#8217;d share with OJR readers a project I&#8217;ve been working on: Last week the Los Angeles Times launched a database of California&#8217;s military dead in the wars in Iraq and Afghanistan. This story does a nice job of introducing the database: Across the nation, more than 4,600 have died while in service to the [...]]]></description>
				<content:encoded><![CDATA[<p>Thought I&#8217;d share with OJR readers a project I&#8217;ve been working on:  Last week the Los Angeles Times launched a <a href="http://www.latimes.com/wardead/">database of California&#8217;s military dead</a> in the wars in Iraq and Afghanistan.  <a href="http://www.latimes.com/news/local/la-me-wardeaths25-2008may25,0,1017569.story">This story</a> does a nice job of introducing the database:</p>
<blockquote><p>Across the nation, more than 4,600 have died while in service to the country. Of the California dead, the median age was 23. Their deaths left <a href="http://projects.latimes.com/wardead/marital-status/married">205 widows and three</a> widowers, and <a href="http://projects.latimes.com/wardead/children/">300 children</a> who will grow up without their fathers, two without their mothers. Thirty-eight of the 492 were <a href="http://projects.latimes.com/wardead/marital-status/engaged/">engaged</a>.</p>
<p>About 67% were in the <a href="http://projects.latimes.com/wardead/branch/army/">Army</a>, <a href="http://projects.latimes.com/wardead/branch/army-national-guard/">Army National Guard</a> or <a href="http://projects.latimes.com/wardead/branch/army-reserve/">Army Reserve</a>; 27% in the <a href="http://projects.latimes.com/wardead/branch/marines/">Marine Corps</a> or <a href="http://projects.latimes.com/wardead/branch/marine-reserve/">Marine Corps Reserve</a>. The <a href="http://projects.latimes.com/wardead/branch/air-force/">Air Force</a> accounted for 2%, the <a href="http://projects.latimes.com/wardead/branch/navy/">Navy</a> and <a href="http://projects.latimes.com/wardead/branch/naval-reserve/">Navy Reserve</a> for 4%. Two percent of those killed were <a href="http://projects.latimes.com/wardead/gender/female/">women</a>.</p>
<p>At least <a href="http://projects.latimes.com/wardead/country-of-birth/">59 were immigrants</a>.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/latimes-com-launches-online-database-of-californias-war-dead/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>L.A. Times uses mapping, databases to build interactive homicide map</title>
		<link>http://www.ojr.org/070810ulken/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=070810ulken</link>
		<comments>http://www.ojr.org/070810ulken/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 09:28:53 +0000</pubDate>
		<dc:creator>Eric Ulken</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[infographics]]></category>
		<category><![CDATA[interactivity]]></category>
		<category><![CDATA[newspaper blogs]]></category>
		<category><![CDATA[The Los Angeles Times]]></category>

		<guid isPermaLink="false">http://www.ojr.org/?p=1343</guid>
		<description><![CDATA[The newspaper is mapping every homicide in Los Angeles county, giving readers the ability to search and filter the data.]]></description>
				<content:encoded><![CDATA[<p><i>Eric Ulken is the editor, interactive technology, for latimes.com. He also is a former student editor for OJR.</i></p>
<p>I&#8217;d like to draw your attention to a new feature that launched on latimes.com this week:  The <a href="http://www.latimes.com/homicidemap/">Homicide Map</a> is a visual interface to the <a href="http://www.latimes.com/homicidereport/">Homicide Report</a>, Times reporter Jill Leovy&#8217;s effort to chronicle every homicide in Los Angeles County.</p>
<p>As of July 30, The Times has counted 496 homicides in L.A. County.  While the Homicide Report focuses on the individual victims, this tool helps users analyze the broader geographic and demographic trends within that staggering figure.</p>
<p>The Homicide Map enables users to:</p>
<li>Filter homicides by victim&#8217;s race, gender, cause of death, and other parameters
<li>Find homicides near an address and/or ZIP code
<li>View photos of victims and link to Leovy&#8217;s reports (and the sometimes heartbreaking user comments that accompany them)
<li>Get customized updates on an RSS reader or in Google Earth
<p>We&#8217;re excited about the marriage of great Times reporting with a data-rich visual interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ojr.org/070810ulken/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>