Welcome to Open Source Technology An Overview of Software By Afroz Hippargi, CIT, YASHADA, Pune.

Slides:



Advertisements
Similar presentations
Open Source and Free Software in Education
Advertisements

Overview of Free/Open Source Software for Librarians Eric Goldhagen
The Web Wizards Guide to Freeware/Shareware Chapter Six Open Source Software.
Carlo Tarantola Senior Director EMEA Mobile and Wireless Center of Expertise Warsaw, Poland Oracle Corporation.
White House New Media & Open Source Software Macon Phillips White House New Media.
1 Open Office – A cheaper alternate to Microsoft Office Edited by: Irfan Ilyas.
Copyleft and cathedrals How the counterculture is changing the way we do business.
GNU, Linux and Open Source GNUKernel GNU/ Linux OpenSource.
Open Source/Free Software Source code is available Extensible Can be changed, modified Freely distributed Copies Modified versions Alternatives to commercial/proprietary.
OpenOffice Wayne S. Rossi Mike Toresco for Open Source Development.
Free Your Mind Code.  Sometimes I write software in exchange for money (don’t judge)  Sometimes I write software in exchange for knowledge, experience,
AgriDrupal - a “suite of solutions” for agricultural information management and dissemination, built on the Drupal CMS; - the community of practice around.
Open-Source Software ISYS 475.
Open Office Writer Computer Training Programme Speaker Kumardeep Chaudhary 17th September 2014 (Wednesday)
PHP and MySQL Week#1  Course Plan.  Introduction to Dynamic Web Content.  Setting Up Development Server Eng. Mohamed Ahmed Black 1.
OPEN-SOURCE SOFTWARE BY: SAMANTHA HERALD  Otherwise known as OSS, is computer software that is available with source code: normally reserved for copyright.
“Free Beer” for Libraries? - Getting Results with Open Source Solutions SNRG FM Michelle Suranofsky Mark Canney Lehigh University.
Drupal Workshop Introduction to Drupal Part 1: Web Content Management, Advantages/Disadvantages of Drupal, Drupal terminology, Drupal technology, directories.
Sl.NoUnitContents 1.Unit - 1 What is Open Source?, Why Open Source? 2Unit – 2 What is Open Standard? - Why Open Standards? 3Unit – 3 Peek into history.
CHAPTER 6 OPEN SOURCE SOFTWARE AND FREE SOFTWARE
Designing Interactive, Community-based Websites Michael MacIsaac.
Introduction: Drupal is a free and open-source content management system (CMS). A content management system(CMS) is a computer program that allows publishing,
Web Sites for amateur radio. So You want to make a Web Site? There are several things you need to know about web sites before you start to think about.
Open Source: It's Already Here Dave Cross Magnum Solutions Ltd
Open Source Software Open Source Software – another alternative Adapted from: Ed Newman’s TCEA 2005 Presentation.
Computers and Society Examine the extent to which Richard Stallman’s GNU manifesto has succeeded in challenging the dominance of conventionally distributed.
Open Source Software An Introduction. The Creation of Software l As you know, programmers create the software that we use l What you may not understand.
Open Source An Overview of Open Source Software. What is Open Source? Open source describes a broad general type of software license that makes source.
Software Software essential is coded programs that perform a serious of algorithms. Instructions loaded into primary memory (RAM) from secondary storage.
From Creation to Dissemination A Case Study in the Library of Congress’s use Open Source Software DLF Spring Forum Corey Keith
Open Source Software Bangladesh University of Business and Technology Nizar Saadi Dahir M.Sc. Computer Engineering Computer Center- Kufa University
OPEN SOURCE AND FREE SOFTWARE. What is open source software? What is free software? What is the difference between the two? How the two differs from shareware?
Open Source The Future of Software What’s Open Source Open-source software is computer software whose source code is available under a copyright license.
1 3. Computing System Fundamentals 3.1 Language Translators.
NICM National Conference Feb,2009 Open Source Resource for Library and Information Centre for their Service by Goutam Biswas and Dr. Dibyendu Paul.
Linux Essentials Chapter 2: Investigating Linux’s Principles and Philosophy.
Chapter 3 Software. Learning Objectives Upon successful completion of this chapter, you will be able to: Define the term software Describe the two primary.
Test Automation For Web-Based Applications Portnov Computer School Presenter: Ellie Skobel.
Applying the Open Source development model ● Technologies ● Open Source? ● Drawbacks of Open Source ● Advantages of Open Source ● System outline.
Open Source Options Steve Duthie – MT Department of Labor John Pearce – OR Employment Department By PresenterMedia.comPresenterMedia.com.
RUBRIC IP1 Ruben Botero Web Design III. The different approaches to accessing data in a database through client-side scripting languages. – On the client.
DevelopersCommitters Users I’m getting the following exception…. Anybody have any clue why??? +1, I like that idea… Source & Binary Code Repository Bug.
Open Source Examples – Linux; Apache; Firefox Requirements – Distributed w/ source code – License allows for modifications (GPL) – License remains w/ any.
Presentation By: Ryan Combs. Ubuntu Pronouced: ‘ oo-BOON-too’ Ubuntu is an African word that has a few meanings. 1)“Humanity to others” 2) “I am what.
GNOME, KDE and X Windows. The GNOME Project was started in 1997 to produce a free (as in freedom) desktop environment. GNU Network Object Model Environment.
Nursing Informatics. What is open source software? What is free software? What is the difference between the two? How the two differs from shareware?
 There are device known as Server  Web Server / HTTP Server  Each computer has unique number known as IP Address  Domain Name.
BIF713 Operating System Concepts MS Windows. Agenda 1. What is an Operating System (definition)? 2. Types of Operating Systems 3. Basic Operations: –
Made By: Micheal Mouner Linux VS Windows. Agenda.
SIG OPEN Tim Choh. AGENDA Go over some basic info on open source Look into GitHub Look into some local open source groups Find some cool open source projects.
Open Source Software. Chris Moylan Group 5...I think.
XAMPP.
Ori Hanegby Pixtazy Blog:
CGS 3066: Web Programming and Design Spring 2016 Introduction to Server-Side Programming.
This slide deck is for LPI Academy instructors to use for lectures for LPI Academy courses. ©Copyright Network Development Group Module 2 Open Source.
Expertsfromindia for Joomla Development. Introduction Joomla is an open source and free content management system (CMS) for publishing content on the.
PowerTalk automatically speaks the text in presentations while you operate PowerPoint as usual. It uses computer speech that comes with Windows XP and.
10 Questions and Answers about.
Chapter 13 Web Application Infrastructure
Advantages and Disadvantages of Open source Software
LINUX History In 1984 a project was launched by Richard Stallman to develop a complete Unix-like operating system that would be considered free software.
OPEN SOURCE.
Operating System Concepts
OPEN SOURCE.
ClamXav Antivirus Scanner: A Free Tool for Your Mac OS X
OPEN SOURCE BY :.
PHP / MySQL Introduction
Information system Management
AGPL it is a free software License or a variation of the GPL License
Web Application Development Using PHP
Presentation transcript:

Welcome to Open Source Technology An Overview of Software By Afroz Hippargi, CIT, YASHADA, Pune

What is Open Source software ? What is Open Source software ? Open-source software is a computer software with its source code made available to study, modify, and distribute the software to anyone and for any purpose. it is software that is built and enhanced through public collaboration and therefore it is available free of charge

So what does that mean? “…software that is collectively developed by a community of technologists with an interest in a particular application or tool and then distributed at no cost to the broader community of individuals who can find a use for it…”

What is Open Source? Really? Free to read Free to use Free to modify Free to distribute

What are license The license provides the right to have the source code, change the source code, run and distribute the program. When you modifying open source software you must agree to provide others the same rights over the alterations you perform to the code.

What kind of license is needed BSD-style” licenses such as the MIT license - Allows almost any reuse of the code The GNU General Public License (GPL)- Allows reuse in open source s/w that is also under the GPL The GNU Lesser General Public License (LGPL) - allows reuse of library module in most type of code

Is Open Source software really free? Yes and No. S/W available under GPL generally qualifies both as free and open source s/w. Eg. Linux distribution, package manager satisfies both

Why doesn't everyone use Open Source software? Why doesn't everyone use Open Source software? People don't understand the concept or perceive it to be risky because they fear support is not reliable. The fact is that support for open source software is greatly affected by the community of users.

Examples of good Open Source software FireFox: a web browser OpenOffice: a full office suite Thuderbird: package SendMail: software Linux: a well known operating systems Apache: server software VNC: remote access software 7-Zip: file compression

What is the quality of Open Source software? What is the quality of Open Source software? Quality tends to be high in spite of the frequent releases. The large number of eyes in the community probably account for so many bugs being caught early on and addressed quickly. Commercial developers tend to try to hide their software shortcomings until a later date.

continue… In open source focus is brought upon the bugs to resolve them as there is no financial interest prompting anyone to hide such bugs, on the contrary, the community has a vested interest in having things fixed as soon as possible.

Open Source Technologies & Platform OS: GNU Project, Linux Programming Languages: Java, JavaScript, PHP, Python, Ruby Server: Apache Tomcat, JSP, Drupal

continue… Software: OpenOffice, Jaspersoft, 7-Zip Browsers: Mozilla Firefox, Chromium Database: MySQL, PostgreSQL

Types of software in Open Source Antivirus Software - Gateway Anti-Virus, Clam AntiVirus Computer-aided Design Software - Qcad, OpenStudio Content Management Systems - WordPress, Joomla, Drupal Database Management System - MySQL, PostgreSQL

continue… Learning Support Software - Moodle GIS Software - QGIS Office Suites - OpenOffice.org, NeoOffice Free file managers - 7-Zip Data compression software - 7-Zip, Rzip, Gzip Remote access and management - TIGHTVNC

Open Office Alternatives to Microsoft Office Can be used with Windows, Linux Leading open-source office software suite for: Word processing Spreadsheets Presentations Databases

Open Source for e-governance Why INDIA and States in INDIA should not adopt Open Source technology in its e-governance operations?

Open Source for teaching Why not INDIA and States in INDIA adopt these Open Source packages for its use and for teaching its students?

Advantage of Open Source Lower total cost of ownership Reduced dependence on software vendors Open source software gives you the power to control your software's code. You have the right to modify the code to suit your requirements and control the budgets that you want to spend towards it.

Disadvantage of Open Source Lines of code increase No guarantee of updates. You can get stuck with the same old version for years without ever getting an update.

Thank You