<?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>Cornelius Puschmann&#039;s Blog</title>
	<atom:link href="http://blog.ynada.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ynada.com</link>
	<description>My new blog on internet research and digital scholarship.</description>
	<lastBuildDate>Fri, 17 May 2013 13:45:21 +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>Introducing GuardianR, an R wrapper for the Guardian Content API</title>
		<link>http://blog.ynada.com/177</link>
		<comments>http://blog.ynada.com/177#comments</comments>
		<pubDate>Fri, 17 May 2013 13:40:27 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=177</guid>
		<description><![CDATA[Marco Bastos and I have written a wrapper around the Guardian Content API for use with R. If you are unfamiliar with R you should check it out, it is an extremely valuable resource for data analysis. The GuardianR package is available here, or you can simply install the binary via install.packages(). The core function [...]]]></description>
				<content:encoded><![CDATA[<p><a href="https://sites.google.com/a/toledobastos.com/mtb/">Marco Bastos</a> and I have written a wrapper around the <a href="http://explorer.content.guardianapis.com/#/?format=json&#038;order-by=newest">Guardian Content API</a> for use with <a href="http://www.r-project.org/">R</a>. If you are unfamiliar with R you should check it out, it is an extremely valuable resource for data analysis. </p>
<p>The GuardianR package is available <a href="http://cran.r-project.org/web/packages/GuardianR/index.html">here</a>, or you can simply install the binary via install.packages(). </p>
<p>The core function of the package is <strong>get_guardian()</strong> which returns a variety of data fields (title, author, teaser text, full text) for news articles relating to a particular keyword (&#8220;euro&#8221;, in the example given below).</p>
<p><code><br />
> install.packages("GuardianR")<br />
versuche URL 'http://ftp5.gwdg.de/pub/misc/cran/bin/macosx/contrib/3.0/GuardianR_0.1.tgz'<br />
Content type 'application/x-gzip' length 24240 bytes (23 Kb)<br />
URL geöffnet<br />
==================================================<br />
downloaded 23 Kb</p>
<p>The downloaded binary packages are in<br />
	/var/folders/5q/stxpb5813zbdkjs_l7xyfdhm0000gn/T//RtmpNXoZrn/downloaded_packages<br />
> library("GuardianR")<br />
Lade nötiges Paket: RCurl<br />
Lade nötiges Paket: bitops<br />
Lade nötiges Paket: RJSONIO<br />
> x <- get_guardian(keywords="euro", from.date="2013-05-07", to.date="2013-05-17")<br />
[1] "Fetched page #1 of 2"<br />
> head(x)<br />
                                                                                    id       sectionId     sectionName<br />
1                               business/2013/may/17/eurozone-crisis-car-sales-markets        business        Business<br />
2                     global/filmblog/2013/may/17/cannes-2013-live-blog-day-2-le-passe            film            Film<br />
3 teacher-network/teacher-blog/2013/may/17/languages-schools-students-gcse-alevels-mfl teacher-network Teacher Network<br />
4                  commentisfree/2013/may/17/amid-tory-disarray-labour-critical-moment   commentisfree Comment is free<br />
5                           politics/2013/may/16/labour-local-councils-welfare-funding        politics        Politics<br />
6                          football/blog/2013/may/16/real-madrid-atletico-copa-del-rey        football        Football<br />
</code></p>
<p>Currently the Mac version has a bug (at least on my machine) that prevents it from displaying more than 100 results, but we should be able to fix that soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/177/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small notes on Big Data from Oxford</title>
		<link>http://blog.ynada.com/935</link>
		<comments>http://blog.ynada.com/935#comments</comments>
		<pubDate>Mon, 25 Mar 2013 16:26:16 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[hypotheses.org]]></category>
		<category><![CDATA[ICA]]></category>
		<category><![CDATA[Oxford Internet Institute]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=935</guid>
		<description><![CDATA[As it was snowing cats and dogs in beautiful Oxford this weekend, I figured I might as well get to a much neglected task: blogging. Following the excellent Workshop Big Data: Rewards and Risks for the Social Sciences here at the Oxford Internet Institute last week (to be followed by another event this week) it feels especially [...]]]></description>
				<content:encoded><![CDATA[<p>As it was snowing cats and dogs in beautiful Oxford this weekend, I figured I might as well get to a much neglected task: blogging. Following the excellent Workshop <a href="http://www.oii.ox.ac.uk/events/?id=557">Big Data: Rewards and Risks for the Social Sciences</a> here at the <a href="http://www.oii.ox.ac.uk/">Oxford Internet Institute</a> last week (to be followed by another event this week) it feels especially timely to write up a short summary of what I&#8217;ve been doing during my stay here, and in the last couple of months in general.</p>
<div id="attachment_937" class="wp-caption alignleft" style="width: 310px"><a href="http://blog.ynada.com/935/snow" rel="attachment wp-att-937"><img class="size-medium wp-image-937" title="Snowy Oxford" src="http://blog.ynada.com/wp-content/uploads/2013/03/snow-300x225.jpg" alt="" width="300" height="225" /></a><p class="wp-caption-text">Taken in January, but two months later the weather in this part of England hasn&#8217;t changed much.</p></div>
<p>It&#8217;s been fantastic time at the OII so far, and I have to admit that if I could, I would love to stay for a longer period. I arrived in January to snow and after figuring out the ins and outs of Oxford life (how to handle various keycards, where to shop and get coffee, which pubs are best), I quickly settled into my new office on 66 Banbury Road, the institute&#8217;s northern outpost. Office space is in short supply for obvious reasons in Oxford (as one can&#8217;t exactly tear down a medieval college&#8230;), but I liked 66 right away, simply because everyone I&#8217;ve encountered here has been incredibly welcoming and friendly, making it easy to settle in and get a lot of work done. I&#8217;ve had the chance to chat with a fantastic variety of people in the office, during brownbags, workshops, and over lunch, and it&#8217;s an absolutely unique environment. </p>
<p>So what&#8217;s been happening on my end? A few days before my arrival in Oxford, my awesome colleague <a href="http://creativitymachine.net/">Jean Burgess</a> and I published our working paper <a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2206225">The Politics of Twitter Data</a> in the <a href="http://www.ssrn.com/link/Alexander-von-Humboldt-Institute-RES.html">Humboldt Institute for Internet and Society&#8217;s SSRN Discussion Paper Series</a>. The piece has been quite well received, with coverage from <a href="http://www.nationalgeographic.co.uk/explorers/bios/patrick-meier/">Patrick Maier</a> in the <a href="http://newswatch.nationalgeographic.com/2013/02/05/social-media-pulse-of-the-planet/">NatGeo Explorer blog</a>, as well as from <a href="https://netzpolitik.org/2013/diskussionspapier-des-instituts-fur-internet-und-gesellschaft-the-politics-of-twitter-data/">Netzpolitik</a>. Also shortly around the time of my arrival in the UK, the volume <a href="http://www.degruyter.com/view/product/40432">Pragmatics of CMC</a> was published by De Gruyter, a volume that has been in the making for quite a few years. I contributed a <a href="http://files.ynada.com/papers/hop.pdf">chapter on blogging</a> to the handbook, expertly edited by Susan C. Herring, Dieter Stein, and Tuija Virtaanen, which destills a lot of my previous research on blogging.</p>
<p>A few weeks into my stay, I was invited to give a talk in the <a href="http://www.nuffield.ox.ac.uk/nnnr/seminars.htm">Nuffield Network Seminar Series</a> (see slides below). My presentation focused on the scientific blog networks <a href="http://hypotheses.org">Hypotheses.org</a>, providing an analysis of the dynamics of knowledge exchange between different scholarly communities inside the platform. A particular interest for me are disciplinary and linguistic communities, a theme that <a href="http://marco.toledobastos.com/">Marco Toledo Bastos</a>, <a href="http://digao.bio.br/">Rodrigo Travitzki</a> and me have also explored in a recent paper on Twitter activism about which I&#8217;ll post more soon (Marco will present this research in Paris at <a href="http://ht.acm.org/ht2013/program/#papers">HyperText 2013</a> next month). I&#8217;m very keen on doing more (and especially more sophisticated) network analysis and feedback from Bernie Hogan, Sandra Gonzalez-Bailon, and Taha Yasseri has already been invaluable in this regard. I&#8217;ll also be delivering an invited talk at the annual meeting of the <a href="http://bak-information.ub.tu-berlin.de/index.php?id=2314&amp;tx_seminars_pi1%5BshowUid%5D=96">Berliner Arbeitskreis Information</a> next month on the role of Big Data for knowledge production, in which I will combine insights from research with a dose of criticism and reflection.</p>
<p><iframe style="border: 1px solid #CCC; border-width: 1px 1px 0; margin-bottom: 5px;" src="http://de.slideshare.net/slideshow/embed_code/16477292" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="427" height="356"></iframe></p>
<div style="margin-bottom: 5px;"><strong> <a title="A Tale of Two Platforms: Emerging communicative patterns in two scientific blog networks" href="http://de.slideshare.net/coffee001/emerging-communicative-patterns-in-two-scientific-blog-networks-oxford" target="_blank">A Tale of Two Platforms: Emerging communicative patterns in two scientific blog networks</a> </strong> from <strong><a href="http://de.slideshare.net/coffee001" target="_blank">Cornelius Puschmann</a></strong></div>
<p>Later this spring, I am exceptionally looking forward to ICA 2013 in London, where I will be presenting two papers, one as part of the panel <a href="http://coffee001.tumblr.com/post/46259514250/ica-2013-big-data-and-communication-research">Big Data and Communication Research: Prospects, Perils, Alliances, and Impacts</a>, chaired by <a href="http://people.oii.ox.ac.uk/meyer/">Eric T. Meyer</a>,  and another in a (oddly enough) session on <a href="http://coffee001.tumblr.com/post/46259561721/ica-2013-copyright-and-digital-piracy">Copyright and Digital Piracy</a> with my colleague <a href="http://www.phil-fak.uni-duesseldorf.de/kmw-weiss/mitarbeiterinnen/dr-merja-mahrt/">Merja Mahrt</a> (who, by the way, has also written <a href="http://www.tandfonline.com/doi/abs/10.1080/08838151.2012.761700?journalCode=hbem20">this important piece</a> on Big Data for communications research). The first panel will see contributions from Eric, <a href="http://www.oii.ox.ac.uk/people/?id=26">Ralph Schroeder</a>, <a href="http://www.oii.ox.ac.uk/people/?id=140">Bernie Hogan</a> and <a href="http://www.oii.ox.ac.uk/people/?id=165">Mark Graham</a>, <a href="http://comminfo.rutgers.edu/directory/mweber/index.html">Matthew Weber</a>, and from <a href="http://www.danah.org/">danah boyd</a> and <a href="http://www.katecrawford.net/">Kate Crawford</a>, all of whom are exceptional researchers. My talk will focus on the politics (and economics) of social media platforms as characterized in the relationship between platform providers, data resellers, large media companies and consumers.</p>
<p>As you can probably guess, all of this ties in beautifully with the ongoing activities relating to Big Data here at the OII and future research at the <a href="http://www.hiig.de/en/">Humboldt Institute for Internet and Society</a>, where Big Data is also a major topic. The workshop last week was part of an initiative funded by the <a href="http://www.sloan.org/">Sloan Foundation</a> to promote discussion about Big Data in the Social Sciences. More discussion is needed about the impact of Big Data on scholarly research, but also on politics, business and culture more broadly.</p>
<p>It seems that 2013 is shaping up to be the year in which academia catches up with Big Data &#8212; or at least with some of the hype surrounding it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/935/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is open about Open Science? Definitions and debate</title>
		<link>http://blog.ynada.com/915</link>
		<comments>http://blog.ynada.com/915#comments</comments>
		<pubDate>Mon, 29 Oct 2012 16:35:18 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[digital scholarship]]></category>
		<category><![CDATA[hiig]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[open notebook science]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=915</guid>
		<description><![CDATA[Edit: A summary of the recent Open Science session at the Berlin Colloquium on Internet and Society with talks from Constanze Engelbrecht, Pasco Bilic and Christoph Lutz has been posted by the Humboldt Institute&#8217;s Benedikt Fecher (german version, english version). The text below is a more general discussion of how Open Science can be defined. One area of [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Edit:</strong> A summary of the recent Open Science session at the <a href="http://www.hiig.de/en/events/colloquium/">Berlin Colloquium on Internet and Society</a> with talks from Constanze Engelbrecht, Pasco Bilic and Christoph Lutz has been posted by the Humboldt Institute&#8217;s <a href="http://www.hiig.de/en/people/research-team/benedikt-fecher/">Benedikt Fecher</a> (<a href="http://www.hiig.de/1-berliner-kolloquium-open-science-oder-von-wissenschaft-und-schrebergarten/">german version</a>, <a href="http://www.hiig.de/en/1st-berlin-colloquium-open-science-is-an-umbrella-term/">english version</a>). The text below is a more general discussion of how Open Science can be defined.</p>
<p>One area of research at the <a href="http://www.hiig.de/">Alexander von Humboldt Institute</a> is <a href="http://www.hiig.de/forschung/internet-basierte-innovation/open-science/">Open Science</a>, an emerging term used to describe new ways of conducting research and communicating its results through the Internet. There is no single definition of what constitutes Open Science (and one could argue there doesn’t really need to be), but in this blog entry I want to point to attempts to define the term by prominent scientists and activists, and discuss some of the limitations of these definitions. I’ll summarize my observations in the form of five questions that suggest a direction that future research into Open Science could take.</p>
<p><strong>Open Science: a few working definitions</strong></p>
<p><strong></strong>Michael Nielsen – a prominent scientist and <a href="http://www.amazon.com/Reinventing-Discovery-The-Networked-Science/dp/0691148902">author on Open Science</a> whose name pops up invariently when discussing the topic – provides this very comprehensive definition in a post to the <a href="http://lists.okfn.org/mailman/listinfo/open-science">Open Science mailing list</a>:</p>
<p><em>&#8220;Open science is the idea that scientific knowledge of all kinds should be openly shared as early as is practical in the discovery process.&#8221;</em></p>
<p>In the same vein, <a href="http://blogs.ch.cam.ac.uk/pmr/">Peter Murray-Rust</a>, a professor in molecular chemistry and Open Access advocate, provides another definition (also through the OKFN&#8217;s open science mailing list):</p>
<p><em>&#8220;In a full open science process the major part of the research would have been posted openly and would potentially have been available to people outside the research group both for reading and comment.&#8221;</em></p>
<p><em></em>(Also see <a href="http://p2pfoundation.net/Peter_Murray-Rust_on_Open_Data_in_Science_2.0">this interview</a> if you want a more detailed exposition).</p>
<p>Finally, Jean Claude Bradley, also a professor in chemistry, provides a definition of what he calles <a href="http://en.wikipedia.org/wiki/Open_notebook_science">Open Notebook Science</a>, a very similar approach:</p>
<p><em>&#8220;[In Open Notebook Science] there is a URL to a laboratory notebook that is freely available and indexed on common search engines. It does not necessarily have to look like a paper notebook but it is essential that all of the information available to the researchers to make their conclusions is equally available to the rest of the world.&#8221;</em></p>
<p>(Here&#8217;s <a href="http://precedings.nature.com/documents/39/version/1/html">a presentation summarizing his approach</a>, <em>Open Notebook Science</em>. A similar view is articulated by M. Fabiana Kubke and Daniel Mietchen <a href="http://vimeo.com/30046678">in this video</a>, though they prefer the term <em>Open Research</em>.)</p>
<p><strong>From natural philosophy to science</strong></p>
<p><strong></strong>One thing that these different definitions have in common is the way in which they frame science. In English, the word <em>science</em> has come to denote primarily the natural sciences (traditionally physics and chemistry, more recently also biology and life sciences). The history of the term is long and complex (check out <a href="http://en.wikipedia.org/wiki/Science">the Wikipedia entry</a>), but as a result of language change, a wide range of disciplines are considered not to be part of the sciences, but instead belong to the social sciences and Humanities.</p>
<p>Why does this matter? The above definitions are very closely tailored to the methods and organizational structures of the natural sciences. They assume that research is conducted in a research group (Murray-Rust) that works primarily in a laboratory and whose members record the steps of an experimental process in a lab notebook (Bradley), following a sequence of more or less clearly-structured steps that can be summarized as &#8220;the discovery process&#8221; (Nielsen).</p>
<p>Research processes in other fields strongly differ from this approach, not just in the Humanities (where there is frequently no research group, and data is of varying relevance), but also in the social sciences (where there is generally no laboratory, and data frequently comes from human subjects, rather than technical instruments such as <a href="http://en.wikipedia.org/wiki/Radio_telescope">radio telescopes</a> or <a href="http://en.wikipedia.org/wiki/DNA_sequencer">DNA sequencers</a>). Beyond just using different tools, the instruments also shape the assumptions of their users about the world, and about what they do.  Sociologist <a href="http://en.wikipedia.org/wiki/Karin_Knorr">Karin Knorr-Cetina</a> points to this difference in the title of her book <em><a href="http://www.amazon.com/Epistemic-Cultures-Sciences-Make-Knowledge/dp/0674258940">Epistemic Cultures</a>,</em> and similar observations have been made in Bruno Latour &amp; Steve Woolgar&#8217;s <a href="http://www.amazon.com/Laboratory-Life-Construction-Scientific-Facts/dp/069102832X"><em>Laboratory Life: The Construction of Scientific Facts</em></a>. One crucial aspect of this is how data is conceptualized in the different disciplinary perspectives, and, related to this, how notions differ regarding what openness means.</p>
<p><strong>Openness beyond open access to publications</strong></p>
<p><strong></strong>Openness can be defined in a variety of ways. Not all information that is available online is open in a technical sense – just think about proprietary file formats that make it difficult to share and re-use data. Technical openness does not equal legal openness, a problem that is also on <a href="http://www.hiig.de/en/research/internet-policy-governance/coordinating-the-allocation-of-information-goods/">the institute’s agenda</a>.</p>
<p><a href="http://en.wikipedia.org/wiki/Open_access">Open Access</a> – the technical and legal accessibility of scholarly publications via the Internet – is widely regarded to benefit both science and the public at large. In the traditional publishing model access to research results in scholarly monographs and journals is available to subscribers only (usually institutional subscribers, in other words, libraries). The Open Access model shifts the costs, sometimes to authors (who pay a fee to publish) or to publishing funds or other institutional actors. The <a href="http://www.opensocietyfoundations.org/openaccess">Budapest</a> and <a href="http://oa.mpg.de/files/2010/04/berlin_declaration.pdf">Berlin Declarations on Open Access</a> specify under which provisions publications are truly Open Access, rather than just somehow accessible. Open Access has a range of benefits, from reducing costs and providing access to scientists at small universities and in developing countries, to increasing transparency and raising scholarly impact. Models based on author fees, such as the one utilized by <a href="http://www.plos.org/">PLoS</a>, are increasingly common and make Open Access economically feasible.</p>
<p>There is broad consensus that Open Access is a first step, <a href="http://blogs.lse.ac.uk/impactofsocialsciences/2012/05/17/open-access-not-enough-communication/">but that it’s not enough</a>. Many scientists, such as the ones cited above, call for research data also to be made available more broadly. Sharing research data, instead of packaging data and analysis together in scholarly articles, could enable new forms of research that are much more complementary than current practices, which tend to emphasize positive outcomes (experiments that worked) over negative ones (those that didn&#8217;t), despite the fact that negative outcomes can greatly contribute to better understanding a problem.</p>
<p><strong>Making openness count</strong></p>
<p>The barriers to achieving a more open environment in regards to research data aren&#8217;t primarily technical or legal, but cultural. Research has always been based on the open dissemination of knowledge (just take <a href="http://en.wikipedia.org/wiki/Philosophical_Transactions_of_the_Royal_Society">the history of the <em>Philosophical Transactions</em></a>, considered by most to be the oldest scientific journal), but it is also very closely tied to the formats in which knowledge is stored and disseminated, such as books, journal articles, and conference papers, which tend to take on a valorizing role, rather than being just arbitrary containers of scholarly information. Many scholars, regardless of their field, see themselves in the business of publishing books, articles, and papers just as much as they consider themselves to be in the business of doing research. While the technology behind scholarly publishing has changed dramatically, the concepts have not changed. Because institutionalized academia is incentive-driven and highly competetive, collective goals (a more efficient approach to knowledge production) are trumped by individual ones (more highly-ranked publications = more funding and promotions for the individual researcher).</p>
<p>Institutional academia is no longer the only place where research happens. Increasingly, there is (if latently) competition from crowdsourcing platforms that facilitate collaborative knowledge creation (and, more open, problem solving) outside of institutional contexts. Depending on how you define the process of knowledge production, examples include both Wikipedia and projects such as the <a href="http://www.rockethub.com/projects/scifund">#SciFund Challenge</a>. The approach to knowledge production in these environments seems to focus on knowledge recombination and remixing at the moment, but it appears plausible that more sophisticated models could arise in the future. Whether the hybrid communities of knowledge production have a potential to displace established institutional academia remains to be seen. Rather, such communities could blossom in those areas where traditional academia fails to deliver.</p>
<p>But even inside institutional academia, the time seems ripe for more openness beyond making publications and data available to other academics. Social media makes it possible for scholars to both communicate with their peers and engage with the public more directly &#8212; <a href="http://files.ynada.com/papers/cosci12.pdf">though they are still hesitant to do either at the moment</a>. Public visibility is not as high on the agenda of most researchers as one might expect, because academic success is largely the result of peer, not popular evaluation.</p>
<p><strong>Redefining scholarly impact</strong></p>
<p>This may change <a href="http://altmetrics.org/manifesto/">as new, more open measurements of scholarly impact</a> enter the mainstream. Measuring and evaluating the impact and quality of publicly-funded research has been a key political interest for decades. While frameworks exist for conducting large and complex evaluations (Research Assessment Exercises in the UK, Exzellenzinitiative in Germany) the metrics used to evaluate the performance of researchers are generally criticized as too one-dimensional. This criticism applies in particular to measuerments that indicate the quality of publications such as Thompson Reuters’ <a href="http://thomsonreuters.com/products_services/science/free/essays/impact_factor/">Impact Factor</a> (IF). A confluence of measures (downloads, views, incoming links) could change the current, extremely one-sided approach to evaluation and make it more holistic, generating a more nuanced picture of scholarly performance.</p>
<p><strong>Questions for research into Open Science</strong></p>
<p>The following questions reflect some of the issues raised by &#8220;open&#8221; approaches to science and scholarship. They are by no means the only ones, als the <a href="http://www.hiig.de/en/research/internet-enabled-innovation/open-science/">Open Science project description</a> on the pages of the HIIG highlights, but reflect my personal take.</p>
<ol>
<li>How can Open Science be conceptualized in ways that reach beyond the paradigm of the natural sciences? In other words, what should Open Humanities and Open Social Sciences look like?</li>
<li>How do different types of data (recorded by machines, created by human subjects, classified and categorized by experts) and diverse methods used for interacting with it (close reading, qualitative analysis, hermeneutics, statistical approaches, data mining, machine learning) impact knowledge creation and what are their respective potentials for openness in the sense described by Nielsen, Murray-Rust and Bradley? What are limits to openness, e.g. for ethical, economic and political reasons?</li>
<li>What are features of academic openness beyond open access (e.g. availability of data, talks, teaching materials, social media media presence, public outreach activities) and how do they apply differently to different disciplines?</li>
<li>How can the above-mentioned features be used for a facetted, holistic evaluation of scholarly impact that goes beyond a single metric (in other words, that measures visibility, transparency and participation in both scientific and public contexts)?</li>
<li>What is the relationship between institutionalized academia and hybrid virtual communities and platforms? Are they competitive or complementary? How do their approaches to knowledge production and the incentives they offer to the individual differ?</li>
</ol>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/915/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A little tutorial: Corpus and Text Linguistics with R (CTL-R)</title>
		<link>http://blog.ynada.com/149</link>
		<comments>http://blog.ynada.com/149#comments</comments>
		<pubDate>Tue, 10 Jul 2012 15:39:27 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[linguistics]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rstats]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=149</guid>
		<description><![CDATA[After recently teaching an introductory class to R aimed at linguists at the University of Bayreuth, I&#8217;ve decided to put my extended notes on the website in the form of a very basic tutorial. Check out Corpus and Text Linguistics with R (CTL-R) if you want to learn R fundamentals and have no prior programming [...]]]></description>
				<content:encoded><![CDATA[<p>After recently teaching an introductory class to <a href="http://www.r-project.org/">R</a> aimed at linguists at the University of Bayreuth, I&#8217;ve decided to put my extended notes on the website in the form of a very basic tutorial. Check out <a href="http://ynada.com/ctl-R">Corpus and Text Linguistics with R (CTL-R)</a> if you want to learn R fundamentals and have no prior programming experience. It&#8217;s still incomplete at present, but I hope to have more chapters ready soon. Happy R-ing! <img src='http://blog.ynada.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/149/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Munich, Oxford, Deidesheim &#8212; talking about scholarly blogging with different stakeholders</title>
		<link>http://blog.ynada.com/887</link>
		<comments>http://blog.ynada.com/887#comments</comments>
		<pubDate>Sun, 18 Mar 2012 23:12:00 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[academic blogging]]></category>
		<category><![CDATA[deidesheim]]></category>
		<category><![CDATA[dhiha4]]></category>
		<category><![CDATA[digital scholarly communication]]></category>
		<category><![CDATA[hypotheses.org]]></category>
		<category><![CDATA[munich]]></category>
		<category><![CDATA[oii]]></category>
		<category><![CDATA[oxford]]></category>
		<category><![CDATA[scilogs12]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=887</guid>
		<description><![CDATA[I just came back from Deidesheim, a small town (yet with an oddly epic entry in English Wikipedia &#8212; what&#8217;s up with that?) located in an area of Germany best known for its excellent Riesling, where I participated in the annual meeting of the SciLogs blogging community. My role in Deidesheim, together with my colleague [...]]]></description>
				<content:encoded><![CDATA[<p>I just came back from <a href="http://en.wikipedia.org/wiki/Deidesheim">Deidesheim</a>, a small town (yet with an oddly epic entry in English Wikipedia &#8212; what&#8217;s up with that?) located in an area of Germany best known for its excellent <a href="http://en.wikipedia.org/wiki/Riesling">Riesling</a>, where I participated in the annual meeting of the <a href="http://www.scilogs.de/">SciLogs</a> blogging community. My role in Deidesheim, together with my colleague <a href="http://www.phil-fak.uni-duesseldorf.de/kmw-weiss/mitarbeiterinnen/dr-merja-mahrt/">Merja Mahrt</a>, was to nominate a blogger for the SciLogs &#8217;12 best blog award (here&#8217;s <a href="http://www.scilogs.de/wblogs/blog/quantenwelt">the winner</a>!) and to give a talk on research on scholarly blogging (slides below).</p>
<p>The past ten days have been a whirlwind tour of sorts, with no less than three (!) different events related to scholarly/science/research blogging that I attended, and I want to take a moment and reflect on some of the things that were discussed and record a few thoughts they provoked. </p>
<p>So let&#8217;s start with a list of the events.</p>
<p><strong>Weblogs in the Humanities, Munich</strong></p>
<div class="wp-caption alignleft" style="width: 310px"><img alt="" src="http://digiwis.de/blog/wp-content/uploads/2012/03/IMG065-300x225.jpg" title="Picture of me during my talk at &#039;Weblogs in the Humanities&#039;. Photo by Wenke Bönisch." width="300" height="225" /><p class="wp-caption-text">Picture of me during my talk at &#039;Weblogs in the Humanities&#039;. Photo by Wenke Bönisch.</p></div>
<p>Last week, I presented at the conference <a href="http://redaktionsblog.hypotheses.org/136">Weblogs in den Geisteswissenschaften</a> (Weblogs in the Humanities), organized by the <a href="http://www.dhi-paris.fr/">Deutsche Historische Institut Paris</a> and supported by <a href="http://hypotheses.org/">hypotheses.org</a>, a platform operated by <a href="http://cleo.cnrs.fr/">Cléo</a>, a section of the CNRS. The newly launched portal <a href="http://de.hypotheses.org/">de.hypotheses.org</a> is aimed at the German-speaking scholarly community and follows the model of its French parent. Weblogs (or <em>carnets de recherche</em>, as they are branded under the hypotheses label) are more widely read in France than they are in Germany, a factor which I think partly explains their uptake. Another key to their success seems to be the way they are supported, for example, each blog is provided with an ISSN, making it easier to cite. As part of the <a href="http://de.hypotheses.org/redaktion">editorial team</a> behind de.hypotheses.org, I&#8217;m excited to see whether the platform will succeed and follow in the footsteps of its French counterpart, which hosts an impressive 300 scholarly blogs. The conference was certainly an indicator that the topic is on a lot of people&#8217;s radar. More detailed reports from the event can be found <a href="http://melissaterras.blogspot.de/2012/03/blogging-in-munich.html">here</a> (keynote speaker Melissa Terras, in English), <a href="http://digiwis.de/blog/2012/03/12/tagung-weblogs-in-den-geisteswissenschaften-wir-stehen-erst-am-anfang/">here</a> (Wenke Bönisch, in German) and <a href="http://adresscomptoir.twoday.net/stories/75228723/">here</a> (Anton Tantner, also in German). During a break, I had the chance to interview <a href="http://melissaterras.blogspot.com/">Melissa</a> for my postdoc project and was myself interviewed for the German Humanities portal <a href="http://www.lisa.gerda-henkel-stiftung.de/blog.php?nav_id=665">LISA</a>. Thank You to Melissa for taking the time to chat with me and to Georgios Chatzoudis for asking some very thought-provoking questions!</p>
<div style="width:425px" id="__ss_11937716"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/coffee001/was-ist-ein-wissenschaftsblog" title="Was ist ein Wissenschaftsblog?" target="_blank">Was ist ein Wissenschaftsblog?</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/11937716" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/coffee001" target="_blank">Cornelius Puschmann</a> </div>
</p></div>
<p><a href="https://cast.itunes.uni-muenchen.de/vod/clips/2xIaGYntIy/flash.html">VIDEO OF TALK</a> &#8211; <a href="http://www.lisa.gerda-henkel-stiftung.de/content.php?nav_id=3538">AUDIO INTERVIEW</a></p>
<p><strong>Symposia on e-Social Science, Oxford</strong></p>
<p>Next I flew to England for the first time in several years, to visit the <a href="http://www.oii.ox.ac.uk/">Oxford Internet Institute</a> and attend two events, <a href="http://www.oii.ox.ac.uk/events/?id=486">Social Science and Digital Research: Interdisciplinary Insights</a> and <a href="http://www.oii.ox.ac.uk/events/?id=487">Digital Social Research: A Forum for Policy and Practice</a>. There was also a dinner on Monday to mark the formal ending of the <a href="http://microsites.oii.ox.ac.uk/oess/">Oxford e-Social Science Project</a> and a breakfast on Tuesday morning, where the Euorpean Commission&#8217;s <a href="http://www.seserv.org/">SESERV</a> project was discussed and recommendations on how to integrate e-social science methods into teaching and research more closely were formulated. All of theses events were related to the Oxford e-Social Science project in one way or another, therefore the aspect of digital scholarly communication was just one facet of that larger theme. People had a broad discussion of research and teaching practices in the social sciences and how e-science fits into the mix. I found <a href="http://polaris.gseis.ucla.edu/cborgman/Chriss_Site/Welcome.html">Christine Borgmann</a>&#8216;s <a href="http://works.bepress.com/borgman/254/">keynote on reproducibility</a> very thought-provoking. We take it for grandted that open data will make the research process more transparent and hopefully this is true, but what reproducibility actually amounts to is widely contested and especially tricky in the context of the human and social sciences.</p>
<div style="width:425px" id="__ss_12052550"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/coffee001/knowledge-or-credit-oxford" title="Knowledge or Credit? The (Un)changing Face of Academic Publishing from the Philosophical Transactions to Blogging" target="_blank">Knowledge or Credit? The (Un)changing Face of Academic Publishing from the Philosophical Transactions to Blogging</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/12052550" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/coffee001" target="_blank">Cornelius Puschmann</a> </div>
</p></div>
<p><strong>SciLogs Meeting 2012, Deidesheim</strong></p>
<div class="wp-caption alignleft" style="width: 310px"><img alt="" src="http://www.spektrum.de/sixcms/media.php/912/thumbnails/1.788244.JPG.788252.JPG" title="Bloggers chatting at scilogs12 in Deidesheim." width="300" height="225" /><p class="wp-caption-text">Bloggers chatting at scilogs12 in Deidesheim.</p></div>
<p>After my visit to Oxford, it was on to Deidesheim via Düsseldorf. The SciLogs meetup was yet a different event than both the Munich conference and the symposia in England. SciLogs is comparable to <a href="http://scienceblogs.com/">scienceblogs.com</a> in that it&#8217;s run by a publisher (<a href="http://spektrum.com/">Spektrum der Wissenschaft</a>), who has launched it largely as a source of popular science content and that it has an orientation towards the natural sciences (though there are also blogs on history, linguistics and a variety of other fields). It was exciting to chat with people who have been involved in science blogging for years and to learn more about what drives them. I was particularly impressed by the enthusiasm that the sciloggers have for their blogs and their readers. Blogging is hard work (as the gracial pace of <em>my</em> postings here illustrates&#8230;) and Spektrum Verlag can be quite proud of the community it has built around the idea of better informing people about scientific research.</p>
<div style="width:425px" id="__ss_12052332"> <strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/coffee001/mahrt-puschmann-wissenschaftsblogs-deidesheim-2012-0317-mm" title="Wissenschaftliche Blogs: Nutzungsweisen und Nutzer" target="_blank">Wissenschaftliche Blogs: Nutzungsweisen und Nutzer</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/12052332" width="425" height="355" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>
<div style="padding:5px 0 12px"> View more <a href="http://www.slideshare.net/thecroaker/death-by-powerpoint" target="_blank">PowerPoint</a> from <a href="http://www.slideshare.net/coffee001" target="_blank">Cornelius Puschmann</a> </div>
</p></div>
<p>Below are some somewhat random points that I found noteworthy.</p>
<p>Scholarly/academic/science/research blogs are written by a wide variety of people (e.g. scholars, journalists, librarians, science enthusiasts), for a wide range of audiences (e.g. self, peers, people in the same field, practitioners, politicians, general public) with a variety of purposes in mind (self-fulfillment, knowledge management). It&#8217;s important not just to regard them exclusively as a form of science communication, but to see the many roles they take on for a range of users.</p>
<p>Just as scholarly bloggers and their topics are a diverse bunch, readers and commentators of S/a/s/r blogs have different reasons for visiting and participating. A key motivation among commentators could be that they can add their view to a post. This may seem obvious, but it&#8217;s interesting for several reasons. For example, there is fairly little dialogue going on in posts that have a lot of comments. The commentators simply add their take and then leave, without engaging with the blogger or with each other. Debates that <em>do</em> have a lot of actualy discussion sometimes devolve into arguments between individual users that have little to do with the original post. This isn&#8217;t a bad thing, but it illustrates that it&#8217;s a bad idea to give in to the temptation that a large number of comments translates into success. Or, perhaps speaking of <em>personal success</em> is alright as long as one doesn&#8217;t mistake it for societal impact. Another thing is the relation of commentators and readers. It&#8217;s not trivial to figure out whether fewer comments means less attention on the part of readers.</p>
<p>In order to play a role in main-stream scholarly communication, as it is still conducted primarily via monographs and journals, scholarly blogging must integrate some of the conventions that exist in these forms (quality control, long-term availability of content, citability), if it is to succeed as a formal genre of scholarly communication, while preserving its intrinsic strengths (speed and simplicity of publication, the potential of interaction via comments, the ability to embed images, video, audio, data and code, the ability to link and quote, the ability to track one&#8217;s impact via metrics). The adaptation can happen in multiple ways, and it only applies to <em>formal</em> scholarly communication &#8212; what happens informally or for other purposes remains uneffected, as does blogging about science by journalists or hobbyists. Blogging about science and scholarship is obviously in the public interest. The question is, should this be left to the researcher, or should it be incentivized by institutions? As <a href="http://archiv.twoday.net/">Klaus Graf</a> put it somewhat radically at the conference in Munich, is a researcher who doesn&#8217;t blog a bad researcher? </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/887/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Starting a three-year postdoc project on why scientists blog and tweet</title>
		<link>http://blog.ynada.com/36</link>
		<comments>http://blog.ynada.com/36#comments</comments>
		<pubDate>Wed, 18 Jan 2012 17:34:38 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[academic blogging]]></category>
		<category><![CDATA[dgsc]]></category>
		<category><![CDATA[hiig]]></category>
		<category><![CDATA[ibi]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=36</guid>
		<description><![CDATA[I&#8217;ve already shared this bit of personal news with a few friends and colleagues, but I thought I&#8217;d blog about it as well &#8212; especially since I&#8217;m woefully behind on my Iron Blogger schedule. After a fairly long time in the making, I have been awarded a three-year research grant from the Deutsche Forschungsgemeinschaft (DFG) [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve already shared this bit of personal news with a few friends and colleagues, but I thought I&#8217;d blog about it as well &#8212; especially since I&#8217;m woefully behind on my <a href="http://ironbloggerberlin.com/">Iron Blogger</a> schedule. <img src='http://blog.ynada.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>After a fairly long time in the making, I have been awarded a three-year research grant from the Deutsche Forschungsgemeinschaft (DFG) for the project <strong>Networking, visibility, information: a study of digital genres of scholarly communication and the motives of their users</strong> (<a href="http://gepris.dfg.de/gepris/OCTOPUS/;jsessionid=DE55C206DB4298DB0DDA91EE3678D060?module=gepris&#038;task=showDetail&#038;context=projekt&#038;id=203337051">summary in German</a> on the DFG&#8217;s site). The project investigates new forms of scholarly communication (especially blogging and Twitter) and their role for academia. My key concerns are usage motives, i.e. <em>why</em> scholars use blogs and Twitter, and how these motives correspond with usage practices (<em>how</em> they blog and tweet), rather than how many researchers use these channels of communication or what makes them refrain from using them (see <a href="http://blogs.lse.ac.uk/impactofsocialsciences/2012/01/02/can%E2%80%99t-tweet-or-won%E2%80%99t-tweet-adoption-of-web-2-0-tools-by-researchers/">this blog post</a> and the study mentioned in it for that kind of work). My main methods will be qualitative interviews with a sample of 20-25 blogging and/or tweeting academics, along with in-depth content analysis of the material they post in these channels over a prolonged period (>1 year). Identifying usage patterns and relating them to the participants&#8217; narrative about their use will be another key objective. Ultimately, I hope to find a (tentative) answer to the question what role blogs and Twitter may play for the future of digital scholarship, and whether they will remain a  niche phenomenon or become mainstream over time.</p>
<p>The project follows up on <a href="http://ynada.com/pubs/corpblog.pdf">my work on corporate blogging</a> and connects strongly to what we have been doing at the <a href="http://nfgwin.uni-duesseldorf.de/en/node">Junior Researchers Group &#8220;Science and the Internet&#8221;</a> over the past year, but the focus on interviews should result in a more user-centric analysis. As someone who has been doing (applied) linguistic analysis to make inferences about social processes, I feel much more comfortable actually talking to the people I want to study, rather than just crunching numbers on how they tweet. Big data social science research is obviously and understandably en vogue these days, but I hope to find a good synergy between qualitative and quantitative approaches in my project.</p>
<p>My new institutional home for the next three years will be the Berlin School of Library and Information Science at Humboldt University. I&#8217;m grateful to <a href="http://digitalplusresearch.blogspot.com/">Michael Seadle</a> for supporting my project and really look forward to working with my new colleagues at <a href="http://www.ibi.hu-berlin.de/">IBI</a> (that&#8217;s the German acronym, which, as far as I can tell, is preferred to its more entertaining English equivalent). I also look forward to working with colleagues from the <a href="http://hiig.de/en/">Alexander von Humboldt Institute for Internet and Society (HIIG)</a> where I&#8217;m currently supporting the project <em>Regulation Watch</em>. Finally, I plan to keep in close contact with the colleagues in Düsseldorf, both at the Junior Researchers Group and the <a href="http://www.phil-fak.uni-duesseldorf.de/anglistik3/">Department of English Language and Linguistics</a>, where I have learned virtually everything I know about being a researcher. I am especially indebted to <a href="http://www.phil-fak.uni-duesseldorf.de/anglistik3/stein/">Dieter Stein</a> for his enduring support and for his contagious enthusiasm for all aspects of scholarship.</p>
<p>Sic itur ad astra! <img src='http://blog.ynada.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>For an overview of previous work I&#8217;ve done in this direction, have a look at my <a href="http://ynada.com/publications.html">publications</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/36/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Graphing Twitter friends/followers with R (updated yet again)</title>
		<link>http://blog.ynada.com/864</link>
		<comments>http://blog.ynada.com/864#comments</comments>
		<pubDate>Thu, 22 Dec 2011 10:12:46 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[rstats]]></category>
		<category><![CDATA[sna]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=864</guid>
		<description><![CDATA[Those of you following my occasional updates here know that I have previously posted code for graphing Twitter friend/follower networks using R (post #1. post #2). Kai Heinrich was kind enough to send me some updated code for doing so using a newer version of the extremely useful twitteR package. His very crisp, yet thoroughly [...]]]></description>
				<content:encoded><![CDATA[<p>Those of you following my occasional updates here know that I have previously posted code for graphing Twitter friend/follower networks using <a href="http://www.r-project.org/">R</a> (<a href="http://blog.ynada.com/247">post #1</a>. <a href="http://blog.ynada.com/279">post #2</a>). <a href="http://tu-dresden.de/die_tu_dresden/fakultaeten/fakultaet_wirtschaftswissenschaften/wi/wiid/professur/wiid_heinrich">Kai Heinrich</a> was kind enough to send me some updated code for doing so using a newer version of the extremely useful <a href="http://cran.r-project.org/web/packages/twitteR/">twitteR</a> package. His very  crisp, yet thoroughly documented script is pasted below.</p>

<div class="wp_codebox_msgheader"><span class="right"><sup><a href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/#examples" target="_blank" title="WP-CodeBox HowTo?"><span style="color: #99cc00">?</span></a></sup></span><span class="left2">Download <a href="http://blog.ynada.com/wp-content/plugins/wp-codebox/wp-codebox.php?p=864&amp;download=graph_friendsfollowers.R">graph_friendsfollowers.R</a></span><div class="codebox_clear"></div></div><div class="wp_codebox"><table><tr id="p8642"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
</pre></td><td class="code" id="p864code2"><pre class="r" style="font-family:monospace;"># Script for graphing Twitter friends/followers
# by Kai Heinrich (kai.heinrich@mailbox.tu-dresden.de) 
&nbsp;
# load the required packages
&nbsp;
library(&quot;twitteR&quot;)
library(&quot;igraph&quot;)
&nbsp;
# HINT: In order for the tkplot() function to work on mac you need to install 
#       the TCL/TK build for X11 
#       (get it here: http://cran.us.r-project.org/bin/macosx/tools/)
#
# Get User Information with twitteR function getUSer(), 
#  instead of using ur name you can do this with any other username as well 
&nbsp;
start&lt;-getUser(&quot;YOUR_USERNAME&quot;) 
&nbsp;
# Get Friends and Follower names with first fetching IDs (getFollowerIDs(),getFriendIDs()) 
and then looking up the names (lookupUsers()) 
&nbsp;
friends.object&lt;-lookupUsers(start$getFriendIDs())
follower.object&lt;-lookupUsers(start$getFollowerIDs())
&nbsp;
# Retrieve the names of your friends and followers from the friend
# and follower objects. You can limit the number of friends and followers by adjusting the 
# size of the selected data with [1:n], where n is the number of followers/friends 
# that you want to visualize. If you do not put in the expression the maximum number of 
# friends and/or followers will be visualized.
&nbsp;
n&lt;-20 
friends &lt;- sapply(friends.object[1:n],name)
followers &lt;- sapply(followers.object[1:n],name)
&nbsp;
# Create a data frame that relates friends and followers to you for expression in the graph
relations &lt;- merge(data.frame(User='YOUR_NAME', Follower=friends), 
data.frame(User=followers, Follower='YOUR_NAME'), all=T)
&nbsp;
# Create graph from relations.
g &lt;- graph.data.frame(relations, directed = T)
&nbsp;
# Assign labels to the graph (=people's names)
V(g)$label &lt;- V(g)$name
&nbsp;
# Plot the graph using plot() or tkplot(). Remember the HINT at the 
# beginning if you are using MAC OS/X
tkplot(g)</pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/864/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Berlin 9: List of blog posts on the conference</title>
		<link>http://blog.ynada.com/847</link>
		<comments>http://blog.ynada.com/847#comments</comments>
		<pubDate>Tue, 15 Nov 2011 10:15:02 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[berlin9]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[open access]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=847</guid>
		<description><![CDATA[I&#8217;ve blogged the following entries covering the Berlin 9 Open Access Conference: Berlin 9: Pre-conference session on Open Access Publishing (Tuesday) Berlin 9: Pre-conference session on Open Access Policy (Tuesday) Berlin 9: Opening session (Wednesday) Berlin 9: The Worldwide Policy Environment (Wednesday) And here&#8217;s a rough list of blog posts and news items from other [...]]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve blogged the following entries covering the Berlin 9 Open Access Conference:</p>
<ul>
<li><a href="http://blog.ynada.com/834">Berlin 9: Pre-conference session on Open Access Publishing (Tuesday)</a></li>
<li><a href="http://blog.ynada.com/838">Berlin 9: Pre-conference session on Open Access Policy (Tuesday)</a></li>
<li><a href="http://blog.ynada.com/851">Berlin 9: Opening session (Wednesday)</a></li>
<li><a href="http://blog.ynada.com/853">Berlin 9: The Worldwide Policy Environment (Wednesday)</a></li>
</ul>
<p>And here&#8217;s a rough list of blog posts and news items from other sources that I&#8217;ve come across:</p>
<ul>
<li><a href="http://intechweb.wordpress.com/2011/11/08/berlin-9-future-of-open-access-in-humanities/">Berlin 9: Future of Open Access in Humanities</a> (Katarina Lovrecic)</li>
<li><a href="http://chronicle.com/blogs/wiredcampus/at-open-access-meeting-advocates-emphasize-the-impact-of-sharing-knowledge/34226">At Open-Access Meeting, Advocates Emphasize the Impact of Sharing Knowledge</a> (Jen Howard)</li>
<li><a href="http://www.facebook.com/note.php?note_id=10150374153543768">5 statements on Open Access from Berlin9</a> (@mire)</li>
<li><a href="http://titanpad.com/berlin9-day1">Berlin 9 Conference Public Notes (Day1)</a> (<a href="http://be.linkedin.com/in/bluyten">Bram Luyten</a>)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/847/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Berlin 9: The Worldwide Policy Environment (Wednesday)</title>
		<link>http://blog.ynada.com/853</link>
		<comments>http://blog.ynada.com/853#comments</comments>
		<pubDate>Thu, 10 Nov 2011 15:29:32 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[berlin9]]></category>
		<category><![CDATA[Cyril Muller]]></category>
		<category><![CDATA[Harold Varmus]]></category>
		<category><![CDATA[Jean-François Dechamp]]></category>
		<category><![CDATA[open access]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=853</guid>
		<description><![CDATA[Avice Meehan moderated the first session of the Berlin 9 Open Access conference session on The Worldwide Policy Environment. She introduced the three presenters: Jean-François Dechamp, Policy Officer, European Commission, Directorate-General for Research and Innovation Harold Varmus, Director, U.S. National Cancer Institute Cyril Muller, Vice President, External Affairs Department, The World Bank After a brief [...]]]></description>
				<content:encoded><![CDATA[<p>Avice Meehan moderated the first session of the Berlin 9 Open Access conference session on The Worldwide Policy Environment. She introduced the three presenters:</p>
<ul>
<li>Jean-François Dechamp, Policy Officer, European Commission, Directorate-General for Research and Innovation</li>
<li>Harold Varmus, Director, U.S. National Cancer Institute</li>
<li>Cyril Muller, Vice President, External Affairs Department, The World Bank</li>
</ul>
<p>After a brief introduction by Avice, Jean-Francois Dechamp took to the podium, to talk about the European policy context of Open Access. Jean-Francois described how the European Commission acts as a policy maker, a funding agency, and as an infrastructure funder and capacity builder. He cited Commission documents stating that &#8220;publicly funded research should be open access&#8221; and the noted that the Commission aims to to make Open Access to publicatons &#8220;the gerade principle for projects funded by the EU research Framework Programmes&#8221;. Key reasons for the European Commission to support Open Access include to serve science and research, benefit innovation and improve return on investment in R&#038;D. OA publishing costs (article charges) are covered by FP7, although fairly few researchers realize this. Dechamp cited a study conducted by the EUC where the majority of researchers involved indicated that they were ready to self-archive, but that the legal challenges were daunting. He cited a soon-to-be-released study (ERAC, 2010-2011) that found that the overall significance of OA in the member states has significantly increased over the past few years. </p>
<p>Harold Varmus of the U.S. National Cancer Institute and NIH came next. Harold stressed that he was not speaking as the representative of a policy-making institution, but as a scientist. He lamented that the shift towards OA is not happening fast enough and asked for a broader idea of Open Access that must go beyond access to publications, to access to data and (ultimately) knowledge. True Open Access, according to Harold, means gold road OA, in accord with the Berlin Declaration &#8212; embargos aren&#8217;t good enough. Harold traced his contact with OA to 1998 when he heard about arXiv (built by Paul Ginsparg) and thought that such a resource should also exist for biomedicine. He went on to emphasize that different fields have different needs, and that publishing must be sensitive to these needs. Harold also stressed the success of Pubmed Central, with a size of now 2 mio articles. In 2006 publishers were encouraged to donate articles (with limited success), in 2008 a mandate was introduced to publish NIH-supported research on PubmedCentral after an embargo period. Harold noted that economics are essential and that there&#8217;s always a business plan attached to journals. He noted that while researchers love their publishers, they love the people who give them money even more, pointing to the central influence of funders in relation to OA. Harold noted the success of PLoS, specifically of PLoS ONE. He further echoed Cathy Norton&#8217;s observation that the public at large wants access &#8212; not just abstracts and titles, but the actual data. While articles are the best product of academic research, they are also emotionally laden. Harold noted that while funders see articles as mere vehicles of knowledge, authors also write for fame and prestige, not just to contribute to knowledge. He closed by arguing strongly for a new regime of review (post rather than pre). Authors should be forced to list their most important contributions rather than bean counting by relying on long publication lists and the impact factor.</p>
<p>Cyril Muller approached the topic differntly in his talk, focusing on the Open Data Approach of his insitution, the World bank, and on the positive effects that they had observed in making the data collected by them digitally available. He described the three pillars of their approach (Open Data, Open Knowledge, Open Solutions) and presented statistics on how much information were now made available online, rather than in print via their Open Knowledge Repository. He provided interesting examples of information-enabled innovation in Africa and elsewhere. My notes are unfortunately somewhat incomplete on Cyril&#8217;s talk, but it really focused on Open (Government) Data more than on Open Access (to Scholarly Publications), putting it more into a thematic camp with a variety of initiatives from that direction.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/853/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Berlin 9: Opening session (Wednesday)</title>
		<link>http://blog.ynada.com/851</link>
		<comments>http://blog.ynada.com/851#comments</comments>
		<pubDate>Thu, 10 Nov 2011 14:29:52 +0000</pubDate>
		<dc:creator>cornelius</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[berlin9]]></category>
		<category><![CDATA[Bernhard Schutz]]></category>
		<category><![CDATA[Cathy Norton]]></category>
		<category><![CDATA[Jack E. Dixon]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[Robert Tijan]]></category>

		<guid isPermaLink="false">http://blog.ynada.com/?p=851</guid>
		<description><![CDATA[There are my notes from the opening session of the Berlin 9 Open Access Conference. I&#8217;ve already blogged the pre-conference workshops on Open Access Publishing and Open Access Policy. The conference opened with welcoming remarks, first from the HHMI&#8217;s VP and chief scientific officer Jack E. Dixon, then from HHMI&#8217;s head Robert Tijan, followed by [...]]]></description>
				<content:encoded><![CDATA[<p>There are my notes from the opening session of the Berlin 9 Open Access Conference. I&#8217;ve already blogged the pre-conference workshops on <a href="http://blog.ynada.com/834">Open Access Publishing</a> and <a href="http://blog.ynada.com/838">Open Access Policy</a>.</p>
<p>The conference opened with welcoming remarks, first from the HHMI&#8217;s VP and chief scientific officer Jack E. Dixon, then from HHMI&#8217;s head Robert Tijan, followed by the Max Planck Society&#8217;s Bernard Schutz, and finally from the Marine Biology Lab&#8217;s Cathy Norton. Jack Dixon struck an optimistic note, observing that &#8220;the tide is turning, in a very positive way.&#8221; Robert Tijan observed that those who fund research should be more active in publishing, a reference to eLife, a new Open Access journal in the lifes sciences jointly launched by HHMI and the Max Planck Society. He went on to note that &#8220;scientific work is not complete before the results become accessible&#8230; what we do doesn&#8217;t have any impact otherwise.&#8221; Bernard Schutz focused on the development of the Berlin Declartion in his talk. 30 institutions had been original signatories in 2003 when the Declaration was first drafted, 338 institutions are now among the signatories. A global expansion of the Berlin meetings from Europe (Berlin 1 to Berlin 7) to the world (Berlin 8 in China, Berlin 9 in the U.S.) had been vital, because &#8220;research and publishing are glibal issues&#8221;. Bernard noted that much had been achieved in relation to green road OA and repositories, but that the Max Planck Society regards the popularization of gold road open access as an important achievement for the future. He went on to note that interdisciplinarity and innovation (e.g. in business) are enabled by OA. Free information is a common good and the spread of knowledge to stakeholders outside academia (teachers and students) is enabled by OA. Bernard observed that to many publishers &#8220;the business model is less important than the business itself&#8221; and that many publishers would transition to OA if viable business models could be established. He decribed disagreements between publishers, institutions, and researchers in some areas and stressed that the Max Planck Society is ready to work with all stakeholders on the issues at hand. Finally, he stated &#8220;we want to become more inclusive&#8221; and characterized Open Access as part of a larger movement towards (more) Free Information.</p>
<p>Cathy Norton from the Marine Biology Lab focused on issues close to her field in her talk. She discussed the success of MedLine and pointed out how interested the public is in certain areas of scientific information. The future of medicine, according to Cathy, lies in personalization of drugs and treatments, something that can only be achieved by having large volumes of data freely available. Techniques such as text mining and visual search are key to utilizing such new approaches, as are efforts such as semantic MedLine that map ontological relationships in large volumes of text. Cathy closed by noting the importance of citizen engagement, e.g. in relation to biodiversity data (95% of the publications on biodiversity are from North America and Europe, while the species described are virtually all found in Africa and South America).</p>
<p>The session closed with a questions from Stuart Shieber who wondered how the Max Planck Society wants to support creating an environment that allows publishers to transition to Open Access, a hint that Bernard Schutz made. Bernard replied that there were ongoing conversations between publishers and the MPS on these issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ynada.com/851/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
