SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "LAR1:his ;pers:(Gamalielsson Jonas)"

Sökning: LAR1:his > Gamalielsson Jonas

  • Resultat 1-10 av 92
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Atif, Yacine, 1967-, et al. (författare)
  • Open Source Collaboration Tools and Organisational Learning : On Adopting EtherPad in Small Companies
  • 2016
  • Ingår i: Proceedings of FLOSSEdu.
  • Konferensbidrag (refereegranskat)abstract
    • Organisations could benefit from the improvements in collaborative learning and increased control gained by the use of open source software. EtherPad enables simultaneous updates on a shared document from remotely located participants. We discuss the adoption life-cycle of this open source tool in the context of a strategic intervention, with a focus on a learning agenda to guide the installation and configuration processes, and to reduce the learning curve involved in the adoption experience.
  •  
2.
  • Butler, Simon, et al. (författare)
  • An Exploration of Openness in Hardware and Software Through Implementation of a RISC-V Based Desktop Computer
  • 2022
  • Ingår i: OpenSym '22. - New York, NY, USA : Association for Computing Machinery (ACM). - 9781450398459 - 9781450398466
  • Konferensbidrag (refereegranskat)abstract
    • Open hardware and open source software platforms bring benefits to both implementers and users in the form of system adaptability and maintainability, and through the avoidance of lock-in, for example. Development of the \riscv\ Instruction Set Architecture and processors during the last ten years has made the implementation of a desktop computer using open hardware, including open processors, and open source software an approaching possibility. We use the SiFive Unmatched development board and Ubuntu Linux, and the recorded experiences of system builders using the Unmatched board to explore the extent to which it is possible to create an open desktop computer. The work identifies current limitations to implementing an open computer system, which lie mainly at the interface between the operating system and hardware components. Potential solutions to the challenges uncovered are proposed, including greater consideration of openness during the early stages of product design. A further contribution is made by an account of the synergies arising from open collaboration in a private-collective innovation process.
  •  
3.
  • Butler, Simon, et al. (författare)
  • An Investigation of Work Practices Used by Companies Making Contributions to Established OSS Projects
  • 2018
  • Ingår i: ICSE-SEIP '18 Proceedings of the 40th International Conference on Software Engineering: Software Engineering in Practice. - New York : Association for Computing Machinery (ACM). - 9781450356596 ; , s. 201-210
  • Konferensbidrag (refereegranskat)abstract
    • Professionals contribute to open source software (OSS) projects aspart of their employment. Previous research has addressed motivationsof individuals and the ways they engage with OSS projects.However, there is a lack of research which examines and explainswork practices used by companies in their engagement with projects.Work practices used by companies to contribute to five establishedOSS projects are investigated through examination of the actions ofemployees in public communication channels and draw on our experienceswhen analysing engagement with the same projects. Wefind that companies utilise work practices for contributing whichare congruent with the circumstances and their capabilities thatsupport their short and long term needs. We find that companiescontribute to OSS projects in different ways, such as employing coreproject developers, making donations, and joining project steeringcommittees in order to advance strategic interests.
  •  
4.
  • Butler, Simon, et al. (författare)
  • Considerations and challenges for the adoption of open source components in software-intensive businesses
  • 2022
  • Ingår i: Journal of Systems and Software. - : Elsevier. - 0164-1212 .- 1873-1228. ; 186
  • Tidskriftsartikel (refereegranskat)abstract
    • Component-Based Software Development is a conventional way of working for software-intensive businesses and OpenSource Software (OSS) components are frequently considered by businesses for adoption and inclusion in softwareproducts. Previous research has found a variety of practices used to support the adoption of OSS components, in-cluding formally specified processes and less formal, developer-led approaches, and that the practices used continue todevelop. Evolutionary pressures identified include the proliferation of available OSS components and increases in thepace of software development as businesses move towards continuous integration and delivery. We investigate workpractices used in six software-intensive businesses in the primary and secondary software sectors to understand currentapproaches to OSS component adoption and the challenges businesses face establishing effective work practices to eval-uate OSS components. We find businesses have established processes for evaluating OSS components and communitiesthat support more complex and nuanced considerations of the cost and risks of component adoption alongside matterssuch as licence compliance and functional requirements. We also found that the increasing pace and volume of softwaredevelopment within some businesses provides pressure to continue to evolve software evaluation processes.
  •  
5.
  • Butler, Simon, et al. (författare)
  • Maintaining interoperability in open source software : A case study of the Apache PDFBox project
  • 2020
  • Ingår i: Journal of Systems and Software. - : Elsevier. - 0164-1212 .- 1873-1228. ; 159
  • Tidskriftsartikel (refereegranskat)abstract
    • Software interoperability is commonly achieved through the implementation of standards for communication protocols or data representation formats. Standards documents are often complex, difficult to interpret, and may contain errors and inconsistencies, which can lead to differing interpretations and implementations that inhibit interoperability. Through a case study of two years of activity in the Apache PDFBox project we examine day-to-day decisions made concerning implementation of the PDF specifications and standards in a community open source software (OSS) project. Thematic analysis is used to identify semantic themes describing the context of observed decisions concerning interoperability. Fundamental decision types are identified including emulation of the behaviour of dominant implementations and the extent to which to implement the PDF standards. Many factors influencing the decisions are related to the sustainability of the project itself, while other influences result from decisions made by external actors, including the developers of dependencies of PDFBox. This article contributes a fine grained perspective of decision-making about software interoperability by contributors to a community OSS project. The study identifies how decisions made support the continuing technical relevance of the software, and factors that motivate and constrain project activity. 
  •  
6.
  • Butler, Simon, et al. (författare)
  • On business adoption and use of reproducible builds for open and closed source software
  • 2023
  • Ingår i: Software quality journal. - : Springer Nature Switzerland AG. - 0963-9314 .- 1573-1367. ; 31:3, s. 687-719
  • Tidskriftsartikel (refereegranskat)abstract
    • Reproducible builds (R-Bs) are software engineering practices that reliably create bit-for-bit identical binary executable files from specified source code. R-Bs are applied in someopen source software (OSS) projects and distributions to allow verification that the distrib-uted binary has been built from the released source code. The use of R-Bs has been advo-cated in software maintenance and R-Bs are applied in the development of some OSS secu-rity applications. Nonetheless, industry application of R-Bs appears limited, and we seekto understand whether awareness is low or if significant technical and business reasonsprevent wider adoption. Through interviews with software practitioners and business man-agers, this study explores the utility of applying R-Bs in businesses in the primary and sec-ondary software sectors and the business and technical reasons supporting their adoption.We find businesses use R-Bs in the safety-critical and security domains, and R-Bs are valu-able for traceability and support collaborative software development. We also found thatR-Bs are valued as engineering processes and are seen as a badge of software quality, butwithout a tangible value proposition. There are good engineering reasons to use R-Bs inindustrial software development, and the principle of establishing correspondence betweensource code and binary offers opportunities for the development of further applications.
  •  
7.
  • Butler, Simon, et al. (författare)
  • On Company Contributions to Community Open Source Software Projects
  • 2021
  • Ingår i: IEEE Transactions on Software Engineering. - : Institute of Electrical and Electronics Engineers (IEEE). - 0098-5589 .- 1939-3520. ; 47:7, s. 1381-1401
  • Tidskriftsartikel (refereegranskat)abstract
    • The majority of contributions to community open source software (OSS) projects are made by practitioners acting on behalf of companies and other organisations. Previous research has addressed the motivations of both individuals and companies to engage with OSS projects. However, limited research has been undertaken that examines and explains the practical mechanisms or work practices used by companies and their developers to pursue their commercial and technical objectives when engaging with OSS projects. This research investigates the variety of work practices used in public communication channels by company contributors to engage with and contribute to eight community OSS projects. Through interviews with contributors to the eight projects we draw on their experiences and insights to explore the motivations to use particular methods of contribution. We find that companies utilise work practices for contributing to community projects which are congruent with the circumstances and their capabilities that support their short- and long-term needs. We also find that companies contribute to community OSS projects in ways that may not always be apparent from public sources, such as employing core project developers, making donations, and joining project steering committees in order to advance strategic interests. The factors influencing contributor work practices can be complex and are often dynamic arising from considerations such as company and project structure, as well as technical concerns and commercial strategies. The business context in which software created by the OSS project is deployed is also found to influence contributor work practices.
  •  
8.
  • Fischer, Thomas, Dr.-Ing. 1978-, et al. (författare)
  • Achieving Conformance to Document Standards : Can PDF Files Conform to the PDF/A-1b Specification?
  • 2021
  • Ingår i: International Journal of Standardization Research. - : IGI Global. - 2470-8542 .- 2470-8550. ; 19:1, s. 1-32
  • Tidskriftsartikel (refereegranskat)abstract
    • In the context of long-term archival of digital assets, file formats that are standardized and designed for longevity such as PDF/A are preferred. However, due to the complexity of and ambiguities in PDF standards, it is far from trivial to either create standard-conformant files or check the conformance of any given file. This study investigates the challenges when checking real-world PDF files from public sector organizations meant for long-term archival for PDF/A conformance. Results show that only a small set of PDF files claims to conform to the PDF/A-1b specification variant and even fewer files pass conformance checks by various conformance checking tools. Challenges for conformance checking tools include both ambiguities in the standards’ technical specifications and limitations in the implementation.
  •  
9.
  • Fischer, Thomas, Dr.-Ing. 1978-, et al. (författare)
  • On challenges for achieving conformance of files to document standards : The case of PDF/A-1b
  • 2021
  • Ingår i: Joint Proceedings EURAS 2021. - Aachen : Verlag Mainz. - 9783958864214 - 395886421X ; , s. 171-190
  • Konferensbidrag (refereegranskat)abstract
    • File formats that are standardized and designed for longevity, such as PDF/A, are preferred in the context of long-term archival of digital assets. However, it is far from trivial to either create standard-conformant files or check the conformance of any given file due to the complexity and ambiguities in PDF standards. This study aims to investigate challenges when checking PDF/A conformance for real-world PDF files from public sector organizations that are intended for long-term-archival. Findings show that only a small proportion of the PDF files claim to conform to the PDF/A-1b specification and even fewer files pass conformance checks performed through the use of various conformance checking tools. Challenges for conformance checking tools include both ambiguities in the technical specifications of standards and limitations in the implementation of software.
  •  
10.
  • Fischer, Thomas, et al. (författare)
  • On challenges for achieving conformance to document standards : Can PDF files conform to the PDF/A-1b specification?
  • 2020
  • Ingår i: Proceedings 25th EURAS Annual Standardisation Conference. - Aachen : Verlagshaus Mainz. - 9783958863552 - 3958863558 ; , s. 21-40
  • Konferensbidrag (refereegranskat)abstract
    • In the context of long-term archival of digital assets, file formats that are standardized and designed for longevity such as PDF/A are preferred. However, due to the complexity and ambiguities in PDF standards, it is far from trivial to either create standard-conformant files or check the conformance of any given file. This study aims at investigating the challenges when checking real-world PDF files from public sector organizations meant for long-term archival for PDF/A conformance. Results show that only a small set of PDF files claims to conform to the PDF/A-1b specification variant and even fewer files pass conformance checks by various conformance checking tools. Challenges for conformance checking tools include both ambiguities in the standards’ technical specifications and limitations in the implementation.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 92
Typ av publikation
konferensbidrag (50)
tidskriftsartikel (27)
rapport (5)
bokkapitel (5)
proceedings (redaktörskap) (2)
samlingsverk (redaktörskap) (1)
visa fler...
doktorsavhandling (1)
forskningsöversikt (1)
visa färre...
Typ av innehåll
refereegranskat (85)
övrigt vetenskapligt/konstnärligt (7)
Författare/redaktör
Lundell, Björn (70)
Feist, Jonas (21)
Gustavsson, Tomas (20)
Mattsson, Anders (19)
Brax, Christoffer (14)
visa fler...
Olsson, Björn (13)
Butler, Simon (12)
Persson, Tomas (9)
Lönroth, Erik (8)
Öberg, Jonas (6)
Robles, Gregorio (6)
Lubovac, Zelmina (5)
Lings, Brian (4)
Fischer, Thomas, Dr. ... (4)
Synnergren, Jane (3)
Kvarnström, Bengt (3)
Olsson, Björn, 1962- (3)
Nilsson, Patric (3)
Grahn, Alexander (3)
Andersson, Stefan (2)
Fischer, Thomas (2)
Narayanan, Ajit (2)
Sjöberg, Johan (2)
Landemoo, Stefan (2)
Landqvist, Fredric (2)
Strindberg, Henrik (2)
Hammouda, Imed (1)
Tengblad, Stefan (1)
Atif, Yacine, 1967- (1)
Olsson, Erik (1)
Svensson, Thomas (1)
Jakobsson, Fredrik (1)
Jonsson, Per (1)
Karlsson, Robert (1)
Lindlöf, Angelica (1)
Francke, Helena (1)
Olson, Maria (1)
Johansson, Gert (1)
Gustavsson, Thomas (1)
Tengblad, Stefan, 19 ... (1)
Gustavsson, Susanne (1)
Crowston, Kevin (1)
Jirstrand, Mats (1)
Bergström, Erik (1)
Lennerholt, Christia ... (1)
Rickö, Niklas (1)
Feller, Joseph (1)
González-Barahona, J ... (1)
Gustavsson, Henrik (1)
visa färre...
Lärosäte
Högskolan i Skövde (92)
Stockholms universitet (1)
Jönköping University (1)
Högskolan i Borås (1)
Högskolan Dalarna (1)
Språk
Engelska (91)
Svenska (1)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (71)
Teknik (11)
Samhällsvetenskap (9)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy