Intro to FOSS. What is FOSS?

Size: px
Start display at page:

Download "Intro to FOSS. What is FOSS?"

Transcription

1 Intro to FOSS What is FOSS?

2 Outline Key principles of FOSS Some key players in early FOSS History of FOSS movement Why you should care Which came first, the chicken or the egg? FOSS as a new movement vs. Return to our roots

3 In the beginning Computers custom hardware, no real programming languages, little reuse, little distinction between HW/SW From IBM Archives. Then there was light Computers eventually available at large corporations & universities First programming languages Most users experts, pushing the envelope of what computers could do Software seen as a value-add that enabled the sale of more hardware Shared between user or between users and companies, free upgrades

4 Then the computer became a commodity Computers and big business Productivity enhancement More varied tasks; text processing, editing, etc Used by secretaries, salesmen, accountants, CS students etc Source: This was the 60 s & 70 s Whole Earth Catalog Sort of like Google in paperback form (Steve Jobs) Stewart Brand saw technology as a tool for individual and collective transformation (Fred Turner) People s Computer Company Educated people on how to use computers People gathered around time-share computers Culture promoted free exchange of software

5 The dawn of the personal computer Homebrew Computer Club Meeting of hobbyists interested in building personal computers Many had access to computers in universities Launch of Altair 8800 Jan 1975 ~$400 The dawn of the personal computer & the first software companies Homebrew Computer Club Meeting of hobbyists interested in building personal computers Many had access to computers in universities Launch of Altair 8800 Jan 1975 ~$400 Basic available, written by Bill Gates & Paul Allan => Microsoft Pirated at launch meeting

6 UNIX System V Unix originally developed by MIT, AT&T Bell Labs, GE & others as a tool for developers (toy project) As UNIX grew more powerful & computers became more powerful and common, there was a need for a standard platform AT&T originally licensed as open source under an anti-trust settlement, source widely disseminated 1983 AT&T allowed to commercially license UNIX Free software movement Richard Stallman Programmer at MIT AI Lab Caught out by UNIX switch & changes in copyright law (Copyright act of 1976) First software patents issued in 1981 Launched GNU operating system plan in Sept 1983 Goal: Create a free and open UNIX distribution Other achievements First Open source license (GPL) Introduced concept of copy-left Published GNU manifesto

7 Free as in freedom not as in beer Free Software Manifesto Free software gives recipients 4 key freedoms: Freedom 0: The freedom to run the program for any purpose. Freedom 1: The freedom to study how the program works, and change it to make it do what you wish. Freedom 2: The freedom to redistribute copies so you can help your neighbor. Freedom 3: The freedom to improve the program, and release your improvements (and modified versions in general) to the public, so that the whole community benefits.

8 Linus & Linux Released in October 1991 Added missing component to GNU effort (kernel) Netscape Netscape open sourced in 1998 Getting beaten up by MS Aim was to gain upper hand via innovation First widely known/used Open Source consumer application FOSS moves from server room to living room

9 Free doesn t sell The birth of Open Source Open Source Initiative founded in 1998 by Eric S. Raymond & Bruce Perens Netscape had been launched as an open source project Linux making inroads, companies emerging around that space How do you convince a real company to pay money for free software Free as in freedom not as in beer statement cute, but not cutting it in the boardroom Dump the moralizing and confrontational attitude that had been associated with 'free software' in the past and sell the idea strictly on the same pragmatic, businesscase grounds that had motivated Netscape. Michael Tiemann The Open Source Initiative Promoted open source definition 1. Free Redistribution: The license shall not restrict any party from selling or giving away the software as a component of an aggregate software. The license shall not require a royalty or other fee for such sale. 2. Source Code: The program must include source code, and must allow distribution in source code as well as compiled form. Where some form of a product is not distributed with source code, there must be a well-publicized means of obtaining the source code for no more than a reasonable reproduction cost preferably, downloading via the Internet without charge. 3. Derived Works: The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software. 4. Integrity of The Author's Source Code: The license may restrict source-code from being distributed in modified form only if the license allows the distribution of "patch files" with the source code for the purpose of modifying the program at build time. The license must explicitly permit distribution of software built from modified source code. 5. No Discrimination persons: The license must not discriminate against any person or group of persons. 6. No Discrimination Against Fields of Endeavor: The license must not restrict anyone from making use of the program in a specific field of endeavor. 7. Distribution of License: The rights attached to the program must apply to all to whom the program is redistributed without the need for execution of an additional license by those parties. 8. License Must Not Be Specific to a Product: The rights attached to the program must not depend on the program's being part of a particular software distribution. 9. License Must Not Restrict Other Software: The license must not place restrictions on other software that is distributed along with the licensed software. 10. License Must Be Technology-Neutral: No provision of the license may be predicated on any individual technology or style of interface.

10 The Open Source Initiative Coined term Open Source Promoted open source definition Standardized FOSS licenses Served as a unified and business friendly promoter Promoted studies of the cost effectiveness and soundness of Open Source solutions Free Software = Open Source (?) Open Source vs. Free Software vs. FOSS vs. FLOSS Or: how to miss the forest for the trees I usually decline to participate in "open source" or "Linux" events. See goo.gl/aejuq for why it is incorrect to refer to the operating system as "Linux". "Open source" is the slogan of a position that was formulated as a reaction against the free software movement. Those who support its views have a right to promote them, but I disagree with them and I want to promote the ideals of free software. However, I will agree to participate in events labeled "Free Software and Open Source", provided that my speech is not the principal draw of the event.

11 Other attacks & Fallacies Bill Gates vs. Altair hackers The rise of software companies Raymond vs. Microsoft Microsoft claim GPL -> license pollution Linux license pollution FOSS = unemployed programmers/ devaluation of software FOSS = insecure/unsupported software The success of Open FOSS spirit moved beyond software Creative commons Open patents Open hardware Open science Open standards

12 Examples of FOSS Apache web server Sendmail Linux Mozilla Firefox Thunderbird Eclipse Open Office Perl, Python, Ruby, TCL/TK, PHP, Zope GNU compilers for C, C++, Objective-C, Fortran, Java, and Ada Benefits of FOSS Gives everyone opportunity to improve software New versions of software appear more frequently Eliminates tension between obeying law and helping others Programs belong to entire community Shifts focus from manufacturing to service

13 Why do we care? FOSS today is a major mainstream movement Knowing how to work with FOSS communities and FOSS software (not just applications but tool chains) increasingly valued in the marketplace FOSS movement increasingly shifting from one driven by personality and ideology and into one driven by financial/humanitarian motivations FOSS and increasingly viable way for students to get real hands-on experience with code rather than just a theoretical background

History of Unix, Linux and the Open Source

History of Unix, Linux and the Open Source History of Unix, Linux and the Open Source 12.2.2012 George Ajam College of Science /Computer Science Dept. DEC PDP 7 History of UNIX 1969: First version of "Unics" by Ken Thompson and Dennis Richie Multi

More information

Ethics. Ethics. Ethics. Ethics. The issue of software ownership. The issue of software ownership. Programmers and the Hacker mentality.

Ethics. Ethics. Ethics. Ethics. The issue of software ownership. The issue of software ownership. Programmers and the Hacker mentality. Programmers and the Hacker mentality. hacker n. [originally, someone who makes furniture with an axe] A person who enjoys exploring the details of programmable systems and how to stretch their capabilities,

More information

Topic 1- The Basic Knowledge of Open Source and Free Software

Topic 1- The Basic Knowledge of Open Source and Free Software 1 Topic 1- The Basic Knowledge of Open Source and Free Software, Reidar Conradi September 1, 2011 Introduction 2 What is OSS? Open Source Software: software compliant with one of the licences of Free Software

More information

Free as in Freedom A step towards Software freedom. Salahaddin University By: Amanj Sherwany

Free as in Freedom A step towards Software freedom. Salahaddin University By: Amanj Sherwany Free as in Freedom A step towards Software freedom Salahaddin University By: Amanj Sherwany http://www.amanj.me 2011 Who am I? 27 years old. M.Sc. in Computer Science, Uppsala University 2011. B.Sc. in

More information

EDITING IMAGES/ICONS IN OPENBRAVO POS SOURCE CODE

EDITING IMAGES/ICONS IN OPENBRAVO POS SOURCE CODE EDITING IMAGES/ICONS IN OPENBRAVO POS SOURCE CODE SONDI Mikael Raphael Steve Jobs Project Cameroon September 1, 2014 TECHNICAL DOCUMENTATION EDITING IMAGES/ICONS IN OPENBRAVO POS SOURCE CODE SONDI Mikael

More information

Foundations of Software Engineering. Lecture 24: Open Source Claire Le Goues

Foundations of Software Engineering. Lecture 24: Open Source Claire Le Goues Foundations of Software Engineering Lecture 24: Open Source Claire Le Goues 1 Learning goals Understand the terminology free software and explain open source culture and principles. Express an educated

More information

Lecture #1 4 th Year M.Sc. Dina Rafaa Ahmed

Lecture #1 4 th Year M.Sc. Dina Rafaa Ahmed Lecture #1 4 th Year M.Sc. Dina Rafaa Ahmed 1 Source Code: It is a specialized language that allows software developers to create and modify computer programs. If you do not have legal access to the source

More information

Open Source Development

Open Source Development Open Source Development Dr. James A. Bednar jbednar@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/jbednar Dr. Chris Walton cdw@inf.ed.ac.uk http://homepages.inf.ed.ac.uk/cdw SEOC2 Spring 2005: Open Source

More information

Peer Participation and Software

Peer Participation and Software Peer Participation and Software Booth, David R. Published by The MIT Press Booth, R.. Peer Participation and Software: What Mozilla Has to Teach Government. Cambridge: The MIT Press, 2010. Project MUSE.,

More information

Open Source Licensing: An Overview

Open Source Licensing: An Overview Open Source Licensing: An Overview Alexander Champoux Trinity College alexander.champoux@trincoll.edu April 28, 2008 Introduction My paper for HFOSS is on Open Source Licensing Without some of the flexibilities

More information

HAVE IT YOUR WAY! ADVISING MATERIALS CREATED BY OPEN-SOURCE AND FREE SOFTWARE BY YOU! Alexander Kunkle, Western Oregon University

HAVE IT YOUR WAY! ADVISING MATERIALS CREATED BY OPEN-SOURCE AND FREE SOFTWARE BY YOU! Alexander Kunkle, Western Oregon University HAVE IT YOUR WAY! ADVISING MATERIALS CREATED BY OPEN-SOURCE AND FREE SOFTWARE BY YOU! Alexander Kunkle, Western Oregon University Introduction and Objectives Who am I? Objectives What is Open Source Difference

More information

Open Source Development. Ely Levy Yair Yarom

Open Source Development. Ely Levy Yair Yarom Open Source Development Ely Levy Yair Yarom Outline (I) Background Free Software definitions The 4 freedoms Open Source Definition (OSD) Licenses General BSD, MIT, GPL, LGPL Patents and Standards Outline

More information

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023 Operating Systems Autumn 2017-2018 Outline 1 2 What is an Operating System? From the user s point of view an OS is: A program that acts as an intermediary between a user of a computer and the computer

More information

CS Operating Systems (OS) Introduction. Lecture 2 Sept 12, 2018

CS Operating Systems (OS) Introduction. Lecture 2 Sept 12, 2018 CS 3305 Operating Systems (OS) Introduction Lecture 2 Sept 12, 2018 Operating System (OS) What is an Operating Systems (OS)? The software layer between user applications and hardware Manages / Optimizes

More information

CS 153 Design of Operating Systems

CS 153 Design of Operating Systems CS 153 Design of Operating Systems Winter 19 Lecture 2: Historical perspective Instructor: Nael Abu-Ghazaleh Last time What is an OS? What roles does it play? Today: Historic evolution of Operating Systems

More information

Linux operating system

Linux operating system Linux operating system libre, free: how and why Dobrica Pavlinušić http://www.rot13.org/~dpavlin/ PBF, 27.03.2008. History Open Source GPL license Don't panic! What is operating system? Linux Open Source

More information

I really thought this document could use a header so I m adding one. I think I ll make it 10-pt Arial font in red. I think I ll centre it too.

I really thought this document could use a header so I m adding one. I think I ll make it 10-pt Arial font in red. I think I ll centre it too. Table of contents I am creating this document for the purpose of testing format conversions. This line is formatted as Heading 1...2 This line is formatted as Heading 2...2 This line is formatted as Heading

More information

ULI101 Introduction to Unix and Linux Week 1 Origin and History of Unix

ULI101 Introduction to Unix and Linux Week 1 Origin and History of Unix ULI101 Introduction to Unix and Linux Week 1 Origin and History of Unix 1. Welcome to ULI101! This Internet has become part of our daily lives. This course introduces you to the operating system and network

More information

Free & Open Source Software: The Academic Future

Free & Open Source Software: The Academic Future Free & Open Source Software: The Academic Future Paul E. Johnson University of Kansas http://lark.cc.ku.edu/~pauljohn Presentation at Ukrainian National University of L'viv May 27, 2005

More information

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software?

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software? MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS Q.1. What is OSS? It refers to Open Source Software, which are modifiable, redistributable but may or may not be available free of cost. Source

More information

Welcome to ULI101! The Internet has become part of our daily lives.

Welcome to ULI101! The Internet has become part of our daily lives. ULI101 Week 01 Week Overview Course introduction Obtaining your Seneca accounts Changing passwords The Matrix server The role of an operating system *nix overview Open source philosophy Linux GUI The terminal

More information

EWRG-CES. Bharath Setturu EWRG, CES, IISc

EWRG-CES. Bharath Setturu EWRG, CES, IISc Bharath Setturu EWRG, CES, IISc What is Free and Open Source? Free and Open source describes a broad general type of free software license that makes source code available to the general public with no

More information

Author(s): August E. Evrard, PhD. 2010

Author(s): August E. Evrard, PhD. 2010 Author(s): August E. Evrard, PhD. 2010 License: Unless otherwise noted, this material is made available under the terms of the Creative Commons Attribution-Non-commercial-Share Alike 3.0 License: http://creativecommons.org/licenses/by-nc-sa/3.0/

More information

Is there an Open Source Business Model: YES or NO?

Is there an Open Source Business Model: YES or NO? Is there an Open Source Business Model: YES or NO? Stephen Walli, Principle Program Manager, Microsoft @stephenrwalli Jeffrey Borek, WW Program Director, IBM @jeffborek Is there an Open Source Business

More information

The basic knowledge of open source and free software- Topic 1 & OSS in perspective- Topic 2. Parastoo Mohagheghi, 26 August 2010.

The basic knowledge of open source and free software- Topic 1 & OSS in perspective- Topic 2. Parastoo Mohagheghi, 26 August 2010. 1 The basic knowledge of open source and free software- Topic 1 & OSS in perspective- Topic 2 Parastoo Mohagheghi, 26 August 2010 Topics1&2 2 Outline OSS facts and figures Definitions of F/OSS History

More information

Chapter-16 INTERNET AND OPEN SOURCE CONCEPTS

Chapter-16 INTERNET AND OPEN SOURCE CONCEPTS Chapter-16 INTERNET AND OPEN SOURCE CONCEPTS Introduction: Internetwork: An internetwork is a collection of individual networks, connected by intermediate networking devices, that functions as a single

More information

Bozen, 26th November 2007 Patrizia Boccacci DISI-University of Genoa

Bozen, 26th November 2007 Patrizia Boccacci DISI-University of Genoa Bozen, 26th November 2007 Patrizia Boccacci DISI-University of Genoa Summary Open-source software Accessibility Proprietary vs open source software Genoa University experience an accessible Linux workstation

More information

Scilab/Scicos: Modeling and Simulation of Hybrid Systems

Scilab/Scicos: Modeling and Simulation of Hybrid Systems Scilab/Scicos: Modeling and Simulation of Hybrid Systems G. Sivakumar Indian Institute of Technology, Bombay Mumbai 400076, India siva@iitb.ac.in Outline Free/Open Source S/w (quick motivation) Scilab/Scicos

More information

Independent implementations of an interface

Independent implementations of an interface Software property topics interfaces data formats standards and standardization protection mechanisms trade secrets licenses patents copyrights open source / free software real software systems Independent

More information

TPF Update TPF Users Group, Acapulco May 2004

TPF Update TPF Users Group, Acapulco May 2004 Oh No! Not him again TPF Update TPF Users Group, Acapulco May 2004 Stuart Waldron 1 How do we keep up with the speed of change? We can continue to adopt the chaotic hoard theory of programing... or...

More information

A Historical View of Computing

A Historical View of Computing A Historical View of Computing CS 391 Why look at history? To understand how we got to where we are it is important to not just understand where we ve been, but also understand WHY we took the path we

More information

Basics of system administration on a Unix system

Basics of system administration on a Unix system Basics of system administration on a Unix system Contents Introduction 3 Unix 9 User environment: the shell 10 File management: starting from / 11 Text editing 12 Package management 13 User management

More information

Characteristics include Users as co-developers Bazaar Model Projects start with personal problems to solve Users debug systems many eyes make bugs sha

Characteristics include Users as co-developers Bazaar Model Projects start with personal problems to solve Users debug systems many eyes make bugs sha Open Source Software at 50: Its Corporate and Mathematical Origins Thomas Haigh The Haigh Group/ University of Wisconsin, Milwaukee SHOT, Washington DC October 2007 Research supported by SIAM with funds

More information

Mozilla: Opening Up. glyn moody

Mozilla: Opening Up. glyn moody Mozilla: Opening Up glyn moody Mozilla Today Mozilla Today Firefox likely to have global market share of 25% by end of year Mozilla Today Firefox likely to have global market share of 25% by end of year

More information

The Cathedral and the Bazaar

The Cathedral and the Bazaar The Cathedral and the Bazaar This text (including older revisions of it) Described a set of customs among Free Software developers Those customs turned out to be a quite effective development methology

More information

INF5750. Open Source. University of Oslo Department of Informatics

INF5750. Open Source. University of Oslo Department of Informatics INF5750 Open Source University of Oslo Department of Informatics Outline Commons Based Peer Production (CBPP) What is (F)(L)OSS? Historical context - free vs open Development process Business models for

More information

Linux operating system libre, free: how and why. Dobrica Pavlinušić PBF,

Linux operating system libre, free: how and why. Dobrica Pavlinušić  PBF, Linux operating system libre, free: how and why Dobrica Pavlinušić http://www.rot13.org/~dpavlin/ PBF, 09.03.2010. Don't panic! What is operating system? GNU/Linux Licences: GPL, Open Source Evolution

More information

HKG18-TR01: Open Source Philosophy. Daniel Lezcano

HKG18-TR01: Open Source Philosophy. Daniel Lezcano HKG18-TR01: Open Source Philosophy Daniel Lezcano What is Open Source? Open Source is not Free Software Richard Stallman : Open source is a development methodology; free software is a social movement.

More information

Unix to Linux. CS 3113 Fall 2018 Dr. Christan Grant

Unix to Linux. CS 3113 Fall 2018 Dr. Christan Grant Unix to Linux CS 3113 Fall 2018 Dr. Christan Grant Outline A Brief History of Unix, C, Linux and the people involved. 2 https://commons.wikimedia.org/wiki/file:unix_history-simple.png 3 UNIX Unix definitions

More information

Delivering Effective Solutions in the Age of Open Source Technology

Delivering Effective Solutions in the Age of Open Source Technology Delivering Effective Solutions in the Age of Open Source Technology Edward Beck Computer Sciences Corporation NDIA Systems Engineering Conference October 24-27, 2005 Copyright 2004 Computer Sciences Corporation.

More information

CSC Introduction to Computers and Their Applications

CSC Introduction to Computers and Their Applications CSC 170 - Introduction to Computers and Their Applications Lecture 9 Software Essentials When searching for new software, it helps to have a framework of categories System Software Operating Systems For

More information

Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems

Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems Rahmat M. Samik Ibrahim VauLSMorg 1 Ver. 2013 05 14 rev 02 References 1 (Cut&Pasted) 2 Beberg, Distributed

More information

The Joy of Software Development

The Joy of Software Development The Joy of Software Development ABOUT ME Nemo @captn3m0 captnemo.in Work @Razorpay WHY? - Data Structures - Computer Architecture - Algorithms - Operating Systems - Software Eng - Computer Networks - Compiler

More information

Careers with GNU/Linux

Careers with GNU/Linux Indian Linux Users' Group, Chennai (ILUGC) in association with Thiagarajar College of Engineering, Madurai presents Careers with GNU/Linux by Shakthi Kannan MS Thiagarajar College of Engineering, Madurai

More information

WIPO NATIONAL TRAINING WORKSHOP ON INTELLECTUAL PROPERTY FOR DIPLOMATS

WIPO NATIONAL TRAINING WORKSHOP ON INTELLECTUAL PROPERTY FOR DIPLOMATS ORIGINAL: English DATE: November 2004 E MINISTRY OF FOREIGN AFFAIRS ARAB REPUBLIC OF EGYPT WORLD INTELLECTUAL PROPERTY ORGANIZATION WIPO NATIONAL TRAINING WORKSHOP ON INTELLECTUAL PROPERTY FOR DIPLOMATS

More information

OPEN SOURCE RESOURCES FOR TEACHING AND RESEARCH IN MATHEMATICS

OPEN SOURCE RESOURCES FOR TEACHING AND RESEARCH IN MATHEMATICS OPEN SOURCE RESOURCES FOR TEACHING AND RESEARCH IN MATHEMATICS Russell Herman and Gabriel Lugo University of North Carolina Wilmington hermanr@uncw.edu and lugo@uncw.edu - The high cost of standard mathematical

More information

Introduction to Linux

Introduction to Linux Why Linux? Nothing is hidden (opensource is good for education) It runs anywhere, on almost anything Android, OS X, Raspberry Pi, Old PCs Low resource requirements You are likely to use it in your job,

More information

OPEN SOURCE SOFTWARE

OPEN SOURCE SOFTWARE Introduction to Open Source Software Development Spring semester, 2017 School of Computer Science and Engineering, Pusan National University Joon-Seok Kim OPEN SOURCE SOFTWARE Outline Open source software

More information

Open Source Software. International Open Access Week at the

Open Source Software. International Open Access Week at the Open Source Software International Open Access Week at the Library @NU Quote: Open source is a development methodology; free software is a social movement. (Richard Stallman) What is Open Source Software?

More information

Linux Applications and Software Licensing. Linux System Administration COMP2018 Summer 2017

Linux Applications and Software Licensing. Linux System Administration COMP2018 Summer 2017 Linux Applications and Software Licensing Linux System Administration COMP2018 Summer 2017 Server vs. Desktop Roles Computers perform tasks for us The types of tasks they perform are determined by their

More information

COPYRIGHTED MATERIAL. What Is Linux? Linux History. Linux as an Operating System. Linux as Free Software. Commercial Applications for Linux

COPYRIGHTED MATERIAL. What Is Linux? Linux History. Linux as an Operating System. Linux as Free Software. Commercial Applications for Linux 2915ch01.qxd 04/19/01 12:57 PM Page 3 Linux History C H A P T E R O N E What Is Linux? Linux as an Operating System Linux as Free Software Commercial Applications for Linux COPYRIGHTED MATERIAL 1 2915ch01.qxd

More information

Class Freeware, Open Source, and Free Software There is a difference, who knew?

Class Freeware, Open Source, and Free Software There is a difference, who knew? Class Freeware, Open Source, and Free Software There is a difference, who knew? Notes Homework graded I m SORRY Homework 4&5: no homework this week Midterms How was it? Honestly Random, mostly unrelated

More information

FOSS Software. Free/Open Source Software in Engineering Curriculum. Interesting Examples. Economist Innovation Award 2004

FOSS Software. Free/Open Source Software in Engineering Curriculum. Interesting Examples. Economist Innovation Award 2004 Free/Open Source Software in Engineering Curriculum FOSS Software G. Sivakumar Computer Science and Engineering IIT Bombay siva@iitb.ac.in August 18, 2006 Outline What is Free/Open Source? Why FOSS for

More information

Leveraging Open Source Software

Leveraging Open Source Software 03 444359 Ch01.qxd 8/14/03 9:30 AM Page 3 CHAPTER 1 Leveraging Open Source Software Everything that is really great and inspiring is created by the individual who can labor in freedom. Albert Einstein

More information

Computer Software. c 2016 by David W. Gerbing. School of Business Administration Portland State University

Computer Software. c 2016 by David W. Gerbing. School of Business Administration Portland State University Computer Software c 2016 by David W. Gerbing School of Business Administration Portland State University Computer Software Introduction Operating Systems Application Software Unix Command Line (on a Mac)

More information

r ^ '- v"?: Introductory Approach Open Source Hardware: An "'"a llap LAMBERT Pcwtha Pratim Ray Rebika Rai Academic Publishing

r ^ '- v?: Introductory Approach Open Source Hardware: An 'a llap LAMBERT Pcwtha Pratim Ray Rebika Rai Academic Publishing * t: r ^ '- v"?: "'"a Pcwtha Pratim Ray Rebika Rai Open Source Hardware: An Introductory Approach l llap LAMBERT Academic Publishing Open Source Hardware:An Introductory Approach covers many aspects of

More information

IoT & Open Source. Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015

IoT & Open Source. Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015 IoT & Open Source Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015 Agenda What is open source? IoT open source projects Business Challenges

More information

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter Welcome to the OpenChain Curriculum Slides. These slides can be used to help train internal teams about FOSS compliance issues and to conform with the OpenChain Specification. You can deliver these slides

More information

Spring Modern Computer Science in a Unix Like Environment CIS c

Spring Modern Computer Science in a Unix Like Environment   CIS c Spring 2009 Modern Computer Science in a Unix Like Environment http://www.seas.upenn.edu/~cis399ux 25/01/09 Slide 1 What is Unix/Linux? Linux itself is an Operating System Kernel Linux is often used to

More information

Open Source Software Some perspectives

Open Source Software Some perspectives Open Source Software Some perspectives Who was DMR? Introduction Introduction Who was DMR? Who was Steve Jobs? Introduction Who was DMR? Dennis M Ritchie Creator of C and Unix in 1970s Ritchie was under

More information

computers to personal computers

computers to personal computers computers to personal computers Xerox does it all 1973: Xerox Alto GUI wysiwyg mouse ethernet laserprinter smalltalk, impress, postscript 1979: Steve Jobs tours PARC 1981: Xerox Star breaking down the

More information

The role of free software in education. An introduction to GNU/Linux

The role of free software in education. An introduction to GNU/Linux The role of free software in education An introduction to GNU/Linux Software Source code (humans can read and write) Software Source code (humans can read and write) Compiler Software Source code (humans

More information

CS 378 (Spring 2003) Linux Kernel Programming. Yongguang Zhang. Copyright 2003, Yongguang Zhang

CS 378 (Spring 2003) Linux Kernel Programming. Yongguang Zhang. Copyright 2003, Yongguang Zhang Department of Computer Sciences THE UNIVERSITY OF TEXAS AT AUSTIN CS 378 (Spring 2003) Linux Kernel Programming Yongguang Zhang (ygz@cs.utexas.edu) Copyright 2003, Yongguang Zhang Read Me First Everything

More information

Chapter 1: Introduction Operating Systems MSc. Ivan A. Escobar

Chapter 1: Introduction Operating Systems MSc. Ivan A. Escobar Chapter 1: Introduction Operating Systems MSc. Ivan A. Escobar What is an Operating System? A program that acts as an intermediary between a user of a computer and the computer hardware. Operating system

More information

A Time Line of the GPL and Linux Tobin Maginnis 1-Nov-08

A Time Line of the GPL and Linux Tobin Maginnis 1-Nov-08 A Time Line of the GPL and Linux Tobin Maginnis 1-Nov-08 There are many types of Free Open Source Software (FOSS) licenses today and many see Linux as just another example of FOSS; however, the reality

More information

Language Translation, History. CS152. Chris Pollett. Sep. 3, 2008.

Language Translation, History. CS152. Chris Pollett. Sep. 3, 2008. Language Translation, History. CS152. Chris Pollett. Sep. 3, 2008. Outline. Language Definition, Translation. History of Programming Languages. Language Definition. There are several different ways one

More information

CSC 634: Networks Programming

CSC 634: Networks Programming CSC 634: Networks Programming Lecture 01: Course Review and Introduction Instructor: Haidar M. Harmanani Course Introduction Lectures T, 4:30-7:30 from January 16, 2018 until April 26, 2018 Prerequisites

More information

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview Introduction to Operating Systems Note Packet # 1 CSN 115 Operating Systems Genesee Community College CSN Lab Overview Dual booted Windows/Linux Workstations Linux workstations currently run CentOS and

More information

Red Hat And the Five Forces Model:

Red Hat And the Five Forces Model: Red Hat And the Five Forces Model: An Analysis Prepared by: Eric Zander 27Jan02 MGT-201B This paper is available online at www.ericzander.com/downloads/5forces.pdf Introduction Created by Linus Torvolds,

More information

WEB DESIGN SERVICES. Google Certified Partner. In-Studio Interactive CEO: Onan Bridgewater. instudiologic.com.

WEB DESIGN SERVICES. Google Certified Partner. In-Studio Interactive CEO: Onan Bridgewater. instudiologic.com. In-Studio Interactive CEO: Onan Bridgewater instudiologic.com sales@instudiologic.com info@instudiologic.com WEB DESIGN SERVICES Google Certified Partner 1. Brand Building Engagements that Drive Sales

More information

OPEN SOURCE TESTING IN SAUDI ARABIA 1

OPEN SOURCE TESTING IN SAUDI ARABIA 1 OPEN SOURCE TESTING IN SAUDI ARABIA 1 Open Source Testing In Saudi Arabia by:husam Al-Swueiti INTRODUCTION / HISTORY Open source is a term used to describe the free use of software. Before the 60s, very

More information

Chapter 2: Open Source Concepts

Chapter 2: Open Source Concepts Chapter 2: Open Source Concepts Informatics Practices Class XII (CBSE Board) Revised as per CBSE Curriculum 2015 Visit www.ip4you.blogspot.com for more. Authored By:- Rajesh Kumar Mishra, PGT (Comp.Sc.)

More information

Shareware Redistribution of FOSS Software

Shareware Redistribution of FOSS Software 1995 Broadway, 17th Floor New York, NY 10023 5882 tel +1 212 580 0800 fax +1 212 580 0898 www.softwarefreedom.org Shareware Redistribution of FOSS Software James Vasile 27 March 2008 1 Introduction The

More information

KEY ECONOMIC CONCEPTS ILLUSTRATED IN THIS DOCUMENTARY

KEY ECONOMIC CONCEPTS ILLUSTRATED IN THIS DOCUMENTARY LIGHTHOUSE CPA SOCIAL SCIENCES DEPARTMENT ECONOMICS VIDEO STUDY GUIDE : THE VIRTUAL REVOLUTION - PART 1 - THE GREAT LEVELING? KEY ECONOMIC CONCEPTS ILLUSTRATED IN THIS DOCUMENTARY 1. THE IMPORTANCE OF

More information

POWERFLASH. In This Issue. Contact Us. Hello, Everybody!

POWERFLASH. In This Issue. Contact Us. Hello, Everybody! POWERFLASH Power Flash Newsletter Summer 2016 In This Issue Summary of Updates Customer App Driver App Corporate Accounts Viewing Orders Order Change Tracking Group Orders Gift Cards Restaurant Accounting

More information

HOW CANADIANS BANK. Annual tracking study on Canadian attitudes and behaviours towards banking. Prepared for:

HOW CANADIANS BANK. Annual tracking study on Canadian attitudes and behaviours towards banking. Prepared for: HOW CANADIANS BANK Annual tracking study on Canadian attitudes and behaviours towards banking Prepared for: 2016 METHODOLOGY Data collection method Hybrid phone/online survey methodology. 817 interviews

More information

Class 1 Introduction to Selenium, Software Test Life Cycle.

Class 1 Introduction to Selenium, Software Test Life Cycle. Class 1 Introduction to Selenium, Software Test Life Cycle. I) Introduction to Selenium 1) What is Selenium? 2) History of the Selenium Project 3) Selenium Components / Selenium s Tool Suite 4) Platforms

More information

Rationale for the Evolution of the EUPL v1.1 (towards the EUPL v 1.2)

Rationale for the Evolution of the EUPL v1.1 (towards the EUPL v 1.2) Rationale for the Evolution of the EUPL v1.1 (towards the EUPL v 1.2) Updated: 15 March 2013 Working paper Rationale EUPLv1.2 v 0.5 Page 1 Contents 1. Background... 3 2. What is changed in the EUPL v1.2?...

More information

DOCOMO s Service Strategies in the Smartphone Era

DOCOMO s Service Strategies in the Smartphone Era page 21 DOCOMO s Service Strategies in the Smartphone Era DOCOMO s advantage in the rapidly expanding smartphone market is its major service platform i-mode. DOCOMO established a unique business model

More information

ECE 2400 / ENGRD 2140 Computer Systems Programming Course Overview

ECE 2400 / ENGRD 2140 Computer Systems Programming Course Overview ECE 2400 / ENGRD 2140 Computer Systems Programming Course Overview Christopher Batten School of Electrical and Computer Engineering Cornell University http://www.csl.cornell.edu/courses/ece2400 What is

More information

Central Office Evolution. From Big Iron to Data Center

Central Office Evolution. From Big Iron to Data Center Central Office Evolution From Big Iron to Data Center Xennial/Oregon Trail Generation Born Late 70 s/early 80 s Remember Land Lines & Pay Phones Grew up half Analog, half Digital technology. Played Oregon

More information

Web Engineering. Introduction. Husni

Web Engineering. Introduction. Husni Web Engineering Introduction Husni Husni@trunojoyo.ac.id Outline What is Web Engineering? Evolution of the Web Challenges of Web Engineering In the early days of the Web, we built systems using informality,

More information

MQ Port Scan Installation and Operation Manual

MQ Port Scan Installation and Operation Manual MQ Port Scan Installation and Operation Manual Capitalware Inc. Unit 11, 1673 Richmond Street, PMB524 London, Ontario N6G2N3 Canada sales@capitalware.com http://www.capitalware.com MQPS Installation and

More information

The Effects of Open Source License Choice on Software Reuse

The Effects of Open Source License Choice on Software Reuse The Effects of Open Source License Choice on Software Reuse John Brewer VIII Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements

More information

Read & Download (PDF Kindle) The Art Of UNIX Programming

Read & Download (PDF Kindle) The Art Of UNIX Programming Read & Download (PDF Kindle) The Art Of UNIX Programming The Art of UNIX Programming poses the belief that understanding the unwritten UNIX engineering tradition and mastering its design patterns will

More information

Developing a Free and Open Source Software based Spatial Data Infrastructure. Jeroen Ticheler

Developing a Free and Open Source Software based Spatial Data Infrastructure. Jeroen Ticheler Developing a Free and Open Source Software based Spatial Data Infrastructure Jeroen Ticheler 1 License This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License.

More information

ServerStatus Installation and Operation Manual

ServerStatus Installation and Operation Manual ServerStatus Installation and Operation Manual Capitalware Inc. Unit 11, 1673 Richmond Street, PMB524 London, Ontario N6G2N3 Canada sales@capitalware.com http://www.capitalware.com ServerStatus Installation

More information

JANUARY 2018 TABLE OF CONTENTS

JANUARY 2018 TABLE OF CONTENTS JANUARY 2018 TABLE OF CONTENTS New mymccoy Online & Mobile Banking is coming April 23, 2018! You asked, we listened! McCoy Federal Credit Union has launched a new mymccoy Online & Mobile Banking System,

More information

TeamSpot 3. Introducing TeamSpot. TeamSpot 3 (rev. 25 October 2006)

TeamSpot 3. Introducing TeamSpot. TeamSpot 3 (rev. 25 October 2006) TeamSpot 3 Introducing TeamSpot TeamSpot 3 (rev. 25 October 2006) Table of Contents AN INTRODUCTION TO TEAMSPOT...3 INSTALLING AND CONNECTING (WINDOWS XP/2000)... 4 INSTALLING AND CONNECTING (MACINTOSH

More information

But before understanding the Selenium WebDriver concept, we need to know about the Selenium first.

But before understanding the Selenium WebDriver concept, we need to know about the Selenium first. As per the today s scenario, companies not only desire to test software adequately, but they also want to get the work done as quickly and thoroughly as possible. To accomplish this goal, organizations

More information

Avaya Call Management System Documentation Roadmap

Avaya Call Management System Documentation Roadmap Documentation Roadmap Release 18 Issue 1 October 2015 2015, Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure that the information in this document is complete and

More information

COPYRIGHTED MATERIAL. Unix Fundamentals. Brief History

COPYRIGHTED MATERIAL. Unix Fundamentals. Brief History 1 Unix Fundamentals The Unix operating system was created more than 30 years ago by a group of researchers at AT&T s Bell Laboratories. During the three decades of constant development that have followed,

More information

CS279 Course Overview. Joe Hoffert Distributed Real-time Embedded (DRE) Group Institute for Software Integrated Systems Vanderbilt University

CS279 Course Overview. Joe Hoffert Distributed Real-time Embedded (DRE) Group Institute for Software Integrated Systems Vanderbilt University CS279 Course Overview Joe Hoffert Distributed Real-time Embedded (DRE) Group Institute for Software Integrated Systems Vanderbilt University What is CS279 About? This class is about picking an interesting

More information

GDPR & FOSS. Marc Jones CIPP/US, CISSP Compliance Engineer & In-House Counsel

GDPR & FOSS. Marc Jones CIPP/US, CISSP Compliance Engineer & In-House Counsel GDPR & FOSS Marc Jones CIPP/US, CISSP Compliance Engineer & In-House Counsel marc.jones@civicactions.com Overview IANYL TINLA Obligatory IANYL* TINLA** Currently Compliance Engineer & In-House Counsel

More information

Certified Exporter Approved Provider Program

Certified Exporter Approved Provider Program Certified Exporter Approved Provider Program administered by The International Import-Export Institute at Dunlap-Stone University Phoenix, Arizona D S Globalization is Happening! The goal of this program

More information

TeamSpot 3. Introducing TeamSpot. TeamSpot 3 (8/7/2006)

TeamSpot 3. Introducing TeamSpot. TeamSpot 3 (8/7/2006) TeamSpot 3 Introducing TeamSpot TeamSpot 3 (8/7/2006) Table of Contents AN INTRODUCTION TO TEAMSPOT...3 INSTALLING AND CONNECTING (WINDOWS XP/2000)... 4 INSTALLING AND CONNECTING (MACINTOSH OS X 3.9 OR

More information

ISSUSE AND FEATURES TO CONSIDER WHEN SELECTING A BLOCKCHAIN SYSTEM. Find us at

ISSUSE AND FEATURES TO CONSIDER WHEN SELECTING A BLOCKCHAIN SYSTEM. Find us at ISSUSE AND FEATURES TO CONSIDER WHEN SELECTING A BLOCKCHAIN SYSTEM Find us at www.chainfrog.com Licenses Most blockchains are open-source (and you should not select a closed source one) If you are going

More information

Towards an industry driven open collaboration framework: The creation of the Capella IC

Towards an industry driven open collaboration framework: The creation of the Capella IC Towards an industry driven open collaboration framework: The creation of the Capella IC Gaël Blondelle Director of European Ecosystem Development Eclipse Foundation Europe @gblondelle June 2017 OPEN SOURCE?

More information

Chapter 01: Introduction to Linux

Chapter 01: Introduction to Linux True / False 1. Open Source Software (OSS) is freely developed and continuously improved by a large community of software developers ANSWER: True 2. The term hacker refers to someone who illegally uses

More information

(5) Affiliation (10) XML (15) Web Augmentation (20) Gateways. (4) Kernel (9) ES test (14) SSL. (1) Portal (6) EDI (11) Web Directories (16) W3C

(5) Affiliation (10) XML (15) Web Augmentation (20) Gateways. (4) Kernel (9) ES test (14) SSL. (1) Portal (6) EDI (11) Web Directories (16) W3C PART 1: MULTIPLE CHOICE QUESTIONS (15 MARKS) This part consists of 15 multiple choice questions. On the answer sheet, fill you answer for each question. 1. At its early days was called Gateway, nowadays

More information