The Weight of the Intangible

Total Page:16

File Type:pdf, Size:1020Kb

The Weight of the Intangible Tomáš Karger The Weight of the Intangible Knowledge Networks in Free and Open Source Software Development Reviewed by: doc. Mgr. Dopita Miroslav, Ph.D., Dr hab. Piotr Chomczyński Published by Palacký University Olomouc, Faculty of Arts Edition SocioPolis, Vol. 1 Edition managed by: Doc. PhDr. Tomáš Lebeda, Ph.D. Making and publishing of this book was enabled by financial support granted in 2016 by Ministry of Education, Youth and Sports, CZE, under the Institutional Development Plan to Faculty of Arts, Palacký University Olomouc. / Zpracování a vydání publikace bylo umožněno díky finanční podpoře, udělené roku 2016 Ministerstvem školství, mládeže a tělovýchovy ČR v rámci Institucionálního rozvojového plánu, Filozofické fakultě Univerzity Palackého v Olomouci. This work is licensed under a Creative Commons BY-NC-ND. See the license conditions at https://creativecommons.org/licenses/by/4.0/. Unauthorized use of this work amounts to copyright infringement and may result in civil, administrative or criminal liability. 1st edition © Tomáš Karger, 2016 © Univerzita Palackého v Olomouci, 2016 ISBN 978-80-87895-67-2 OBSAH Contents List of Abbreviations 4 Preface 5 Introduction 7 1 From UNIX to Technological Utopia 17 1.1 Free and Open Source Software 17 1.2 Utopian Virtualism 31 2 Software and Knowledge 39 2.1 Tools and Design Artifacts in Software Development 39 2.2 The Role of Knowledge in Software Development 43 3 Network Shaped Knowledge Distribution 49 3.1 Cognitive Networks 49 3.2 Actor-Networks 52 4 Practices of a FOSS project 61 4.1 Code allocation 61 4.2 Knowledge Channeling 67 4.3 Debugging 81 4.4 Revision Tracking 88 5 Mediation and Resources Inside a FOSS Project 99 5.1 Meanings of Mediation 99 5.1.1 Composition 99 5.1.2 Translation and Delegation 109 5.1.3 Black-boxing 123 5.2 Resources Driving Development 128 5.2.1 Volunteer Effort 128 5.2.2 Formal Organizations 135 6 Conclusion 145 References 156 Index 167 Summary 169 CONTENTS 3 OBSAH List of Abbreviations API (Application Programming Interface) BSD (Berkeley Software Distribution) CLA (Contributor License Agreement) FOSS (Free and Open Source Software) FSF (Free Software Foundation) GDB (GNU Project Debugger) GES (Gstreamer Editing Services) GNU (GNU is not UNIX) GPL (General Public License) GTK (GIMP Toolkit) GUADEC (Gnome User and Developer Conference) HTML (Hyper-Text Markup Language) IP (Internet Protocol) IRC (Internet Relay Chat) KVM (Kernel-based Virtual Machine) LGPL (Lesser General Public License) LOC (Line of Code) OSI (Open Source Initiative) POSIX (Portable Operating System Interface) QEMU (Quick Emulator) LIST OF Abbreviations 4 OBSAH Preface This book is a reworked and refined version of my dissertation thesis, which I was able to successfully defend in the fall of 2015. The text con- cludes with essentially the same points, although they are now better articulated thanks to the suggestions of two reviewers. The text is also structured differently to provide better orientation for the reader. In ad- dition, many small modifications were made to the text as a result of re- reading and re-considering some of its parts. The original topic of my dissertation research was quite a different one. It should have been a theoretical work about the concept of self- organization (or emergence, spontaneous order) and its use in the social sciences. Having a technological background in my education, I was fascinated by the language of Cybernetics and Systems Theory (Niklas Luhmann’s theory in particular) and by the images of spontaneously emerging order. The reader can still trace these influences in several footnotes appearing throughout the work. It was only during the first year of my Ph.D. studies that I realized that I could put my education to use in a different way. I could do participant observation in a field where not many sociologists or anthropologists would feel at home. This went hand in hand with the fact that I found two fields to be repeatedly listed as empirical examples of self-organization: science and free and open source software development. The former has been researched for quite some time now with a substantial body of literature on record. But the latter has only about a decade and a half on its record with a significantly smaller body of literature. This was an area where I could make a good contribution. Moreover, since high school (where I studied electrotech- nical engineering), I have been a user interested in the latest develop- ments in free and open source software, which provided me with a rough picture of the field’s most basic dividing lines. All of this led to my decision to officially change the topic of my dis- sertation, leaving me with a lot to catch up on but also with the advan- tage of my prior everyday knowledge, which of course had to undergo a thorough reflection. Eventually, my findings led me to a rather critical position regarding the images associated with self-organization as I un- covered their limited relevance and the utopic valence they carry. There is some irony in the fact that one of the points of this work is to show Preface 5 OBSAH the limitations of the images which initially fascinated me and drew me to the topic. But I take this as a sign that I did not succumb to my initial preconceptions. How much this work will transform knowledge in the relevant fields of study remains to be seen. However, a different transfor- mation has already taken place, that of its author. I would like to thank my colleagues and mentors for inspiration, advice and guidance. In particular, I would like to express my gratitude to Miroslav Dopita, Wolfgang Hofkirchner, Piotr Chomczyńksi, Jan Kalenda, Dagmar Lorenz-Meyer, Dušan Lužný, Albert Müller, Libora Oates-Indruchová and Gerlinda Šmausová. I am also grateful to my friends and members of my family for their support and patience. Preface 6 OBSAH Introduction For some, software development is an activity obscure enough that it should nicely connect to the anthropological tradition of studying exotic cultures shrouded in mystery. Others may find it as boring as reading through telephone books – a different kind of information infrastruc- ture. However, reading and writing source code (which is the primary activity behind software development) has been recently pronounced to be a new form of literacy by many influential individuals.1 The atmos- phere induced by this assumption has spread considerably. Some soft- ware developers criticize it2 while many officials endorse it – to name the most prominent example, Barack Obama became the first US president to write a line of source code.3 Without trying to position myself in the discussion about the legitimacy of the literacy status of programming, I want to point out that the spread and significance of activities associ- ated with software development have risen considerably from the times when computers could be afforded by few and the knowledge necessary to operate them was held by even fewer, to the times when GitHub, a web service designed to share source code, is among the top 100 most visited sites on the Internet.4 This development went hand-in-hand with another process, a shift in which free and open source software (FOSS), as a movement or as a soft- ware development methodology, established itself against the traditional proprietary model. It suffices to reiterate the glaring difference between 1 See the Code.org initiative which revolves precisely around this assumption and is supported by the likes of Bill Gates and Mark Zuckerberg. 2 Coding is not the new literacy. Blog post of a well-known software developer relayed by Slashdot, a popular user curated news site. Published: 2015-01-26. Accessed: 2015-04- 30. Available at: http://www.chris-granger.com/2015/01/26/coding-is-not-the-new- literacy/. 3 President Obama Is the First President to Write a Line of Code. Article published by The White House Blog. Published: 2014-12-10. Accessed: 2015-04-22. Available at: https:// www.whitehouse.gov/blog/2014/12/10/president-obama-first-president-write-line- code. 4 How Github Conquered Google, Microsoft, and Everyone Else. An article in the Wired magazine. Published: 2015-03-12. Accessed: 2015-04-21. Available at: http://www.wired. com/2015/03/github-conquered-google-microsoft-everyone-else/. INTRODUCTION 7 OBSAH the 1970s and the present day, pointing at the scale of involvement of sig- nificant players of the technological industry in open source software.5 However, there is a more illustrative way of showing the gradual estab- lishment of free and open source software. In 2001, the Microsoft CEO Steve Ballmer famously stated that “Linux is a cancer that attaches itself in an intellectual property sense to every- thing it touches.”6 For a long time, Microsoft was seen as the arch enemy of free and open source software. This relationship occasionally culmi- nated in statements like Ballmer’s or, from the other side of the barri- cade, pokes by Linus Torvalds, the originator of the Linux kernel: “Really, I’m not out to destroy Microsoft. That will just be a completely uninten- tional side effect.”7 Such was the atmosphere in 2003. One decade later, in October 2014, a Microsoft CEO Satya Nadella says that “Microsoft loves Linux.”8 In February 2015, Microsoft releases its important .NET frame- work on GitHub under an open source license.9 And in April 2015, Mark Russinovich, one of Microsoft’s top engineers publicly states that open sourcing Windows, the company’s core product, is “definitely possible.”10 These statements mark a shift during which the open source ap- proach to software development rose from a challenger to an estab- lished position.
Recommended publications
  • 18 Free Ways to Download Any Video Off the Internet Posted on October 2, 2007 by Aseem Kishore Ads by Google
    http://www.makeuseof.com/tag/18-free-ways-to-download-any-video-off-the-internet/ 18 Free Ways To Download Any Video off the Internet posted on October 2, 2007 by Aseem Kishore Ads by Google Download Videos Now download.cnet.com Get RealPlayer® & Download Videos from the web. 100% Secure Download. Full Movies For Free www.YouTube.com/BoxOffice Watch Full Length Movies on YouTube Box Office. Absolutely Free! HD Video Players from US www.20north.com/ Coby, TV, WD live, TiVo and more. Shipped from US to India Video Downloading www.VideoScavenger.com 100s of Video Clips with 1 Toolbar. Download Video Scavenger Today! It seems like everyone these days is downloading, watching, and sharing videos from video-sharing sites like YouTube, Google Video, MetaCafe, DailyMotion, Veoh, Break, and a ton of other similar sites. Whether you want to watch the video on your iPod while working out, insert it into a PowerPoint presentation to add some spice, or simply download a video before it’s removed, it’s quite essential to know how to download, convert, and play these videos. There are basically two ways to download videos off the Internet and that’s how I’ll split up this post: either via a web app or via a desktop application. Personally, I like the web applications better simply because you don’t have to clutter up and slow down your computer with all kinds of software! UPDATE: MakeUseOf put together an excellent list of the best websites for watching movies, TV shows, documentaries and standups online.
    [Show full text]
  • Ausgabe 06/2016 Als
    freiesMagazin Juni 2016 Themen dieser Ausgabe sind u. a. Ubuntu unter Windows ausprobiert Seite 3 Microsoft hat auf der Entwicklerkonferenz Build 2016 einigermaßen überraschend verraten, dass in zukünftigen Windows-Versionen die Bash sowie eine ganze Sammlung von Linux-Tools auf der Basis von Ubuntu 14.04 integriert werden soll. Der Artikel gibt einen ersten Eindruck des „Windows-Subsystems für Linux“, das Microsoft bereitstellt, um Ubuntu ohne Virtualisierung unter Windows laufen zu lassen. (weiterlesen) Linux-Distributionen im Vergleich – eine etwas andere Auswahl Seite 8 In dem Artikel werden eine Reihe von Linux-Distributionen vorgestellt, die nicht so bekannt sind wie die klassischen „großen“ Distributionen oder nicht so häufig verwendet werden, weil sie entweder für spezielle Anwendungen oder für einen besonderen Benutzerkreis konzipiert sind. Ziel ist es, diese Distributionen ein bisschen näher kennenzulernen, damit man weiß, was zur Verfügung steht, wenn man einmal etwas ganz bestimmtes braucht. (weiterlesen) Audacity 2.1 – Teil I Seite 21 Aus verschiedenen Gründen ist Audacity der beliebteste freie Audio-Editor. Im Internetzeitalter hat man sich daran gewöhnt, dass viele Programme kostenlos verfügbar sind, aber dennoch eine hohe Professionalität aufweisen. In die Riege der besten Open-Source-Werkzeuge reiht sich auch Audacity ein. Ob man nun die Schallplatten- oder Kassettensammlung digitalisieren, Videos nachvertonen oder das eigene Gitarrenspiel oder den Bandauftritt aufnehmen und bearbeiten möchte – all das ist mit Audacity möglich. (weiterlesen) © freiesMagazin CC-BY-SA 4.0 Ausgabe 06/2016 ISSN 1867-7991 MAGAZIN Editorial Veränderungen unter der Haube Viewport-Meta-Tag auf den meisten Seiten Stan- Inhalt Technisch betrachtet ist freiesMagazin stabil. Ver- dard ist, gilt er eher als eine Krücke, die in Zukunft Linux allgemein änderungen erfolgen daher naturgemäß in klei- wohl durch eine CSS basierte Lösung ersetzt wer- Ubuntu unter Windows ausprobiert S.
    [Show full text]
  • Breve Manual De GTK- Recordmydesktop
    GTK-RecordMyDesktop – Serafín Vélez Barrera Breve manual de GTK- RecordMyDesktop 1/14 GTK-RecordMyDesktop – Serafín Vélez Barrera Breve manual de GtkRecordMyDesktop por Serafín Vélez Barrera se encuentra bajo una Licencia Creative Commons Atribución- NoComercial-CompartirIgual 3.0 Unported. 2/14 GTK-RecordMyDesktop – Serafín Vélez Barrera Índice 1. Introducción 2. ¿Entonces para qué sirve? 3. ¿Cómo lo instalo? 4. La interfaz 5. Opciones avanzadas 6. Crear el vídeo 3/14 GTK-RecordMyDesktop – Serafín Vélez Barrera 1. Introducción Más de una vez seguramente que navegando has visto algún vídeo demostrativo de cómo hacer algo con el ordenador, por ejemplo como utilizar GIMP, Inkscape u otras aplicaciones muy interesantes. Bien, las personas que han hecho esos vídeos han necesitado de un programa para grabar el escritorio y para esto se diseñó GTK- RecordMyDesktop. 4/14 GTK-RecordMyDesktop – Serafín Vélez Barrera 2. ¿Entonces para qué sirve? Pues con esta aplicación lo que podemos hacer es la grabación de nuestro escritorio de una forma sencilla, rápida a como hacen muchas otras aplicaciones. Podemos combinar esta herramienta junto con otras para realizar ediciones de más calidad, como por ejemplo la aplicación Pitivi con la que podemos editar vídeos y así hacer screencasts personalizados. 5/14 GTK-RecordMyDesktop – Serafín Vélez Barrera 3. ¿Cómo lo instalo? En las distribuciones Linux lo podemos instalar desde los paquetes precompilados o bien descargar el código fuente y compilarlo nosotros mismos. Así por facilidad lo mejor es instalar un paquete precompilado. A continuación no es más que ejecutemos la orden correspondiente a nuestra distribución: Ubuntu/Debian: aptitude install gtk- recordmydesktop Gentoo: emerge gtk-recordmydesktop Fedora: yum install gtk-recordmydesktop OpenSuSe: zypper in gtk-recordmydesktop 6/14 GTK-RecordMyDesktop – Serafín Vélez Barrera 4.
    [Show full text]
  • A Brief History of GNOME
    A Brief History of GNOME Jonathan Blandford <[email protected]> July 29, 2017 MANCHESTER, UK 2 A Brief History of GNOME 2 Setting the Stage 1984 - 1997 A Brief History of GNOME 3 Setting the stage ● 1984 — X Windows created at MIT ● ● 1985 — GNU Manifesto Early graphics system for ● 1991 — GNU General Public License v2.0 Unix systems ● 1991 — Initial Linux release ● Created by MIT ● 1991 — Era of big projects ● Focused on mechanism, ● 1993 — Distributions appear not policy ● 1995 — Windows 95 released ● Holy Moly! X11 is almost ● 1995 — The GIMP released 35 years old ● 1996 — KDE Announced A Brief History of GNOME 4 twm circa 1995 ● Network Transparency ● Window Managers ● Netscape Navigator ● Toolkits (aw, motif) ● Simple apps ● Virtual Desktops / Workspaces A Brief History of GNOME 5 Setting the stage ● 1984 — X Windows created at MIT ● 1985 — GNU Manifesto ● Founded by Richard Stallman ● ● 1991 — GNU General Public License v2.0 Our fundamental Freedoms: ○ Freedom to run ● 1991 — Initial Linux release ○ Freedom to study ● 1991 — Era of big projects ○ Freedom to redistribute ○ Freedom to modify and ● 1993 — Distributions appear improve ● 1995 — Windows 95 released ● Also, a set of compilers, ● 1995 — The GIMP released userspace tools, editors, etc. ● 1996 — KDE Announced This was an overtly political movement and act A Brief History of GNOME 6 Setting the stage ● 1984 — X Windows created at MIT “The licenses for most software are ● 1985 — GNU Manifesto designed to take away your freedom to ● 1991 — GNU General Public License share and change it. By contrast, the v2.0 GNU General Public License is intended to guarantee your freedom to share and ● 1991 — Initial Linux release change free software--to make sure the ● 1991 — Era of big projects software is free for all its users.
    [Show full text]
  • Video Editing
    SIG Linux / Open Source Software Video Editing Antonio Misaka Sept 10, 2014 Video Editing Agenda ● Video Editors ● Kdenlive ● Kdenlive installation ● Kdenlive configuration ● Kdenlive demonstration Sept. 10, 2014 2/28 Video Editing Video Editors ● Cinelerra (Linux) ● Pitivi (Linux, FreeBSD) ● Kdenlive (Linux, FreeBSD, Mac OS X) ● Kino (Linux, FreeBSD) – Dead – Aug 2013 ● VideoLan Movie Creator – VLMC (Linux, Mac OS X, Windows) -> Unstable Sept. 10, 2014 3/28 Video Editing Cinelerra (Linux) ● Heroine Virtual ● Video editing and compositing software package ● Very high-fidelity audio and video ● Audio 64 bit of precision ● RGBA and YUVA color spaces ● Resolution and frame rate-independent Sept. 10, 2014 4/28 Video Editing Pitivi (Linux, FreeBSD) ● Collabora Multimedia ●1st video default movie editor with Ubuntu 10.04 (Lucid Lynx) ● Removed from Ubuntu 11.10 (Oneiric Ocelot) ● Gnome Foundation – February 2014 €100,000 Sept. 10, 2014 5/28 Video Editing Kdenlive (Linux, FreeBSD) ● All of the formats supported by Ffmpeg ● Supports 4:3 and 16:9 ● Aspect ratios for both PAL, NTSC and various HD standards ● Current version 0.9.8 Sept. 10, 2014 6/28 Video Editing Installation Sept. 10, 2014 7/28 Video Editing Installation Sept. 10, 2014 8/28 Video Editing Configuration Sept. 10, 2014 9/28 Video Editing Configuration Sept. 10, 2014 10/28 Video Editing Configuration Sept. 10, 2014 11/28 Video Editing Configuration Sept. 10, 2014 12/28 Video Editing Configuration Sept. 10, 2014 13/28 Video Editing Configuration Sept. 10, 2014 14/28 Video Editing Configuration Sept. 10, 2014 15/28 Video Editing Configuration Sept. 10, 2014 16/28 Video Editing Configuration Sept.
    [Show full text]
  • Software Libre Y Producción Audiovisual
    Software libre y producción audiovisual Taller de post-televisión Tallerista: Ehécatl Cabrera Rancho Electrónico, agosto 2016 Edición de video con FLOSS Herramientas para editar ● La herramienta más bonita (decorada) no siempre es la más efectiva. ● El software privativo nos ha acostumbrado a soluciones mágicas y a funcionalidades “novedosas” pero no siempre necesarias. ● Editar video sólo requiere cortar, mover y superponer pistas. ● Lo más importante no es el editor, sino: – La captura del material (lenguaje audiovisual): ● Operación de cámara: fotografía, continuidad, movimientos de cámara, etc. ● Registro sonoro: audio nítido, atmósferas, música. – Tener nociones de montaje: ● Yuxtaposición y montaje expresivo vs montaje naturalista. ● Ritmo – Conocer principios de animación: ● Modificar propiedades de un clip (video, imagen, sonido) en una línea de tiempo Openshot ● Software libre multiplataforma. ● No necesita instalación (ejecutable). ● Posee las herramientas necesarias para editar video: cortar, arrastrar, sobreponer pistas. ● Admite múltiples formatos. ● Interfaz amigable, similar a cualquier editor de video. ● Útil para ediciones rápidas que no requieren animaciones complejas o corrección de color especializada. ● Página del proyecto: http://www.openshot.org/ Shotcut ● Software libre multiplataforma. ● No necesita instalación (ejecutable). ● Posee las herramientas necesarias para editar video: cortar, arrastrar, sobreponer pistas. Tiene menos efectos que openshot. ● Admite múltiples formatos. ● Interfaz amigable, similar a cualquier editor de video ● Útil para ediciones rápidas que no requieren animaciones complejas o corrección de color especializada. ● Página del proyecto: https://www.shotcut.org/ Kdenlive ● Software libre para GNU/Linux, FreeBSD y Mac (muy compleja instalación) ● Posee herramientas muy completas para editar video. Permite captura de cámaras y trabajo con proxies. ● Admite múltiples formatos. ● Interfaz amigable, similar a cualquier editor de video.
    [Show full text]
  • Priyanka Saggu
    Priyanka Saggu Email:​ ​[email protected] Resourceful DevOps enthusiast, having experience working with highly distributed infrastructure on Website:​ ​https://priyankasaggu11929.github.io/ hybrid cloud platforms. Having a years long experience as a DevOps Engineer, I’ve been writing fully Gitlab-gnome:​ ​https://gitlab.gnome.org/priyankasaggu119 automated product releases, with minimal interference on the client enterprise end. As a contributor at Linux Users Group of Durgapur , I have set up and managed multiple Linux-based servers. Wrote ​ ​ Gitlab-salsa:​ ​https://gitlab.gnome.org/priyankasaggu119 Infrastructure as Code (IaC) to automate setting up of tightly-secured and SSH-hardened systems/ Github:​ ​https://github.com/Priyankasaggu11929/ servers using Ansible & Jinja templates. Also, carrying an experience with On-Prem deployment environments setup using Rancher. And I’m an Outreachy’19 alumna at GNOME Foundation too. ​ ​ EXPERIENCE SKILLS/ KEYWORDS Linux: Debian family (Ubuntu, Debian Buster), Red Hat ​ ​ AtlanHQ family (CentOS) — ​DevOps Engineer Scripting: Bash and utils, Python (FEB 2020 - PRESENT) ​ ​ Backend: Python (Django) Working at a DataOps organisation, has resulted in a high level of expertise in writing & ​ maintaining infrastructure for industrial use. In one instance, I’ve worked on optimizing Frontend: HTML, CSS, Javascript (JQuery, PhaserJS) the cost of running an entire data cataloging & discovery stack by 40%, bringing in a lite ​ version of the product. GUI Toolkit: GTK+ 3 in pure C ​ GNOME Foundation Databases: MySQL, SQLite ​ — ​Outreachy’19 Intern Web Application servers/proxies: Nginx, Apache2 ​ (DEC 2019 - MAR 2020) Version control systems: Git Enhanced GNOME Translation Editor (gtranslator) UI by revamping existing widgets in ​ ​ ​ ​ accordance with Gnome Human Interface Guidelines (HIG).
    [Show full text]
  • 2015 Open Source Yearbook
    Opensource.com/yearbook . ........ OPENSOURCE.COM ................... Opensource.com publishes stories about creating, adopting, and sharing open source solutions. Visit Opensource.com to learn more about how the open source way is improving technologies, education, business, government, health, law, entertainment, humanitarian efforts, and more. Submit a story idea: https://opensource.com/story Email us: [email protected] Chat with us in Freenode IRC: #opensource.com Twitter @opensourceway: https://twitter.com/opensourceway Google+: https://plus.google.com/+opensourceway Facebook: https://www.facebook.com/opensourceway Instagram: https://www.instagram.com/opensourceway FROM THE EDITOR ............................. Dear Open Source Yearbook reader, The “open source” label was created back in 1998, not long after I got my start in tech publishing [1]. Fast forward to late 2014, when I was thinking about how much open source technologies, commu- nities, and business models have changed since 1998. I realized that there was no easy way—like a yearbook—to thumb through tech history to get a feel for open source. Sure, you can flip through the virtual pages of a Google search and read the “Best of” lists collected by a variety of technical publications and writers, much like you can thumb through newspapers from the 1980s to see the how big we wore our shoulder pads, neon clothing, and hair back then. But neither research method is particularly efficient, nor do they provide snapshots that show diversity within communities and moments of time. The idea behind the Open Source Yearbook is to collaborate with open source communities to collect a diverse range of stories from the year.
    [Show full text]
  • Op E N So U R C E Yea R B O O K 2 0
    OPEN SOURCE YEARBOOK 2016 ..... ........ .... ... .. .... .. .. ... .. OPENSOURCE.COM Opensource.com publishes stories about creating, adopting, and sharing open source solutions. Visit Opensource.com to learn more about how the open source way is improving technologies, education, business, government, health, law, entertainment, humanitarian efforts, and more. Submit a story idea: https://opensource.com/story Email us: [email protected] Chat with us in Freenode IRC: #opensource.com . OPEN SOURCE YEARBOOK 2016 . OPENSOURCE.COM 3 ...... ........ .. .. .. ... .... AUTOGRAPHS . ... .. .... .. .. ... .. ........ ...... ........ .. .. .. ... .... AUTOGRAPHS . ... .. .... .. .. ... .. ........ OPENSOURCE.COM...... ........ .. .. .. ... .... ........ WRITE FOR US ..... .. .. .. ... .... 7 big reasons to contribute to Opensource.com: Career benefits: “I probably would not have gotten my most recent job if it had not been for my articles on 1 Opensource.com.” Raise awareness: “The platform and publicity that is available through Opensource.com is extremely 2 valuable.” Grow your network: “I met a lot of interesting people after that, boosted my blog stats immediately, and 3 even got some business offers!” Contribute back to open source communities: “Writing for Opensource.com has allowed me to give 4 back to a community of users and developers from whom I have truly benefited for many years.” Receive free, professional editing services: “The team helps me, through feedback, on improving my 5 writing skills.” We’re loveable: “I love the Opensource.com team. I have known some of them for years and they are 6 good people.” 7 Writing for us is easy: “I couldn't have been more pleased with my writing experience.” Email us to learn more or to share your feedback about writing for us: https://opensource.com/story Visit our Participate page to more about joining in the Opensource.com community: https://opensource.com/participate Find our editorial team, moderators, authors, and readers on Freenode IRC at #opensource.com: https://opensource.com/irc .
    [Show full text]
  • Indicators for Missing Maintainership in Collaborative Open Source Projects
    TECHNISCHE UNIVERSITÄT CAROLO-WILHELMINA ZU BRAUNSCHWEIG Studienarbeit Indicators for Missing Maintainership in Collaborative Open Source Projects Andre Klapper February 04, 2013 Institute of Software Engineering and Automotive Informatics Prof. Dr.-Ing. Ina Schaefer Supervisor: Michael Dukaczewski Affidavit Hereby I, Andre Klapper, declare that I wrote the present thesis without any assis- tance from third parties and without any sources than those indicated in the thesis itself. Braunschweig / Prague, February 04, 2013 Abstract The thesis provides an attempt to use freely accessible metadata in order to identify missing maintainership in free and open source software projects by querying various data sources and rating the gathered information. GNOME and Apache are used as case studies. License This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license. Keywords Maintenance, Activity, Open Source, Free Software, Metrics, Metadata, DOAP Contents List of Tablesx 1 Introduction1 1.1 Problem and Motivation.........................1 1.2 Objective.................................2 1.3 Outline...................................3 2 Theoretical Background4 2.1 Reasons for Inactivity..........................4 2.2 Problems Caused by Inactivity......................4 2.3 Ways to Pass Maintainership.......................5 3 Data Sources in Projects7 3.1 Identification and Accessibility......................7 3.2 Potential Sources and their Exploitability................7 3.2.1 Code Repositories.........................8 3.2.2 Mailing Lists...........................9 3.2.3 IRC Chat.............................9 3.2.4 Wikis............................... 10 3.2.5 Issue Tracking Systems...................... 11 3.2.6 Forums............................... 12 3.2.7 Releases.............................. 12 3.2.8 Patch Review........................... 13 3.2.9 Social Media............................ 13 3.2.10 Other Sources..........................
    [Show full text]
  • Diversity Neither in Promises Nor Whispers Only : Gender and Other Factors from the Otrv4 Project
    Diversity neither in promises nor whispers only : gender and other factors from the OTRv4 project. Camille Akmut February 6, 2020 abstract Commits : >1. (Three more participants were part of this project and had each 1 commit only.) Brief remarks on select other projects. 1 1 claucece 975 commits Sofia Celi f 2 juniorz 151 commits Reinaldo de Souza Jr m 3 tcz001 91 commits ? ? 4 rosatolen 71 commits Rosalie Tolentino (?) f (?) 5 tdruiva 65 commits Tania S f 6 natalieesk 63 commits Natalie Eskinazi f 7 yakiradixon 58 commits Yakira Dixon ? 8 iapazmino 57 commits Ivan Pazmino m 9 olabini 32 commits Ola Bini m 10 chelseakomlo 24 commits Chelsea Komlo f 11 annacruz 20 commits Anna Cruz f 12 DrWhax 19 commits Jurre van Bergen (?) m (?) 13 deniscostadsc 15 commits Denis Costa m 14 cobratbq 11 commits ? m Table 1: Diversity in the OTRv4 project measured 06/02/2020 c. 12.30 pm There are at least 6 women for 14 participants among those who have made more than one recorded contribution. In that population, we observe also a certain diversity in terms of white and black or non-white participants as well as geographical origins (at least 3 participants were from South America, for instance). 2 Conclusion A series of publications on diversity hereby comes to an end. Of all projects reviewed so far, this one came closest to what we had pictured as "diverse". Diversity : a problematic notion, yet it remains that projects such as GNU or the Linux kernel, lead almost entirely by men, and resulting in extraordinarily aberrant statistics such as "100%" or "99%" per cent male participants, cannot be said to be diverse by any stretch of the imagination or the human mind.
    [Show full text]
  • Volume 160 May, 2020
    Volume 160 May, 2020 Short Topix: Zoombombing Is A Crime, Not A Prank GIMP Tutorial: Photo Editing, Part 3 PCLinuxOS Magazine Friends & Family - jzakiya Champions Of Regnum On PCLinuxOS EBCDIC Handling Library, Part 2 PCLinuxOS Recipe Corner: Lemon Pepper Chicken ms_meme's Nook: The Linux Bounce Wallpaper Roundup, Revisited Finally! ShotCut Running On PCLinuxOS And more inside! PCLinuxOS Magazine Page 1 In This Issue... 3 From The Chief Editor's Desk... 5 Staying "Safe" While You Stream: DBD's Tips On Living DRM-Free During Quarantine The PCLinuxOS name, logo and colors are the trademark of 6 Screenshot Showcase Texstar. 7 PCLinuxOS Recipe Corner: Lemon Pepper Chicken The PCLinuxOS Magazine is a monthly online publication containing PCLinuxOS-related materials. It is published 8 Wallpaper Roundup, Revisited primarily for members of the PCLinuxOS community. The magazine staff is comprised of volunteers from the 13 Screenshot Showcase PCLinuxOS community. 14 ms_meme's Nook: I Want It That Way Visit us online at http://www.pclosmag.com 15 Short Topix: Zoombombing Is A Crime, Not A Prank This release was made possible by the following volunteers: 19 Screenshot Showcase Chief Editor: Paul Arnote (parnote) 20 GIMP Tutorial: Photo Editing, Part 3 Assistant Editor: Meemaw Artwork: Sproggy, Timeth, ms_meme, Meemaw 22 Better than Zoom: Magazine Layout: Paul Arnote, Meemaw, ms_meme HTML Layout: YouCanToo Try These Free Software Tools For Staying In Touch Staff: 25 PCLinuxOS Family Member Spotlight: jzakiya ms_meme CgBoy Meemaw YouCanToo 26 Screenshot Showcase Gary L. Ratliff, Sr. Pete Kelly Daniel Meiß-Wilhelm phorneker 27 Champions Of Regnum On PCLinuxOS daiashi Khadis Thok 32 Screenshot Showcase Alessandro Ebersol Smileeb 33 EBCDIC Handling Library, Part 2 Contributors: 44 PCLinuxOS Bonus Recipe Corner: jzakiya Mashed Potato Mac & Cheese Bake 45 Screenshot Showcase The PCLinuxOS Magazine is released under the Creative 46 Finally! ShotCut Running On PCLinuxOS! Commons Attribution-NonCommercial-Share-Alike 3.0 Unported license.
    [Show full text]