CS 360. Tools and Process. Communication. Development. CS360 Pacific University 1 08/31/16

Size: px
Start display at page:

Download "CS 360. Tools and Process. Communication. Development. CS360 Pacific University 1 08/31/16"

Transcription

1 CS 360 Tools and Process Communication Development Pacific University 1

2 Survey Results Pacific University 2

3 Open Source: A Definition Free Redistribution Source Code (and build infrastructure) Allow Derived Works *all come with some restrictions. Anybody can contribute to Open Source software! What exactly does that mean? Pacific University 3

4 Find an interesting project How to Contribute GitHub / Sourceforge / What do you use? Can you build it? Study the project's development process/learn the culture bug tracker / IRC / revision control / mailing list Read documentation Find a bug does the project have mentored bugs? good / easy first bugs? Produce / submit a patch Pacific University 4

5 Tools - Communication IRC Mailing List Bug Tracker Wiki Commit messages Coding Standards? Conventions? Pacific University 5

6 Mozilla IRC Mailing List Bug Tracker Wiki Pacific University 6

7 Mailing List Use Google Groups for archives Usenet? BEWARE! HERE BE SPAM! Pacific University 7

8 Bug Tracker Bugzilla Let's look at bug id and Pacific University 8

9 Wiki de/build_instructions/linux_prerequisites Pacific University 9

10 Revision Control Tools - Development Build System Test infrastructure continuous integration Code Review infrastructure Committer vs Contributor Pacific University 10

11 Developer Workflow Get Code Build Code Edit Code Test Build Patch Submit Patch Receive Feedback (review) Commit! Pacific University 11

12 Example closed Pacific University 12

13 The Command Line Working C:\> zeus$ Development environment pick your own gcc vs Visual Studio (python, ruby,...) any source code editor most projects don't build an Eclipse or Visual Studio project build via make, gmake, nmake, or custom build command Pacific University 13

14 Release! Stable Nightly Unstable Release Candidate (RC) Alpha / Beta / Milestone Pacific University 14

15 Fork! Linux Kernel every distribution-customized Linux Kernel OpenOffice LibreOffice NeoOffice Firefox Pale Moon MySQL MariaDB XFree86 X.Org Android Fire OS Nokia X software platform Pacific University 15

16 Internet Relay Chat IRC text based group chat many clients available Start Firefox install Three Bars Add ons Chatzilla Preferences set nickname change or blank out description Pacific University 16

17 Press cz button in Firefox. /server chat.freenode.net join class chatroom Hello! I am name. Start Chatzilla pick the person below you on the list at the left /msg name hello private message name: hello public message Tabs light up for activity Blue: enter/leave Green: conversation Pacific University 17

18 Join an existing channel Remember, you are in public on these channels! Go back to the *client* tab /server irc.mozilla.org OR click moznet commonly used mozilla IRC channels in the moznet tab: /join #firefox click one other channel that looks interesting. let chatzilla sit and gather some conversation we will return to this in the last 10 minutes of class Pacific University 18

19 Resources Etiquette Tutorials Pacific University 19

20 IRC Results #firefox Pacific University 20

Firefox Indic Localization: Tips & Techniques Presentation to BarcampBangalore7:

Firefox Indic Localization: Tips & Techniques Presentation to BarcampBangalore7: Firefox Indic Localization: Tips & Techniques Presentation to BarcampBangalore7: 2008 09 14 Arjuna Rao Chavala http://tech4society.blogspot.com Copyleft: GNU FDL arjunaraoc (at) googlemail(dot)com Agenda

More information

Manage quality processes with Bugzilla

Manage quality processes with Bugzilla Manage quality processes with Bugzilla Birth Certificate of a Bug: Bugzilla in a Nutshell An open-source bugtracker and testing tool initially developed by Mozilla. Initially released by Netscape in 1998.

More information

Online Remote Repositories

Online Remote Repositories Online Remote Repositories GitHub and Bitbucket centralized Git repositories for dissemination and collaboration Barry Grant bjgrant@umich.edu http://thegrantlab.org Recap: Client-Server vs Distributed

More information

Programming in the large. Lecture 22: Configuration Management. Agenda for today. Bertrand Meyer. Bernd Schoeller

Programming in the large. Lecture 22: Configuration Management. Agenda for today. Bertrand Meyer. Bernd Schoeller 1 Last update: 17 June 2004 Programming in the large Bertrand Meyer 2 Lecture 22: Configuration Management Bernd Schoeller bernd.schoeller@inf.ethz.ch Agenda for today 3 Motivation What is configuration

More information

Russell Doty Red Hat

Russell Doty Red Hat Russell Doty Red Hat disclaimer This presentation does not constitute advice or legal advice. It represents my personal observations and insights. I m not speaking for Red Hat. If you have questions, seek

More information

T I Z E N Ve r 2. 3 O v e r v i e w Open Source Project

T I Z E N Ve r 2. 3 O v e r v i e w Open Source Project T I Z E N Ve r 2. 3 O v e r v i e w Open Source Project 2015.03.22 I N D E X 1 Introduction to Tizen 2 3 4 How to Develop Tizen Applications Example of Tizen Application About Ajou Tizen Supporters 1 Introduction

More information

Cucumber Linux Distribution

Cucumber Linux Distribution An Overview of How I Created the Cucumber Linux Distribution Scott Court February 16, 2018 Who am I? What is Cucumber Linux? A Linux distribution built entirely from source, from scratch An independent

More information

Source Code Control & Bug Tracking

Source Code Control & Bug Tracking http://home.hit.no/~hansha/?page=software_development O. Widder. (2013). geek&poke. Available: http://geek-and-poke.com Source Code Control & Bug Tracking Hans-Petter Halvorsen O. Widder. (2013). geek&poke.

More information

Seven Habits of Highly Effective Jenkins Users. Andrew Bayer Cloudera OSCON Java 2011

Seven Habits of Highly Effective Jenkins Users. Andrew Bayer Cloudera OSCON Java 2011 Seven Habits of Highly Effective Jenkins Users Andrew Bayer Cloudera OSCON Java 2011 Introduction Who am I? I'm a build guy, with a focus on Java builds. I've been using and working on Jenkins since early

More information

SALOME Maintenance Procedure. Frédéric Pons (Open Cascade) Roman Nikolaev (Open Cascade)

SALOME Maintenance Procedure. Frédéric Pons (Open Cascade) Roman Nikolaev (Open Cascade) SALOME Maintenance Procedure Frédéric Pons (Open Cascade) Roman Nikolaev (Open Cascade) Back Office Back Office Organization Back Office Tasks Continuous integration Production and Qualification of Released

More information

CLIP OS: Building a defense-in-depth OS with the Linux kernel and open source software

CLIP OS: Building a defense-in-depth OS with the Linux kernel and open source software CLIP OS: Building a defense-in-depth OS with the Linux kernel and open source software Timothée Ravier, Nicolas Godinho, Thibaut Sautereau Agence nationale de la sécurité des systèmes d information (ANSSI)

More information

Open Source Manual Software List For Windows

Open Source Manual Software List For Windows Open Source Manual Software List For Windows Programs like Audacity are also called open source software, because their source code is Record live audio, Record computer playback on any Windows Vista or

More information

Eclipse Packaging Project

Eclipse Packaging Project Eclipse Packaging Project Document classification: Date: May 13, 2008 Abstract: This document contains the Graduation Review Documentation for the Eclipse Packaging Project (EPP). The 1.0.0 EPP release

More information

The Anatomy of A FOSS Project

The Anatomy of A FOSS Project The Anatomy of A FOSS Project We heard the historical/ political side What does it mean then to say that something is a FOSS project? What do we think of when we hear that term FOSS project? What are expectations

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

TDF Infra Overview. from developers' perspective

TDF Infra Overview. from developers' perspective Introduction Christian Lohmaier AKA cloph on irc/elsewhere part of the project since the very beginning (infra side) since a few years employed by TDF initially part-time as infrastructure administrator

More information

Tools for mobile Linux Release Review Dec 2009

Tools for mobile Linux Release Review Dec 2009 Tools for mobile Linux Release Review 0.4 2 Dec 2009 Eric Cloninger ericc@motorola.com TmL Project Lead Daniel Barboza Franco nkvg64@motorola.com TmL Engineering Lead TmL mailing list: dsdp-tml-dev@eclipse.org

More information

From Tiny Acorns Your first submission to OpenAFS. Simon Wilkinson

From Tiny Acorns Your first submission to OpenAFS. Simon Wilkinson From Tiny Acorns Your first submission to OpenAFS Simon Wilkinson Movie 9 years in 4 minutes OpenAFS Contributions Documentation Contributions Tools Contributions Website and Wiki Contributions

More information

Dali JPA Tools Project Graduation Review

Dali JPA Tools Project Graduation Review Dali JPA Tools Project Graduation Review February 28, 2007 Neil Hauge Project Lead Oracle 2007 by Neil Hauge; made available under the EPL v1.0 2007-02-28 Review Topics Project Overview What is the Dali

More information

Let's Play... Try to name the databases described on the following slides...

Let's Play... Try to name the databases described on the following slides... Database Software Let's Play... Try to name the databases described on the following slides... "World's most popular" Free relational database system (RDBMS) that... the "M" in "LAMP" and "XAMP" stacks

More information

Windows Update Returns Error Code 643 Visual

Windows Update Returns Error Code 643 Visual Windows Update Returns Error Code 643 Visual C++ About the error code 'Code 643 Windows Update encountered an unknown error.' When you use Windows update. Please take a look at the following KB. The Spin

More information

Publishing Extensions for LibreOffice

Publishing Extensions for LibreOffice Publishing Extensions for LibreOffice Copyright This document is Copyright 2011 by its contributors as listed below. You may distribute it and/or modify it under the terms of either the GNU General Public

More information

Being a Good OSS Contributor. Jeremy Mikola

Being a Good OSS Contributor. Jeremy Mikola Being a Good OSS Contributor Jeremy Mikola Who's using open-source software? Who has ever... Posted on the mailing list or forum Collaborated in IRC Answered a question on Stack Overflow Written a technical

More information

Adafruit WebIDE. Created by Tyler Cooper. Last updated on :29:47 PM UTC

Adafruit WebIDE. Created by Tyler Cooper. Last updated on :29:47 PM UTC Adafruit WebIDE Created by Tyler Cooper Last updated on 2018-03-12 08:29:47 PM UTC Guide Contents Guide Contents Overview Installation Easy installation: Manual Installation: Uninstallation: Getting Started

More information

Foxit PhantomPDF Beta Testing Guide

Foxit PhantomPDF Beta Testing Guide Foxit PhantomPDF Beta Testing Guide Listed below are the new features in PhantomPDF 7.0 Business which we would like your feedback on. Please feel free to test other features you commonly use. Note: The

More information

USING GIT FOR AUTOMATION AND COLLABORATION JUSTIN ELLIOTT - MATT HANSEN PENN STATE UNIVERSITY

USING GIT FOR AUTOMATION AND COLLABORATION JUSTIN ELLIOTT - MATT HANSEN PENN STATE UNIVERSITY USING GIT FOR AUTOMATION AND COLLABORATION JUSTIN ELLIOTT - MATT HANSEN PENN STATE UNIVERSITY AGENDA Version control overview Introduction and basics of Git Advanced Git features Collaboration Automation

More information

Git Workflows. Sylvain Bouveret, Grégory Mounié, Matthieu Moy

Git Workflows. Sylvain Bouveret, Grégory Mounié, Matthieu Moy s Sylvain Bouveret, Grégory Mounié, Matthieu Moy 2017 [first].[last]@imag.fr http://recherche.noiraudes.net/resources/git/git-workflow-slides.pdf 1 / 16 Goals of the presentation Global history: multiple

More information

Git and GitHub. Dan Wysocki. February 12, Dan Wysocki Git and GitHub February 12, / 48

Git and GitHub. Dan Wysocki. February 12, Dan Wysocki Git and GitHub February 12, / 48 Git and GitHub Dan Wysocki February 12, 2015 Dan Wysocki Git and GitHub February 12, 2015 1 / 48 1 Version Control 2 Git 3 GitHub 4 Walkthrough Dan Wysocki Git and GitHub February 12, 2015 2 / 48 Version

More information

e4 Project 0.9 Release Review

e4 Project 0.9 Release Review e4 Project 0.9 Release Review July 30, 2009 Review communication channel: e4-dev@eclipse.org 1 Highlights 0.9 is a technology preview of interesting work happening in the e4 incubator This is not a commercial

More information

Mozilla & Firefox. Sylvestre Ledru

Mozilla & Firefox. Sylvestre Ledru Mozilla & Firefox Sylvestre Ledru March 13th 2017 N'hésitez pas à m'interrompre! (désolé, c'est la seule phrase en Français) Who am I? 36 Curriculum DEUG MIAS (first year) DUT informatique de gestion IUP

More information

New Contributor Tutorial and Best Practices

New Contributor Tutorial and Best Practices New Contributor Tutorial and Best Practices Vicențiu Ciorbaru Software Engineer @ MariaDB Foundation * 2018 MariaDB Foundation * Goal of this session Most attendees here are highly experienced devs Let's

More information

Gemini DBAccess Release Review February 2013

Gemini DBAccess Release Review February 2013 Gemini DBAccess 1.1.0 Release Review February 2013 Gemini DBAccess is a member of the Eclipse Gemini and Eclipse RT projects Jürgen G. Kissner (Subproject Lead) Review Specifics Review Date: Feb 6-13,

More information

Team Up: Contributing to the Tizen Platform. Narasimha Swamy Sanjay NM

Team Up: Contributing to the Tizen Platform. Narasimha Swamy Sanjay NM Team Up: Contributing to the Tizen Platform Narasimha Swamy Sanjay NM YOUR Contributions MATTER to the SUCCESS of Tizen platform Agenda About Tizen OSS Ways of Contribution Tizen 3.0 Governance Model Tools,

More information

Firefox quality. Mozilla Paris FOSDEM Feb 3rd 2018

Firefox quality. Mozilla Paris FOSDEM Feb 3rd 2018 Firefox quality Mozilla Paris FOSDEM Feb 3rd 2018 Bonjour! Je suis Sylvestre Ledru Je parle de Firefox Quality Twitter @SylvestreLedru 2 Bonjour! 3 Bonjour! 4 Bonjour! 5 The Firefox scale About:Firefox

More information

CVS for Moodle Developers

CVS for Moodle Developers Using the CVS CVS for Moodle Developers CVS is the Concurrent Versioning System, a commonly-used way of managing source code for large software projects. CVS keeps all versions of all files so that nothing

More information

The More We Get Together... The Islandora Community

The More We Get Together... The Islandora Community The More We Get Together... The Islandora Community Islandora Community 100+ public sites, 1073 listserv members, 104 GitHub members, 19 Committers, 30+ Committer Call attendees, 21 Contributed Modules,

More information

Opera Mini Manual For Pc Latest Version Windows 8

Opera Mini Manual For Pc Latest Version Windows 8 Opera Mini Manual For Pc Latest Version Windows 8 Opera 30.0.1835.88 for Windows. Surf the Web with lightning speed, using the fastest browser ever. This is a stable release. The latest beta release is

More information

<Insert Picture Here> OpenJDK - When And How To Contribute To The Java SE Reference Implementation OSCON 2011, July 26th, 2011

<Insert Picture Here> OpenJDK - When And How To Contribute To The Java SE Reference Implementation OSCON 2011, July 26th, 2011 OpenJDK - When And How To Contribute To The Java SE Reference Implementation OSCON 2011, July 26th, 2011 Dalibor Topić Java F/OSS Ambassador The following is intended to outline our

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

Git and Gerrit Workflows. Enforcing Manual & Automated Review

Git and Gerrit Workflows. Enforcing Manual & Automated Review Git and Gerrit Workflows Enforcing Manual & Automated Review Agenda Branching and Workflow Review A Look at Gerrit The Gerrit Workflow Other Workflows Customizing Gerrit Workflow Branching and Workflow

More information

The Next Generation of Eclipse: e4. Mike Milinkovich Executive Director Eclipse Foundation

The Next Generation of Eclipse: e4. Mike Milinkovich Executive Director Eclipse Foundation The Next Generation of Eclipse: e4 Mike Milinkovich Executive Director Eclipse Foundation 1 Changing Environment New Technologies: RIA Applications and Cloud Computing AJAX, Flash, Silverlight Amazon E2

More information

Understanding the Open Source Development Model. » The Linux Foundation. November 2011

Understanding the Open Source Development Model. » The Linux Foundation. November 2011 » The Linux Foundation Understanding the Open Source Development Model November 2011 By Ibrahim Haddad (PhD) and Brian Warner, The Linux Foundation A White Paper By The Linux Foundation This paper presents

More information

dcache as open-source project showcase for education Tigran Mkrtchyan for dcache team CHEP2018, Sofia,

dcache as open-source project showcase for education Tigran Mkrtchyan for dcache team CHEP2018, Sofia, dcache as open-source project showcase for education Tigran Mkrtchyan for dcache team CHEP2018, Sofia, 11.07.2018 76 installations for WLCG ~10 no GRID installations ~50% of LHC data dcache as open-source

More information

Phabricator 538d8f2... overview

Phabricator 538d8f2... overview Institute of Computational Science Phabricator 538d8f2... overview Dmitry Mikushin (for the Bugs Course). October 17, 2013 Dmitry Mikushin Test-drive at http://devel.kernelgen.org October 17, 2013 1 /

More information

Android Sdk Tutorial Toolkit Version

Android Sdk Tutorial Toolkit Version Android Sdk Tutorial Toolkit Version 20.0 0 You can download the official bits from developer.android.com/sdk/index.html. For Android Studio preview channels and download links, see the Android. toolkit.

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

click2try Tutorial Redmine 2009 Presage Technologies, LLC.

click2try Tutorial Redmine 2009 Presage Technologies, LLC. click2try Tutorial Redmine 2009 Presage Technologies, LLC. Copyright 2008-2009 Presage Technologies, LLC. You may freely distribute or publish this content provided you publish the content in its entirety

More information

Problem Installing Adobe Flash Player Mozilla Firefox Portable

Problem Installing Adobe Flash Player Mozilla Firefox Portable Problem Installing Adobe Flash Player Mozilla Firefox Portable The Adobe Flash Player plugin lets you view video and animated content in Note: The Firefox Software Update feature does not update installed

More information

EMF Europa Simultaneous Release

EMF Europa Simultaneous Release EMF 2.3.0 Europa Simultaneous Release 6 June, 2007 Release Review revision 2.3.1 17 January, 2007 1 Europa Simultaneous Release 2007 by IBM Corporation, made available under the EPL v1.0 EMF - Europa Release

More information

Eclipse Packaging Project

Eclipse Packaging Project Eclipse Packaging Project Document classification: Date: June 5, 2012 Abstract: This document contains the Release Review Documentation for the Eclipse Packaging Project (EPP). The 1.5.0 EPP release is

More information

Laboratorio di Programmazione. Prof. Marco Bertini

Laboratorio di Programmazione. Prof. Marco Bertini Laboratorio di Programmazione Prof. Marco Bertini marco.bertini@unifi.it http://www.micc.unifi.it/bertini/ Code versioning: techniques and tools Software versions All software has multiple versions: Each

More information

Workloads tab: - Select Mobile development with.net. Individual components tab - Select Xamarin

Workloads tab: - Select Mobile development with.net. Individual components tab - Select Xamarin Workloads tab: - Select Mobile development with.net Individual components tab - Select Xamarin Xamarin Studio 6.2.0.1821 Xamarin.VS 4.3.0.784 Xamarin.iOS 10.4.0.123 Xamarin.Android 7.1.0.41 Xamarin.Mac

More information

09/06: Project Plan. The Capstone Experience. Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan State University Fall 2017

09/06: Project Plan. The Capstone Experience. Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan State University Fall 2017 09/06: Project Plan The Capstone Experience Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan State University Fall 2017 From Students to Professionals Project Plan Functional Specifications

More information

CollabNet Desktop - Microsoft Windows Edition

CollabNet Desktop - Microsoft Windows Edition CollabNet Desktop - Microsoft Windows Edition User Guide 2009 CollabNet Inc. CollabNet Desktop - Microsoft Windows Edition TOC 3 Contents Legal fine print...7 CollabNet, Inc. Trademark and Logos...7 Chapter

More information

Version Control with Git

Version Control with Git Version Control with Git Methods & Tools for Software Engineering (MTSE) Fall 2017 Prof. Arie Gurfinkel based on https://git-scm.com/book What is Version (Revision) Control A system for managing changes

More information

manifold Documentation

manifold Documentation manifold Documentation Release 0.0.1 Open Source Robotics Foundation Mar 04, 2017 Contents 1 What is Manifold? 3 2 Installation 5 2.1 Ubuntu Linux............................................... 5 2.2

More information

Aurelien Jarno 26/02/2006 FOSDEM. Debian GNU/kFreeBSD. Aurelien Jarno. What? Why? Status. The future. How to help?

Aurelien Jarno 26/02/2006 FOSDEM. Debian GNU/kFreeBSD. Aurelien Jarno. What? Why? Status. The future. How to help? aurel32@debian.org FOSDEM 26/02/2006 What is? port FreeBSD kernel (kfreebsd for short) kfreebsd 5.4 experimental version of kfreebsd 6.0 GNU userland GNU libc Cool tools (dpkg, apt,...) A Gentoo port has

More information

CS498: Undergraduate Project. A scalable full-stack cross-platform messaging component. Under the guidance of. Prof. T.V.

CS498: Undergraduate Project. A scalable full-stack cross-platform messaging component. Under the guidance of. Prof. T.V. CS498: Undergraduate Project A scalable full-stack cross-platform messaging component Submitted by ------------------------------------------------------- 10282, Harpreet Singh, hsinghg@iitk.ac.in -------------------------------------------------------

More information

LibreOffice. Architecture, accessibility and QA g_object_class_install_property (gobject_class, F_DO_BARNACLE_PROP_CODE, Jacobo Aragunde Pérez

LibreOffice. Architecture, accessibility and QA g_object_class_install_property (gobject_class, F_DO_BARNACLE_PROP_CODE, Jacobo Aragunde Pérez LibreOffice static void _f_do_barnacle_install_properties(gobjectclass *gobject_class) { GParamSpec *pspec; /* Party code attribute */ pspec = g_param_spec_uint64 (F_DO_BARNACLE_CODE, "Barnacle code.",

More information

Getting started with GitHub

Getting started with GitHub Getting started with GitHub A beginner s guide. (There s no code in this slide deck!) Presented by Quinn Supplee https://github.com/quinns What is GitHub? GitHub is a code hosting platform for version

More information

OSS Product Family Engineering

OSS Product Family Engineering OSS Product Family Engineering Jilles van Gurp Nokia Research Center, Software and Application Technology Lab jilles.vangurp AT nokia.com Abstract Open source projects have a characteristic set of development

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

GIT TUTORIAL. Creative Software Architectures for Collaborative Projects CS 130 Donald J. Patterson

GIT TUTORIAL. Creative Software Architectures for Collaborative Projects CS 130 Donald J. Patterson GIT TUTORIAL Creative Software Architectures for Collaborative Projects CS 130 Donald J. Patterson SCM SOFTWARE CONFIGURATION MANAGEMENT SOURCE CODE MANAGEMENT Generic term for the ability to manage multiple

More information

09/05: Project Plan. The Capstone Experience. Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan State University Fall 2018

09/05: Project Plan. The Capstone Experience. Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan State University Fall 2018 09/05: Project Plan The Capstone Experience Dr. Wayne Dyksen Department of Computer Science and Engineering Michigan State University Fall 2018 From Students to Professionals Project Plan Functional Specifications

More information

Manual Author PAPER PHASE. EPS Electronic Paper System CIMAC Congress 2019

Manual Author PAPER PHASE. EPS Electronic Paper System CIMAC Congress 2019 Manual Author PAPER PHASE EPS Electronic Paper System CIMAC Congress 2019 2018 Version 2.0 IMPORTANT: For best experience we recommend the following browsers to use this software: Latest Versions of Mozilla

More information

JSR 364, Broadening JCP Membership Public EC Meeting May 2015

JSR 364, Broadening JCP Membership Public EC Meeting May 2015 1 JSR 364, Broadening JCP Membership Public EC Meeting May 2015 JCP.next A series of four JSRs: Use the JCP to evolve the process! JSR 348: Towards a new version of the Java Community Process completed

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

Contribute To Linux Mainline

Contribute To Linux Mainline Contribute To Linux Mainline Wu Zhangjin / Falcon wuzhangjin@gmail.com Tiny Lab 泰晓实验室 http://tinylab.org June 3, 2013 Outline 1 About Linux Kernel Development 2 Upstream your source code 3 Reference 4

More information

Having Fun with Social Coding. Sean Handley. February 25, 2010

Having Fun with Social Coding. Sean Handley. February 25, 2010 Having Fun with Social Coding February 25, 2010 What is Github? GitHub is to collaborative coding, what Facebook is to social networking 1 It serves as a web front-end to open source projects by allowing

More information

webdriver selenium 08FE064A22BF82F5A04B63153DCF68BB Webdriver Selenium 1 / 6

webdriver selenium 08FE064A22BF82F5A04B63153DCF68BB Webdriver Selenium 1 / 6 Webdriver Selenium 1 / 6 2 / 6 3 / 6 Webdriver Selenium Selenium WebDriver If you want to create robust, browser-based regression automation suites and tests; scale and distribute scripts across many environments

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

SAS STUDIO. A pretty big deal! Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d.

SAS STUDIO. A pretty big deal! Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. A pretty big deal! 1.12.2014 INTRODUCTION A pretty big deal! Web-based programming interface to SAS It runs in your browser, which means that end users don't have to install anything (when connecting to

More information

kpatch Have your security and eat it too!

kpatch Have your security and eat it too! kpatch Have your security and eat it too! Josh Poimboeuf Senior Software Engineer, Red Hat LinuxCon North America August 22, 2014 Agenda What is kpatch? Why use kpatch? Demo How it works Features & Limitations

More information

An Introduction for Linux Users. Murray Stokely

An Introduction for Linux Users. Murray Stokely FreeBSD in the Enterprise An Introduction for Linux Users Murray Stokely murray@freebsd.org FreeBSD in a nutshell Freely available Unix- like operating system Runs on x86, Alpha, Sparc64, IA- 64, AMD6

More information

Firefox Crash Reporting.

Firefox Crash Reporting. Firefox Crash Reporting laura@ mozilla.com @lxt Webtools @ Mozilla Crash reporting Localization Performance measurement Code search and static analysis Other stuff: product delivery and updates, plugins

More information

The failure of Operating Systems,

The failure of Operating Systems, The failure of Operating Systems, and how we can fix it. Glauber Costa Lead Software Engineer August 30th, 2012 Linuxcon Opening Notes I'll be doing Hypervisors vs Containers here. But: 2 2 Opening Notes

More information

EV3Dev Lessons. Introduction to EV3Dev: Setup with Python

EV3Dev Lessons. Introduction to EV3Dev: Setup with Python EV3Dev Lessons Introduction to EV3Dev: Setup with Python Objectives Learn how to install ev3dev on an EV3 Setup Visual Studio Code IDE Prerequisites: none Copyright EV3Lessons 2018 (Last Update: Aug. 9,

More information

Lionbridge Connector for Sitecore. User Guide

Lionbridge Connector for Sitecore. User Guide Lionbridge Connector for Sitecore User Guide Version 4.0.5 November 2, 2018 Copyright Copyright 2018 Lionbridge Technologies, Inc. All rights reserved. Lionbridge and the Lionbridge logotype are registered

More information

User documentation. BEEM v1.0 January 2010

User documentation. BEEM v1.0 January 2010 User documentation BEEM v1.0 January 2010 1 Table of contents Table of contents... 2 About this paper... 3 Using this manual... 3 Navigation keys... 4 Conventions... 5 Support... 5 Installation/Uninstallation...

More information

Red Hat Enterprise Linux 8.0 Beta

Red Hat Enterprise Linux 8.0 Beta Red Hat Enterprise Linux 8.0 Beta Developing applications in RHEL 8 An introduction to application development tools in Red Hat Enterprise Linux 8.0 Beta Last Updated: 2018-11-21 Red Hat Enterprise Linux

More information

How to Assess and Grade Wiki Contributions in Blackboard 9

How to Assess and Grade Wiki Contributions in Blackboard 9 How to Assess and Grade Wiki Contributions in Blackboard 9 Viewing Wiki Participation...1 Grading Wikis...4 View Wiki Grades in the My Grades Tool...11 Viewing Wiki Participation On the Participation Summary

More information

HYPERKITTY UPDATING MAILMAN'S UI

HYPERKITTY UPDATING MAILMAN'S UI HYPERKITTY UPDATING MAILMAN'S UI PRESENTED BY Máirín Duffy Principal Interaction Designer, Red Hat, Inc. This presentation is under a Creative Commons Attribution ShareAlike 3.0 License. Please enjoy and

More information

Git. Ľubomír Prda. IT4Innovations.

Git. Ľubomír Prda. IT4Innovations. Git Ľubomír Prda IT4Innovations lubomir.prda@vsb.cz support@it4i.cz VCS Version Control System Versioning - creation and management of multiple releases of a product, all of which have the same general

More information

Documentation and Deployment

Documentation and Deployment Documentation and Deployment CS 370 SE Practicum, Cengiz Günay (Some slides courtesy of Eugene Agichtein and the Internets) I know what I learned this semester: CS 370, Günay (Emory) Documentation and

More information

OpenShift is FanPaaStic. Linqing Lu PaaS Dragon

OpenShift is FanPaaStic. Linqing Lu PaaS Dragon OpenShift is FanPaaStic Linqing Lu linqing@redhat.com PaaS Dragon 1 What is PaaS? PaaS = Platform as a Service (AKA, a Cloud Application Platform) Code Code your app 3 Deploy Push-button Deploy, and your

More information

USE OF BASELINES. Definition, reasons and examples. RD.11/######.#

USE OF BASELINES. Definition, reasons and examples.  RD.11/######.# USE OF BASELINES Definition, reasons and examples www.ricardo.com 2 Agenda Introduction Principles and reasons for use Examples Advanced features Using Baselines Baseline Views 3 BASELINES Introduction

More information

Developing Android applications in Windows

Developing Android applications in Windows Developing Android applications in Windows Below you will find information about the components needed for developing Android applications and other (optional) software needed to connect to the institution

More information

Manual Update Java 7 25 Mac 32 Bit Offline

Manual Update Java 7 25 Mac 32 Bit Offline Manual Update Java 7 25 Mac 32 Bit Offline Installer 5.3.1 Java Control Panel Update tab, 5.3.2 Manual install or update, 5.3.3 Windows On Mac OS, the Java plugin is shown as Java Applet Plug-in (on Mac

More information

Eclipse Packaging Project

Eclipse Packaging Project Eclipse Packaging Project Document classification: Date: May 31, 2011 Abstract: This document contains the Release Review Documentation for the Eclipse Packaging Project (EPP). The 1.4.0 EPP release is

More information

Quick-start guide for installing the client software and starting your first review

Quick-start guide for installing the client software and starting your first review User s Guide Getting Started with the Collaborator Client Quick-start guide for installing the client software and starting your first review Contents Introduction...2 Download Client Software...2 Installation

More information

Working with Ubuntu Linux. Track 2 Workshop June 2010 Pago Pago, American Samoa

Working with Ubuntu Linux. Track 2 Workshop June 2010 Pago Pago, American Samoa Working with Ubuntu Linux Track 2 Workshop June 2010 Pago Pago, American Samoa Assumptions You are comfortable with the following: Core Linux concepts - Shells - Permissions - Graphical user interface

More information

Graphic Selenium Testing Tool

Graphic Selenium Testing Tool Graphic Selenium Testing Tool Last modified: 02/06/2014 1 Content 1 What can I do with GSTT?... 3 2 Installation... 4 3 Main window... 5 4 Define a new web testing project... 6 5 Define a new test case...

More information

Game Server Manager Documentation

Game Server Manager Documentation Game Server Manager Documentation Release 0.1.1+0.gc111f9c.dirty Christopher Bailey Dec 16, 2017 Contents 1 Game Server Manager 3 1.1 Requirements............................................... 3 1.2

More information

Eclipse Environment Setup

Eclipse Environment Setup Eclipse Environment Setup Adapted from a document from Jeffrey Miller and the CS201 team by Shiyuan Sheng. Introduction This lab document will go over the steps to install and set up Eclipse, which is

More information

GIT VERSION CONTROL TUTORIAL. William Wu 2014 October 7

GIT VERSION CONTROL TUTORIAL. William Wu 2014 October 7 GIT VERSION CONTROL TUTORIAL William Wu w@qed.ai 2014 October 7 ABOUT ME Scientific Computing Specialist background: math, cs, ee interests: machine learning, DSP, imaging, data viz, cloud work: various

More information

feel free to poke around and change things. It's hard to break anything in a Moodle course, and even if you do it's usually easy to fix it.

feel free to poke around and change things. It's hard to break anything in a Moodle course, and even if you do it's usually easy to fix it. Teacher s Manual Teacher Manual This page is a very quick guide to creating online courses with Moodle. It outlines the main functions that are available, as well as some of the main decisions you'll need

More information

It s a Unix(-like) System? An Introduction to TrueOS and Open Source Software. Copyright ixsystems, Inc. 2017

It s a Unix(-like) System? An Introduction to TrueOS and Open Source Software. Copyright ixsystems, Inc. 2017 It s a Unix(-like) System? An Introduction to TrueOS and Open Source Software Copyright ixsystems, Inc. 2017 Introduction Ken Moore - Senior software engineer at ixsystems. Core team member for TrueOS

More information

TPTP 4.7 Release Review -- One Quick Foil What s new

TPTP 4.7 Release Review -- One Quick Foil What s new TPTP 4.7 Release Review -- One Quick Foil What s new Building all plugins with Java 5.. Drastically improve performance of memory analysis when profiling. Termination of the Monitoring sub-project. API

More information

Roles and Responsibilities of Maintainers

Roles and Responsibilities of Maintainers Roles and Responsibilities of Maintainers Tully Foote ROSCon May 12th 2013 Outline 1 Explain Package Maintainership Purpose of a Maintainer Role of a Maintainer What being a maintainer requires 2 Call

More information

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