SlideShare ist ein Scribd-Unternehmen logo
1 von 47
Downloaden Sie, um offline zu lesen
Open Innovation in Action
                Lessons learned about social collaboration
                      from 30 years of open source



                         Stefane Fermigier, Abilian, March 2012


Monday, March 25, 2013
Who am I?



Monday, March 25, 2013
Monday, March 25, 2013
I’m an open source developer



Monday, March 25, 2013
I’m an open source developer

                         (And an entrepreneur, too...)
Monday, March 25, 2013
Today’s thesis
                         Many of the aspects of what we call
                         social technologies and social
                         business were pioneered at one
                         point by the open source
                         development communities.
                         It’s also true for Open Innovation.


Monday, March 25, 2013
A short history of
                  Free & Open Source Software




Monday, March 25, 2013
FOSS 0.1
                         1983-1990




Monday, March 25, 2013
Photo credit: http://commons.wikimedia.org/wiki/User:Vicapowell39
Monday, March 25, 2013
Richard Stallman,
          Founder of the Free
          Software Movement
        Photo credit: http://commons.wikimedia.org/wiki/User:Vicapowell39
Monday, March 25, 2013
• The free software movement was started
                         in 1983 by Richard Stallman
                   • Most of the open source software
                         produced at the time was developed by
                         very small teams (2-3 persons), using
                         local development tools
                   • Software were distributed using tapes,
                         then FTP
                   • Marketing was mostly through word-of-
                         mouth

Monday, March 25, 2013
Early successes
                   • The GNU “operating system” (minus the
                         kernel) was already displacing proprietary
                         tools in the early 90s
                   • The moral and legal frameworks upon
                         which the free software (and later, the open
                         source) movement is built
                         • Didn’t mandate / prescribe any production
                           model for free software, though


Monday, March 25, 2013
Challenges
                   • Economic and moral questioning:
                    • Is it ok to make money with free
                           software?
                         • How to make the system sustainable?
                   • How to scale development efforts to
                         larger teams?


Monday, March 25, 2013
FOSS 0.9
                         1991-1998




Monday, March 25, 2013
• Larger scale projects start to appear,
                         attracting tens, then hundreds of
                         developers (and later, thousands)
                   • Tools and practices are developed, most
                         often on top of existing internet protocols
                         to address the needs of distributed
                         development at this scale :
                         • Centralized source code management
                         • Mailing lists or usenet forums
Monday, March 25, 2013
Successes

                   • Linux (1991)
                   • The Debian (1993) and Red Hat (1994)
                         distributions
                   • The Apache Web Server (1995)


Monday, March 25, 2013
FOSS 1.0
                         1998-2007




Monday, March 25, 2013
• Open source becomes the preferred term
                         for most free software based businesses
                   • The Web becomes pervasive
                   • Several organizations created to foster
                         governance of open source projects
                         (Apache Foundation, Eclipse Foundation,
                         OW2...)
                   • Several successful IPOs on top of the Web
                         1.0 bubble (Red Hat,VA Linux), Netscape
                         open sources the Mozilla browser...


Monday, March 25, 2013
The 4 engines of collaboration

                   • Real-time shared vision
                   • Real-time status updates
                   • Real-time help requests
                   • Self-service archives
                         Source: Bertrand Delacretaz, 2009
Monday, March 25, 2013
“Every successful open source project I know uses
                         PRIM. Every closed source project I know,
                         doesn't. People wonder how open source projects
                         manage to create high-quality products without
                         managers or accountability. The answer: we're
                         accountable to our infrastructure. PRIM is
                         the open source secret sauce.”
                         Ted Husted http://jroller.com/TedHusted/entry/prim




Monday, March 25, 2013
P = Portal (often, a Wiki)




Monday, March 25, 2013
R = Repository




Monday, March 25, 2013
I = Issue (or Bug)Tracker




Monday, March 25, 2013
M = Mailing List (+ foruM)




Monday, March 25, 2013
Software Forges, a more
                     integrated approach
                   • Sourceforge, launched in 1999 by VA
                         Linux, integrates all these tools in a
                         consistent Web (1.0) portal
                   • Makes it super easy for anyone (3.4 million
                         users currently) to start a new open source
                         project (324 000 as of today)
                   • Several similar products launched
                         afterwards (Collabnet, Trac, Redmine)

Monday, March 25, 2013
Works for non open
                     source software too...




Monday, March 25, 2013
FOSS 2.0
                         2008-now




Monday, March 25, 2013
Web 2.0

                   • Wikipedia (2001)
                   • Tim O’Reilly’s Architecture of Participation
                         (2004) and Web 2.0 (also 2004)
                   • Consumer Web 2.0, then Enterprise 2.0
                         replace older applications



Monday, March 25, 2013
• Git, and a bunch of other Distributed
                         Source Control Management Systems
                         (DSCM), appear circa 2005 to address the
                         need of very large distributed development
                         teams (1000s of developers for Linux)
                   • They allow for completely decentralized
                         development, and make it much easier
                         for developers to try out new ideas on
                         their own, then “merge” the changes with
                         the main development lines


Monday, March 25, 2013
Monday, March 25, 2013
Linus Torvalds, Git
             creator (2005)

Monday, March 25, 2013
Linus Torvalds, Git
             creator (2005)

                         BTW, he invented Linux too...
Monday, March 25, 2013
• A new breed of SaaS offerings for
                         developpers, such as GitHub (2008) or
                         StackOverflow (2008), appear, leveraging
                         many of the characteristic features of W2.0
                         or E2.0 applications:
                         • Activity streams
                         • Social networking
                         • Tagging / folksonomies
                         • Votes, reputation
Monday, March 25, 2013
GitHub, like SourceForge, but more social
Monday, March 25, 2013
StackOverflow, a knowledge base based on a reputation system

Monday, March 25, 2013
Additional tools with a
                       social impact
                   • Continuous integration (with a
                         strong testing culture) allows distributed
                         development to happen with confidence
                         that developers don’t “break the build”
                   • Code review applications

Monday, March 25, 2013
Continuous integration




Monday, March 25, 2013
Code review on GitHub




Monday, March 25, 2013
Open Source as a
                            model for
                         Open Innovation


Monday, March 25, 2013
Monday, March 25, 2013
Governance models
                          for OSS projects
                   • Vendor-led
                    • May include, to balance power with the users:
                         a users club, a more or less independent and
                         powerful board...

                   • Community led
                    • Either formal or informal
                    • If formal, either though a generic community
                         (FSF, ASF, Eclipse, OW2...) or ad-hoc


Monday, March 25, 2013
How to create a thriving
                open source community?

                         (May apply to your social business
                                 initiative too...)


Monday, March 25, 2013
• Put people first (“community over code”)
                         •   Welcome newcomers, give credits

                         •   Learn how to deal with poisonous people

                   • Create an architecture of participation
                         •   Have a modular architecture for your product

                         •   Be clear about your vision (roadmap) and give
                             regular status reports

                         •   Make it easy to contribute


                    Read http://www.artofcommunityonline.org/ for details
Monday, March 25, 2013
Open by default?



Monday, March 25, 2013
(...)


               (...)



                   Source: http://circulaire.legifrance.gouv.fr/pdf/2012/09/cir_35837.pdf
Monday, March 25, 2013
Source: https://www.gov.uk/service-manual/making-software/open-source.html

Monday, March 25, 2013
Contact:
                         sf@fermigier.com



                               Web:
                         www.fermigier.com
                          www.abilian.com

Monday, March 25, 2013

Weitere ähnliche Inhalte

Was ist angesagt?

Choosing the right social and collaboration platform
Choosing the right social and collaboration platformChoosing the right social and collaboration platform
Choosing the right social and collaboration platformJane Hart
 
New models of learning: The role of an e-leaning Centre in Higher Education I...
New models of learning: The role of an e-leaning Centre in Higher Education I...New models of learning: The role of an e-leaning Centre in Higher Education I...
New models of learning: The role of an e-leaning Centre in Higher Education I...Centro de Enseñanzas Virtuales UGR
 
The changing face of L&D
The changing face of L&DThe changing face of L&D
The changing face of L&DJane Hart
 
10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)
10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)
10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)Jane Hart
 
From "Command & Control" to "Encourage & Engage"
From "Command & Control" to "Encourage & Engage" From "Command & Control" to "Encourage & Engage"
From "Command & Control" to "Encourage & Engage" Jane Hart
 
Open Badges for Soft Digital Skills
Open Badges for Soft Digital SkillsOpen Badges for Soft Digital Skills
Open Badges for Soft Digital SkillsIlona Buchem
 
Micro-assessment with Open Badges
Micro-assessment with Open BadgesMicro-assessment with Open Badges
Micro-assessment with Open BadgesIlona Buchem
 
From Training to Supporting Social Collaboration
From Training to Supporting Social CollaborationFrom Training to Supporting Social Collaboration
From Training to Supporting Social CollaborationJane Hart
 
Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016Ilona Buchem
 
Social Learning Revolution
Social Learning RevolutionSocial Learning Revolution
Social Learning RevolutionJane Hart
 
How to integrate and automatically issue Open Badges in MOOC platforms
How to integrate and automatically issue Open Badges in MOOC platformsHow to integrate and automatically issue Open Badges in MOOC platforms
How to integrate and automatically issue Open Badges in MOOC platformsMartin Ebner
 
Open Badges – Open Credentials for All Skills
Open Badges – Open Credentials for All SkillsOpen Badges – Open Credentials for All Skills
Open Badges – Open Credentials for All SkillsIlona Buchem
 
Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...
Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...
Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...Thierry Koscielniak
 
Gamification – Hintergründe & Andwendungsbeispiele bei SAP
Gamification – Hintergründe & Andwendungsbeispiele bei SAPGamification – Hintergründe & Andwendungsbeispiele bei SAP
Gamification – Hintergründe & Andwendungsbeispiele bei SAPThomas Jenewein
 
12 steps to successful social learning
12 steps to successful social learning12 steps to successful social learning
12 steps to successful social learningJane Hart
 
Cultural Localisation of Open Badges
Cultural Localisation of Open BadgesCultural Localisation of Open Badges
Cultural Localisation of Open BadgesIlona Buchem
 
Current webcraft presentation
Current webcraft presentationCurrent webcraft presentation
Current webcraft presentationMozillaColombia
 
Skills without borders: Open Badges Summit 2017, London 2017
Skills without borders: Open Badges Summit 2017, London 2017Skills without borders: Open Badges Summit 2017, London 2017
Skills without borders: Open Badges Summit 2017, London 2017Ilona Buchem
 

Was ist angesagt? (20)

Choosing the right social and collaboration platform
Choosing the right social and collaboration platformChoosing the right social and collaboration platform
Choosing the right social and collaboration platform
 
New models of learning: The role of an e-leaning Centre in Higher Education I...
New models of learning: The role of an e-leaning Centre in Higher Education I...New models of learning: The role of an e-leaning Centre in Higher Education I...
New models of learning: The role of an e-leaning Centre in Higher Education I...
 
76150654
7615065476150654
76150654
 
The changing face of L&D
The changing face of L&DThe changing face of L&D
The changing face of L&D
 
10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)
10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)
10 Trends for Workplace Learning (from the Top 100 Tools for Learning 2015)
 
From "Command & Control" to "Encourage & Engage"
From "Command & Control" to "Encourage & Engage" From "Command & Control" to "Encourage & Engage"
From "Command & Control" to "Encourage & Engage"
 
What is a MOOC?
What is a MOOC?What is a MOOC?
What is a MOOC?
 
Open Badges for Soft Digital Skills
Open Badges for Soft Digital SkillsOpen Badges for Soft Digital Skills
Open Badges for Soft Digital Skills
 
Micro-assessment with Open Badges
Micro-assessment with Open BadgesMicro-assessment with Open Badges
Micro-assessment with Open Badges
 
From Training to Supporting Social Collaboration
From Training to Supporting Social CollaborationFrom Training to Supporting Social Collaboration
From Training to Supporting Social Collaboration
 
Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016Wearables and Learning - SIG WELL, EC-TEL 2016
Wearables and Learning - SIG WELL, EC-TEL 2016
 
Social Learning Revolution
Social Learning RevolutionSocial Learning Revolution
Social Learning Revolution
 
How to integrate and automatically issue Open Badges in MOOC platforms
How to integrate and automatically issue Open Badges in MOOC platformsHow to integrate and automatically issue Open Badges in MOOC platforms
How to integrate and automatically issue Open Badges in MOOC platforms
 
Open Badges – Open Credentials for All Skills
Open Badges – Open Credentials for All SkillsOpen Badges – Open Credentials for All Skills
Open Badges – Open Credentials for All Skills
 
Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...
Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...
Interactive BYOD Sessions with Moodle during Lectures at Paris Descartes Univ...
 
Gamification – Hintergründe & Andwendungsbeispiele bei SAP
Gamification – Hintergründe & Andwendungsbeispiele bei SAPGamification – Hintergründe & Andwendungsbeispiele bei SAP
Gamification – Hintergründe & Andwendungsbeispiele bei SAP
 
12 steps to successful social learning
12 steps to successful social learning12 steps to successful social learning
12 steps to successful social learning
 
Cultural Localisation of Open Badges
Cultural Localisation of Open BadgesCultural Localisation of Open Badges
Cultural Localisation of Open Badges
 
Current webcraft presentation
Current webcraft presentationCurrent webcraft presentation
Current webcraft presentation
 
Skills without borders: Open Badges Summit 2017, London 2017
Skills without borders: Open Badges Summit 2017, London 2017Skills without borders: Open Badges Summit 2017, London 2017
Skills without borders: Open Badges Summit 2017, London 2017
 

Andere mochten auch

Pitch Abilian - Paris Open Source Summit 2015
Pitch Abilian - Paris Open Source Summit 2015Pitch Abilian - Paris Open Source Summit 2015
Pitch Abilian - Paris Open Source Summit 2015Stefane Fermigier
 
Diecimotivi
DiecimotiviDiecimotivi
DiecimotiviF G
 
TheWiseWay
TheWiseWayTheWiseWay
TheWiseWayeli81a
 
Some Scientific Challenges in the Cloud - Roberto Di Cosmo
Some Scientific Challenges in the Cloud - Roberto Di CosmoSome Scientific Challenges in the Cloud - Roberto Di Cosmo
Some Scientific Challenges in the Cloud - Roberto Di CosmoStefane Fermigier
 
Nuxeo - BrainCamp Ouverture 2007 Presentation
Nuxeo - BrainCamp Ouverture 2007 PresentationNuxeo - BrainCamp Ouverture 2007 Presentation
Nuxeo - BrainCamp Ouverture 2007 PresentationStefane Fermigier
 
Nuxeo Corporate Presentation - April 2007
Nuxeo Corporate Presentation - April 2007Nuxeo Corporate Presentation - April 2007
Nuxeo Corporate Presentation - April 2007Stefane Fermigier
 
GT Logiciel Libre - Convention Systematic 2011
GT Logiciel Libre - Convention Systematic 2011GT Logiciel Libre - Convention Systematic 2011
GT Logiciel Libre - Convention Systematic 2011Stefane Fermigier
 
2007 Web Hosting Outlook
2007 Web Hosting Outlook2007 Web Hosting Outlook
2007 Web Hosting Outlookisabelwang
 

Andere mochten auch (11)

Pitch Abilian - Paris Open Source Summit 2015
Pitch Abilian - Paris Open Source Summit 2015Pitch Abilian - Paris Open Source Summit 2015
Pitch Abilian - Paris Open Source Summit 2015
 
Sin comentarios
Sin comentariosSin comentarios
Sin comentarios
 
OWF 2012 Outcome
OWF 2012 OutcomeOWF 2012 Outcome
OWF 2012 Outcome
 
Doña Sofía y Leticia
Doña Sofía y LeticiaDoña Sofía y Leticia
Doña Sofía y Leticia
 
Diecimotivi
DiecimotiviDiecimotivi
Diecimotivi
 
TheWiseWay
TheWiseWayTheWiseWay
TheWiseWay
 
Some Scientific Challenges in the Cloud - Roberto Di Cosmo
Some Scientific Challenges in the Cloud - Roberto Di CosmoSome Scientific Challenges in the Cloud - Roberto Di Cosmo
Some Scientific Challenges in the Cloud - Roberto Di Cosmo
 
Nuxeo - BrainCamp Ouverture 2007 Presentation
Nuxeo - BrainCamp Ouverture 2007 PresentationNuxeo - BrainCamp Ouverture 2007 Presentation
Nuxeo - BrainCamp Ouverture 2007 Presentation
 
Nuxeo Corporate Presentation - April 2007
Nuxeo Corporate Presentation - April 2007Nuxeo Corporate Presentation - April 2007
Nuxeo Corporate Presentation - April 2007
 
GT Logiciel Libre - Convention Systematic 2011
GT Logiciel Libre - Convention Systematic 2011GT Logiciel Libre - Convention Systematic 2011
GT Logiciel Libre - Convention Systematic 2011
 
2007 Web Hosting Outlook
2007 Web Hosting Outlook2007 Web Hosting Outlook
2007 Web Hosting Outlook
 

Ähnlich wie Open Innovation in Action

Open Source Software: The Governance Makes the Difference
Open Source Software: The Governance Makes the DifferenceOpen Source Software: The Governance Makes the Difference
Open Source Software: The Governance Makes the DifferenceOW2
 
Open Source Software: Governance Makes the Difference
Open Source Software: Governance Makes the DifferenceOpen Source Software: Governance Makes the Difference
Open Source Software: Governance Makes the DifferenceAppHub
 
Open source softrware, group 5 final
Open source softrware, group 5 finalOpen source softrware, group 5 final
Open source softrware, group 5 finalbigrouge
 
Open source is good for both business and humanity
Open source is good for both business and humanityOpen source is good for both business and humanity
Open source is good for both business and humanityDocker, Inc.
 
Open Source is Good for Both Business and Humanity - DockerCon 2016
Open Source is Good for Both Business and Humanity - DockerCon 2016 Open Source is Good for Both Business and Humanity - DockerCon 2016
Open Source is Good for Both Business and Humanity - DockerCon 2016 {code}
 
Open Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon PortlandOpen Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon PortlandPhase2
 
Open Source Software Presentation
Open Source Software PresentationOpen Source Software Presentation
Open Source Software PresentationHenry Briggs
 
Samsung & The Path to Open Source Leadership (OBC)
Samsung & The Path to Open Source Leadership (OBC)Samsung & The Path to Open Source Leadership (OBC)
Samsung & The Path to Open Source Leadership (OBC)Samsung Open Source Group
 
Open Source Software Storyboard Ver 8
Open Source Software Storyboard Ver 8Open Source Software Storyboard Ver 8
Open Source Software Storyboard Ver 8Henry Briggs
 
Online Learner Engagement
Online Learner EngagementOnline Learner Engagement
Online Learner EngagementHenry Briggs
 
How to sustain a tool building community-driven effort
How to sustain a tool building community-driven effortHow to sustain a tool building community-driven effort
How to sustain a tool building community-driven effortJordi Cabot
 
Open Source Software Storyboard Ver9
Open Source Software Storyboard Ver9Open Source Software Storyboard Ver9
Open Source Software Storyboard Ver9Henry Briggs
 
OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...
OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...
OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...Ralph Mueller
 
Libraries & Open Source: Freedom and Community
Libraries & Open Source: Freedom and CommunityLibraries & Open Source: Freedom and Community
Libraries & Open Source: Freedom and CommunityNicole C. Engard
 
Oscon 2016: open source lessons from the todo group
Oscon 2016: open source lessons from the todo groupOscon 2016: open source lessons from the todo group
Oscon 2016: open source lessons from the todo groupBen VanEvery
 
Open Source Lessons from the TODO Group
Open Source Lessons from the TODO GroupOpen Source Lessons from the TODO Group
Open Source Lessons from the TODO GroupChris Aniszczyk
 
Open Source Software Version 5
Open Source Software Version 5Open Source Software Version 5
Open Source Software Version 5Henry Briggs
 
DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...
DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...
DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...Jeffrey McGuire
 
PP-PresentationFinalV10(Proofed)
PP-PresentationFinalV10(Proofed)PP-PresentationFinalV10(Proofed)
PP-PresentationFinalV10(Proofed)Gareth Schatynski
 

Ähnlich wie Open Innovation in Action (20)

Open Source Software: The Governance Makes the Difference
Open Source Software: The Governance Makes the DifferenceOpen Source Software: The Governance Makes the Difference
Open Source Software: The Governance Makes the Difference
 
Open Source Software: Governance Makes the Difference
Open Source Software: Governance Makes the DifferenceOpen Source Software: Governance Makes the Difference
Open Source Software: Governance Makes the Difference
 
Open source softrware, group 5 final
Open source softrware, group 5 finalOpen source softrware, group 5 final
Open source softrware, group 5 final
 
Open source is good for both business and humanity
Open source is good for both business and humanityOpen source is good for both business and humanity
Open source is good for both business and humanity
 
Open Source is Good for Both Business and Humanity - DockerCon 2016
Open Source is Good for Both Business and Humanity - DockerCon 2016 Open Source is Good for Both Business and Humanity - DockerCon 2016
Open Source is Good for Both Business and Humanity - DockerCon 2016
 
Open Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon PortlandOpen Atrium 2.0 at Drupalcon Portland
Open Atrium 2.0 at Drupalcon Portland
 
Open Source Software Presentation
Open Source Software PresentationOpen Source Software Presentation
Open Source Software Presentation
 
Samsung & The Path to Open Source Leadership (OBC)
Samsung & The Path to Open Source Leadership (OBC)Samsung & The Path to Open Source Leadership (OBC)
Samsung & The Path to Open Source Leadership (OBC)
 
Open Source Software Storyboard Ver 8
Open Source Software Storyboard Ver 8Open Source Software Storyboard Ver 8
Open Source Software Storyboard Ver 8
 
Online Learner Engagement
Online Learner EngagementOnline Learner Engagement
Online Learner Engagement
 
How to sustain a tool building community-driven effort
How to sustain a tool building community-driven effortHow to sustain a tool building community-driven effort
How to sustain a tool building community-driven effort
 
Open Source Software Storyboard Ver9
Open Source Software Storyboard Ver9Open Source Software Storyboard Ver9
Open Source Software Storyboard Ver9
 
Osp summary
Osp summaryOsp summary
Osp summary
 
OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...
OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...
OOP Munich 2015: Industry Collaboration in Open Source - an imperative to mas...
 
Libraries & Open Source: Freedom and Community
Libraries & Open Source: Freedom and CommunityLibraries & Open Source: Freedom and Community
Libraries & Open Source: Freedom and Community
 
Oscon 2016: open source lessons from the todo group
Oscon 2016: open source lessons from the todo groupOscon 2016: open source lessons from the todo group
Oscon 2016: open source lessons from the todo group
 
Open Source Lessons from the TODO Group
Open Source Lessons from the TODO GroupOpen Source Lessons from the TODO Group
Open Source Lessons from the TODO Group
 
Open Source Software Version 5
Open Source Software Version 5Open Source Software Version 5
Open Source Software Version 5
 
DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...
DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...
DrupalGov Canberra 2014 Keynote: Code for a better world: Open Source Drupal ...
 
PP-PresentationFinalV10(Proofed)
PP-PresentationFinalV10(Proofed)PP-PresentationFinalV10(Proofed)
PP-PresentationFinalV10(Proofed)
 

Mehr von Stefane Fermigier

15 ans de politiques publiques du logiciel libre en France
15 ans de politiques publiques du logiciel libre en France15 ans de politiques publiques du logiciel libre en France
15 ans de politiques publiques du logiciel libre en FranceStefane Fermigier
 
Créer une communauté open source: pourquoi ? comment ?
Créer une communauté open source: pourquoi ? comment ?Créer une communauté open source: pourquoi ? comment ?
Créer une communauté open source: pourquoi ? comment ?Stefane Fermigier
 
L'open source professionnel - un business model open source
L'open source professionnel - un business model open sourceL'open source professionnel - un business model open source
L'open source professionnel - un business model open sourceStefane Fermigier
 
Roadmap du GT Logiciel Libre 2013-2020
Roadmap du GT Logiciel Libre 2013-2020Roadmap du GT Logiciel Libre 2013-2020
Roadmap du GT Logiciel Libre 2013-2020Stefane Fermigier
 
Le MOOC powered by Abilian - Plateforme open source de MOOC
Le MOOC powered by Abilian - Plateforme open source de MOOCLe MOOC powered by Abilian - Plateforme open source de MOOC
Le MOOC powered by Abilian - Plateforme open source de MOOCStefane Fermigier
 
Pourquoi le big data open source ?
Pourquoi le big data open source ?Pourquoi le big data open source ?
Pourquoi le big data open source ?Stefane Fermigier
 
Pleniere du GT Logiciel Libre, janvier 2013
Pleniere du GT Logiciel Libre, janvier 2013Pleniere du GT Logiciel Libre, janvier 2013
Pleniere du GT Logiciel Libre, janvier 2013Stefane Fermigier
 
Nuxeo, an open source platform for content-centric business applications
Nuxeo, an open source platform for content-centric business applicationsNuxeo, an open source platform for content-centric business applications
Nuxeo, an open source platform for content-centric business applicationsStefane Fermigier
 
Nuxeo on the Cloud - Nuxeo World 2011
Nuxeo on the Cloud - Nuxeo World 2011Nuxeo on the Cloud - Nuxeo World 2011
Nuxeo on the Cloud - Nuxeo World 2011Stefane Fermigier
 
ECM Meets the Semantic Web - Nuxeo World 2011
ECM Meets the Semantic Web - Nuxeo World 2011ECM Meets the Semantic Web - Nuxeo World 2011
ECM Meets the Semantic Web - Nuxeo World 2011Stefane Fermigier
 
Challenges du recrutement pour un editeur de logiciel libre
Challenges du recrutement pour un editeur de logiciel libreChallenges du recrutement pour un editeur de logiciel libre
Challenges du recrutement pour un editeur de logiciel libreStefane Fermigier
 
Open World Forum 2011 - Overview
Open World Forum 2011 - OverviewOpen World Forum 2011 - Overview
Open World Forum 2011 - OverviewStefane Fermigier
 
Plénière du GT Logiciel Libre - Février 2011
Plénière du GT Logiciel Libre - Février 2011Plénière du GT Logiciel Libre - Février 2011
Plénière du GT Logiciel Libre - Février 2011Stefane Fermigier
 

Mehr von Stefane Fermigier (20)

15 ans de politiques publiques du logiciel libre en France
15 ans de politiques publiques du logiciel libre en France15 ans de politiques publiques du logiciel libre en France
15 ans de politiques publiques du logiciel libre en France
 
Créer une communauté open source: pourquoi ? comment ?
Créer une communauté open source: pourquoi ? comment ?Créer une communauté open source: pourquoi ? comment ?
Créer une communauté open source: pourquoi ? comment ?
 
L'open source professionnel - un business model open source
L'open source professionnel - un business model open sourceL'open source professionnel - un business model open source
L'open source professionnel - un business model open source
 
Roadmap du GT Logiciel Libre 2013-2020
Roadmap du GT Logiciel Libre 2013-2020Roadmap du GT Logiciel Libre 2013-2020
Roadmap du GT Logiciel Libre 2013-2020
 
Le MOOC powered by Abilian - Plateforme open source de MOOC
Le MOOC powered by Abilian - Plateforme open source de MOOCLe MOOC powered by Abilian - Plateforme open source de MOOC
Le MOOC powered by Abilian - Plateforme open source de MOOC
 
Pitch Abilian mai 2013
Pitch Abilian mai 2013Pitch Abilian mai 2013
Pitch Abilian mai 2013
 
Pourquoi le big data open source ?
Pourquoi le big data open source ?Pourquoi le big data open source ?
Pourquoi le big data open source ?
 
Save the date OWF 2013
Save the date OWF 2013Save the date OWF 2013
Save the date OWF 2013
 
Ecosystemes logiciel libre
Ecosystemes logiciel libreEcosystemes logiciel libre
Ecosystemes logiciel libre
 
Pleniere du GT Logiciel Libre, janvier 2013
Pleniere du GT Logiciel Libre, janvier 2013Pleniere du GT Logiciel Libre, janvier 2013
Pleniere du GT Logiciel Libre, janvier 2013
 
Demo Cup 2012
Demo Cup 2012Demo Cup 2012
Demo Cup 2012
 
Four Python Pains
Four Python PainsFour Python Pains
Four Python Pains
 
Cours ECM à l'EPITA
Cours ECM à l'EPITACours ECM à l'EPITA
Cours ECM à l'EPITA
 
Nuxeo, an open source platform for content-centric business applications
Nuxeo, an open source platform for content-centric business applicationsNuxeo, an open source platform for content-centric business applications
Nuxeo, an open source platform for content-centric business applications
 
Nuxeo on the Cloud - Nuxeo World 2011
Nuxeo on the Cloud - Nuxeo World 2011Nuxeo on the Cloud - Nuxeo World 2011
Nuxeo on the Cloud - Nuxeo World 2011
 
ECM Meets the Semantic Web - Nuxeo World 2011
ECM Meets the Semantic Web - Nuxeo World 2011ECM Meets the Semantic Web - Nuxeo World 2011
ECM Meets the Semantic Web - Nuxeo World 2011
 
Nuxeo at 10
Nuxeo at 10Nuxeo at 10
Nuxeo at 10
 
Challenges du recrutement pour un editeur de logiciel libre
Challenges du recrutement pour un editeur de logiciel libreChallenges du recrutement pour un editeur de logiciel libre
Challenges du recrutement pour un editeur de logiciel libre
 
Open World Forum 2011 - Overview
Open World Forum 2011 - OverviewOpen World Forum 2011 - Overview
Open World Forum 2011 - Overview
 
Plénière du GT Logiciel Libre - Février 2011
Plénière du GT Logiciel Libre - Février 2011Plénière du GT Logiciel Libre - Février 2011
Plénière du GT Logiciel Libre - Février 2011
 

Kürzlich hochgeladen

TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Kürzlich hochgeladen (20)

TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Open Innovation in Action

  • 1. Open Innovation in Action Lessons learned about social collaboration from 30 years of open source Stefane Fermigier, Abilian, March 2012 Monday, March 25, 2013
  • 2. Who am I? Monday, March 25, 2013
  • 4. I’m an open source developer Monday, March 25, 2013
  • 5. I’m an open source developer (And an entrepreneur, too...) Monday, March 25, 2013
  • 6. Today’s thesis Many of the aspects of what we call social technologies and social business were pioneered at one point by the open source development communities. It’s also true for Open Innovation. Monday, March 25, 2013
  • 7. A short history of Free & Open Source Software Monday, March 25, 2013
  • 8. FOSS 0.1 1983-1990 Monday, March 25, 2013
  • 10. Richard Stallman, Founder of the Free Software Movement Photo credit: http://commons.wikimedia.org/wiki/User:Vicapowell39 Monday, March 25, 2013
  • 11. • The free software movement was started in 1983 by Richard Stallman • Most of the open source software produced at the time was developed by very small teams (2-3 persons), using local development tools • Software were distributed using tapes, then FTP • Marketing was mostly through word-of- mouth Monday, March 25, 2013
  • 12. Early successes • The GNU “operating system” (minus the kernel) was already displacing proprietary tools in the early 90s • The moral and legal frameworks upon which the free software (and later, the open source) movement is built • Didn’t mandate / prescribe any production model for free software, though Monday, March 25, 2013
  • 13. Challenges • Economic and moral questioning: • Is it ok to make money with free software? • How to make the system sustainable? • How to scale development efforts to larger teams? Monday, March 25, 2013
  • 14. FOSS 0.9 1991-1998 Monday, March 25, 2013
  • 15. • Larger scale projects start to appear, attracting tens, then hundreds of developers (and later, thousands) • Tools and practices are developed, most often on top of existing internet protocols to address the needs of distributed development at this scale : • Centralized source code management • Mailing lists or usenet forums Monday, March 25, 2013
  • 16. Successes • Linux (1991) • The Debian (1993) and Red Hat (1994) distributions • The Apache Web Server (1995) Monday, March 25, 2013
  • 17. FOSS 1.0 1998-2007 Monday, March 25, 2013
  • 18. • Open source becomes the preferred term for most free software based businesses • The Web becomes pervasive • Several organizations created to foster governance of open source projects (Apache Foundation, Eclipse Foundation, OW2...) • Several successful IPOs on top of the Web 1.0 bubble (Red Hat,VA Linux), Netscape open sources the Mozilla browser... Monday, March 25, 2013
  • 19. The 4 engines of collaboration • Real-time shared vision • Real-time status updates • Real-time help requests • Self-service archives Source: Bertrand Delacretaz, 2009 Monday, March 25, 2013
  • 20. “Every successful open source project I know uses PRIM. Every closed source project I know, doesn't. People wonder how open source projects manage to create high-quality products without managers or accountability. The answer: we're accountable to our infrastructure. PRIM is the open source secret sauce.” Ted Husted http://jroller.com/TedHusted/entry/prim Monday, March 25, 2013
  • 21. P = Portal (often, a Wiki) Monday, March 25, 2013
  • 22. R = Repository Monday, March 25, 2013
  • 23. I = Issue (or Bug)Tracker Monday, March 25, 2013
  • 24. M = Mailing List (+ foruM) Monday, March 25, 2013
  • 25. Software Forges, a more integrated approach • Sourceforge, launched in 1999 by VA Linux, integrates all these tools in a consistent Web (1.0) portal • Makes it super easy for anyone (3.4 million users currently) to start a new open source project (324 000 as of today) • Several similar products launched afterwards (Collabnet, Trac, Redmine) Monday, March 25, 2013
  • 26. Works for non open source software too... Monday, March 25, 2013
  • 27. FOSS 2.0 2008-now Monday, March 25, 2013
  • 28. Web 2.0 • Wikipedia (2001) • Tim O’Reilly’s Architecture of Participation (2004) and Web 2.0 (also 2004) • Consumer Web 2.0, then Enterprise 2.0 replace older applications Monday, March 25, 2013
  • 29. • Git, and a bunch of other Distributed Source Control Management Systems (DSCM), appear circa 2005 to address the need of very large distributed development teams (1000s of developers for Linux) • They allow for completely decentralized development, and make it much easier for developers to try out new ideas on their own, then “merge” the changes with the main development lines Monday, March 25, 2013
  • 31. Linus Torvalds, Git creator (2005) Monday, March 25, 2013
  • 32. Linus Torvalds, Git creator (2005) BTW, he invented Linux too... Monday, March 25, 2013
  • 33. • A new breed of SaaS offerings for developpers, such as GitHub (2008) or StackOverflow (2008), appear, leveraging many of the characteristic features of W2.0 or E2.0 applications: • Activity streams • Social networking • Tagging / folksonomies • Votes, reputation Monday, March 25, 2013
  • 34. GitHub, like SourceForge, but more social Monday, March 25, 2013
  • 35. StackOverflow, a knowledge base based on a reputation system Monday, March 25, 2013
  • 36. Additional tools with a social impact • Continuous integration (with a strong testing culture) allows distributed development to happen with confidence that developers don’t “break the build” • Code review applications Monday, March 25, 2013
  • 38. Code review on GitHub Monday, March 25, 2013
  • 39. Open Source as a model for Open Innovation Monday, March 25, 2013
  • 41. Governance models for OSS projects • Vendor-led • May include, to balance power with the users: a users club, a more or less independent and powerful board... • Community led • Either formal or informal • If formal, either though a generic community (FSF, ASF, Eclipse, OW2...) or ad-hoc Monday, March 25, 2013
  • 42. How to create a thriving open source community? (May apply to your social business initiative too...) Monday, March 25, 2013
  • 43. • Put people first (“community over code”) • Welcome newcomers, give credits • Learn how to deal with poisonous people • Create an architecture of participation • Have a modular architecture for your product • Be clear about your vision (roadmap) and give regular status reports • Make it easy to contribute Read http://www.artofcommunityonline.org/ for details Monday, March 25, 2013
  • 44. Open by default? Monday, March 25, 2013
  • 45. (...) (...) Source: http://circulaire.legifrance.gouv.fr/pdf/2012/09/cir_35837.pdf Monday, March 25, 2013
  • 47. Contact: sf@fermigier.com Web: www.fermigier.com www.abilian.com Monday, March 25, 2013