SlideShare ist ein Scribd-Unternehmen logo
1 von 74
Downloaden Sie, um offline zu lesen
Succeeding with FOSS!
         Make your successful open source software




PHP DevCon 2012                         Basis SoftEXPO 2012
For whom is this?

software developers and managers who are
  considering starting an open source project, or
  who have started one and are wondering what to
  do now.
What is inside?
✓   Introducing FOSS
✓   Getting started
✓   Technical Infrastructure
✓   Social Infrastructure
✓   Managing Volunteers
✓   Money!
✓   Packaging, Releasing, and Daily Development
✓   Licenses, Copyrights, and Patents
What is FOSS anyway!

Free and Open Source Software


Now lets break it down
the "free software" sense

What do you think about the term ‘Free’?
Free Vs. Open Source

all free software is zero-cost, but not all zero-
  cost software is free

- Able to get the source code?
- Have the right to modify or redistribute it?
“free as in freedom” – Stallman
Got Some Freaking Ideas!!!




 How to get started?
Getting Started
Hell yeah! Getting started
The hardest part about launching a free
software project is transforming a private
vision into a public one
How?
Choose a Good Name
 Relevant to project
 Easy to remember
Have a clear mission
statement
 The next thing people will look for is a quick
 description, a mission statement


 Should be on the front page, preferably right
 under the project's name
Is that free?
State That the Project is
Free

 Like GIT did…
Features and Requirements List
Development Status
 People always want to know how a project is
 doing


 they want to know how actively it is
 maintained, how often it puts out new
 releases, how responsive it is likely to be to
 bug reports, etc.
Development Status
 Alpha and Beta
 The term alpha usually means a first release, with
 which users can get real work done and which has all
 the intended functionality, but which also has known
 bugs. The main purpose of alpha software is to
 generate feedback, so the developers know what to
 work on. The next stage, beta, means the software has
 had all the serious bugs fixed, but has not yet been
 tested enough to certify for release.
Downloads

 The software should be downloadable as
 source code in standard formats.


 Give a unique version number to the release
Communications Channels

 Forums, mailing lists, chat rooms, and IRC
 channels
Announcing
 go to http://freecode.com/, click on Submit in
 the top navigation bar, and fill out a form
 announcing your new project.


 Post to mailing lists or newsgroups: to direct
 people to your project's own forums for follow-
 up discussion (by setting the Reply-to header).
Announcing
Technical issues
Website	

 Pick *.org as official home


 Centralized information from the project out
 to the public


 Bind together the other tools (the version
 control system, bug tracker)
Mailing Lists
 Reply-to: discuss@lists.example.org
Tools
 Mailman — http://www.list.org/
 PHPList - http://www.phplist.com/
SCM/ Version Control System
 combination of technologies and practices for
 tracking and controlling changes to a project's
 files, in particular to source code,
 documentation, and web pages


 If you have never used version control before,
 the first thing you should do is go find someone
 who has, and get them to join your project.
"We see you have expertise to make
commits in a certain domain, so go for it."


"Not only are we asserting a limit on your
expertise, we're also a bit suspicious about
your intentions."
Version everything
Allow Committers
Browsability
Use branches to avoid bottlenecks
Code review
Change Log
Version Control Means You Can Relax
Tools

GIT (Distributed) - http://www.git-scm.org


Subversion (Centralized) - http://subversion.tigris.org/
Bug Tracker

 The tracker must be connected to a mailing
 list
Tools
 Redmine — http://www.redmine.org/
 Bugzilla — http://www.bugzilla.org/
 Flyspray — http://www.flyspray.org/
 Trac — http://trac.edgewall.com/
RSS Feeds
 Spread your updates
Wikis
 A wiki is a web site that allows any visitor to
 edit or extend its content;


 "wiki" (from a Hawaiian word meaning
 "quick" or "super-fast")
Tools
 MediaWiki - http://www.mediawiki.org
Free Hosting! yummy
 There are a few sites that provide free hosting
 and infrastructure for open source projects: a
 web area, version control, a bug tracker, a
 download area, chat forums, regular backups, etc.


 you get a lot for free; what you give up, obviously,
 is fine-grained control over the user experience.
Tools
 GitHub (Git)- http://github.com/
 Google Code Hosting (Subversion and Mercurial )
 http://code.google.com/hosting/
 BitBucket (Git and Mercurial: integrates with JIRA,
 Jenkins, Pivotal Tracker) - https://bitbucket.org
 Springloops (Git, SVN) - http://
 www.springloops.com/v2/
Get your codes into
social & political issues
forkability
 the ability of anyone to take a copy of the
 source code and use it to start a competing
 project,


 Good or Bad?
 if fewer than half of the developers are in favor?
Benevolent Dictators
Benevolent Dictators
 The benevolent dictator model is exactly
 what it sounds like: final decision-making
 authority rests with one person, who, by
 virtue of personality and experience, is
 expected to use it wisely.
Democracy
 "Wait, I didn't agree to that. We need to hash
 this out some more."


 "I assume we all agree that this bug needs to
 be fixed, and that this is the way to fix it."


 "Time to vote"
Democracy
Angel Volunteers
Getting the Most Out of
Volunteers
 Why do volunteers work on free software
 projects?
 " hey! you do this Vs. who can do this?"
 "Would you be willing to look at this bug?"
 "Follow up"
 Use "Praise & Criticism"
 Use "Automation" i.e. testing
Share Management Tasks
as Well as Technical Tasks
 Translation Manager
 Documentation Manager
 Issue Manager
 FAQ Manager
Committers, who?
 will bring the best results for the code?


 "If you have 100 committers, 10 of whom make
 large changes on a regular basis, and the other
 90 of whom just fix typos and small bugs a few
 times a year, that's still better than having only
 the 10. "
Credit

Credit is the primary
currency of
the free software world
Money! earnings or
spendings
why open source
projects get funded?
 Everybody likes a prime idea
Corporate funding of free software
development is not a new phenomenon
  Sharing the burden
  Augmenting services
  Example: CollabNet's support of http://subversion.tigris.org/

  Undermining a competitor
  Example: http://www.openoffice.org/

  Marketing - think image, think brand value
  Dual-licensing
  Example: MySQL and Sleepycat

  Donations (donation button, mugs, T-shirts)
  Example: www.wikipedia.org
Money Can't Buy You
Love
 Hey! Mr. Chowdhury! we dont want your so
 called company branding in our project
Google Summer of Code



 For students: http://code.google.com/soc/
Kickstarter
 Kickstarter is the world's largest funding
 platform for creative projects. Every week,
 tens of thousands of amazing people pledge
 millions of dollars to projects from the
 worlds of music, film, art, technology, design,
 food, publishing and other creative fields.
 http://www.kickstarter.com/
Packaging, Releasing, and
Daily Development
 Release Numbering
 Release Branches - always use a release branch
 Maintaining Multiple Release Lines
Licenses, Copyrights,
and Patents
Choosing a License and
Applying It
 The "Do Anything" Licenses
 If you're comfortable with your project's code potentially
 being used in proprietary programs, then use an MIT/X-style
 license (http://www.opensource.org/licenses/mit-license.php)


 The GPL
 If you don't want your code to be used in proprietary
 programs, use the GNU General Public License (http://
 www.gnu.org/licenses/gpl.html).
Applying a License to
Your Software
 You don't need to include the actual text of the
 license there; just give the name of the license, and
 make it link to the full license text on another page.


 The software itself must contain the license


 The standard way to do this is to put the full license
 text in a file called COPYING (or LICENSE)
The GNU GPL says to put a notice
like this at the top of each source file
  Copyright (C) <year>   <name of author>


  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.


  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
  GNU General Public License for more details.


  You should have received a copy of the GNU General Public License
  along with this program.   If not, see <http://www.gnu.org/licenses/>
Dual Licensing Schemes


Patents
Who am i?
 m a hossain tonu




 http://mahtonu.wordpress.com
 @mahtonu
Writing a Book
coming this march
i dont have any licensing issues with these
slides, cool!


Thanks :)


questions?
Reference




Producing Open Source Software - Karl Fogel
http://www.producingoss.com/

Weitere ähnliche Inhalte

Was ist angesagt?

Accelerating DevOps with ChatOps
Accelerating DevOps with ChatOpsAccelerating DevOps with ChatOps
Accelerating DevOps with ChatOpsRohan Rath
 
ChatOps Workshop
ChatOps WorkshopChatOps Workshop
ChatOps WorkshopTessa Mero
 
The Hitchhiker's Guide to Building a Progressive Web App
The Hitchhiker's Guide to Building a Progressive Web AppThe Hitchhiker's Guide to Building a Progressive Web App
The Hitchhiker's Guide to Building a Progressive Web AppChristopher Nguyen
 
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...Codemotion
 
Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)Yurim Jin
 
Building Chatbots
Building ChatbotsBuilding Chatbots
Building ChatbotsTessa Mero
 
DevNet 1056 WIT Spark API and Chat Bot Workshop
DevNet 1056 WIT Spark API and Chat Bot WorkshopDevNet 1056 WIT Spark API and Chat Bot Workshop
DevNet 1056 WIT Spark API and Chat Bot WorkshopTessa Mero
 
Put an end to regression with codeception testing
Put an end to regression with codeception testingPut an end to regression with codeception testing
Put an end to regression with codeception testingJoe Ferguson
 
Chatbots Workshop SF JS Meetup May 2018
Chatbots Workshop SF JS Meetup May 2018Chatbots Workshop SF JS Meetup May 2018
Chatbots Workshop SF JS Meetup May 2018Tessa Mero
 
DevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerDevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerSonatype
 
Composer at Scale, Release and Dependency Management
Composer at Scale, Release and Dependency ManagementComposer at Scale, Release and Dependency Management
Composer at Scale, Release and Dependency ManagementJoe Ferguson
 
Experiences building apps with React Native @DomCode 2016
Experiences building apps with React Native @DomCode 2016Experiences building apps with React Native @DomCode 2016
Experiences building apps with React Native @DomCode 2016Adrian Philipp
 
JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...
JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...
JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...JSFestUA
 
OpenNTF Blast from ILUG 2007
OpenNTF Blast from ILUG 2007OpenNTF Blast from ILUG 2007
OpenNTF Blast from ILUG 2007Kevin Pettitt
 

Was ist angesagt? (20)

Accelerating DevOps with ChatOps
Accelerating DevOps with ChatOpsAccelerating DevOps with ChatOps
Accelerating DevOps with ChatOps
 
ChatOps Workshop
ChatOps WorkshopChatOps Workshop
ChatOps Workshop
 
The Hitchhiker's Guide to Building a Progressive Web App
The Hitchhiker's Guide to Building a Progressive Web AppThe Hitchhiker's Guide to Building a Progressive Web App
The Hitchhiker's Guide to Building a Progressive Web App
 
React JS
React JSReact JS
React JS
 
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
React Native - Unleash the power of React in your device - Eduard Tomàs - Cod...
 
Php Development Stack
Php Development StackPhp Development Stack
Php Development Stack
 
code-camp-meteor
code-camp-meteorcode-camp-meteor
code-camp-meteor
 
Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)Progressive Web App (feat. React, Django)
Progressive Web App (feat. React, Django)
 
Building Chatbots
Building ChatbotsBuilding Chatbots
Building Chatbots
 
DevNet 1056 WIT Spark API and Chat Bot Workshop
DevNet 1056 WIT Spark API and Chat Bot WorkshopDevNet 1056 WIT Spark API and Chat Bot Workshop
DevNet 1056 WIT Spark API and Chat Bot Workshop
 
Tech Talk on ReactJS
Tech Talk on ReactJSTech Talk on ReactJS
Tech Talk on ReactJS
 
Chatbots
ChatbotsChatbots
Chatbots
 
Put an end to regression with codeception testing
Put an end to regression with codeception testingPut an end to regression with codeception testing
Put an end to regression with codeception testing
 
Chatbots Workshop SF JS Meetup May 2018
Chatbots Workshop SF JS Meetup May 2018Chatbots Workshop SF JS Meetup May 2018
Chatbots Workshop SF JS Meetup May 2018
 
DevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for DockerDevOps and Continuous Delivery reference architectures for Docker
DevOps and Continuous Delivery reference architectures for Docker
 
Composer at Scale, Release and Dependency Management
Composer at Scale, Release and Dependency ManagementComposer at Scale, Release and Dependency Management
Composer at Scale, Release and Dependency Management
 
Experiences building apps with React Native @DomCode 2016
Experiences building apps with React Native @DomCode 2016Experiences building apps with React Native @DomCode 2016
Experiences building apps with React Native @DomCode 2016
 
JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...
JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...
JS Fest 2018. Тимофей Лавренюк. Делаем веб приложение лучше с помощью совреме...
 
7 maven vsgradle
7 maven vsgradle7 maven vsgradle
7 maven vsgradle
 
OpenNTF Blast from ILUG 2007
OpenNTF Blast from ILUG 2007OpenNTF Blast from ILUG 2007
OpenNTF Blast from ILUG 2007
 

Andere mochten auch

Andere mochten auch (9)

Google Maps API
Google Maps APIGoogle Maps API
Google Maps API
 
Google Map API
Google Map APIGoogle Map API
Google Map API
 
Software Engineering in PHP
Software Engineering in PHPSoftware Engineering in PHP
Software Engineering in PHP
 
Understanding Microservices
Understanding Microservices Understanding Microservices
Understanding Microservices
 
Google Maps API
Google Maps APIGoogle Maps API
Google Maps API
 
Understanding meteor
Understanding meteorUnderstanding meteor
Understanding meteor
 
Before you jump into Angular
Before you jump into AngularBefore you jump into Angular
Before you jump into Angular
 
JavaScript Wash - Story of UI Development
JavaScript Wash - Story of UI DevelopmentJavaScript Wash - Story of UI Development
JavaScript Wash - Story of UI Development
 
Secure my ng-app
Secure my ng-appSecure my ng-app
Secure my ng-app
 

Ähnlich wie Succeeding with FOSS!

Ethical Consideration of Open Source Software
Ethical Consideration of Open Source SoftwareEthical Consideration of Open Source Software
Ethical Consideration of Open Source SoftwareLarry Jennings
 
Free & Open Source Software For Nonprofits: NTEN Webinar
Free & Open Source Software For Nonprofits: NTEN Webinar Free & Open Source Software For Nonprofits: NTEN Webinar
Free & Open Source Software For Nonprofits: NTEN Webinar Gregory Heller
 
Open source and then some: An Introduction
Open source and then some: An IntroductionOpen source and then some: An Introduction
Open source and then some: An IntroductionAkash Tandon
 
Open Source Project Management
Open Source Project ManagementOpen Source Project Management
Open Source Project ManagementSemen Arslan
 
Collaborative Data Projects
Collaborative Data ProjectsCollaborative Data Projects
Collaborative Data Projectsdatacommons
 
Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersDeepikaRana30
 
Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2Viet NguyenHoang
 
Open Source and You
Open Source and YouOpen Source and You
Open Source and YouJeff Stoner
 
Understanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems finalUnderstanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems finalRachit Technology Pvt Ltd
 
Foss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynoteFoss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynotePaul Scott
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in LibrariesSukhdev Singh
 
Open Source Craft at Twitter
Open Source Craft at TwitterOpen Source Craft at Twitter
Open Source Craft at TwitterChris Aniszczyk
 
IDCEE 2013: How to do a successful company around open source - Michael Widen...
IDCEE 2013: How to do a successful company around open source - Michael Widen...IDCEE 2013: How to do a successful company around open source - Michael Widen...
IDCEE 2013: How to do a successful company around open source - Michael Widen...IDCEE
 
Economics of Open Source Software
Economics of Open Source SoftwareEconomics of Open Source Software
Economics of Open Source SoftwareRay Toal
 

Ähnlich wie Succeeding with FOSS! (20)

Ethical Consideration of Open Source Software
Ethical Consideration of Open Source SoftwareEthical Consideration of Open Source Software
Ethical Consideration of Open Source Software
 
Free & Open Source Software For Nonprofits: NTEN Webinar
Free & Open Source Software For Nonprofits: NTEN Webinar Free & Open Source Software For Nonprofits: NTEN Webinar
Free & Open Source Software For Nonprofits: NTEN Webinar
 
Open source and then some: An Introduction
Open source and then some: An IntroductionOpen source and then some: An Introduction
Open source and then some: An Introduction
 
Open Source Project Management
Open Source Project ManagementOpen Source Project Management
Open Source Project Management
 
Kick Start to Open Source
Kick Start to Open SourceKick Start to Open Source
Kick Start to Open Source
 
Collaborative Data Projects
Collaborative Data ProjectsCollaborative Data Projects
Collaborative Data Projects
 
Open Source & Open Development
Open Source & Open Development Open Source & Open Development
Open Source & Open Development
 
Hacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginnersHacktoberfest 2020 - Open source for beginners
Hacktoberfest 2020 - Open source for beginners
 
Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2Open Source Presentation To Portal Partners2
Open Source Presentation To Portal Partners2
 
Open Source and You
Open Source and YouOpen Source and You
Open Source and You
 
Understanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems finalUnderstanding and implementation of open source ecosystems final
Understanding and implementation of open source ecosystems final
 
Foss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynoteFoss4Africa Paul Scott keynote
Foss4Africa Paul Scott keynote
 
Open Source Software in Libraries
Open Source Software in LibrariesOpen Source Software in Libraries
Open Source Software in Libraries
 
Ijetr042189
Ijetr042189Ijetr042189
Ijetr042189
 
Open Source Craft at Twitter
Open Source Craft at TwitterOpen Source Craft at Twitter
Open Source Craft at Twitter
 
IDCEE 2013: How to do a successful company around open source - Michael Widen...
IDCEE 2013: How to do a successful company around open source - Michael Widen...IDCEE 2013: How to do a successful company around open source - Michael Widen...
IDCEE 2013: How to do a successful company around open source - Michael Widen...
 
Open Source vs Proprietary
Open Source vs ProprietaryOpen Source vs Proprietary
Open Source vs Proprietary
 
Introduction To Open Source
Introduction To Open SourceIntroduction To Open Source
Introduction To Open Source
 
Open Source VP.pptx
Open Source VP.pptxOpen Source VP.pptx
Open Source VP.pptx
 
Economics of Open Source Software
Economics of Open Source SoftwareEconomics of Open Source Software
Economics of Open Source Software
 

Kürzlich hochgeladen

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
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
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
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
 
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
 
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
 
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
 
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
 
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
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
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
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 

Kürzlich hochgeladen (20)

Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
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
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
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
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
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
 
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
 
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
 
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
 
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
 
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
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
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
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 

Succeeding with FOSS!

  • 1. Succeeding with FOSS! Make your successful open source software PHP DevCon 2012 Basis SoftEXPO 2012
  • 2. For whom is this? software developers and managers who are considering starting an open source project, or who have started one and are wondering what to do now.
  • 3. What is inside? ✓ Introducing FOSS ✓ Getting started ✓ Technical Infrastructure ✓ Social Infrastructure ✓ Managing Volunteers ✓ Money! ✓ Packaging, Releasing, and Daily Development ✓ Licenses, Copyrights, and Patents
  • 4. What is FOSS anyway! Free and Open Source Software Now lets break it down
  • 5.
  • 6. the "free software" sense What do you think about the term ‘Free’?
  • 7. Free Vs. Open Source all free software is zero-cost, but not all zero- cost software is free - Able to get the source code? - Have the right to modify or redistribute it?
  • 8. “free as in freedom” – Stallman
  • 9.
  • 10. Got Some Freaking Ideas!!! How to get started?
  • 13. The hardest part about launching a free software project is transforming a private vision into a public one
  • 14. How?
  • 15. Choose a Good Name Relevant to project Easy to remember
  • 16. Have a clear mission statement The next thing people will look for is a quick description, a mission statement Should be on the front page, preferably right under the project's name
  • 18.
  • 19. State That the Project is Free Like GIT did…
  • 21. Development Status People always want to know how a project is doing they want to know how actively it is maintained, how often it puts out new releases, how responsive it is likely to be to bug reports, etc.
  • 22. Development Status Alpha and Beta The term alpha usually means a first release, with which users can get real work done and which has all the intended functionality, but which also has known bugs. The main purpose of alpha software is to generate feedback, so the developers know what to work on. The next stage, beta, means the software has had all the serious bugs fixed, but has not yet been tested enough to certify for release.
  • 23.
  • 24. Downloads The software should be downloadable as source code in standard formats. Give a unique version number to the release
  • 25.
  • 26.
  • 27. Communications Channels Forums, mailing lists, chat rooms, and IRC channels
  • 28. Announcing go to http://freecode.com/, click on Submit in the top navigation bar, and fill out a form announcing your new project. Post to mailing lists or newsgroups: to direct people to your project's own forums for follow- up discussion (by setting the Reply-to header).
  • 31. Website Pick *.org as official home Centralized information from the project out to the public Bind together the other tools (the version control system, bug tracker)
  • 32. Mailing Lists Reply-to: discuss@lists.example.org
  • 34. SCM/ Version Control System combination of technologies and practices for tracking and controlling changes to a project's files, in particular to source code, documentation, and web pages If you have never used version control before, the first thing you should do is go find someone who has, and get them to join your project.
  • 35. "We see you have expertise to make commits in a certain domain, so go for it." "Not only are we asserting a limit on your expertise, we're also a bit suspicious about your intentions."
  • 36. Version everything Allow Committers Browsability Use branches to avoid bottlenecks Code review Change Log
  • 37. Version Control Means You Can Relax
  • 38. Tools GIT (Distributed) - http://www.git-scm.org Subversion (Centralized) - http://subversion.tigris.org/
  • 39. Bug Tracker The tracker must be connected to a mailing list
  • 40. Tools Redmine — http://www.redmine.org/ Bugzilla — http://www.bugzilla.org/ Flyspray — http://www.flyspray.org/ Trac — http://trac.edgewall.com/
  • 41. RSS Feeds Spread your updates
  • 42. Wikis A wiki is a web site that allows any visitor to edit or extend its content; "wiki" (from a Hawaiian word meaning "quick" or "super-fast")
  • 43. Tools MediaWiki - http://www.mediawiki.org
  • 44. Free Hosting! yummy There are a few sites that provide free hosting and infrastructure for open source projects: a web area, version control, a bug tracker, a download area, chat forums, regular backups, etc. you get a lot for free; what you give up, obviously, is fine-grained control over the user experience.
  • 45. Tools GitHub (Git)- http://github.com/ Google Code Hosting (Subversion and Mercurial ) http://code.google.com/hosting/ BitBucket (Git and Mercurial: integrates with JIRA, Jenkins, Pivotal Tracker) - https://bitbucket.org Springloops (Git, SVN) - http:// www.springloops.com/v2/
  • 46. Get your codes into social & political issues
  • 47. forkability the ability of anyone to take a copy of the source code and use it to start a competing project, Good or Bad? if fewer than half of the developers are in favor?
  • 49. Benevolent Dictators The benevolent dictator model is exactly what it sounds like: final decision-making authority rests with one person, who, by virtue of personality and experience, is expected to use it wisely.
  • 50. Democracy "Wait, I didn't agree to that. We need to hash this out some more." "I assume we all agree that this bug needs to be fixed, and that this is the way to fix it." "Time to vote"
  • 53.
  • 54. Getting the Most Out of Volunteers Why do volunteers work on free software projects? " hey! you do this Vs. who can do this?" "Would you be willing to look at this bug?" "Follow up" Use "Praise & Criticism" Use "Automation" i.e. testing
  • 55. Share Management Tasks as Well as Technical Tasks Translation Manager Documentation Manager Issue Manager FAQ Manager
  • 56. Committers, who? will bring the best results for the code? "If you have 100 committers, 10 of whom make large changes on a regular basis, and the other 90 of whom just fix typos and small bugs a few times a year, that's still better than having only the 10. "
  • 57. Credit Credit is the primary currency of the free software world
  • 59. why open source projects get funded? Everybody likes a prime idea
  • 60. Corporate funding of free software development is not a new phenomenon Sharing the burden Augmenting services Example: CollabNet's support of http://subversion.tigris.org/ Undermining a competitor Example: http://www.openoffice.org/ Marketing - think image, think brand value Dual-licensing Example: MySQL and Sleepycat Donations (donation button, mugs, T-shirts) Example: www.wikipedia.org
  • 61. Money Can't Buy You Love Hey! Mr. Chowdhury! we dont want your so called company branding in our project
  • 62. Google Summer of Code For students: http://code.google.com/soc/
  • 63. Kickstarter Kickstarter is the world's largest funding platform for creative projects. Every week, tens of thousands of amazing people pledge millions of dollars to projects from the worlds of music, film, art, technology, design, food, publishing and other creative fields. http://www.kickstarter.com/
  • 64. Packaging, Releasing, and Daily Development Release Numbering Release Branches - always use a release branch Maintaining Multiple Release Lines
  • 65.
  • 67. Choosing a License and Applying It The "Do Anything" Licenses If you're comfortable with your project's code potentially being used in proprietary programs, then use an MIT/X-style license (http://www.opensource.org/licenses/mit-license.php) The GPL If you don't want your code to be used in proprietary programs, use the GNU General Public License (http:// www.gnu.org/licenses/gpl.html).
  • 68. Applying a License to Your Software You don't need to include the actual text of the license there; just give the name of the license, and make it link to the full license text on another page. The software itself must contain the license The standard way to do this is to put the full license text in a file called COPYING (or LICENSE)
  • 69. The GNU GPL says to put a notice like this at the top of each source file Copyright (C) <year> <name of author> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>
  • 71. Who am i? m a hossain tonu http://mahtonu.wordpress.com @mahtonu
  • 72. Writing a Book coming this march
  • 73. i dont have any licensing issues with these slides, cool! Thanks :) questions?
  • 74. Reference Producing Open Source Software - Karl Fogel http://www.producingoss.com/