Quantcast
Channel: FLOSSmole - savannah
Browsing latest articles
Browse All 16 View Live
↧

November 2011 data entered

Here is the status of the November 2011 collection:done & ready to download on Google Code or query in Teragrid... ============ RUBYFORGE OBJECTWEB TIGRIS LAUNCHPAD SAVANNAH ALIOTH GITHUBstill...

View Article


January 2012 releases

We're cruising ahead with January 2012 releases. Grab the data from Google Code site or from the teragrid.Freecode - done (formerly known as Freshmeat) Savannah - done Tigris - done Rubyforge - done...

View Article


May 2012 data releases

Data files have been released for May 2012. Go check it out on our Google Code downloads page.Re-writes: --Free Software Foundation has been re-written from scratch to match their new layout. --Google...

View Article

Savannah New Project Registrations by month, 2000-2012

Savannah is a free software code forge. The SQL used to generate the data that made this chart is as follows:SELECT MONTH( registration_date ) , YEAR( registration_date ) , COUNT( DISTINCT project_name...

View Article

December 2013 data released

December data has been released. We have a few old standbys (fc, rf, ow, sv, al) and some hot fresh data as well. What is new, you ask? Well, we have some IRC chat log data for the Apache project Camel...

View Article


New March 2014 data released

Some new forge data has been released collected 04-Mar-2014. Datasource_id's are as follows:8079 - freecode 8080 - rubyforge 8081 - objectweb 8082 - savannah 8083 - tigris 8084 - aliothIRC data: 8085 -...

View Article

Image may be NSFW.
Clik here to view.

Savannah Project Registrations by month, 2000-2014

Savannah is a free software code forge.The SQL used to generate the data that made this chart is as follows:SELECT CONCAT( MONTH( registration_date ) , '-', YEAR( registration_date ) ) , COUNT(...

View Article

Image may be NSFW.
Clik here to view.

Number of Projects per Team Size in Savannah (June 2014)

Description:This chart shows the number of projects of each team size listed in Savannah.Visualization:SQL Script:SELECT DISTINCT project_dev_count, COUNT( DISTINCT project_name ) AS count FROM...

View Article


Image may be NSFW.
Clik here to view.

Growth of use of "Free" and "Open" in Project Names (2014 data)

Description:This chart shows the number of new projects in each repository that use the words "Free" and "Open" in project names through 2014.Visualization:SQL Script:Freshmeat:SELECT YEAR( date_added...

View Article


Image may be NSFW.
Clik here to view.

Growth of Projects in Each Repository (June 2014)

Description:This chart shows the number of NEW projects added to each repository by month/year.Visualization:Notes: RF had ~750 projects without a project start date.SQL Script:SELECT MONTH( date_added...

View Article
Browsing latest articles
Browse All 16 View Live