<?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>No sólo software &#187; GRASS</title>
	<atom:link href="http://nosolosoftware.com/tag/grass/feed/" rel="self" type="application/rss+xml" />
	<link>http://nosolosoftware.com</link>
	<description></description>
	<lastBuildDate>Mon, 20 Feb 2012 20:41:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Analysis of free software communities (III): activity and manpower</title>
		<link>http://nosolosoftware.com/analysis-of-free-software-communities-iii/</link>
		<comments>http://nosolosoftware.com/analysis-of-free-software-communities-iii/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 12:27:52 +0000</pubDate>
		<dc:creator>Andrés</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[GRASS]]></category>
		<category><![CDATA[gvSIG]]></category>
		<category><![CDATA[QGIS]]></category>
		<category><![CDATA[Sistemas de Información Geográfica]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://nosolosoftware.com/?p=2005</guid>
		<description><![CDATA[Images: on the left, the number of changes to the codebase (commits) agregated by year. On the right, the number of developers with at least 1 commit that year. Data: trunk from project repositories during the period 1999-2010. Is it something we could extrapolate from the data there? Certainly, not the number of features developed or [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li style="text-align: justify;"><strong>Images</strong>: on the left, the number of changes to the codebase (<em>commits</em>) agregated by year. On the right, the number of developers with at least 1 commit that year.</li>
<li style="text-align: justify;"><strong>Data</strong>: <em>trunk</em> from project repositories during the period 1999-2010.</li>
</ul>
<p style="text-align: justify;"><a href="http://nosolosoftware.com/files/2011/09/analysis_gis_libre_activity_and_manpower.png"><img class="aligncenter size-large wp-image-2006" title="Activity and manpower" src="http://nosolosoftware.com/files/2011/09/analysis_gis_libre_activity_and_manpower-1024x767.png" alt="" width="632" height="473" /></a></p>
<h3 style="text-align: justify;">Is it something we could extrapolate from the data there?</h3>
<p style="text-align: justify;">Certainly, not the number of <em>features</em> developed or <em>bug fixes</em>. It is even barely possible to compare activity between projects, as there are a high variability in terms of changesets: some people could send several little <em>changesets</em> and others just 1 big change, some project could have a special policy which affect the results (i.e.: make a commit formatting the code accoring to the style rules and other with the changes), etc. Some people could even argue that the language they are written in affects the number of changes (GRASS is written in C, gvSIG in Java and QGIS in C++) due to the libraries available or the semantics of every language. So, is it possible to find out <em>something</em>? Well, in my opinion, we can trace at least the following:</p>
<ul style="text-align: justify;">
<li>the internal evolution of a project.</li>
<li>how a project is doing in terms of adding new blood.</li>
</ul>
<p style="text-align: justify;"> So, let&#8217;s make <a href="http://nosolosoftware.com/analysis-of-free-software-communities-ii/">again</a> the exercise of finding out what&#8217;s happening here:</p>
<h4 style="text-align: justify;">GRASS</h4>
<ul style="text-align: justify;">
<li>It calls the atention the curve of activity in the project: <strong>growth by periods (2001-2004 and 2005-2007) with local maximums in 2004 and 2007</strong>. Our hypothesis was that it was due to the way the project works: the developers here make changes both in the <em>trunk</em> and in the <em>branch</em> of the product to release (be it 6.4 or 6.5) at the same time, with a lot of changesets moved between both the trunk and the branches (so doing heavy <em>backporting</em>). In a recently conversation with <a href="http://www.grassbook.org/neteler/">Markus Neteler</a>, he has explained me better how they work and I guess the rhythm we see in the graphics is due to that.</li>
<li>In terms of number of developers, GRASS has showed <strong>a continuous growth until 2008; since then, the number of regular developers stabilizes</strong>.</li>
</ul>
<h4 style="text-align: justify;">gvSIG</h4>
<ul style="text-align: justify;">
<li>gvSIG shows <strong>an incredible high period of activity during 2006-2008</strong> (4500 changesets by year and most that 30 people involved!). To understand the <em>Gauss bell </em>of activity, is needed to know the background of the project: gvSIG development has been led <em>by contract</em>, which means that all activities (planning, development, testing, etc) were led by the client needs who pay for it. Only recently, these processes have been opened to a broader community (firms and volunteers collaborating in the project within the <a href="http://www.gvsig.com/welcome?set_language=en">gvSIG association</a>). So, it makes sense that the beginnings had seen less activity (high phases of planing) and afterwards they got to agregate so many people in such a short period of time.</li>
<li>But, in <strong>2010 it suffered a sudden stop in development</strong> (only 233 changes to the codebase were made, while a pace of 4500 changes were made during previous years). This decreasing in activity is highly correlated to the number of developers involved. It&#8217;s hard to say why it happens: could it be due to the efforts were directed to gvSIG 2.0 development? could it be due to the reorganization in the project and the creation of gvSIG asociation? Well, few can we said at this respect with the data available, further research is required to determine that.</li>
</ul>
<h4 style="text-align: justify;">QGIS</h4>
<div>
<ul style="text-align: justify;">
<li><strong>Steady grow both in terms of contributions and contributors</strong>. 2004 and 2008 years determine two peaks of activity and people participating in the development. Our preliminar hypothesys was that it was due to the release of the first stable version and the release of 1.0, as well as become an oficial project of OSGEO. Gary Sherman has confirmed that in a recent post (<a href="http://spatialgalaxy.net/2011/09/23/history-of-qgis-committers/">history of QGIS commiters</a>) and an interview (<a href="http://linfiniti.com/2011/10/interview-with-gary-sherman-qgis-founder-part-1/">part1</a> and <a href="http://linfiniti.com/2011/10/interview-with-gary-sherman-qgis-project-founder-part-2/">part2</a>). Besides, he pointed out that in 2007 the project added python support for plugin development, which possibly was one of the reasons of the growth in 2008 and afterwards.</li>
<li>An interesting finding is that, <strong>every 4 years the project has doubled the amount of developers involved</strong> with a slower but steady growth in activity.</li>
</ul>
<div style="text-align: justify;">Well, hope these graphics have helped us to understand better how is the project activity and the manpower every project is able to aggregate around it. Next posts in the serie, will focus on the developers involved and the culture surrounding them. Looking forward to your feedback!</div>
</div>]]></content:encoded>
			<wfw:commentRss>http://nosolosoftware.com/analysis-of-free-software-communities-iii/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Analysis of free software communities (II): adoption trends</title>
		<link>http://nosolosoftware.com/analysis-of-free-software-communities-ii/</link>
		<comments>http://nosolosoftware.com/analysis-of-free-software-communities-ii/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 20:00:31 +0000</pubDate>
		<dc:creator>Andrés</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[GRASS]]></category>
		<category><![CDATA[gvSIG]]></category>
		<category><![CDATA[QGIS]]></category>
		<category><![CDATA[Sistemas de Información Geográfica]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://nosolosoftware.com/?p=2015</guid>
		<description><![CDATA[Find below the statistics for mailinglist activity in GRASS, gvSIG and QGIS during the period 2008-2010. The first one shows data from the general user mailinglists for each project. Take into account that data for gvSIG agregated both international and spanish mailinglist due the reasons stated here. The next one shows the same data (number [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Find below the statistics for mailinglist activity in GRASS, gvSIG and QGIS during the period 2008-2010. The first one shows data from the general user mailinglists for each project. Take into account that data for gvSIG agregated both international and spanish mailinglist due the reasons stated <a href="http://nosolosoftware.com/analysis-on-free-software-communities-i/">here</a>.</p>
<p><a href="http://nosolosoftware.com/files/2011/09/analysis_gis_libre_users_trends.png"><img class="aligncenter size-large wp-image-2016" title="Adoption trends (within users)" src="http://nosolosoftware.com/files/2011/09/analysis_gis_libre_users_trends-1024x767.png" alt="" width="632" height="473" /></a></p>
<p>The next one shows the same data (number of people writing and number of messages by month) for the developers mailinglists.</p>
<p><a href="http://nosolosoftware.com/files/2011/09/analysis_gis_libre_developer_trends.png"><img class="aligncenter size-large wp-image-2017" title="Adoption trends (within developers)" src="http://nosolosoftware.com/files/2011/09/analysis_gis_libre_developer_trends-1024x765.png" alt="" width="632" height="472" /></a></p>
<h3>Is it something we could extrapolate from the data there?</h3>
<p>Well, certainly not the user base. The data <strong>shyly introduce us the trends, not the real user base</strong>. The <a href="http://nosolosoftware.com/analysis-on-free-software-communities-i/">model we adopted to study the projects</a> reflects just a part of the community -which is arguably the engine of project- but don&#8217;t take the data as the number of users for each project. For sure, each one of our favorite projects has more users than those participating in (these) mailinglists!</p>
<p>Anyway, here some food for thought:</p>
<ul>
<li style="text-align: justify;"><strong>GRASS</strong>: it smoothly decreases in terms of number of messages as well as people writing, which happen within users and developers. The tendency is not clear though.</li>
<li style="text-align: justify;"><strong>gvSIG</strong>: the data shows a steadly increasing number of users participating in the mailinglists. On the other hand, although it is the project with more people suscribed to developer mailinglist, it shows the less activity of the three projects (in terms of # of messages in developer lists): few technical conversations seemed to happen through the mailinglists during that period.</li>
<li style="text-align: justify;"><strong>QGIS</strong>: according to the data, a clear growth exists in the community. In the period in study (3 years) the number of users and developers participating in mailinglists has been doubled!</li>
</ul>
<div style="text-align: justify;">Few more can be said, hope the graphics are explicative enough! Looking forward to your feedback.</div>]]></content:encoded>
			<wfw:commentRss>http://nosolosoftware.com/analysis-of-free-software-communities-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analysis on free software communities (I): a quantitative study on GRASS, gvSIG and QGIS</title>
		<link>http://nosolosoftware.com/analysis-on-free-software-communities-i/</link>
		<comments>http://nosolosoftware.com/analysis-on-free-software-communities-i/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 09:49:36 +0000</pubDate>
		<dc:creator>Andrés</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[GRASS]]></category>
		<category><![CDATA[gvSIG]]></category>
		<category><![CDATA[QGIS]]></category>
		<category><![CDATA[Sistemas de Información Geográfica]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://nosolosoftware.com/?p=1982</guid>
		<description><![CDATA[When selecting an aplication, it&#8217;s very common to weight tecnological factors -what the aplication enable us to do?- and economic ones -how money do we need?. And yet, there is a third factor to take into account, the social aspects of the project: the community of users and developers who support it and make it [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">When selecting an aplication, it&#8217;s very common to weight <strong>tecnological factors</strong> -what the aplication enable us to do?- and <strong>economic ones</strong> -how money do we need?. And yet, there is a third factor to take into account, the <strong>social aspects</strong> of the project: the community of users and developers who support it and make it be alive.</p>
<p style="text-align: justify;">During a serie of posts begin with this, I&#8217;m going to show a quantitative analysis of communities from 3 reference projects in GIS arena: <a href="http://grass.fbk.eu/">GRASS</a>, <a href="http://www.gvsig.org/web/">gvSIG</a> y <a href="http://qgis.osgeo.org/">QGIS</a>. We selected those, as they are viewed as the more mature projects in desktop GIS, they are under <a href="http://osgeo.org/">OSGEO Fundation</a> umbrella and show some differences on the actors who bootstrapped and manage today.</p>
<table style="margin-left: auto; margin-right: auto;">
<tbody>
<tr>
<td><img title="GRASS" src="http://grass.fbk.eu/images/grasslogo_vector_tiny.png" alt="" width="70" height="79" /></td>
<td><img title="QGIS" src="http://www.qgis.org/templates/qgis/images/blue/logo.png" alt="" width="80" height="80" /></td>
<td><img title="gvSIG" src="http://www.gvsig.com/files/images/logos/logo-gvsig/image" alt="" width="80" height="80" /></td>
</tr>
</tbody>
</table>
<h3 style="text-align: justify;">What we have done?</h3>
<p style="text-align: justify;">During the <a href="http://en.wikipedia.org/wiki/History_of_Free_Software">more than 25 years of free software movement</a>, it has delighted us with the high capacity for fostering creation and innovation <a href="http://nosolosoftware.com/empresa-mercado-y-comunidad/">a community-based model</a> has. Along last years, that model proved its viability in other areas too: content creation (wikipedia), <a href="http://nosolosoftware.com/informacion-geografica-creacion-de-contenidos-en-comunidad/">cartographic data creation (openstreetmaps)</a>, <a href="http://nosolosoftware.com/traduccion-de-un-libro-a-12-manos-mis-conclusiones-y-iii/">translating books</a>, etc. Yet, few is known on <em>&#8220;how to bootstrap and grow a community&#8221;</em>. The only thing we can do is observing what others have done and learn from their experience.</p>
<p style="text-align: justify;">In order to contribute to the understanding on how a community-based project works I&#8217;ve work with <a href="http://conocimientoabierto.es">Francisco Puga</a> and other people from <a href="www.cartolab.es">Cartolab</a> to put together some of the public information the projects generate and make some sense from that. The actors in a community interact with each other, and, when that happen through internet, a trail is left (messages to mailinglists have author information and date, code version systems log information about the authors too, &#8230;). Basing our work on this available and public information -and <em>standing on the shoulder on giants -</em>i.e: reviewing a lot of research works similar to what we like to build- <strong>we have developed a quantitative analysis on the communities supporting GRASS, gvSIG and QGIS</strong>.</p>
<h3 style="text-align: justify;">How did we make it?</h3>
<p style="text-align: justify;">The first step was to evaluate and gather all the public information a project, for what we like to do it in automated way. But, as we had to compare the 3 projects, the data had to be homogeneous: at least exists in both 3 and be in a comparable format. Taking these constraints into account (and the limited time we had for this!) we have collected information from 2 different systems:</p>
<ul style="text-align: justify;">
<li><strong>Code versions control systems:</strong> from every project, we cloned all information available in their repositories to a local <a href="http://git-scm.com/">git</a> repo, in order to parse the log of changes. This allowed us to study <strong>all the history of projects, from the very begining to December 2010</strong>.</li>
<ul>
<li>Data was got from trunk: <a href="https://svn.osgeo.org/grass/grass/trunk">grass</a> - <a href="https://svn.forge.osor.eu/svn/gvsig-desktop/trunk">gvsig</a> - <a href="https://svn.osgeo.org/qgis/trunk/qgis">qgis</a>.</li>
</ul>
<li><strong>Mailinglists</strong>: by means of <a href="http://www.flossmetrics.org/sections/tools/MailingListStats">mailingliststats</a> tool -built mainly by our friend <a href="http://herraiz.org/blog/index.html">Israel Herráiz</a>, <em>thanks bro!</em>- we gather <strong>data from March 2008 to December 2010</strong>.
<ul>
<li>Development mailinglists: <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev/">grass</a> - <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores">gvsig</a> - <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">qgis</a></li>
<li>Users mailinglists: <a href="http://lists.osgeo.org/mailman/listinfo/grass-user">grass</a> - <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">gvsig en</a> / <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios">gvsig es</a> - <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">qgis</a></li>
</ul>
</li>
</ul>
<p style="text-align: justify;">Some disclaimers:</p>
<ul style="text-align: justify;">
<li>Projects have a number of branches, plugins and so. We focused the study on the main product, what an user get when she downloads it. Further study on the plugins ecosystem is needed, and it will give us more fine-tuning information.</li>
<li>Projects have a number of mailinglists more than we have studied (translators, steering committee, other local/regional mailinglists, etc), varying on each case. The analysis was focused on developers and users ones due to we think they are representative enough to mark the trend. We are not interested in giving an exact number (which may be impossible to measure!) but in drawing the long-term fluctuation of participation. Our intuition and past experiences, says that those mailinglists will follow a correlation of participation with the larger community surrounding the projects.</li>
<li>In the particular case of gvSIG users mailinglists, we have studied spanish and english mailinglist jointly. It makes sense doing so as the spanish mailinglist still have the core of contributions from hispanoamerican countries and non-spanish people interacts through international mailinglist. It is like the project have two hearts.</li>
<li>Unfortunately, quality of data have limited the period in study: the range is from March 2008 to December 2010. Prior to that, not all projects have information due to mailinglist migrations.</li>
</ul>
<h3 style="text-align: justify;">What is it useful for?</h3>
<p style="text-align: justify;">It&#8217;s possible to analyze a community from a variety of points of view. Our approach is a quantitative focus by means of a common model which agregate users depending on their level of participation:</p>
<ul style="text-align: justify;">
<li><em>Leaders</em>: those who build the product and make the decisions.</li>
<li><em>Power users: </em>those who adapt it to their needs and using it intensively.</li>
<li><em>Casual users</em>: those who using it for a concrete task.</li>
</ul>
<p style="text-align: justify;">This approach allow us to better understand the size of the community and how they interact, as it&#8217;s not the same the value provided by someone who in 6 months only sent 1 mail to a mailinglist than other person who spent that time sending more than 100 patches to the code.</p>
<p><a href="http://nosolosoftware.com/files/2011/06/ecosistema.png"><img class="aligncenter" title="Ecosistema de una aplicación" src="http://nosolosoftware.com/files/2011/06/ecosistema-1024x527.png" alt="" width="632" height="325" /></a><a href="http://nosolosoftware.com/files/2011/06/ecosistema.png"><br />
</a></p>
<p style="text-align: justify;">With these constraints, we managed to built the following indicators:</p>
<ul style="text-align: justify;">
<li><strong>Adoption trend within users and developers</strong>: based on mailinglists data.</li>
<ul>
<li>Status:<em> <a href="http://nosolosoftware.com/analysis-of-free-software-communities-ii/">post published</a>.</em></li>
</ul>
<li><strong>Activity and manpower</strong>: based on code contributions (<em>commits</em>).</li>
<ul>
<li>Status:<em> <a href="http://nosolosoftware.com/analysis-of-free-software-communities-iii/">post published</a>.</em></li>
</ul>
<li><strong>Composition of the community</strong>: based on code contributions (<em>commits</em>).</li>
<ul>
<li>Status:<em> still to be published.</em></li>
</ul>
<li><strong>Generational analysis</strong>: based on code contributions (<em>commits</em>).</li>
<ul>
<li>Status:<em> still to be published.</em></li>
</ul>
</ul>
<p style="text-align: justify;">During next weeks, I will be publishing the results of the study, in order to help us to understand how different free software communities work, and what we can learn from that. <em>Stay tunned!</em></p>
<h3>Coda</h3>
<p>The results shown here are borrowed from a paper I led jointly with <a href="http://conocimientoabierto.es">Francisco Puga</a>, Alberto Varela and Adrián Eirís from <a href="www.cartolab.es">Cartolab</a>, a GIS university research laboratory based on A Coruña. The results were shown on the <a href="http://www.sigte.udg.edu/jornadassiglibre2011/index.php?page=jornadas">V Jornadas de SIG Libre, Girona 2010</a>. If you are fluent in spanish (reading or listening), you can benefit from these resources:</p>
<ul>
<li>(in spanish) The <a href="http://www.sigte.udg.edu/jornadassiglibre2011/uploads/articulos/art37.pdf">complete paper [PDF]</a>.</li>
<li>(in spanish) The <a href="http://www.sigte.udg.edu/jornadassiglibre2011/uploads/presentaciones/p37.pdf">slides [PDF]</a>.</li>
<li>(in spanish) <a href="http://vimeo.com/22992292">Video explaining the highlights</a> - not my best performance though <img src='http://nosolosoftware.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<div>From those who can&#8217;t, I&#8217;ll summarize the main points through small posts on each topic&#8217;s paper. The original authors have not reviewed the text as published in my blog, so consider any opinion expressed here as my own (have them to review my texts is a boring and time-consuming task I&#8217;m sure they prefer to skip). Please, beg my english.</div>]]></content:encoded>
			<wfw:commentRss>http://nosolosoftware.com/analysis-on-free-software-communities-i/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Análisis de comunidades de Software Libre (I): resultados de un estudio sobre GRASS, gvSIG y QGIS</title>
		<link>http://nosolosoftware.com/analisis-de-comunidades-de-software-libre-i/</link>
		<comments>http://nosolosoftware.com/analisis-de-comunidades-de-software-libre-i/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 15:59:01 +0000</pubDate>
		<dc:creator>Andrés</dc:creator>
				<category><![CDATA[post]]></category>
		<category><![CDATA[Español]]></category>
		<category><![CDATA[GRASS]]></category>
		<category><![CDATA[gvSIG]]></category>
		<category><![CDATA[Moleskine]]></category>
		<category><![CDATA[QGIS]]></category>
		<category><![CDATA[Sistemas de Información Geográfica]]></category>
		<category><![CDATA[Software Libre]]></category>

		<guid isPermaLink="false">http://nosolosoftware.com/?p=933</guid>
		<description><![CDATA[El primer post de una serie, que presenta los resultados de analizar cuantitativamente 3 comunidades de proyectos de software libre, de cara a comprender mejor cómo funcionan.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">A la hora de seleccionar una aplicación se valoran habitualmente factores tecnológicos -qué nos permite hacer la aplicación- y económicos -cuánto nos cuesta lo que necesitamos. Y se nos olvida un tercer factor muy a tener en cuenta: los aspectos sociales del proyecto, la comunidad de usuarios y desarrolladores que lo mantienen vivo.</p>
<p style="text-align: justify;">A lo largo de una serie de post que inicio hoy voy a presentar un análisis de las comunidades de 3 proyectos de referencia en el mundo SIG: <a href="http://grass.fbk.eu/">GRASS</a>, <a href="http://www.gvsig.org/web/">gvSIG</a> y <a href="http://qgis.osgeo.org/">QGIS</a>. Durante el proceso de selección nos hemos quedado con estos 3 porque consideramos que son los más importantes y maduros SIG de escritorio, están además bajo el paraguas de la <a href="http://osgeo.org/">Fundación OSGEO</a> y presentan diferencias en los actores que los gestionan.</p>
<h3>¿Qué hemos hecho?</h3>
<p style="text-align: justify;">En los más de <a href="http://en.wikipedia.org/wiki/History_of_Free_Software">25 años que tiene el movimiento del software libre</a>, se ha demostrado la gran capacidad de creación que tiene un <a href="http://nosolosoftware.com/empresa-mercado-y-comunidad/">modelo centrado en la comunidad</a>. Un modelo que, además, ha mostrado su viabilidad expandiéndose a otras áreas: creación de contenidos (wikipedia), <a href="http://nosolosoftware.com/informacion-geografica-creacion-de-contenidos-en-comunidad/">creación de datos cartográficos (openstreetmaps)</a>, <a href="http://nosolosoftware.com/traduccion-de-un-libro-a-12-manos-mis-conclusiones-y-iii/">traducción de libros</a>, etc. Pero si bien conocemos su potencia, poco sabemos sobre &#8220;<em>cómo crear y gestionar una comunidad</em>&#8220;. Lo único que podemos hacer es observar qué han hecho los demás y cómo les ha ido. Probar. Tratar de extrapolar heurísticos de la experiencia de otros.</p>
<p style="text-align: justify;">Para contribruir al entendimiento de cómo funcionan las comunidades de software libre -<a href="http://conocimientoabierto.es">Francisco Puga</a>, otra gente del <a href="www.cartolab.es">Cartolab</a> y yo- hemos realizado un análisis de las comunidades en base a la información pública que generan. Los actores de una comunidad interactúan entre sí, y, cuando eso ocurre a través de internet, las interacciones dejan rastro:</p>
<ul>
<li>Listas de correo: los mensajes contienen la fecha, el autor, etc.</li>
<li>Wiki: es posible obtener información sobre el autor, la fecha de creación, el número de ediciones de una página, etc.</li>
<li>Sistemas de control de errores: información sobre quién y cuándo se reportó, si está resuelto o no, etc.</li>
<li>Sistemas de control del código: podemos obtener la actividad sobre la aplicación basándonos en el número de cambios (<em>commits</em>), conocer quién los hizo, la fecha, etc.</li>
</ul>
<p>Con la base de esta información pública disponible, lo que hemos hecho ha sido un estudio cuantitativo sobre las comunidades que rodean y sostienen a estos proyectos.</p>
<h3>¿Cómo lo hemos hecho?</h3>
<p style="text-align: justify;">Gracias a la disponibilidad de ciertas herramientas que nos facilitaron el proceso de obtención de información, además de tener en cuenta la calidad de los datos para poder hacer comparativas entre los proyectos, lo que finalmente logramos hacer fue lo siguiente:</p>
<ul style="text-align: justify;">
<li><strong>Sistemas de control de código</strong>: hemos volcado toda la información disponible al sistema de control de versiones <a href="http://git-scm.com/">git</a> para luego parsear su histórico. Esto nos ha permitido estudiar <strong>toda la historia de desarrollo de los proyectos hasta diciembre del 2010</strong>. Datos para <a href="https://svn.osgeo.org/grass/grass/trunk">grass</a> &#8211; <a href="https://svn.forge.osor.eu/svn/gvsig-desktop/trunk">gvsig</a> &#8211; <a href="https://svn.osgeo.org/qgis/trunk/qgis">qgis</a></li>
<li><strong>Listas de correo</strong>: hemos usado para ellos la herramienta <a href="http://www.flossmetrics.org/sections/tools/MailingListStats">mailingliststats</a> -que construyó principalmente <a href="http://herraiz.org/blog/index.html">Israel Herráiz</a>, <em>thanks bro!</em>- con <strong>datos desde marzo de 2008 hasta diciembre de 2010</strong>, en base a:
<ul>
<li>las listas de desarrollo del proyecto: <a href="http://lists.osgeo.org/mailman/listinfo/grass-dev/">grass</a> &#8211; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_desarrolladores">gvsig</a> &#8211; <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">qgis</a></li>
<li>las listas principales de usuarios: <a href="http://lists.osgeo.org/mailman/listinfo/grass-user">grass</a> &#8211; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">gvsig en</a> / <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios">gvsig es</a> &#8211; <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user">qgis</a></li>
</ul>
</li>
</ul>
<p style="text-align: justify;">Algunas aclaraciones sobre el estudio de las listas de correo:</p>
<ul>
<li>Los 3 proyectos tienen muchas más listas para diversos aspectos (traducciones, dirección del proyecto, listas locales, etc). Nos hemos centrado en éstas porque creemos que son suficientes para marcar la tendencia, que realmente es lo que nos interesa; no los números gordos que serían engañosos.</li>
<li>En el caso de las listas de usuarios, para gvsig hemos estudiado además de la lista internacional, también la española. Ésta última es donde nació el proyecto y muestra todavía la actividad principal. No hacerlo introduciría sesgos.</li>
<li>Por desgracia, la calidad de los datos nos ha limitado el período de estudio: hemos conseguido analizar desde Marzo de 2008 hasta diciembre del 2010.</li>
</ul>
<h3>¿Para qué nos vale?</h3>
<p>El estudio de una comunidad tiene diferentes enfoques. El nuestro se basa en el modelo que divide a la comunidad en 3 niveles de participación e implicación:</p>
<ul>
<li><em>Leaders</em>: aquellos que construyen el producto.</li>
<li><em>Power users: </em>aquellos que lo adaptan a sus necesidades y lo usan intensivamente.</li>
<li><em>Casual users</em>: aquellos que lo usan para una tarea concreta.</li>
</ul>
<p style="text-align: justify;">Esta aproximación facilita la comprensión de cómo funciona realmente la comunidad, ya que no es lo mismo la aportación de una persona a través de un único mensaje en una lista de correo a la de alguien que se ha pasado 6 meses creando la aplicación. Nos aporta además, información sobre la adopción de las herramientas así como patrones de participación y actividad entre los distintos actores.</p>
<p style="text-align: justify;"><a href="http://nosolosoftware.com/files/2011/06/ecosistema.png"><a href="http://nosolosoftware.com/files/2011/06/ecosistema.png"><img class="aligncenter size-large wp-image-1354" title="Ecosistema de una aplicación" src="http://nosolosoftware.com/files/2011/06/ecosistema-1024x527.png" alt="" width="632" height="325" /></a><br />
</a></p>
<p style="text-align: justify;">Con este enfoque y metodología hemos conseguido realizar los siguientes indicadores:</p>
<ul>
<li><strong>Tendencias de adopción entre usuarios</strong>: basado en las listas de correo.</li>
<li><strong>Tendencias de adopción entre desarrolladores</strong>: basado en las listas de correo.</li>
<li><strong>Actividad y fuerza de trabajo</strong>: basado en contribuciones de código (<em>commits</em>).</li>
<li><strong>Análisis de composición de la comunidad</strong>: basado en contribuciones de código.</li>
<li><strong>Análisis generacional</strong>: basado en contribuciones de código.</li>
</ul>
<p style="text-align: justify;">En las siguiente semanas iremos publicando los resultados del estudio, de cara a comprender mejor cómo funciona una comunidad de software libre. <em>Stay tunned!</em></p>]]></content:encoded>
			<wfw:commentRss>http://nosolosoftware.com/analisis-de-comunidades-de-software-libre-i/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

