<?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>CPAN Explorer &#187; authors</title>
	<atom:link href="http://cpan-explorer.org/category/authors/feed/" rel="self" type="application/rss+xml" />
	<link>http://cpan-explorer.org</link>
	<description>An interactive exploration of the Perl ecosystem</description>
	<lastBuildDate>Mon, 01 Mar 2010 19:44:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Authors map for YAPC::EU</title>
		<link>http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/</link>
		<comments>http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 15:02:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[authors]]></category>
		<category><![CDATA[cpan]]></category>

		<guid isPermaLink="false">http://cpan.rtgi.eu/?p=134</guid>
		<description><![CDATA[Authors
A new version of the authors map has been created for the YAPC::EU. This time, instead of CPANTS&#8217; data, we used CPANDB and Task::Kensho to create a seed of modules.
Task::Kensho is a project from the EPO, which lists some Perl modules recommended for modern Perl development. CPANDB is a project from Adam Kennedy, and it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<h2>Authors</h2>
<p>A new version of the authors map has been created for the <a href="http://yapceurope2009.org/ye2009/talk/2061">YAPC::EU</a>. This time, instead of CPANTS&#8217; data, we used <a href="http://search.cpan.org/~adamk/CPANDB-0.02/">CPANDB</a> and <a href="http://search.cpan.org/~perigrin/Task-Kensho-0.14/lib/Task/Kensho.pm">Task::Kensho</a> to create a seed of modules.</p>
<p><code>Task::Kensho</code> is a project from the <a href="http://www.enlightenedperl.org/">EPO</a>, which lists some Perl modules recommended for modern Perl development. <code>CPANDB</code> is a project from Adam Kennedy, and it&#8217;s an unified database for the CPAN index.</p>
<p><script type="text/javascript">
<!--
	$(document).ready(function(){
		new rtgi.mapFilter(
			"author",
			"/wp-content/datamaps/authorsv2/viz/dzc_output.xml",
			"/wp-content/datamaps/authorsv2/authors.json",
			"author_mapv2",
			"#author_query",
			"#author_results"
		);
	})
-->
</script></p>
<div id="author_mapv2" class="mapcontainersearch"></div>
<div class="filter">
	<label for="author_query"">search text:</label></p>
<input class="filterquery" type="text" id="author_query" />
<div class="filterresults" id="author_results"></div>
</div>
<h2>Discussions</h2>
<h3>Infos</h3>
<ul>
<li>Node count: 840</li>
<li>Edge count: 2248</li>
</ul>
<p>The authors from this map are the one extracted from the new distributions map. There is a lot of informations on this map, so I will explain how to read it.</p>
<ul>
<li>The size of a node represents the number of modules an author has released on the CPAN</li>
<li>An edge is created when an author uses a module from another author</li>
<li>The size of the label represents the number of inbound links. The more uses of this author&#8217;s modules by other authors, the bigger the label</li>
<li>The color represent the average kwalitee of an author</li>
<li>The thickness of an edge depends on the number of modules by an author used by another author</li>
</ul>
<p>So if we look at the map, we can see that:</p>
<ul>
<li><a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dadam%20kennedy">Adam Kennedy</a> releases a lot of modules on the CPAN, but few of them are used by other CPAN developpers on the CPAN, so he gets a big green node, with a small label</li>
<li><a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dgisle%20aas">Giles Aas</a> has few modules released on the CPAN, but they are extremely used (like <code>LWP</code> and <code>URI</code>), so the size of the node is small, but the label is much bigger</li>
<li>The size of the edge between <a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Drocco%20caputo">Rocco Caputo</a> and <a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dchris%20williams">Chris Williams</a> is important, because Rocco releases the <code>POE</code> distribution, and Chris Williams releases a lot of <code>POE</code> extensions</li>
</ul>
<p>And to conclude, we still have our Modern Perl authors cluster, on the top of the map, with developpers like <a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dstevan%20little">Stevan Little</a>, <a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dyuval%20kogman">Yuval Kogman</a>, <a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dmarcus%20ramberg">Marcus Ramberg</a>, <a href="http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/#author%3Dflorian%20ragwitz">Florian Ragwitz</a>, &#8230;</p>
<p>As for the previous maps, <a href="http://gephi.org/">Gephi</a> was used to do the spatialization.</p>
<h2>Downloads</h2>
<p>These documents are all licenced under the creative commons licence. You can open .gexf graph files with the opensource editor Gephi.</p>
<ul>
<li><a href="/wp-content/datamaps/authorsv2/authors.pdf">The authors map in PDF format (July 2009)</a></li>
<li><a href="/wp-content/datamaps/authorsv2/authors.svg">The authors map in SVG format (July 2009)</a></li>
<li><a href="/wp-content/datamaps/authorsv2/authors.gexf">The authors map in GEXF format (July 2009)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://cpan-explorer.org/2009/07/28/version-of-the-authors-graph-for-yapceu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Authors: graph</title>
		<link>http://cpan-explorer.org/2009/06/12/authors-graph/</link>
		<comments>http://cpan-explorer.org/2009/06/12/authors-graph/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 12:14:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[authors]]></category>
		<category><![CDATA[cpan]]></category>

		<guid isPermaLink="false">http://cpan.rtgi.eu/?p=20</guid>
		<description><![CDATA[Authors
We used data available from the CPANTS database to reconstruct the relationships between developers inside the CPAN.




Discussions
Nodes
A graph node is an author : a Perl developer having commited a distribution (a software library) to CPAN.
An edge is a relationship between two authors : one (or both) of these two authors relies on the package developed [...]]]></description>
			<content:encoded><![CDATA[<h2>Authors</h2>
<p>We used data available from the <a href="http://cpants.perl.org/">CPANTS</a> database to reconstruct the relationships between developers inside the CPAN.</p>
<p><script type="text/javascript">
<!--
var viewer = null;
function init() {
viewer = new Seadragon.Viewer("authorsv1");
viewer.openDzi("/wp-content/datamaps/authorsv1/viz/authors.dzi");
}
Seadragon.Utils.addEvent(window, "load", init);
-->
</script></p>
<div id="authorsv1" class="mapcontainer"></div>
<h2>Discussions</h2>
<h3>Nodes</h3>
<p>A graph node is an author : a Perl developer having commited a distribution (a software library) to <a href="http://search.cpan.org/">CPAN</a>.<br />
An edge is a relationship between two authors : one (or both) of these two authors relies on the package developed by the other.</p>
<h3>Layout</h3>
<p>We used a <a href="http://en.wikipedia.org/wiki/Force-based_algorithms">force-directed based</a> layout algorithm on the graph. Each node is affected by a repulsion force by all other nodes, except for nodes having a connection with him (attraction force).<br />
As a result, the stronger the relationship is (ie. more packages involved), the nearest the two authors will be.<br />
Some special authors</p>
<ul>
<li><a href="http://search.cpan.org/~gaas/">Gisle Aas</a> (main developer of <code>LWP</code> and <code>URI</code>)</li>
<li><a href="http://search.cpan.org/~drolsky/">Dave Rolsky</a> (<code>DateTime</code>, <code>Moose</code>, &#8230;)</li>
<li><a href="http://search.cpan.org/~adamk/">Adam Kennedy</a> (> 200 dists)</li>
<li><a href="http://search.cpan.org/~mschwern/">Michael Schwern</a> (<code>MakeMaker</code>, <code>Test::*</code>)</li>
<li><a href="http://search.cpan.org/~ingy/">Ingy</a> (<code>YAML</code>, <code>Kwiki</code>, <code>IO::All</code>, nearly 100 modules)</li>
<li><a href="http://search.cpan.org/~stevan/">Stevan Little</a> (<code>Moose</code>, <code>Class::MOP</code>, &#8230;)</li>
<li><a href="http://search.cpan.org/~msergeant/">Matt Sergeant</a> (<code>XML::*</code>, <code>SQLite</code>, &#8230;)</li>
</ul>
<h3>The Modern Perl party</h3>
<ul>
<li>Developers from Moose, Catalyst, DBIx::Class..</li>
<li>In the upper left part &#8211; one can see Steven, Sartak, perigin, jrockway, mstrout, nothingmuch, marcus ramberg</li>
<li>jrockway / steven / nothingmuch form a small cluster</li>
</ul>
<h2>Downloads</h2>
<p>These documents are all under the creative commons licence. You can open .gexf graph files with the opensource editor Gephi 0.6. These graphs contains only the &#8220;core&#8221; of CPAN.</p>
<ul>
<li><a href="/wp-content/datamaps/authorsv1/cpan_authors_core_march2009.pdf">The authors map in PDF format (march 2009)</a></li>
<li><a href="/wp-content/datamaps/authorsv1/cpan_authors_core_march2009.svg.tar.gz">The authors map in SVG format (march 2009)</a></li>
<li><a href="/wp-content/datamaps/authorsv1/cpan_authors_core_march2009.gdf.tar.gz">The authors map in GDF format (march 2009)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://cpan-explorer.org/2009/06/12/authors-graph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

