<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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" version="2.0">

<channel>
	<title>Digital Utopia</title>
	
	<link>http://dutopia.net</link>
	<description>Online dreams, real newsrooms</description>
	<pubDate>Sun, 26 Oct 2008 11:40:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/dutopianet" type="application/rss+xml" /><item>
		<title>Finding a WordPress theme for news</title>
		<link>http://dutopia.net/2008/09/09/finding-a-wordpress-theme-for-news/</link>
		<comments>http://dutopia.net/2008/09/09/finding-a-wordpress-theme-for-news/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 11:25:30 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[technologies]]></category>

		<guid isPermaLink="false">http://dutopia.net/?p=60</guid>
		<description><![CDATA[Last year I tested Joomla as the content management system to set up a news portal for my Online Journalism course at the University of Iowa. I liked the fact that stories in the homepage could be manually ordered, so that journalistic criteria would prevail over chronological order. But the user experience for the students [...]]]></description>
			<content:encoded><![CDATA[<p>Last year I tested <a href="http://www.joomla.org">Joomla</a> as the content management system to set up a news portal for my <a href="http://myweb.uiowa.edu/ddomingo/OJ/OJ_syllabus.html">Online Journalism course</a> at the University of Iowa. I liked the fact that stories in the homepage could be manually ordered, so that journalistic criteria would prevail over chronological order. But the user experience for the students trying to post their stories was painful: the WYSIWYG editor in Joomla would strip out any embedding code (for video, graphics or slideshows we were generating), adding photos was a very slow three-steps process, and the system would log off users without notice after some idle time. Also, user comments were not supported by default, and the add-on I found was a pain, so we finally forgot about it. Here&#8217;s the <a href="http://j-web.jmc.uiowa.edu/newsportal/">clumsy result</a>. A more extensive hand-coding of the template may have helped, but CMS should be about making your life easy.</p>
<p>Conclusion: It was a nice pedagogic experience for the students, that learned that CMSs are not always designed to suit their needs. But I had the feeling that there should be something else in the open-source world that would be more user friendly in the backend. That&#8217;s why I am intending to use <a href="http://www.wordpress.org">WordPress</a>. It was originally designed to manage weblogs, but the huge improvements of their lastest version and the precedent of <a href="http://thethunderbird.ca/">some</a> <a href="http://collegian.csufresno.edu/">college news projects</a> using it encouraged me to try it out.<span id="more-60"></span></p>
<p>Next step: finding a newsy template. There have already been <a href="http://www.themeplayground.com/the-best-wordpress-magazine-themes-available">some</a> <a href="http://mindymcadams.com/tojou/2007/choose-your-cms-wordpress-or-drupal/">discussions</a> about open-source CMS options and, specifically, WordPress templates for news portals, but first-hand experience is a must to make a decision. Here is what I have learned after installing and playing around a bit with four WP themes (I could not download <a href="http://www.revolutiontheme.com/themes/revolution-news">Revolution News</a>, as the purchase process gets stuck on Firefox and Safari in my Mac&#8230; will add it if I get around this problem):</p>
<p><a href="http://hyalineskies.com/wordpress/gridlock/"><strong>Gridlock</strong></a></p>
<p>The theme has not been updated recently, and that may be a problem in the long run. It is very handy that options are integrated into the WP admin panel, but they are very scarce, in the end. You can only hand-pick the three top stories. There are no instructions to customize the template and it does not support widgets (a useful WP feature that lets you drag and drop features to the sidebar). Moreover, the layout is optimized for 800px screen width, a very old-fashioned look right now.</p>
<p><strong><a href="http://code.google.com/p/the-morning-after/">The Morning After</a></strong></p>
<p>The homepage has some customizable spots, but it is pretty rigid: It allows to highlight a story below the latest (which cannot be chosen). Also, lets you include short text announcements, not very handy for news stories. There is a nice systematic <a href="http://code.google.com/p/the-morning-after/wiki/UsageAndCustomisation">how-to page</a>, but the theme requires extensive use of FTP to take the full advantage of the layout, and uses custom fields that you need to set up in order to insert images in the homepage. Images with captions in posts can be controlled with specific HTML code to paste, which is a bit annoying. It is widget ready. Basically, it is a theme for patient, code-loving journalists, instructions are clear enough to avoid getting lost.</p>
<p><a href="http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/"><strong>Mimbo</strong></a></p>
<p>The homepage layout is quite rigid (a lead story, three featured headlines with photo and three section highlights), but very customizable tweaking the category ids in the WP theme editor (that&#8217;s messing with the code, but with the last version of WP you can do it within the admin interface, without FTPing pages).  Code is well commented, helping customization, and there is a nice set of <a href="http://www.darrenhoyt.com/2007/07/24/in-praise-of-wordpress-template-tags-part-ii-the-magazine-layout/ ">instructions</a> in the author&#8217;s blog, but it is a bit anoying if you want to change things every time you publish. Leads in the homepage can be different from the story pages, using the standard &#8220;Excerpt&#8221; WP field. Photos in the homepage can be inserted using custom fields and uploaded via FTP, and images in posts can be controlled with specific CSS. Widget management is apparently limited to adding one to the theme sidebar, unless you hand-code.</p>
<p><a href="http://quommunication.com/news/"><strong>News</strong></a></p>
<p>This is the only theme I tested that is not free. It costs just $75 for one site, but may not be worth it, as there is no tutorial for customization and their <a href="http://quommunication.com/forum/viewforum.php?id=3">support forum</a> is not usually visited by their developers to answer the user questions. Code has comments to help with customization, but you feel yourself quite lonely exploring how to get things done. Apparently, you cannot control which is the leading story, that by default is the most recent. Instead, you can decide what categories to feature at the bottom of the homepage (and it will show the newest post). Not a lot of editorial control over the homepage, that&#8217;s it. The template neither allows for custom excerpts in the homepage, but with the “more” tag you can control what shows in the homepage. Photos are managed automatically, creating thumbnails for the featured articles, no need of FTP. It has a cute AJAX sidebar for latest news, comments and most popular, but it disappears if you want to add widgets.</p>
<p>Veredict: I will work further with Mimbo, which seems the most promising template. Will let you know if I change my mind.</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2008/09/09/finding-a-wordpress-theme-for-news/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An international comparison of audience participation features in online newspapers</title>
		<link>http://dutopia.net/2008/09/03/an-international-comparison-of-audience-participation-features-in-online-newspapers/</link>
		<comments>http://dutopia.net/2008/09/03/an-international-comparison-of-audience-participation-features-in-online-newspapers/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 08:03:36 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[participatory journalism]]></category>

		<guid isPermaLink="false">http://dutopia.net/?p=58</guid>
		<description><![CDATA[Journalism Practice has just published the first article with empirical data of the international research group on participatory journalism I am participating since April 2007, informally called the &#8220;Tampere group&#8221; as it was founded in this Finnish city.
The article summarizes the results of a structural analysis of the features that 16 online newspapers offer for [...]]]></description>
			<content:encoded><![CDATA[<p><em>Journalism Practice</em> <a href="http://www.informaworld.com/smpp/content~content=a902114337~db=all~order=page">has just published</a> the first article with empirical data of the international research group on participatory journalism I am participating since April 2007, informally called the &#8220;Tampere group&#8221; as it <a href="http://dutopia.net/2007/04/26/a-skeptical-perspective-on-participatory-journalism/">was founded</a> in this Finnish city.</p>
<p>The article summarizes the results of a structural analysis of the features that 16 online newspapers offer for audience participation. It also sets up a theoretical framework to interpret the trend of participatory journalism, which we think can be applied to bigger samples. We have split the analysis of participation features into five production stages (access, selection, processing, distribution, interpretation) and found that each news website has different levels of openness in each of these stages.</p>
<p>The bottom line is that, overall, online newspapers are eager to open interpretation to the audience, as this is coherent with their definition of the audience as audience. Access, distribution and even processing are open to a lesser extent, but selection is completely closed to participation, as this is the core of the journalistic profession.</p>
<p>The <a href="http://www.informaworld.com/smpp/title~content=g902116926~db=all">issue</a> of<em> Journalism Practice</em> compiles, along with a twin issue of <a href="http://www.informaworld.com/smpp/title~content=g902104835~db=all"><em>Journalism Studies</em></a>, work presented in the conference the Future of Newspapers, held in Cardiff on September 2007. There are other relevant articles about <a href="http://reportr.net/2008/09/02/research-paper-on-citizen-media-published/">participatory journalism in the UK</a> (by Alfred Hermida and Neil Thurman) <a href="http://www.informaworld.com/smpp/content~content=a794920029~db=all~order=page">and in Sweden</a> (by Henrik Örnebring,  and also about <a href="http://www.informaworld.com/smpp/content~content=a794924538~db=all~order=page">citizen journalists&#8217; routines in Israel</a> (by Zvi Reich). Our article was updated in December for the journal.</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2008/09/03/an-international-comparison-of-audience-participation-features-in-online-newspapers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The future of web browsing: we won’t be browsing</title>
		<link>http://dutopia.net/2008/09/02/the-future-of-web-browsing-we-wont-be-browsing/</link>
		<comments>http://dutopia.net/2008/09/02/the-future-of-web-browsing-we-wont-be-browsing/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 09:22:07 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[technologies]]></category>

		<guid isPermaLink="false">http://dutopia.net/?p=52</guid>
		<description><![CDATA[After Mozilla&#8217;s success in the launch of Firefox 3 and Microsoft&#8217;s beta release of IE 8 it may seem that the web is all about the browser. But recent developments show very intriguing futures for the software that has become central to our lives. I see at least three different directions, all of them dissolving [...]]]></description>
			<content:encoded><![CDATA[<p>After Mozilla&#8217;s success in the <a href="http://www.spreadfirefox.com/firefox3launch">launch of Firefox 3</a> and Microsoft&#8217;s <a href="http://www.microsoft.com/windows/internet-explorer/beta/default.aspx">beta release of IE 8</a> it may seem that the web is all about the browser. But recent developments show very intriguing futures for the software that has become central to our lives. I see at least three different directions, all of them dissolving the concept of web browser as we know it today:</p>
<p><strong>Data comes to me</strong></p>
<p>Since I started using <a href="http://reader.google.com">Google Reader</a> some years ago, I browse the web less and less. Surfing is old fashioned, I&#8217;m rather sit comfortably at the porch and let RSS feeds, podcasts and mashed up data come to me. I get what I want, when I want, and only go fishing for more following suggestions from my trusted sources. Yes, <a href="http://www.google.com">Google</a>&#8217;s search engine is also there to guide me to the unknown, but that&#8217;s anymore my main web activity. <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">Ubiquity</a>, one of the recent experiments at <a href="http://labs.mozilla.com/">Mozilla Labs</a>, takes this philosophy to the next step, letting users create their own mashups, combine web services wherever you are (webpage, email), to avoid what you need to do now: linking to them, browsing to them.</p>
<p><strong>Apps are the browser</strong></p>
<p>I couldn&#8217;t help getting an iPhone 3G. To me, its main contribution to the world is not that it makes surfing the web on a portable device <a href="http://www.nytimes.com/2008/01/14/technology/14apple.html">doable</a> for the first time. That&#8217;s cool, but there&#8217;s something bigger: Most <a href="http://www.apple.com/iphone/appstore/">iPhone apps</a> are connected to the web and let you do tasks transparently, without the need of a browser. So, you tap on the Facebook app and do Facebook activities without having to browse to the website in Safari. May seem a small change, but when online access is (almost) everywhere (and more and more people <a href="http://mindymcadams.com/tojou/2008/40-million-americans-use-mobile-internet/">have it</a>) this means that browsing is not relevant anymore, the Internet becomes just a tool to perform tasks that are more powerful connected than disconnected. Mozilla Labs is also developing the concept of generating desktop apps out of websites, in the <a href="http://labs.mozilla.com/projects/prism/">Prism</a> project.</p>
<p><strong>The browser becomes the OS</strong></p>
<p>This is the most natural step if the other two mature enough. If the web is there, always, and we have intelligent apps that bring to us what we need when we need it, why do we need the OS anymore? We can have all our data online, we can have all our apps online&#8230; and load them whenever we need them. The interface then can become much more flexible and playful, <a href="http://www.popularmechanics.com/technology/industry/4217348.html">touch screens</a> (even Microsoft is working on this!) and natural language (as Ubiquity aims for) be the way to get what you want. The OS will still be there, of course, but it will be an interface manager more than anything else. Mozilla Labs have created <a href="http://adaptivepath.com/aurora/">Aurora</a>, a prototype of a browser where the browser is &#8220;transparent&#8221;.</p>
<p>[Update, 16:11] I guess when I started writing this morning with the buzz about Google Chrome in the back of my mind&#8230; But did not actually mention the newcomer! Reviews previous to the release of the G-browser argue that it <a href="http://www.techcrunch.com/2008/09/01/meet-chrome-googles-windows-killer/">aims to kill Windows</a> by letting (web) apps live a new life inside the browser. Here you have a <a href="http://technologizer.com/2008/09/01/google-chrome-comic-the-readers-digest-version/">condensed version</a> of the <a href="http://www.google.com/googlebooks/chrome/">comic book</a> that Google has used to introduce the browser (it will be available for Windows later today). Reading through the comic it seems promising but just one more step towards the future of the Internet. I have come to learn that change is always slower than we expect.</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2008/09/02/the-future-of-web-browsing-we-wont-be-browsing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Migration to WordPress: done in 3 hours!</title>
		<link>http://dutopia.net/2008/08/17/migration-to-wordpress-done-in-3-hours/</link>
		<comments>http://dutopia.net/2008/08/17/migration-to-wordpress-done-in-3-hours/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 18:33:33 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://dutopia.net/?p=48</guid>
		<description><![CDATA[Please, don&#8217;t freak out if your RSS reader does weird things with my blog posts&#8230; I have just migrated to WordPress, with hosting on DreamHost. Since WordPress released version 2.5 few months ago, I was longing for the change. Everything is customizable without almost having to use FTP, and importing and configuring the contents and layout [...]]]></description>
			<content:encoded><![CDATA[<p>Please, don&#8217;t freak out if your RSS reader does weird things with my <span class="unknown">blog posts</span>&#8230; I have just migrated to <span class="unknown">WordPress</span>, with hosting on <a href="http://dreamhost.com/"><span class="unknown">DreamHost</span></a>. Since <a href="http://wordpress.org/">WordPress</a> released version 2.5 few months ago, I was longing for the change. Everything is customizable without almost having to use <span class="unknown">FTP</span>, and importing and configuring the contents and layout were a bliss.</p>
<p>This is the first step to reactivate the <span class="unknown">blog</span>. Talking to <a href="http://www.reportr.net/"><span class="unknown">Alfred Hermida</span></a> in <span class="unknown">Montréal</span> about his outstanding <span class="unknown">blog</span> on digital journalism, I concluded that it is all about discipline: I already have the routine of reading interesting posts of other <span class="unknown">blogs</span> and news websites through my RSS feeds; I just need to add some time to write every morning about what I have saw or done that is worth sharing. I will keep online journalism as the common ground, hoping that my thoughts can be useful to the community.</p>
<p>A personal note: I am back to Catalonia, resuming my job at <a href="http://www.sre.urv.es/web/comunicacio/">URV</a> on September. Keep in touch online&#8230; and look forward to catch up with everyone in conferences and seminars all around!</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2008/08/17/migration-to-wordpress-done-in-3-hours/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Next steps for audience participation research</title>
		<link>http://dutopia.net/2008/05/26/next-steps-for-audience-participation-research/</link>
		<comments>http://dutopia.net/2008/05/26/next-steps-for-audience-participation-research/#comments</comments>
		<pubDate>Mon, 26 May 2008 17:28:00 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[participatory journalism]]></category>

		<guid isPermaLink="false">http://dutopia.net/blog/?p=19</guid>
		<description><![CDATA[The ICA conference in Montréal was a very nice opportunity to move on in the debate on the research of participatory journalism. I chaired a panel that outlined the different approaches to date:

The study of the attitudes and strategies of mainstream online media
The exploration of the newsmaking routines of citizen reporters in comparison to those [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.icahdq.org/conferences/2008/2008confinfo.asp">ICA conference</a> in Montréal was a very nice opportunity to move on in the debate on the research of participatory journalism. I chaired a panel that outlined the different approaches to date:</p>
<ul>
<li>The study of the attitudes and strategies of mainstream online media</li>
<li>The exploration of the newsmaking routines of citizen reporters in comparison to those of professionals</li>
</ul>
<p>Alfred Hermida, who participated in the panel, summarizes nicely the findings of two of the studies presented there: <a href="http://reportr.net/2008/05/24/how-the-msm-is-tackling-participatory-journalism">British online editors&#8217; attitudes</a> and <a href="http://reportr.net/2008/05/26/citizen-journalists-make-the-news/">Israeli citizen reporters&#8217; routines</a>. In the discussion, two research questions were identified as next steps to take:</p>
<ul>
<li>What are journalists offering back to the audience that participates?</li>
<li>Who are the citizens that participate and what are their motivations?</li>
</ul>
<p>The first question has a normative implication: if participatory journalism is to be relevant at all to improve the role of media as catalyzers of a more engaged citizenry, then journalists should get involved in the participation processes. If business rationales and legal cautions prevent this, &#8220;participatory journalism&#8221; may need to be renamed into &#8220;audience publication architectures&#8221;, as proposed by Hermida: spaces where user-generated content is published in a very controlled and limited environment completely separated from professional newsmaking processes and products.</p>
<p>The second question may shed some light into the value of participatory journalism for the other side of the equation, the citizens. Knowing why do they participate will help to see if they have any aspirations of changing mainstream journalism&#8230; or just become part of it.</p>
<p>The <span style="font-style: italic;">Journal of Computer-Mediated Communication </span>just published an article (<a href="http://www.blackwell-synergy.com/doi/pdf/10.1111/j.1083-6101.2008.00415.x">PDF</a>) in which I try to contribute some theoretical and historical context to this debate. I describe &#8220;interactivity&#8221; as a powerful myth that has just been renovated by the discourses on &#8220;participatory journalism&#8221;. Online journalists feel compelled to incorporate the myth into their products, but their professional culture and organizational constraints push the actual developments out of the core routines of online newsrooms.</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2008/05/26/next-steps-for-audience-participation-research/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A book about online news production routines</title>
		<link>http://dutopia.net/2008/04/21/a-book-about-online-news-production-routines/</link>
		<comments>http://dutopia.net/2008/04/21/a-book-about-online-news-production-routines/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 20:01:00 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[online news]]></category>

		<guid isPermaLink="false">http://dutopia.net/blog/?p=18</guid>
		<description><![CDATA[The long-awaited moment has arrived for me! This morning I received the first copies of the book I have co-edited with Chris Paterson: Making Online News: The Ethnography of New Media Production. It is the first compilation of research into the working routines and values of online journalists. Chapters by 15 authors &#8211;including Thorsten Quandt, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.makingonlinenews.net/blog/wp-content/themes/modern/images/mon_cover_full.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 250px;" src="http://www.makingonlinenews.net/blog/wp-content/themes/modern/images/mon_cover_main.jpg" border="0" alt="" /></a>The long-awaited moment has arrived for me! This morning I received the first copies of the book I have co-edited with <a href="http://ics.leeds.ac.uk/staff/details.cfm?id=87">Chris Paterson</a>: <a href="http://www.makingonlinenews.net/the-book">Making Online News: The Ethnography of New Media Production</a>. It is the first compilation of research into the working routines and values of online journalists. Chapters by 15 authors &#8211;including Thorsten Quandt, Jane Singer and Mark Deuze&#8211;  offer for the first time the insight of ethnography<br />
into the newsrooms.</p>
<p>In a field where most books tend to deal with the theoretical possibilities of online news, we have tried<br />
to offer a reality-check: researchers contributing to the book have lived with journalists in the online newsrooms to describe their real practices and the constraints they face. We hope that this perspective will be very useful for the teaching of online journalism and for professionals willing to have a deeper understanding of the evolution of their job.</p>
<p>It is, at the same time, an invitation for more ethnographic research, for the rich data it generates. Ethnography entails observing professionals at work until their routines and values are fully understood, but also in-depth interviews and work with on-site documents. It is time-consuming, but the results are worth the effort!</p>
<p>The book has two added attractive features: it has a multi-national dimension, showcasing examples from Argentina to Germany, from the USA to China. And also, it collects research from different moments in the evolution of online journalism, form late 1990s to 2007: it can be read in part as a history of online news.</p>
<p>We have set up a website, <a href="http://makingonlinenews.net/">makingonlinenews.net</a> to continue the task of the book. Our intention is to keep track of relevant and critical online journalism research. There you will also find info about the book <a href="http://www.makingonlinenews.net/content">chapters</a> and <a href="http://www.makingonlinenews.net/authors">authors</a>. The book will be in stores on May and you can already <a href="http://www.amazon.com/Making-Online-News-Ethnography-Production/dp/1433102137/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1208797615&amp;sr=8-1">pre-order it on Amazon</a> &#8211;you will get a 5% discount!</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2008/04/21/a-book-about-online-news-production-routines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Online Journalism Seminar, day 2</title>
		<link>http://dutopia.net/2007/11/20/online-journalism-seminar-day-2/</link>
		<comments>http://dutopia.net/2007/11/20/online-journalism-seminar-day-2/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 08:16:00 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[participatory journalism]]></category>

		<guid isPermaLink="false">http://dutopia.net/blog/?p=17</guid>
		<description><![CDATA[The morning starts with two insider views of participatory journalism in mainstream online media: Rosa Jiménez from ElPais.com and Nathalie Malinarich from BBC News. ElPais.com is one of the most daring online newspapers in Europe regarding participatory journalism. But Rosa is not completely satisfied with how they are doing everything. She feels they are still [...]]]></description>
			<content:encoded><![CDATA[<p>The morning starts with two insider views of participatory journalism in mainstream online media: Rosa Jiménez from ElPais.com and Nathalie Malinarich from BBC News. ElPais.com is one of the most daring online newspapers in Europe regarding participatory journalism. But Rosa is not completely satisfied with how they are doing everything. She feels they are still exploring.</p>
<p>She argues that quantity should not be the main criteria to evaluate success of participatory options. She does not feel that forums are useful. They have 3,000 daily users, but comments on news seems to her to be much more useful.</p>
<p>Managing the community of blogs is her main duty. There are 6,000 users and 200-300 daily new posts. They have a metablog that summarizes the takes of the bloggers on current issues, and this is linked in the news stories.</p>
<p>Yo, Periodista is the citizen journalism section of ElPaís.com. Rosa would like more visibility of their section, but they don&#8217;t always have good stories to be shown in the main homepage. They stopped giving out monetary prizes to the best articles. They are thinking now about giving out tools for citizen journalism (a mobile phone&#8230;) or starting a point-based system so that everyone can have some reward in the end. Their challenge is keeping people interested, motivated.</p>
<p><span style="font-weight: bold;">Citizen media in Spain</span></p>
<p>In the second session, Pau Llop explained his citizen journalism project, Bottup.com, and Marta Torres and Laura Rahola presented their website mapping stories about Barcelona, Bdebarna.net.</p>
<p>Bottup.com was born January 2007. It is run by professional journalists who write stories and edit those contributed by citizens. They discuss editorial decisions collectively on a forum and have online materials to help citizens train themselves as journalists.</p>
<p>Bdebarna.net is a 7-year-old project. It is an open space for Barcelonians to contribute stories about specific places in the city (photos, narrations). It is like a geotagged collective blog that tries to reveal the subjective city, the voice of the citizens, the microhistory of the everyday life that is not covered by the media. They have a weekly program in a local radio where the stories of the web move to the mainstream media.</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2007/11/20/online-journalism-seminar-day-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Seminar on participatory journalism kicks off</title>
		<link>http://dutopia.net/2007/11/19/the-seminar-on-participatory-journalism-kicks-off/</link>
		<comments>http://dutopia.net/2007/11/19/the-seminar-on-participatory-journalism-kicks-off/#comments</comments>
		<pubDate>Mon, 19 Nov 2007 08:30:00 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[participatory journalism]]></category>

		<guid isPermaLink="false">http://dutopia.net/blog/?p=16</guid>
		<description><![CDATA[Ari Heinonen (U Tampere) and Thorsten Quandt (Free U Berlin) have started the first session of the International Online Journalism Seminar, in Vilanova i la Geltrú (Catalonia). I will be live blogging during the two days of the event, here and in the official blog of the conference in Catalan.
Ari and Thorsten agree in their [...]]]></description>
			<content:encoded><![CDATA[<p>Ari Heinonen (U Tampere) and Thorsten Quandt (Free U Berlin) have started the first session of the <a href="http://www.mitjansdigitals.org/eng/mitjansdigitals_seminari_eng.htm">International Online Journalism Seminar</a>, in Vilanova i la Geltrú (Catalonia). I will be live blogging during the two days of the event, here and in the <a href="http://seminariperiodismedigital.blogspot.com/">official blog</a> of the conference in Catalan.</p>
<p>Ari and Thorsten agree in their diagnosis of the attitudes in Finnish and German professional media: they have embraced participatory journalism after an initial phase of ignorance and reluctance, but they don&#8217;t have a plan. They somehow feel the urge to be inside the phenomenon of Web 2.0 and citizen journalism, but they don&#8217;t know what to do with it and they don&#8217;t want it to change their routines.</p>
<p>Ari argues that blogs are relevant as a symptom that media are not alone anymore as publishers of information. Thorsten is skeptical about this: there are many bloggers, but their readerships are not comparable to professional news websites and they actually tend to comment on news produced by the media rather than contributing original content. Also, journalists are more necessary than ever to filter and select what is relevant and trustworthy in the blogosphere. The agenda setting and long-tail effects (that many small publishers can have as large impact as few bigger ones) of blogs are theories that have not been proven yet.</p>
<p>In the second session, Neil Thurman (City U) and Steve Paulussen (Ghent U) discuss the trends in the UK and Flanders. British online newspapers have developed many participatory journalism initiatives in the last two years. Blogs have exploded: only 3 online newspapers had them in 2005; 18 months later, twelve of fourteen online newspapers had blogs (more than a hundred in total). Most of them had fully moderation of comments, some after exploring more open options. Online editors acknowledge that the reasons for exploring these options are mainly competition (not being left behind of the trends) and the risk of losing their audiences (keeping the newspaper role of the space for public debate).</p>
<p>The practical experience with audience participation in UK online newspapers is bittersweet: Online editors said that there was always  people abusing the opportunity of contributing content. Legal concerns (the responsibility of the web publishers when they publish libelous user contributions) were another worry for editors. They were committed to have their audiences read quality content, therefore actively filter and select their users&#8217; contributions. Obviously this is very time-consuming for the newsroom, and that is why many online news sites are creating specific teams to manage user-generated content and developing software to manage content. Editors feel that creating an active community will be good on the long term, to have a more loyal audience.</p>
<p>Neil notes that individual journalists&#8217; attitudes towards audience participation are very diverse, from fearing it, neglecting it, to engaging in active debates with their readers. No clear pattern yet. Also, he points out that there seems to be a ceiling to active participants in the media: The Guardian, for example, one of the most successful ones in audience participation, has never gone beyond 10,000 active participants even if the traffic of their blogs and message boards keeps growing.</p>
<p>Steve Paulussen is involved in serveral research projects in Flanders that try to bridge the gap between traditional journalism and citizen media, exploring pro-am options (examples: Het Belang Van Limburg, <a href="http://www.HasseltLokaal.be">HasseltLokaal.be</a>). Professional and citizen journalism have very different production processes. Again, Steve argues that the media do not have a clear strategy when they explore participatory journalism, they don&#8217;t have a clear goal. He adds another factor to the slow development of participatory journalism: organizational constraints. Newsrooms need to adopt new routines, new roles, to integrate pro-am journalism, and they tend to resist change.</p>
<p>Reasons for pro-am collaboration: cutting costs (not desirable, nor efficient), reengaging the community (but you also need to engage the journalists), improve journalism (requires investment, training). In the case of Hasselt Lokaal there was a clear intention (generate community publishing, reconnect with their community), but no clear plan, and therefore the journalists of the company ended up being not involved at all in the project. You need to know why and how you want to develop participatory journalism&#8230; But that is just the beginning: you will need to convince the newsroom to embrace the idea, there is always resistance.</p>
<p>In a specific case (CoCoMedia project at Concentra), the organizational structure is clearly a factor preventing innovation: online and print journalists do not collaborate even if they are in the same newsroom; the IT department develops new tools without taking care about the needs of journalists, training is scarce; there is conflict among the different departments; journalists are too busy to handle user-generated content, they prefer to rely on the official, traditional sources. Keys to be successful: training, new tools, motivation.</p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2007/11/19/the-seminar-on-participatory-journalism-kicks-off/feed/</wfw:commentRss>
		</item>
		<item>
		<title>November 19-20: a Seminar on participatory journalism in Barcelona</title>
		<link>http://dutopia.net/2007/10/25/november-19-20-a-seminar-on-participatory-journalism-in-barcelona/</link>
		<comments>http://dutopia.net/2007/10/25/november-19-20-a-seminar-on-participatory-journalism-in-barcelona/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 23:06:00 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[participatory journalism]]></category>

		<guid isPermaLink="false">http://dutopia.net/blog/?p=15</guid>
		<description><![CDATA[Let the conversation continue! Over the Thanksgiving break (in the US), a nice group of researchers and practitioners of participatory journalism in and outside mainstream media will meet at Vilanova i la Geltrú (in Catalonia, 50km South of Barcelona) to discuss the challenges and opportunities that the active audience brings to journalism.
The speakers:
Amy Gahran, Poynter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp0.blogger.com/_GJHdx4JQymY/RyEqrbxMxsI/AAAAAAAAAFI/9zMWbEJrnIM/s1600-h/20071025_seminarivng.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5125424776601192130" style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer;" src="http://bp0.blogger.com/_GJHdx4JQymY/RyEqrbxMxsI/AAAAAAAAAFI/9zMWbEJrnIM/s400/20071025_seminarivng.jpg" border="0" alt="" /></a>Let the conversation continue! Over the Thanksgiving break (in the US), a nice group of researchers and practitioners of participatory journalism in and outside mainstream media will meet at Vilanova i la Geltrú (in Catalonia, 50km South of Barcelona) to discuss the challenges and opportunities that the active audience brings to journalism.</p>
<p>The speakers:</p>
<blockquote><p>Amy Gahran, <a href="http://www.poynter.org/column.asp?id=31">Poynter Institute</a><br />
Jan Schaffer, <a href="http://www.j-lab.org/">J-Lab</a> / <a href="http://www.kcnn.org/">KCNN.org</a><br />
Steve Outing, <a href="http://www.enthusiastgroup.com/">Enthusiast Group</a> (videoconference)<br />
Georgia Popplewell, <a href="http://www.globalvoicesonline.org/">Global Voices Online</a><br />
Javier Moya, <a href="http://www.elpais.com/participacion/">ElPais.com</a><br />
Pau Llop, <a href="http://bottup.com/">Bottup.com</a><br />
Marta Torres and Laura Rahola, <a href="http://bdebarna.net/">BdeBarna.net</a><br />
Ari Heinonen, University of Tampere<br />
Thorsten Quandt, Free University Berlin<br />
Neil Thurman, City University London<br />
Steve Paulussen, University of Ghent<br />
David Domingo, University of Iowa</p></blockquote>
<p>It is the 5th edition of the <a href="http://www.mitjansdigitals.org/eng/mitjansdigitals_seminari_eng.htm">International Online Journalism Seminar</a>, and we would love to see people from all over the world joining the conversation by the Mediterranean sea&#8230; or from your computers if you can&#8217;t make it. I&#8217;ll be live-blogging during the event, come back to tell your 5 cents!</p>
<p>To attend the event, register through this <a href="http://www.campusmed.net/esp/formularitpv.php?ref_curs=1170071909">form</a> or sending an email to <a href="mailto:info@periodistesdigitals.org">info@periodistesdigitals.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2007/10/25/november-19-20-a-seminar-on-participatory-journalism-in-barcelona/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Participatory journalism, meet the reluctant newsroom</title>
		<link>http://dutopia.net/2007/10/01/participatory-journalism-meet-the-reluctant-newsroom/</link>
		<comments>http://dutopia.net/2007/10/01/participatory-journalism-meet-the-reluctant-newsroom/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 20:44:00 +0000</pubDate>
		<dc:creator>dutopia</dc:creator>
		
		<category><![CDATA[participatory journalism]]></category>

		<guid isPermaLink="false">http://dutopia.net/blog/?p=14</guid>
		<description><![CDATA[Lately I am more an more convinced that in the phenomenon of participatory journalism in mainstream news sites we tend to take the exception for the rule. Burma&#8217;s coverage by the BBC, the Minnesota bridge collapse i-Reports at CNN and beyond&#8230; They are singular cases where citizen journalism adds a lot as journalists are not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://farm1.static.flickr.com/95/253350044_cfebef94a0_m.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;" src="http://farm1.static.flickr.com/95/253350044_cfebef94a0_m.jpg" border="0" alt="" /></a>Lately I am more an more convinced that in the phenomenon of participatory journalism in mainstream news sites we tend to take the exception for the rule. <a href="http://mindymcadams.com/tojou/2007/burma-coverage-by-the-bbc/">Burma&#8217;s coverage</a> by the BBC, the Minnesota bridge collapse <a href="http://www.cnn.com/2007/US/08/02/bridge.collapse.irpt/index.html">i-Reports</a> at CNN and <a href="http://www.e-strategyblog.com/2007/08/minneapolis-bri.html">beyond</a>&#8230; They are singular cases where citizen journalism adds a lot as journalists are not there to report themselves.</p>
<p>In mid-September I attended in a superb conference in the Cardiff School of Journalism (in the photo) on the &#8220;<a href="http://www.caerdydd.ac.uk/jomec/en/research/28/369.html">Future of Newspapers</a>&#8220;. The rise of tabloids and free newspapers was one of the big topics. The other one was audience participation (the &#8220;<a href="http://dutopianet.blogspot.com/2007/04/skeptical-perspective-on-participatory.html">Tampere group</a>&#8221; presented our first set of empirical data). Listening to research results and comments from British online journalism professionals reassured me in my <a href="http://dutopianet.blogspot.com/2007/04/skeptical-perspective-on-participatory.html">skeptical perspective</a> on how this trend is developing. The summary:</p>
<ul>
<li>Online news sites offer participatory features &#8220;because everybody else is doing it&#8221; and because the business side of the company feels it may be a way to build/keep an audience. There are not many public journalism rationales behind what is being developed. Why?</li>
<li>Online journalists do not trust their audiences. They fear that the quality of what they will send in will be dubious and a burden to the daily routines of the reporters.</li>
<li>That&#8217;s why more and more online media are dealing with audience content management (including comments) by having a specific person in the newsroom devoted to that (so that it does not interfere with the work of the rest of the journalists) or even outsource it to non-journalistic &#8220;web 2.0&#8243; companies.</li>
<li>Our own results on the participatory features on 16 European and US online newspapers show that most of them restrict the users to the role of audience reacting to professionally produced news and offer more participation opportunities in the soft news sections than on the hard news.</li>
</ul>
<p>How can anybody expect citizen journalism arise from this context? What is the point of having audience participation if it does not &#8220;affect&#8221; the work of the journalists? My feeling is that we should drop the concept of participatory journalism when we refer to mainstream online media and talk more about collaborative journalism. That is where there can be some actual changes happening, when journalists and citizens engage in a common news project. The concept of crowdsourcing connects with this, but the <a href="http://www.wired.com/techbiz/media/news/2007/07/assignment_zero_final">experience of Assignment Zero</a> shows that there is a lot to refine in terms of how to make such collaboration work smoothly.</p>
<p>Obviously, active citizens are finding other venues to publish their reporting. There is a lot of research to be done within and beyond mainstream online media in order to assess if all this participation can, at some point, redefine journalism and the public sphere:</p>
<ul>
<li>Theorising the potentials of online tools and new working routines, such as wikis (as did the brilliant <a href="http://onlinejournalismblog.com/2007/09/10/wiki-journalism-are-wikis-the-new-blogs/">presentation</a> by <a href="http://onlinejournalismblog.com/about/">Paul Bradshaw</a> in Cardiff).</li>
<li>Assessing the quality (in comparison to professional news) of what is being submitted and published;</li>
<li>Understanding the motivations of those who participate and of those who manage the process inside and outside professional media;</li>
<li>Exploring professionals&#8217; attitudes both at the editorial and the business sides of the companies;</li>
<li>Including a political economy perspective to assess the role of business decisions in the development of participatory features;</li>
<li>Developing experiments with media companies, such as CoCoMedia, the Flemish case presented in Cardiff (<a href="http://www.uta.fi/%7Etyarhe/Paulussen.ppt">PPT</a> about the project), involving the development of software for the journalists to better integrate citizen-generated content into their workflow, but also training to change the professional reluctancy to collaborate with their audiences.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dutopia.net/2007/10/01/participatory-journalism-meet-the-reluctant-newsroom/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
