SlideShare a Scribd company logo
© 2016, iText Group NV© 2016, iText Group NV
EUROSTAFF Connect – Gent
How can large open source projects be monetized?
Bruno Lowagie, CTO iText Group NV
© 2016, iText Group NV
Introduction: who and what?
How can large open source projects be monetized?2
Bruno Lowagie
Original developer of iText
ex-CEO, current CTO at iText Group
© 2016, iText Group NV
Awards
•BelCham Entrepreneurship Award: “Most Promising Company of the Year 2014” (New York)
•Deloitte’s Technology Fast 50: Winner in Belgium (Brussels)
2014
•Best In Business International 2015 Silver Award: “Product of the Year” (USA)
•American Business Awards 2015 Bronze Stevie: “Most Innovative Company of the Year” (San Francisco)
•European Business Awards 2015/16 National Champion: “Entrepreneur of the Year” (Brussels)
•Deloitte’s Technology Fast 50: 2nd place in Belgium (Brussels)
•JavaOne Rockstar Award: “IANAL: What developers should know about IP and Legal” (San Francisco)
2015
•European Business Awards 2015/16 National Public Champion: winner of the national vote in Belgium (Milan)
•Flanders Investment & Trade 2016: top 3 in the “Lion of the Export” (Brussels)
•American Business Awards 2016 Bronze Stevie: “Most Innovative Company of the Year” (New York)
•International Business Awards 2016 Silver Stevie: “Most Innovative Company of the Year in Europe” (Rome)
•European Business Awards National Champion 2016/17: “Business of the Year with Revenue of 0 to 20M euro” (Brussels)
2016
How can large open source projects be monetized?3
© 2016, iText Group NV
An economic law
How can large open source projects be monetized?4
© 2016, iText Group NV
How can large open source projects be monetized?5
You’re an open source developer…
© 2016, iText Group NV
… What are the implications?
Users will ask
questions on how to
use it,
Users will demand that
you fix bugs,
Companies will expect
warranties (even if the
license says they
accept FOSS as-is),
Companies will want
100% clarity with
respect to the IP,
Companies will expect
you to maintain and
update the software,
Companies will want
you to upgrade to the
newest specifications,
You will be cursed if
you don’t answer fast /
friendly / accurate
enough!
What if you can’t live
up to all these
expectations?
How can large open source projects be monetized?6
© 2016, iText Group NV
How can large open source projects be monetized?7
What can you do about it?
© 2016, iText Group NV
Create a business model
How can large open source projects be monetized?8
http://www.theserverside.com/news/2240234582/Reflecting-on-open-source-software-Java-9-and-startup-strategies-at-Devoxx-2014
http://www.zdnet.com/article/openssl-needs-corporate-funding-to-avoid-heartbleed-repeat/
http://arstechnica.com/information-technology/2014/04/tech-giants-chastened-by-heartbleed-finally-agree-to-fund-openssl/
© 2016, iText Group NV
Ideas to monetize your project
How can large open source projects be monetized?9
© 2016, iText Group NV
How can large open source projects be monetized?10
iText: the early years
© 2016, iText Group NV
Donations
How can large open source projects be monetized?11
© 2016, iText Group NV
Generating revenue using ads
How can large open source projects be monetized?
Free online tutorial:
• Google AdSense
• 2004: $8,900
• 2005: $14,500
• 2006: $6,200
• 2007: $2,350
• 2008: $1,900
• 2009: $1,500
• 2010: $280
• 2011: $520
• 2012: $350
• 2013: $160
12
© 2016, iText Group NV
Making money with ads?
How can large open source projects be monetized?13
© 2016, iText Group NV
Writing documentation
How can large open source projects be monetized?
1st Edition: 2006
• 11.600 copies
• Approx. $33K
2nd Edition: 2010
• 9.200 copies
• Approx. $30K
14
© 2016, iText Group NV
Selling support
How can large open source projects be monetized?15
© 2016, iText Group NV
Selling professional services
Not scalable
There are only so many hours in a day
All time spent on a tailor-made application is time you don’t spend on your product
Are you really going to compete against these guys:
How can large open source projects be monetized?16
© 2016, iText Group NV
How can large open source projects be monetized?17
What did we do at iText?
© 2016, iText Group NV
Copyright versus Copyleft
Copyright law
• allows an author to
prohibit others from
reproducing, adapting, or
distributing copies of the
author's work.
Copyleft
• gives every person who
receives a copy of a work
permission to reproduce,
adapt or distribute the
work as long as any
resulting copies or
adaptations are also bound
by the same copyleft
licensing scheme.
How can large open source projects be monetized?
©
©
18
© 2016, iText Group NV
Open Source License overview
How can large open source projects be monetized?19
Original iText license: MPL/LGPL
In 2009: switched to AGPLv3
© 2016, iText Group NV
GPL-style software licenses
It’s all about distribution
How can large open source projects be monetized?20
License: MPL / LGPL GPL AGPL
Car distribution
(e.g. OEM)
Commercial use? OK for gratis commercial use Commercial license needed Commercial license needed
Bus service
(e.g. SaaS)
Commercial use? OK for gratis commercial use OK for gratis commercial use Commercial license needed
Free/Proprietary Before iText 5:
Improvements engine: LGPL
Car or bus: can be proprietary
Car: must be GPL
Bus: can be proprietary
Since iText 5:
Car or bus: must be AGPL
Or: buy commercial license
© 2016, iText Group NV
Dual licensing
Viral effect of the open source
license
• The product is available for
free for those who accept and
comply with the F/OSS license
• As soon as the product is also
distributed under another
license, a commercial license is
needed
Commercial license for
commercial use
• The product is available under
a custom license for those
who pay for the product
• Support
• Warranty, Indemnification
• Release from the
requirements of the F/OSS
license
How can large open source projects be monetized?21
© 2016, iText Group NV
Open Core licensing: e.g. iText 7
How can large open source projects be monetized?22
Open source
Closed source
© 2016, iText Group NV
Business Source License: e.g. MariaDB
How can large open source projects be monetized?23
All source code is open,
but not “open source”:
it’s “business source”.
MaxScale is only needed
in case of heavy use of
MariaDB.
This prevents perceived
abuse by GAFA & co.
© 2016, iText Group NV
How can large open source projects be monetized?24
What are GAFA companies doing?
Googleplex, Mountain View, CA
© 2016, iText Group NV
When to use a permissive license?
How can large open source projects be monetized?25
Suppose that you’re Google, Apple, Facebook, Amazon, or a similar big corporation
© 2016, iText Group NV
Beware of “anti GPL” propaganda
How can large open source projects be monetized?26
Suppose that you want to be the next big GAFA company
© 2016, iText Group NV
How can large open source projects be monetized?27
Questions from the audience?
iText Group NV
sales@itextpdf.com
+32 9 298 02 31
itextpdf.com

More Related Content

PDF
Community Leadership Summit - Calistoga March 2013
PPTX
Startup Weekend Ghent
PPTX
Start-ups: the tortoise and the hare
PPTX
Tech Startup Day 2015: 4 failures and 1 hit
PPTX
FIT Seminar Singapore presentation
PPTX
Four failures and one hit
PPTX
Startup Legal and IP
PDF
Why your project's brand is more important than the code - SCRIPT
Community Leadership Summit - Calistoga March 2013
Startup Weekend Ghent
Start-ups: the tortoise and the hare
Tech Startup Day 2015: 4 failures and 1 hit
FIT Seminar Singapore presentation
Four failures and one hit
Startup Legal and IP
Why your project's brand is more important than the code - SCRIPT

Viewers also liked (15)

PPT
The Greenpoint Ave Bike Path
PDF
2011-08-10 In-Q-Tel Technology Focus Day, Trends & Observations in Open Sourc...
PDF
Business Diagnostic & Action Plan in One Page
PPTX
The Civil War Homefront
PDF
Meet the travelling change-makers from Nepal - Virgin Unites blog
PPT
Personal Finance
PPTX
Code of ethics
PDF
Case Study - EasternJungleGym.com - PPC.PDF
PPTX
Critical literacy and second language learning luke and dooley
PPTX
PDF made easy with iText 7
PPTX
Intellectual property and licensing
PPTX
Microservices with Docker
PPTX
SenchaCon 2016: Developing and Delivering Quality Code, Frequently - Neil Manvar
PPTX
Banking and Docker Datacenter - How Containers Drive Agility
PPTX
Re:invent 2016 Container Scheduling, Execution and AWS Integration
The Greenpoint Ave Bike Path
2011-08-10 In-Q-Tel Technology Focus Day, Trends & Observations in Open Sourc...
Business Diagnostic & Action Plan in One Page
The Civil War Homefront
Meet the travelling change-makers from Nepal - Virgin Unites blog
Personal Finance
Code of ethics
Case Study - EasternJungleGym.com - PPC.PDF
Critical literacy and second language learning luke and dooley
PDF made easy with iText 7
Intellectual property and licensing
Microservices with Docker
SenchaCon 2016: Developing and Delivering Quality Code, Frequently - Neil Manvar
Banking and Docker Datacenter - How Containers Drive Agility
Re:invent 2016 Container Scheduling, Execution and AWS Integration
Ad

Similar to How can large open source projects be monetized? (20)

PPTX
Monetizing open-source projects
PPTX
How can large open source projects be monetized?
PDF
How to make money from opensource
PPTX
BNI Tech forum- Knowledge Series _ GNU_Linux & FOSS-Free Open Source Softwar...
PPTX
The Rise of Open Source
PDF
Selecting an Open Source License and Business Model for Your Project to Have ...
PDF
Choosing the right business model and license - OW2con'19, June 12-13, 2019, ...
 
PDF
Open Source Software Development by TLV Partners
PDF
Open source presentation
PPT
Free and Open Source Software
PDF
Understanding and implementation of open source ecosystems final
PDF
An Introduction to Free and Open Source Software Licensing and Business Models
PDF
IANAL: what developers should know about IP and Legal
PDF
Open Source Business Models
PPTX
How to get started in Open Source!
PPTX
My Seminar
ODP
Kick Start to Open Source
PDF
Open Source as a Viable Business Model
PPTX
Open Source licenses
PDF
Why do Companies Write Open Source Software
Monetizing open-source projects
How can large open source projects be monetized?
How to make money from opensource
BNI Tech forum- Knowledge Series _ GNU_Linux & FOSS-Free Open Source Softwar...
The Rise of Open Source
Selecting an Open Source License and Business Model for Your Project to Have ...
Choosing the right business model and license - OW2con'19, June 12-13, 2019, ...
 
Open Source Software Development by TLV Partners
Open source presentation
Free and Open Source Software
Understanding and implementation of open source ecosystems final
An Introduction to Free and Open Source Software Licensing and Business Models
IANAL: what developers should know about IP and Legal
Open Source Business Models
How to get started in Open Source!
My Seminar
Kick Start to Open Source
Open Source as a Viable Business Model
Open Source licenses
Why do Companies Write Open Source Software
Ad

More from Bruno Lowagie (20)

PDF
The Dark Magic of Start-Up Valuation
PDF
Open Source Survival: A Story from the Trenches
PPTX
Entreprenerd: presenting the book
PPTX
The Secret of your Success
PPTX
Blockchain: use cases for the future
PPTX
Blockchain Fundamentals
PPTX
Digital Signatures in PDF: how it's done
PPTX
Open source: an introduction to IP and Legal
PPTX
Waarom iText de Leeuw van de Export 2016 moet winnen
PDF
Belgium and the US: a mutual introduction
PDF
Doing business in the US: Yes, You Can!
PPTX
Bizcamp #8: The Founder's Dilemmas, Control vs. Wealth decisions
PPTX
Kruispunt Brugsepoortstraat
PPTX
What's new in PDF 2.0 regarding digital signatures
PDF
GentM #9: Business Angels
PDF
De lijn
PDF
Zenika - iText in Action
PPTX
PDF Digital signatures
PDF
A Hippopotamus for Christmas
PDF
iText IP Review
The Dark Magic of Start-Up Valuation
Open Source Survival: A Story from the Trenches
Entreprenerd: presenting the book
The Secret of your Success
Blockchain: use cases for the future
Blockchain Fundamentals
Digital Signatures in PDF: how it's done
Open source: an introduction to IP and Legal
Waarom iText de Leeuw van de Export 2016 moet winnen
Belgium and the US: a mutual introduction
Doing business in the US: Yes, You Can!
Bizcamp #8: The Founder's Dilemmas, Control vs. Wealth decisions
Kruispunt Brugsepoortstraat
What's new in PDF 2.0 regarding digital signatures
GentM #9: Business Angels
De lijn
Zenika - iText in Action
PDF Digital signatures
A Hippopotamus for Christmas
iText IP Review

Recently uploaded (20)

PDF
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
PDF
Outsourced Audit & Assurance in USA Why Globus Finanza is Your Trusted Choice
PDF
IFRS Notes in your pocket for study all the time
PDF
A Brief Introduction About Julia Allison
PDF
Power and position in leadershipDOC-20250808-WA0011..pdf
PDF
Laughter Yoga Basic Learning Workshop Manual
PPTX
Probability Distribution, binomial distribution, poisson distribution
PDF
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
PDF
How to Get Funding for Your Trucking Business
DOCX
unit 1 COST ACCOUNTING AND COST SHEET
PPTX
ICG2025_ICG 6th steering committee 30-8-24.pptx
PDF
DOC-20250806-WA0002._20250806_112011_0000.pdf
PDF
WRN_Investor_Presentation_August 2025.pdf
PDF
Reconciliation AND MEMORANDUM RECONCILATION
PPTX
Lecture (1)-Introduction.pptx business communication
PPTX
5 Stages of group development guide.pptx
PDF
Chapter 5_Foreign Exchange Market in .pdf
PPTX
Amazon (Business Studies) management studies
PDF
COST SHEET- Tender and Quotation unit 2.pdf
PDF
Ôn tập tiếng anh trong kinh doanh nâng cao
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
Outsourced Audit & Assurance in USA Why Globus Finanza is Your Trusted Choice
IFRS Notes in your pocket for study all the time
A Brief Introduction About Julia Allison
Power and position in leadershipDOC-20250808-WA0011..pdf
Laughter Yoga Basic Learning Workshop Manual
Probability Distribution, binomial distribution, poisson distribution
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
How to Get Funding for Your Trucking Business
unit 1 COST ACCOUNTING AND COST SHEET
ICG2025_ICG 6th steering committee 30-8-24.pptx
DOC-20250806-WA0002._20250806_112011_0000.pdf
WRN_Investor_Presentation_August 2025.pdf
Reconciliation AND MEMORANDUM RECONCILATION
Lecture (1)-Introduction.pptx business communication
5 Stages of group development guide.pptx
Chapter 5_Foreign Exchange Market in .pdf
Amazon (Business Studies) management studies
COST SHEET- Tender and Quotation unit 2.pdf
Ôn tập tiếng anh trong kinh doanh nâng cao

How can large open source projects be monetized?

  • 1. © 2016, iText Group NV© 2016, iText Group NV EUROSTAFF Connect – Gent How can large open source projects be monetized? Bruno Lowagie, CTO iText Group NV
  • 2. © 2016, iText Group NV Introduction: who and what? How can large open source projects be monetized?2 Bruno Lowagie Original developer of iText ex-CEO, current CTO at iText Group
  • 3. © 2016, iText Group NV Awards •BelCham Entrepreneurship Award: “Most Promising Company of the Year 2014” (New York) •Deloitte’s Technology Fast 50: Winner in Belgium (Brussels) 2014 •Best In Business International 2015 Silver Award: “Product of the Year” (USA) •American Business Awards 2015 Bronze Stevie: “Most Innovative Company of the Year” (San Francisco) •European Business Awards 2015/16 National Champion: “Entrepreneur of the Year” (Brussels) •Deloitte’s Technology Fast 50: 2nd place in Belgium (Brussels) •JavaOne Rockstar Award: “IANAL: What developers should know about IP and Legal” (San Francisco) 2015 •European Business Awards 2015/16 National Public Champion: winner of the national vote in Belgium (Milan) •Flanders Investment & Trade 2016: top 3 in the “Lion of the Export” (Brussels) •American Business Awards 2016 Bronze Stevie: “Most Innovative Company of the Year” (New York) •International Business Awards 2016 Silver Stevie: “Most Innovative Company of the Year in Europe” (Rome) •European Business Awards National Champion 2016/17: “Business of the Year with Revenue of 0 to 20M euro” (Brussels) 2016 How can large open source projects be monetized?3
  • 4. © 2016, iText Group NV An economic law How can large open source projects be monetized?4
  • 5. © 2016, iText Group NV How can large open source projects be monetized?5 You’re an open source developer…
  • 6. © 2016, iText Group NV … What are the implications? Users will ask questions on how to use it, Users will demand that you fix bugs, Companies will expect warranties (even if the license says they accept FOSS as-is), Companies will want 100% clarity with respect to the IP, Companies will expect you to maintain and update the software, Companies will want you to upgrade to the newest specifications, You will be cursed if you don’t answer fast / friendly / accurate enough! What if you can’t live up to all these expectations? How can large open source projects be monetized?6
  • 7. © 2016, iText Group NV How can large open source projects be monetized?7 What can you do about it?
  • 8. © 2016, iText Group NV Create a business model How can large open source projects be monetized?8 http://www.theserverside.com/news/2240234582/Reflecting-on-open-source-software-Java-9-and-startup-strategies-at-Devoxx-2014 http://www.zdnet.com/article/openssl-needs-corporate-funding-to-avoid-heartbleed-repeat/ http://arstechnica.com/information-technology/2014/04/tech-giants-chastened-by-heartbleed-finally-agree-to-fund-openssl/
  • 9. © 2016, iText Group NV Ideas to monetize your project How can large open source projects be monetized?9
  • 10. © 2016, iText Group NV How can large open source projects be monetized?10 iText: the early years
  • 11. © 2016, iText Group NV Donations How can large open source projects be monetized?11
  • 12. © 2016, iText Group NV Generating revenue using ads How can large open source projects be monetized? Free online tutorial: • Google AdSense • 2004: $8,900 • 2005: $14,500 • 2006: $6,200 • 2007: $2,350 • 2008: $1,900 • 2009: $1,500 • 2010: $280 • 2011: $520 • 2012: $350 • 2013: $160 12
  • 13. © 2016, iText Group NV Making money with ads? How can large open source projects be monetized?13
  • 14. © 2016, iText Group NV Writing documentation How can large open source projects be monetized? 1st Edition: 2006 • 11.600 copies • Approx. $33K 2nd Edition: 2010 • 9.200 copies • Approx. $30K 14
  • 15. © 2016, iText Group NV Selling support How can large open source projects be monetized?15
  • 16. © 2016, iText Group NV Selling professional services Not scalable There are only so many hours in a day All time spent on a tailor-made application is time you don’t spend on your product Are you really going to compete against these guys: How can large open source projects be monetized?16
  • 17. © 2016, iText Group NV How can large open source projects be monetized?17 What did we do at iText?
  • 18. © 2016, iText Group NV Copyright versus Copyleft Copyright law • allows an author to prohibit others from reproducing, adapting, or distributing copies of the author's work. Copyleft • gives every person who receives a copy of a work permission to reproduce, adapt or distribute the work as long as any resulting copies or adaptations are also bound by the same copyleft licensing scheme. How can large open source projects be monetized? © © 18
  • 19. © 2016, iText Group NV Open Source License overview How can large open source projects be monetized?19 Original iText license: MPL/LGPL In 2009: switched to AGPLv3
  • 20. © 2016, iText Group NV GPL-style software licenses It’s all about distribution How can large open source projects be monetized?20 License: MPL / LGPL GPL AGPL Car distribution (e.g. OEM) Commercial use? OK for gratis commercial use Commercial license needed Commercial license needed Bus service (e.g. SaaS) Commercial use? OK for gratis commercial use OK for gratis commercial use Commercial license needed Free/Proprietary Before iText 5: Improvements engine: LGPL Car or bus: can be proprietary Car: must be GPL Bus: can be proprietary Since iText 5: Car or bus: must be AGPL Or: buy commercial license
  • 21. © 2016, iText Group NV Dual licensing Viral effect of the open source license • The product is available for free for those who accept and comply with the F/OSS license • As soon as the product is also distributed under another license, a commercial license is needed Commercial license for commercial use • The product is available under a custom license for those who pay for the product • Support • Warranty, Indemnification • Release from the requirements of the F/OSS license How can large open source projects be monetized?21
  • 22. © 2016, iText Group NV Open Core licensing: e.g. iText 7 How can large open source projects be monetized?22 Open source Closed source
  • 23. © 2016, iText Group NV Business Source License: e.g. MariaDB How can large open source projects be monetized?23 All source code is open, but not “open source”: it’s “business source”. MaxScale is only needed in case of heavy use of MariaDB. This prevents perceived abuse by GAFA & co.
  • 24. © 2016, iText Group NV How can large open source projects be monetized?24 What are GAFA companies doing? Googleplex, Mountain View, CA
  • 25. © 2016, iText Group NV When to use a permissive license? How can large open source projects be monetized?25 Suppose that you’re Google, Apple, Facebook, Amazon, or a similar big corporation
  • 26. © 2016, iText Group NV Beware of “anti GPL” propaganda How can large open source projects be monetized?26 Suppose that you want to be the next big GAFA company
  • 27. © 2016, iText Group NV How can large open source projects be monetized?27 Questions from the audience? iText Group NV sales@itextpdf.com +32 9 298 02 31 itextpdf.com