The Game Jam License

Total Page:16

File Type:pdf, Size:1020Kb

The Game Jam License Introducing: The Game Jam License Gorm Lai Kai Erenli Goldsmiths, University of London University of Applied Sciences BFI Vienna New Cross, London, United Kingdom Vienna, Austria [email protected] [email protected] Foaad Khosmood William Latham Cal Poly Goldsmiths, University of London San Luis Obispo, California, USA New Cross, London, United Kingdom [email protected] [email protected] ABSTRACT ACM Reference Format: Since their inception at the Indie Game Jam1 in 2002, a signifi- Gorm Lai, Kai Erenli, Foaad Khosmood, and William Latham. 2019. Intro- cant part of game jams has been knowledge sharing and show- ducing: The Game Jam License. In The Fourteenth International Conference on the Foundations of Digital Games (FDG ’19), August 26–30, 2019, San Luis casing ideas and work to peers. While various licensing mecha- Obispo, CA, USA. ACM, New York, NY, USA, 6 pages. https://doi.org/10.1145/3337722.3341844 nisms have been used for game jams throughout the years, there has never been a licence uniquely designed for artifacts created 1 INTRODUCTION during a game jam. In this paper, we present to the community the Game Jam License (GJL) which is designed to facilitate that sharing On-site game jams have been about sharing since their inception at and knowledge transfer, while making sure the original creators re- the very first Indie Game Jam (2002), where game designers shared tain commercial rights. The Global Game Jam2, since 2009, strives ideas and showed off their creations to each other while gathered 4 to formalise sharing in a similar manner, by having jammers up- in a central place. The Nordic Game Jam built further on this load and license their creations under Creative Commons3 Non idea, and in the early years instructed jammers to upload and share Commercial Share Alike 3.0 free license. However, the CC family source code and assets from their jam creation. The Global Game of licenses is not well suited for software. CC is not compatible Jam has formalized this process by requiring jammers to upload a with most other licenses, and introduces a legal grey area with the Creative Commons (CC) Non Commercial Share Alike 3.0 free li- division between commercial and non-commercial use. Moreover, cense [2] along with their jam creations, consisting of executable, open source licences like GPL are well suited for source code, but source code and assets. With this version of the CC licence, the not for art and design content. Instead the GJL presented in this original creators of the game retain all commercial rights, while paper, aims to uphold the original ideas of game jams (sharing and those who download the game from globalgamejam.org can share knowledge transfer), while still allowing the original team to hold and change the game, as long as they do not benefit commercially on to all rights to their creation, without any of the deficiencies of and remember to credit the original creators. the CC family of licenses. While game jams are still a relatively new phenomenon, the rapid increase in size and scope of these events gives rise to new legal CCS CONCEPTS questions in need for more formalization. Over 47,000 participants created 9000 games during Global Game Jam 2019 alone[10]. Some • Human-centered computing → Collaborative content cre- interesting legal questions unique to game jams include the follow- ation; • Applied computing → Law; • Software and its engi- ing: neering → Open source model. • Can I share my game and still own it? arXiv:1908.11459v1 [cs.CY] 29 Aug 2019 KEYWORDS • Does participating in a game jam mean I can’t commercial- ize my submissions? game jams, licenses, open source, creative commons, global game • Can I bundle source and assets that I do not own into my jam, copyright, sharing, law game submission? • 1see: http://indiegamejam.com/igj0/index.html Can I use closed-source commercial tools to build my game 2see: https://globalgamejam.org without compromising ownership of it? 3 see: https://creativecommons.org • Am I free to download and modify previous game jam sub- missions? Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed • Can a single license cover source code, assets and art? for profit or commercial advantage and that copies bear this notice and the full cita- Existing practices such as using the CC license used by Global tion on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or re- Game Jam have never been considered a good fit for source code. publish, to post on servers or to redistribute to lists, requires prior specific permission Moreover, open source licences are considered good fits for source and/or a fee. Request permissions from [email protected]. code, but not for other content. We examined other choices, but FDG ’19, August 26–30, 2019, San Luis Obispo, CA, USA © 2019 Association for Computing Machinery. no other license makes an effort to capture the interdisciplinary ACM ISBN 978-1-4503-7217-6/19/08...$15.00 https://doi.org/10.1145/3337722.3341844 4see https://www.nordicgamejam.com FDG ’19, August 26–30, 2019, San Luis Obispo, CA, USA Lai, et al. cooperative nature of game jams. Therefore, we investigate estab- to source code, but not to most other content e.g. images, sound, lishing a new licence that serves the global jamming community assets and models. Specifically, the CC FAQ page states: and addresses more of the relevant legal issues. Even this option We recommend against using Creative Commons li- has severe challenges: it must have fairly broad adoption to be use- censes for software. Instead, we strongly encourage ful. you to use one of the very good software licenses which are already available [8]. 2 PREVIOUS WORK As is evident from the increased proliferation of online source As stated by [20] certain products, such as video games, which code repositories such as Github[11], GitLab [13] and BitBucket [4], have a strong software component but also integrate and create the use of open source software is becoming ever more widespread. artistic works with an original element, in the meaning of the Di- According to [12], Github reached 30 million developers in July rective 2001/29/EC (InfoSoc Directive)[16] and as interpreted by 2018, and it hosts more than a staggering 2,800,000,000 lines of the Court of Justice of the European Union (CJEU)[21] could pose code by December 2018. problems with the respect to the applicable law. Therefore, it was In [22], Guevara-Villalobos suggests that we are “witnessing the asked if video games should be considered solely under Directive configuration of communities of production as a means by which 2009/24/EC (Software Directive)[17], due to the originality of the developers seek to regain creative control over of their own labour”. underlying source code or should they be considered as hybrid Indie game developers form communities where they share ideas, works under the InfoSoc Directive due to their original nature in- learnings and resources. Game jams, such as the Global Game Jam, cluding artistic expressions and narratives. The CJEU stated in Nin- play an essential role as these creative spaces. tendo vs PC Box [18], that video games fall within the scope of application of the InfoSoc Directive because they 2.1 Commercial vs Non-Commercial constitute complex matter comprising not only a com- In order to provide jammers with some kind of legal framework, puter program but also graphic and sound elements, GGJ chose the CC, as it is a license that provides an explicit distinc- which, although encrypted in computer language, have tion between commercial and non-commercial use. Leaving aside a unique creative value which cannot be reduced to the concerns about CC compatibility with software, this distinc- that encryption. In so far as the parts of a video game, tion seems useful for the actual artifact created during the jam. in this case, the graphic and sound elements, are part However CC is still inadequate in addressing one of the biggest of its originality, they are protected, together with the concerns among game jammers: Are jammers allowed to monetize entire work, by copyright in the context of the system their projects after the jam is concluded? Unfortunately the answer established by Directive 2001/29. to this question cannot be a simple “yes” or “no” as there are many Keeping this in mind, it became apparent, that there is no li- aspects to be taken into (legal) consideration, e.g. is it considered cense publicly available, which addresses the hybrid factorofvideo “commercial” if a charity or non-profits sells the game jam pack- games in satisfactory way. age, or the package is used to get a grant or win a competition? GJL is a license that is idealistic in nature, as it is essentially an Or what if a modified version is worked on for money or in-kind attempt at reformulating the sharing spirit of the Global Game Jam compensation? What if the package is given away free as part of into legal language. However, GJL is not the first attempt at doing marketing campaign meant to promote a different product? The such a thing. Richard Stallman famously created the Gnu General answer of “it depends” seems to be the most accurate one for this Public License (GPL) in 1989 to ensure that “the users have the non-exhaustive list of example questions that demonstrates the le- freedom to run, copy, distribute, study, change and improve the gal distinction between commercial and non-commercial, but it is software” [19].
Recommended publications
  • Practice Tips for Open Source Licensing Adam Kubelka
    Santa Clara High Technology Law Journal Volume 22 | Issue 4 Article 4 2006 No Free Beer - Practice Tips for Open Source Licensing Adam Kubelka Matthew aF wcett Follow this and additional works at: http://digitalcommons.law.scu.edu/chtlj Part of the Law Commons Recommended Citation Adam Kubelka and Matthew Fawcett, No Free Beer - Practice Tips for Open Source Licensing, 22 Santa Clara High Tech. L.J. 797 (2005). Available at: http://digitalcommons.law.scu.edu/chtlj/vol22/iss4/4 This Article is brought to you for free and open access by the Journals at Santa Clara Law Digital Commons. It has been accepted for inclusion in Santa Clara High Technology Law Journal by an authorized administrator of Santa Clara Law Digital Commons. For more information, please contact [email protected]. ARTICLE NO FREE BEER - PRACTICE TIPS FOR OPEN SOURCE LICENSING Adam Kubelkat Matthew Fawcetttt I. INTRODUCTION Open source software is big business. According to research conducted by Optaros, Inc., and InformationWeek magazine, 87 percent of the 512 companies surveyed use open source software, with companies earning over $1 billion in annual revenue saving an average of $3.3 million by using open source software in 2004.1 Open source is not just staying in computer rooms either-it is increasingly grabbing intellectual property headlines and entering mainstream news on issues like the following: i. A $5 billion dollar legal dispute between SCO Group Inc. (SCO) and International Business Machines Corp. t Adam Kubelka is Corporate Counsel at JDS Uniphase Corporation, where he advises the company on matters related to the commercialization of its products.
    [Show full text]
  • An Introduction to Software Licensing
    An Introduction to Software Licensing James Willenbring Software Engineering and Research Department Center for Computing Research Sandia National Laboratories David Bernholdt Oak Ridge National Laboratory Please open the Q&A Google Doc so that I can ask you Michael Heroux some questions! Sandia National Laboratories http://bit.ly/IDEAS-licensing ATPESC 2019 Q Center, St. Charles, IL (USA) (And you’re welcome to ask See slide 2 for 8 August 2019 license details me questions too) exascaleproject.org Disclaimers, license, citation, and acknowledgements Disclaimers • This is not legal advice (TINLA). Consult with true experts before making any consequential decisions • Copyright laws differ by country. Some info may be US-centric License and Citation • This work is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). • Requested citation: James Willenbring, David Bernholdt and Michael Heroux, An Introduction to Software Licensing, tutorial, in Argonne Training Program on Extreme-Scale Computing (ATPESC) 2019. • An earlier presentation is archived at https://ideas-productivity.org/events/hpc-best-practices-webinars/#webinar024 Acknowledgements • This work was supported by the U.S. Department of Energy Office of Science, Office of Advanced Scientific Computing Research (ASCR), and by the Exascale Computing Project (17-SC-20-SC), a collaborative effort of the U.S. Department of Energy Office of Science and the National Nuclear Security Administration. • This work was performed in part at the Oak Ridge National Laboratory, which is managed by UT-Battelle, LLC for the U.S. Department of Energy under Contract No. DE-AC05-00OR22725. • This work was performed in part at Sandia National Laboratories.
    [Show full text]
  • Linux and Free Software: What and Why?
    Linux and Free Software: What and Why? (Qué son Linux y el Software libre y cómo beneficia su uso a las empresas para lograr productividad económica y ventajas técnicas?) JugoJugo CreativoCreativo Michael Kerrisk UniversidadUniversidad dede SantanderSantander UDESUDES © 2012 Bucaramanga,Bucaramanga, ColombiaColombia [email protected] 77 JuneJune 20122012 http://man7.org/ man7.org 1 Who am I? ● Programmer, educator, and writer ● UNIX since 1987; Linux since late 1990s ● Linux man-pages maintainer since 2004 ● Author of a book on Linux programming man7.org 2 Overview ● What is Linux? ● How are Linux and Free Software created? ● History ● Where is Linux used today? ● What is Free Software? ● Source code; Software licensing ● Importance and advantages of Free Software and Software Freedom ● Concluding remarks man7.org 3 ● What is Linux? ● How are Linux and Free Software created? ● History ● Where is Linux used today? ● What is Free Software? ● Source code; Software licensing ● Importance and advantages of Free Software and Software Freedom ● Concluding remarks man7.org 4 What is Linux? ● An operating system (sistema operativo) ● (Operating System = OS) ● Examples of other operating systems: ● Windows ● Mac OS X Penguins are the Linux mascot man7.org 5 But, what's an operating system? ● Two definitions: ● Kernel ● Kernel + package of common programs man7.org 6 OS Definition 1: Kernel ● Computer scientists' definition: ● Operating System = Kernel (núcleo) ● Kernel = fundamental program on which all other programs depend man7.org 7 Programs can live
    [Show full text]
  • 2012 Winners List
    ® 2012 Winners List Category 1: American-Style Wheat Beer, 23 Entries Category 29: Baltic-Style Porter, 28 Entries Gold: Wagon Box Wheat, Black Tooth Brewing Co., Sheridan, WY Gold: Baltic Gnome Porter, Rock Bottom Denver, Denver, CO Silver: 1919 choc beer, choc Beer Co., Krebs, OK Silver: Battle Axe Baltic Porter, Fat Heads Brewery, North Olmsted, OH Bronze: DD Blonde, Hop Valley Brewing Co., Springfield, OR Bronze: Dan - My Turn Series, Lakefront Brewery, Milwaukee, WI Category 2: American-Style Wheat Beer With Yeast, 28 Entries Category 30: European-Style Low-Alcohol Lager/German-Style, 18 Entries Gold: Whitetail Wheat, Montana Brewing Co., Billings, MT Silver: Beck’s Premier Light, Brauerei Beck & Co., Bremen, Germany Silver: Miners Gold, Lewis & Clark Brewing Co., Helena, MT Bronze: Hochdorfer Hopfen-Leicht, Hochdorfer Kronenbrauerei Otto Haizmann, Nagold-Hochdorf, Germany Bronze: Leavenworth Boulder Bend Dunkelweizen, Fish Brewing Co., Olympia, WA Category 31: German-Style Pilsener, 74 Entries Category 3: Fruit Beer, 41 Entries Gold: Brio, Olgerdin Egill Skallagrimsson, Reykjavik, Iceland Gold: Eat A Peach, Rocky Mountain Brewery, Colorado Springs, CO Silver: Schönramer Pils, Private Landbrauerei Schönram, Schönram, Germany Silver: Da Yoopers, Rocky Mountain Brewery, Colorado Springs, CO Bronze: Baumgartner Pils, Brauerei Jos. Baumgartner, Schaerding, Austria Bronze: Blushing Monk, Founders Brewing Co., Grand Rapids, MI Category 32: Bohemian-Style Pilsener, 62 Entries Category 4: Fruit Wheat Beer, 28 Entries Gold: Starobrno Ležák,
    [Show full text]
  • Deposit Systems for One-Way Beverage Containers: Global Overview 2018 Author’S Note
    DEPOSIT SYSTEMS FOR ONE-WAY BEVERAGE CONTAINERS: GLOBAL OVERVIEW 2018 AUTHOR’S NOTE This report was prepared by CM Consulting in association with Reloop Platform, and is intended to provide a comprehensive summary of 39 different deposit-return systems for one-way beverage containers in existence around the world. CM Consulting Inc. Working with industry, government, and not-for-profits, CM Consulting is recognized worldwide for the comprehensive information and analysis it provides – information that is relied upon to make informed policy and programming decisions. Established in 1998 by Clarissa Morawski, CM Consulting was founded on the principle that industry and consumers must assume greater responsibility for ensuring that the manufacture, use, reuse and recycling of their products and packaging has a minimum impact on the environment. CM Consulting specializes in waste minimization and Canadian stewardship policy with a specific focus on extended producer responsibility programs, cost and performance. The CM Consulting team consists of Clarissa Morawski (Principal), Jason Wilcox (Projects Manager), and Samantha Millette (Content Writer & Researcher). Reloop Platform Reloop is a broad platform of like-minded interests that share a common vision for a circular economy. The founding members of the organization bring together industry, government, and non-governmental organizations to form a network for advances in policy that create enabling system conditions for circularity across the European economy. With members coming from different sectors across Europe, the platform aims to work as a catalyst in order to generate economic and environmental opportunities for all stakeholders in the value chain. This includes producers, distributors, recyclers, academia, NGOs, trade unions, green regions, or cities.
    [Show full text]
  • Annex I Definitions
    Annex I Definitions Free and Open Source Software (FOSS): Software whose source code is published and made available to the public, enabling anyone to copy, modify and redistribute the source code without paying royalties or fees. Open source code evolves through community cooperation. These communities are composed of individual programmers and users as well as very large companies. Some examples of open source initiatives are GNU/Linux, Eclipse, Apache, Mozilla, and various projects hosted on SourceForge1 and Savannah2 Web sites. Proprietary software -- Software that is distributed under commercial licence agreements, usually for a fee. The main difference between the proprietary software licence and the open source licence is that the recipient does not normally receive the right to copy, modify, redistribute the software without fees or royalty obligations. Something proprietary is something exclusively owned by someone, often with connotations that it is exclusive and cannot be used by other parties without negotiations. It may specifically mean that the item is covered by one or more patents, as in proprietary technology. Proprietary software means that some individual or company holds the exclusive copyrights on a piece of software, at the same time denying others access to the software’s source code and the right to copy, modify and study the software. Open standards -- Software interfaces, protocols, or electronic formats that are openly documented and have been accepted in the industry through either formal or de facto processes, which are freely available for adoption by the industry. The open source community has been a leader in promoting and adopting open standards. Some of the success of open source software is due to the availability of worldwide standards for exchanging information, standards that have been implemented in browsers, email systems, file sharing applications and many other tools.
    [Show full text]
  • Digital Rights Management
    ROBERTO CASO DIGITAL RIGHTS MANAGEMENT Il commercio delle informazioni digitali tra contratto e diritto d'autore Ristampa digitale Trento - 2006 La prima edizione di questo libro - © Copyright 2004 by CEDAM, Padova (stampata in Italia: Grafiche TPM – Padova) ISBN 88-13-25253-6 - è stata realizzata nell’ambito di un progetto di ricerca sul tema “Agenti software e commercio elettronico: profili giuridici, tecnologici e psico-sociali” (MIUR- cofin 2001), ed è stata inserita come XLVIII titolo nella Collana CEDAM del Dipartimento di Scienze Giuridiche dell’Università di Trento. Questa ristampa digitale del libro “Roberto Caso, Digital Rights Management. Il commercio delle informazioni digitali tra contratto e diritto d'autore”- © Copyright 2006 by Roberto Caso - è pubblicata con licenza Creative Commons Attribuzione-NonCommerciale-NoOpereDerivate 2.0 Italy. Tale licenza consente l'uso non commerciale dell’opera, a condizione che ne sia sempre data attribuzione all’autore. Per maggiori informazioni circa la licenza, visita il sito http://creativecommons.org/licenses/by-nc-nd/2.0/it/ A mio padre che amava la vita anche attraverso la lettura INDICE Pag. INTRODUZIONE..................................................................... 1 CAPITOLO PRIMO UNO SGUARDO RAVVICINATO AL DRM ............................... 5 1.1 Qualche chiarimento terminologico .............................. 5 1.2 Business models e tecnologie di riferimento.................. 12 1.3 Campi di applicazione ................................................... 26 1.4 Standard........................................................................
    [Show full text]
  • Beer Statistics 2018 Edition
    Beer statistics 2018 edition The Brewers of Europe Beer statistics 2018 edition The Brewers of Europe December 2018 1 TABLE OF CONTENTS Foreword by President of The Brewers of Europe ..........................p. 4 Beer production 2017 ....................................................................p. 6 Beer production 2011 - 2017 ........................................................p. 7 Beer consumption 2017 ................................................................p. 8 Beer consumption 2011 - 2017 .....................................................p. 9 Beer consumption per capita 2017 ...............................................p.10 Beer consumption per capita 2011 - 2017 ...................................p.11 On-trade / off-trade 2017 .............................................................p.12 On-trade / off-trade 2011 - 2017 ..................................................p.13 Total imports 2017 ........................................................................p.14 Imports 2012 - 2014 ....................................................................p.15 Imports 2015 - 2017 ....................................................................p.16 Total exports 2017 ........................................................................p.17 Exports 2012 - 2014 ....................................................................p.18 Exports 2015 - 2017 ....................................................................p.19 Number of active breweries 2017 .................................................p.20
    [Show full text]
  • Free Video Tools
    Free Video Tools How do you choose the right video editing software especially when you are a newbie and want a free video editing software before you dig deeper? Interface: For a newbie, a user-friendly interface can help you save a lot of time from learning and getting familiar with the program. Some users like to use modern and intuitive free video editor, while others just like to use old style editors. Formats: Make sure the software you choose enables you to export common used formats like MP4, MOV, AVI, MKV, etc, so that you can easily share your work on YouTube or other social media platform. Friendly reminder: generally speaking, MP4 is the most used format, so it is wiser to find a free video editor that supports MP4 at least. Below are some of the most popular free tools. Screen Recording Tools Ezvid is a 100% free video creation tool that allows you to capture everything that appears on your computer screen. It also allows you to edit your recorded videos by splitting your recordings, inserting text and audio, controlling the speed and even drawing directly on your screen. There’s also a Gaming Mode specially designed for gamers to avoid black screen problems when recording games such as Diablo III and Call of Duty which are full screen games. You can save your edited videos for later use or you may directly upload them on YouTube. https://www.ezvid.com/ TO LEARN MORE, VISIT US AT NVCC.EDU Blueberry Flashback Express recorder This recorder enables you to capture your screen while recording yourself through a webcam.
    [Show full text]
  • Removal of Alcohol from Beer Using Membrane Processes
    Removal of Alcohol From Beer Using Membrane Processes Master's Thesis Supervisors: Author: Henrik Siegumfeldt Andreas Jakob Wedel Falkenberg Jens Christian Sørensen In collaboration with: July 31, 2014 Title page Title: Removal of Alcohol From Beer Using Membrane Processes Author: Andreas Jakob Wedel Falkenberg (zdg243) Duration: 6 months 4/2 - 4/8-2014 30 ECTS Supervisors: Henrik Siegumfeldt Jens Christian Sørensen Copies: Printed in 3 copies, as well as being digitally available Thesis: Master's Thesis in Brewing Science and Technology Number of pages: 94 Written in LATEX Written at: Department of Food Science University of Copenhagen Faculty of Science In collaboration with: Brewhouse Skands A/S and Alfa Laval Nakskov A/S 1 Preface and Acknowledgement Rethinking the process for alcohol free beer (AFB) production focusing on aroma and flavour quality was the original idea of this thesis. An investigation was initiated revealing possible new methods of AFB production. This focusing not only on the process technologies re- lated to alcohol removal from normal alcoholic beer, but in addition looking beyond at the general beer production processes to indicate possible changes resulting in a higher quality AFB with regards to aroma and flavour preservation. I would like to thank all parties involved from the University of Copenhagen Faculty of Science, Brewhouse Skands A/S and Alfa Laval A/S. From the University of Copen- hagen Faculty of Science a special thanks to my supervisors Associate Professor Henrik Siegumfeldt and Associate Professor Jens Christian Sørensen for knowledgeable guidance, participation and support. Furthermore, thanks to my fellow student Tobias Emil Jensen and his supervisor Mikael Agerlin Petersen for guidance and permission to run head space gas chromatographic mass spectrometry samples.
    [Show full text]
  • Open Source Used in Cisco Unified Contact Center Management Portal 10.5(1)
    Open Source Used In Cisco Unified Contact Center Management Portal 10.5(1) Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website at www.cisco.com/go/offices. Open Source Used In Cisco Unified Contact Center Management Portal 10.5(1) 1 Text Part Number: 78EE117C99-60251367 Open Source Used In Cisco Unified Contact Center Management Portal 10.5(1) 2 This document contains licenses and notices for open source software used in this product. With respect to the free/open source software listed in this document, if you have any questions or wish to receive a copy of any source code to which you may be entitled under the applicable free/open source license(s) (such as the GNU Lesser/General Public License), please contact us at [email protected]. In your requests please include the following reference number 78EE117C99-60251367 Contents 1.1 #ziplib (SharpZipLib) 0.83 1.1.1 Available under license 1.2 .NET CSRF Guard 1.0 1.2.1 Available under license 1.3 Ajax.NET Professional 7.7 1.3.1 Available under license 1.4 AlpacaJS 1.1 1.4.1 Available under license 1.5 AntiXSS 4.2 1.5.1 Available under license 1.6 Antlr 3.5.0.2 1.6.1 Available under license 1.7 Apache Commons Logging 1.1 1.7.1 Available under license 1.8 asyncjs 0.2 1.8.1 Available under license 1.9 bootstrap 2.3 1.9.1 Available under license 1.10 FYI Reporting 4.1.0 1.10.1 Available under license 1.11 HtmlAgilityPack 1.4.6 1.11.1 Available under license 1.12 Http-Multipart-Data-Parser
    [Show full text]
  • An Open Source Model Fitness Yearns to Be Free
    CrossFit: An Open Source Model Fitness Yearns To Be Free By Brian Mulvaney July 2005 CrossFit is often referred to as an “open-source” fitness movement. But what does that really mean? What is open source and how does it apply to fitness? 1 of 5 Copyright © 2005 CrossFit, Inc. All Rights Reserved. Subscription info at http://journal.crossfit.com CrossFit is a registered trademark ‰ of CrossFit, Inc. Feedback to [email protected] Visit CrossFit.com Open Source ... (continued) “Open source” and the profound concept of “free software” arose from the research-oriented computer engineering culture of the ’70s and ’80s that delivered the technical foundations for much of what we take for granted in today’s information economy. In narrow terms, “open source” and “free software” describe the intellectual property arrange- ments for software source code: specifically the licensing models that govern its availability, use, and redistribution. More broadly, and more importantly, open source has come to denote a collaborative style of project work, wherein ad hoc groups of motivated individuals—often connected only by the Internet— come together around a shared development objective that advances a particular technical frontier for the common good. Successful open- source projects are notable for their vibrant communities of technology developers and users where the artificial divide between producer and consumer is mostly elimi- nated. In most cases, an open-source project arises when someone decides there has to be a better way, begins the work, and attracts the support and contributions of like- minded individuals as the project progresses. Open-source development has proven application in the realm of computing and communications.
    [Show full text]