BEYOND GOOGLE DOCS a Small but Growing Suite of Tools Allows Researchers to Author and Edit Scientific Documents As a Team, No E-Mail Required

Total Page:16

File Type:pdf, Size:1020Kb

BEYOND GOOGLE DOCS a Small but Growing Suite of Tools Allows Researchers to Author and Edit Scientific Documents As a Team, No E-Mail Required Work / Technology & tools ILLUSTRATION BY THE PROJECT TWINS THE PROJECT BY ILLUSTRATION COLLABORATIVE WRITING: BEYOND GOOGLE DOCS A small but growing suite of tools allows researchers to author and edit scientific documents as a team, no e-mail required. By Jeffrey M. Perkel raft scientific manuscripts are ethos out for herself. “I wanted to walk the walk Baltimore, Maryland, says it was a “funny typically confidential. So, when Elana of open science,” Botvinnik says. experience” to be tweeted an unpublished Fertig was asked to take a look at an Botvinnik managed her paper as if it were paper. “It’s a very different way of writing than in-development paper on a functional open-source software. She wrote it in a plain- the traditional academic science of not putting gene-annotation strategy, she text editor and placed text files alongside it out before it’s a finished product.” Dexpected to receive the file in a private e-mail. data sets and code for generating figures on Botvinnik’s manuscript was just a shell at this What she got was a public announcement, the code-sharing site GitHub. She invited her point: two of the figures were placeholders, shared on Twitter. four co-authors to submit edits using Git, soft- and the methods section read, “We did things.” The paper had been written by Olga ware that tracks precisely how and when a file But, she says, the fact that the draft was pub- Botvinnik, a computational biologist at the has been changed. And she used a dedicated licly accessible made it easy to solicit feedback Chan Zuckerberg Biohub in San Francisco, tool called Manubot to render the document from co-authors and the broader community. California, who is an advocate of the global as a user-friendly manuscript, which she then “It’s definitely been very, very helpful to be able movement to make research more accessible. In published online and tweeted to the world. to show someone, ‘Here’s what I’m thinking so November 2019, as Botvinnik started preparing Fertig, a computational biologist at far. Here are some figures; here’s some text. her paper, she decided to try this open-science the Johns Hopkins School of Medicine in What do you think?’” 154 | Nature | Vol 580 | 2 April 2020 ©2020 Spri nger Nature Li mited. All ri ghts reserved. ©2020 Spri nger Nature Li mited. All ri ghts reserved. Say ‘collaborative writing’ and most articles, and bundle figures together with written grant applications using Manubot, and researchers probably think of Google Docs, the data used to create them — such features is comfortable with GitHub. But she won’t be the ubiquitous word processor that allows support computational reproducibility. “The using Manubot to write collaborative papers, multiple authors to co-edit a document online intention is that you can create dynamic because the level of programming it involves in real time. But Google Docs lacks features representations of your work, which include tends to be beyond the reach of her clinician that some scientists require, such as refer- code, data and figures, and the narrative, co-authors. “There’s no way they have the ence management, support for code and data all versioned together,” says Matias Piipari, bandwidth to pick up Manubot,” she says. and the ability to directly submit articles to founder of Manuscripts.io, which (like Autho- journals and preprint servers. rea) is now owned by the publisher Wiley. Easing submission Manubot is one of a small but growing Increasingly, developers are fitting these tools number of tools specifically designed for col- “As such tools gain traction, with features to better encapsulate the scien- laborative writing; others include Overleaf, tific process. Some, for instance, support JATS Authorea, Fidus Writer and Manuscripts.io. scientific articles become XML, a file format commonly used in scientific These tools not only close some of the key fea- ever more dynamic.” publishing. ture gaps, but also provide a glimpse of where JATS XML is a structured, semantic file format scientific communication might move next. that provides a rich set of metadata tags for For those who prefer Google Docs, New article elements such as author names, arti- Partners in editing Zealand-based Stencila is developing a plug-in cle sections, funding sources and database Most collaborative writing tools offer that allows authors to enhance documents with accession numbers. Giuliano Maciocci, head of researchers a range of useful functions. Team executable code blocks, data tables and equa- product and user experience at the open-access members can keep documents private or share tions. Based on steganography, a cryptographic journal eLife, explains that the format “decou- them with select collaborators; track changes trick in which data are encoded in images, ples the structure of the article from its pres- and comment on the text; and edit documents Stencila’s plug-in was written to “bridge that entation”, which makes the data easier to simultaneously or asynchronously with their gap between the coders and the clickers”, says search, access and manipulate. collaborators. founder Nokome Bentley. “It’s taking the code Editors typically build documents by Science-focused programs supplement those to the environment that clickers are used to.” converting author-submitted files into a for- with features aimed at the research community, mat they can publish in, Maciocci says — a such as built-in citation management. (Some Coder workflows labour-intensive, error-prone process. To help citation managers can integrate with Google Manubot, by contrast, tends to appeal to automate this process, eLife is developing a tool Docs using plug-ins, such as Zotero and Paper- coders. Developed in the laboratory of bio- called Libero Editor, which it hopes to release pile.) Users can generally import libraries from informatician Casey Greene at the University this year. Based on the Texture editor, the tool reference managers such as Zotero or Mendeley, of Pennsylvania in Philadelphia, the tool was will allow eLife staff and authors to create and or query external databases directly. The ‘cite’ designed to manage the writing of a review work with JATS XML documents from beginning button in Authorea, for example, allows users to article on deep-learning — and coordinate its to end. Manuscripts.io can already import search PubMed or CrossRef, or pull in articles by three dozen authors. The challenge: keeping JATS-formatted content, Piipari says, and it, DOI or URL. In Fidus Writer, references can be track of which collaborators contributed together with Fidus Writer and the Stencila added from Zotero with a simple drag-and-drop. which bit of text, line by line. “We expected plug-in can export to that format as well. Manubot features cite-by-identifier, which to have a large number of contributors and Authorea allows authors to directly submit builds bibliographies using a DOI, a PubMed or we wanted to be able to look at the ‘atomic’ articles to around 41 journals and preprint arXiv identifier or a URL, without the need for changes of one person and one group of archives, according to founder Alberto a reference manager. Inserting “@doi: 10.1371/ changes,” Greene says. That is, instead of Pepe — and to embed interactive figures, journal.pcbi.1007128” into a Manubot article, navigating a tangled mess of tracked changes, executable code and data. Roberto Peverati, a for instance, instructs the tool to find and Greene wanted to be able to review each computational chemist at the Florida Institute insert a reference to the paper itself. change individually, and to keep the online of Technology in Melbourne, was asked Botvinnik calls this approach “pretty draft automatically up to date. to contribute to one such journal, Wiley’s magical”, because it circumvents the problem Manubot solves those problems by cobbling International Journal of Quantum Chemistry, of researchers using (and trying to synchronize) together various open-source tools, says Daniel in part to test drive Authorea. “I found it really different reference managers and libraries. “I Himmelstein, a Greene lab postdoc who helped very pleasant,” Peverati says. like that I can just use the DOI and it works, and to lead Manubot’s development. These include As such tools gain traction, scientific articles everyone else knows that there is one source of Pandoc, which provides file-conversion func- become ever more dynamic – and responsive. truth for the citation: the DOI,” she says. tionality, and GitHub Actions, which automates On 20 March, Greene’s postdoc researcher Authorea and Overleaf support LaTeX, the functions such as document creation. To set Halie Rando created a Manubot project to typesetting language preferred by physicists, up a Manubot project, users clone a dedicated try to make sense of the exploding COVID-19 mathematicians and computer scientists. In GitHub repository to their computer and mod- literature. Within days, dozens of researchers 2017, CERN, Europe’s particle-physics labo- ify it using a standard programming text edi- had expressed interest in contributing. “With ratory near Geneva, Switzerland, adopted tor, such as Emacs or SublimeText. Changes are something as fast-moving as COVID-19, we Overleaf as its preferred collaborative author- then pushed back to GitHub, which logs them have an urgent need for consilience, but many ing platform; some 4,800 users have signed and rebuilds the document in HTML, Word members of the scientific community are more up, says CERN computing engineer Nikos or PDF format. Collaborators can modify the isolated than usual,” Rando explains. Manubot Kasioumis. LaTeX is quite an advanced system, manuscript by submitting changes in the form provides a forum for these far-flung research- however, so Authorea and Manubot might be of a GitHub ‘pull request’ (explore our example ers to work together.
Recommended publications
  • Trackdown: Collaborative Writing and Editing of R Markdown (Or Sweave
    Package ‘trackdown’ August 6, 2021 Title Collaborative Writing and Editing of R Markdown (or Sweave) Documents in Google Drive Version 1.0.0 Description Collaborative writing and editing of R Markdown (or Sweave) documents. The lo- cal .Rmd (or .Rnw) is uploaded as a plain-text file to Google Drive. By taking advan- tage of the easily readable Markdown (or LaTeX) syntax and the well-known online interface of- fered by Google Docs, collaborators can easily contribute to the writing and editing process. Af- ter integrating all authors’ contributions, the final document can be downloaded and rendered lo- cally. Depends R (>= 3.5) License GPL-3 Encoding UTF-8 Imports cli (>= 3.0.0), googledrive (> 1.0.1), rmarkdown Suggests covr, devtools, gargle, knitr, pagedown, sodium, testthat (>= 3.0.0), vcr Config/testthat/edition 3 RoxygenNote 7.1.1 VignetteBuilder knitr URL https://github.com/claudiozandonella/trackdown/, https://claudiozandonella.github.io/trackdown/ BugReports https://github.com/claudiozandonella/trackdown/issues NeedsCompilation no Author Emily Kothe [aut] (<https://orcid.org/0000-0003-1210-0554>), Claudio Zandonella Callegher [aut, cre] (<https://orcid.org/0000-0001-7721-6318>), Filippo Gambarota [aut] (<https://orcid.org/0000-0002-6666-1747>), Janosch Linkersdörfer [aut] (<https://orcid.org/0000-0002-1577-1233>), Mathew Ling [aut] (<https://orcid.org/0000-0002-0940-2538>) Maintainer Claudio Zandonella Callegher <[email protected]> Repository CRAN Date/Publication 2021-08-06 18:20:02 UTC 1 2 trackdown-package R topics documented: trackdown-package . .2 download_file . .4 render_file . .4 update_file . .5 upload_file . .6 Index 8 trackdown-package trackdown - R package for improving collaborative writing Description The trackdown package offers a simple solution for collaborative writing and editing of R Mark- down (or Sweave) documents.
    [Show full text]
  • Spacetime Characterization of Real-Time Collaborative Editing Gabriele D’Angelo, Angelo Di Iorio, Stefano Zacchiroli
    Spacetime Characterization of Real-Time Collaborative Editing Gabriele d’Angelo, Angelo Di Iorio, Stefano Zacchiroli To cite this version: Gabriele d’Angelo, Angelo Di Iorio, Stefano Zacchiroli. Spacetime Characterization of Real-Time Collaborative Editing. Proceedings of the ACM on Human-Computer Interaction , Association for Computing Machinery (ACM), 2018, CSCW, 2, pp.1-19. 10.1145/3274310. hal-01882069 HAL Id: hal-01882069 https://hal.inria.fr/hal-01882069 Submitted on 26 Sep 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. 41 Spacetime Characterization of Real-Time Collaborative Editing GABRIELE D’ANGELO, Dept. of Computer Science and Engineering, University of Bologna, Italy ANGELO DI IORIO, Dept. of Computer Science and Engineering, University of Bologna, Italy STEFANO ZACCHIROLI, IRIF, University Paris Diderot & Inria, France Real-Time Collaborative Editing (RTCE) is a popular way of instrumenting cooperative work on documents, in particular on the Web. Little is known in the literature yet about RTCE usage patterns in the real world. In this paper we study how a popular RTCE editor (Etherpad) is used in the wild, digging into the edit histories of a large collection of documents (about 14 000 pads), retrieved from one of the most popular public instances of the platform, hosted by the Wikimedia Foundation.
    [Show full text]
  • Devopsuse: Community-Driven Continuous Innovation of Web Information Infrastructures
    DevOpsUse: Community-Driven Continuous Innovation of Web Information Infrastructures Von der Fakultät für Mathematik, Informatik und Naturwissenschaften der Rheinisch-Westfälischen Technischen Hochschule Aachen zur Erlangung des akademischen Grades eines Doktors der Naturwissenschaften genehmigte Dissertation vorgelegt von Diplom-Medieninformatiker István Koren aus Budapest, Ungarn Berichter: Universitätsprofessor Dr. rer. pol. Matthias Jarke Universitätsprofessor Dr.-Ing. Günther Schuh Privatdozent Dr. rer. nat. Ralf Klamma Tag der mündlichen Prüfung: 8. Mai 2020 Diese Dissertation ist auf den Internetseiten der Universitätsbibliothek online verfügbar. ii Abstract Since its invention in 1989, the only reliable factor on the Web has been its continuous change and diffusion into more and more application areas. The evolution was shaped by an interplay of new technologies on the one hand, and innovative application ideas from communities on the other. At a technological scale, alternation between vastly distributed and centralized architectures can be observed. The current challenges caused by the ongoing digital transformation are changing workplace settings and the adoption of the Internet of Things in industrial use cases, as for example in the context of Industry 4.0. On the Web, new technologies and device types sprawl together with new communication protocols and revised application programming interfaces (APIs). This inhibits the demanded rapid innovation cycles and creates a disruptive and unstable environment in which the requirements of endless communities must be met. Information systems infrastructure, while only partially visible and thus hard to grasp, has a strong influence on user practices. Therefore, the aim of this thesis is to stabilize the dichotomies apparent in the Web by means of an agile information systems development methodology.
    [Show full text]
  • More Than Writing Text: Multiplicity in Collaborative Academic Writing
    More Than Writing Text: Multiplicity in Collaborative Academic Writing Ida Larsen-Ledet Ph.D. Thesis Department of Computer Science Aarhus University Denmark More Than Writing Text: Multiplicity in Collaborative Academic Writing A Thesis Presented to the Faculty of Natural Sciences of Aarhus University in Partial Fulfillment of the Requirements for the Ph.D. Degree. by Ida Larsen-Ledet November 2, 2020 Abstract This thesis explores collaborative academic writing with a focus on how it is medi- ated by multiple technologies. The thesis presents findings from two empirical stud- ies with university students and researchers: The first combined semi-structured interviews with visualizations of document editing activity to explore transitions through co-writers’ artifact ecologies along with co-writers’ motivations for per- forming these transitions. The second study was a three-stage co-design workshop series that progressed from dialog through ideation to exploration of a prototype for a shared editor that was based on the participants’ proposed features and designs. The contribution from the second study to this thesis is the analysis of participants’ viewpoints and ideas. The analyses of these findings contribute a characterization of co-writers’ practical and social motivations for using multiple tools in their collaborations, and the chal- lenges this poses for sharing and adressing the work. Multiplicity is also addressed in terms of co-writers bringing multiple and diverse needs and preferences into the writing, and how these may be approached in efforts to design and improve support for collaborative writing. Additionally, the notion of text function is introduced to describe the text’s role as a mediator of the writing.
    [Show full text]
  • De-Risking Government Technology: Federal Agency Field Guide
    De-risking Government Technology Federal Agency Field Guide September 2020 2 DE-RISKING GOVERNMENT TECHNOLOGY Acknowledgements Numerous contributors across GSA made this work possible. We’d like to thank: Project Team Mark Hopson Randy Hart Waldo Jaquith Igor Korenfeld Vicki McFadden Rebecca Refoy Alicia Rouault With Support From Christine Bath, 18F Design Heather Battaglia, 18F Engineering Kristina Britt, TTS outreach Ron Bronson, 18F Design Will Cahoe, 10x Ryan Johnson, 18F Design Nico Papafil, 10x Steven Reilly, 18F Engineering Dahianna Salazar Foreman, TTS outreach 18F Writing Lab Office of Strategic Communications Office of General Counsel TTS Front Office TTS Communications 4 DE-RISKING GOVERNMENT TECHNOLOGY 5 TABLE OF CONTENTS 01 Introduction 6 03 Deciding what to buy 60 About the editors 7 Conduct Modern Market Research 61 Structure of this handbook 8 Use the Agile contract format to procure Agile software 75 development services Basic principles of modern software design 9 Use time and material contract types for custom Agile software 83 development services 02 Planning 20 Evaluate contractor proposals based on industry best practices 89 Assign dedicated and empowered product owners to lead 21 development efforts 04 Doing the work 102 Involve end users early and often in software development efforts 24 Host an effective post-award kick-off meeting to energize 103 Consider tradeoffs in build-or-buy decisions, taking all factors 26 folks for the work to come into consideration Oversee Agile projects by measuring end user outcomes
    [Show full text]
  • Use of Github As a Platform for Open Collaboration on Text Documents Justin Longo Tanya M
    Use of GitHub as a Platform for Open Collaboration on Text Documents Justin Longo Tanya M. Kelley University of Regina Arizona State University Johnson-Shoyama Graduate School of Public Policy School of Public Affairs 3737 Wascana Parkway 411 N. Central Avenue, Suite 400 Regina, SK, Canada S4S 0A2 Phoenix AZ 85004-0687 306-585-5460 602-496-0457 [email protected] [email protected] ABSTRACT provides a platform for social collaboration on non-code artifacts. Recently, researchers are paying attention to the use of the As the uses and users of GitHub move beyond its core community software development and code-hosting web service GitHub for of developers, the present and potential impact on fields such as other collaborative purposes, including a class of activity referred social knowledge creation, open science, open collaboration and to as document, text, or prose collaboration. These alternative uses open governance warrants consideration of the conditions under of GitHub as a platform for sharing non-code artifacts represent which GitHub can facilitate collaboration in non-code domains. an important modification in the practice of open collaboration. Other open access platforms for collaboration certainly exist, We survey cases where GitHub has been used to facilitate including wikis, synchronous co-editing platforms like Google collaboration on non-code outputs, identify its strengths and docs, and centralized file sharing repositories like SharePoint. weaknesses when used in this mode, and propose conditions for However, GitHub includes unique features such as built-in social successful collaborations on co-created text documents. networking functions [6], back-end data capture and reporting [3], and principles of distributed version control and openness by Categories and Subject Descriptors virtue of the underlying Git architecture.
    [Show full text]
  • A Collaborative Writing Approach to Wikis: Design, Implementation, and Evaluation
    Issues in Informing Science and Information Technology Volume 8, 2011 A Collaborative Writing Approach to Wikis: Design, Implementation, and Evaluation Said Hadjerrouit University of Agder, Kristiansand, Norway [email protected] Abstract Wikis provide teachers with potentially significant opportunities for creating socially engaged tasks that require active student participation and collaboration. Wikis allow students to work to- gether to develop content on the web, giving them a sense of how writing can be carried out col- laboratively. Collaborative writing offer opportunities not only to practice literature review, aca- demic reading and writing, but also to stimulate reflection, knowledge sharing, and critical think- ing. However, despite the potential capabilities of wikis, true collaborative writing does not work by itself as the research literature clearly reveals. To foster collaborative writing, participation, and active involvement in wiki development, there is a need for a systematic approach to the con- struction of wikis. The aim of this paper is to allow students to develop wiki applications using a collaborative writing development approach based on rapid prototyping. The paper also reports on the evaluation of the approach by means of qualitative data collection and analysis methods. Finally, the implications of the approach for collaborative writing are critically discussed accord- ing to a set of requirements associated with software development considerations and pedagogical issues. Keywords: Collaborative writing approach, MediaWiki, rapid prototyping, wiki, social construc- tivism Introduction Wikis are increasingly gaining in popularity in educational settings because of the potential bene- fits they bring to teaching and learning (Clark & Mason, 2008; Fitch, 2007). From a technical point of view, users of wikis do not need any specific software.
    [Show full text]
  • Collaborative Writing with Web 2.0 Technologies: Education Students’ Perceptions
    Journal of Information Technology Education: Volume 10, 2011 Innovations in Practice Collaborative Writing with Web 2.0 Technologies: Education Students’ Perceptions Cornelia Brodahl, Said Hadjerrouit, and Nils Kristian Hansen University of Agder, Kristiansand, Norway [email protected] [email protected] [email protected] Executive Summary Web 2.0 technologies are becoming popular in teaching and learning environments. Among them several online collaborative writing tools, like wikis and blogs, have been integrated into educa- tional settings. Research has been carried out on a wide range of subjects related to wikis, while other, comparable tools like Google Docs and EtherPad remain largely unexplored in the litera- ture. This work presents a case study investigating education students’ perceptions of collabora- tive writing using Google Docs and EtherPad. Both tools provide opportunity for multiple users to work on the same document simultaneously, have a separate space for written metacommuni- cation, and are promoted by software designers to be fairly intuitive to adopt without prior train- ing. The work investigates if perceptions depend on factors such as gender, age, digital compe- tence, interest in digital tools, educational settings, and choice of writing tool, and examines if the tools are easy to use and effective in group work. This paper focuses on quantitative results of survey questionnaires. Further qualitative analysis will be presented in a later paper. The theoretical framework is drawn from two learning theories, the social-constructivist learning theory and the community of practice, and their relationships to collaborative tools. Related re- search literature is characterized by a number of issues: positive elements of use, advantages of using Web 2.0 technologies, critical issues regarding the pedagogical value of Web 2.0, and the role of the teacher in using these technologies.
    [Show full text]
  • A Social Collaborative Distributed Software Development Environment,” Has Been Reviewed in Final Form
    A Social Collaborative Distributed Software Development Environment A Dissertation Presented in Fulfillment of the Requirements for the Degree of Doctor of Philosophy with a Major in Computer Science in the College of Graduate Studies University of Idaho By Hani Ahmad Bani-Salameh August 16, 2011 Major Professor: Dr. Clinton Jeffery Copyright © 2010-2011 Hani Bani-Salameh. All rights reserved. ii Authorization to Submit Dissertation This dissertation of Hani Ahmad Bani-Salameh, submitted for the degree of Doctor of Philosophy with a major in Computer Science and entitled “A Social Collaborative Distributed Software Development Environment,” has been reviewed in final form. Permission, as indicated by the signatures and dates given below, is now granted to submit final copies to the College of Graduate Studies for approval. Major Professor: Date: Dr. Clinton Jeffery Committee member: Date: Dr. Jim Alves-Foss Committee member: Date: Dr. Robert Rinker Committee member: Date: Dr. Barry Willis Department Administrator: Date: Dr. Gregory W. Donohoe Discipline’s College Dean: Date Dr. Larry A. Stauffer Final Approval and Acceptance by the College of Graduate Studies: Date: Dr. Jie Chen iii Abstract Software engineering is usually a team effort. Distributed software development needs real-time collaboration tools that help replicate the benefits of face-to-face meetings and support interaction among team members. Unfortunately, most of the tools that exist have limited capabilities, such as source code editing, and developers face collaboration and communication challenges in working with each other. Over the past decade software researchers have invented various development tools that integrate collaborative features. Unfortunately, most software developers still lack the right means and level of communication to coordinate their work and perform their tasks effectively, particularly in distributed settings.
    [Show full text]
  • IADIS International Conference on Cognition and Exploratory Learning in Digital Age 2012
    IADIS International Conference on Cognition and Exploratory Learning in Digital Age 2012 The IADIS International Conference on Cognition and Exploratory Learning in Digital Age was held in Madrid, Spain, October, 19- 21, 2012. The IADIS CELDA 2012 Conference intention was to address the main issues concerned with evolving learning processes and supporting pedagogies and applications in the digital age. There had been advances in both cognitive psychology and computing that have affected the educational arena. The convergence of these two disciplines is increasing at a fast pace and affecting academia and professional practice in many ways. Paradigms such as just-in-time learning, constructivism, student-centered learning and collaborative approaches have emerged and are being supported by technological advancements such as simulations, virtual reality and multi-agents systems. These developments have created both opportunities and areas of serious concerns. This conference aimed to cover both technological as well as pedagogical issues related to these developments. Main tracks have been identified. However innovative contributions that do not easily fit into these areas will also are considered as long as they are directly related to the overall theme of the conference – cognition and exploratory learning in the digital age. The main tracks for submissions were: Acquisition of expertise, Assessing progress of learning in complex domains, Assessment of exploratory learning approaches, Assessment of exploratory technologies, Cognition in education, Collaborative learning, Educational psychology, Exploratory technologies (such as simulations, VR, i-TV and so on), Just-in-time and Learning-on-Demand, Learner Communities and Peer- Support, Learning Communities & Web Service Technologies, Pedagogical Issues Related with Learning Objects, Learning Paradigms in Academia, Learning Paradigms in Corporate Sector, Life-long Learning, Student-Centered Learning, Technology and mental models, Technology, learning and expertise and Virtual University.
    [Show full text]
  • Novelle, a Collaborative Open Source Writing Tool Software
    Novelle, a collaborative open source writing tool software Federico Gobbo Michele Chinosi Massimiliano Pepe DICOM DICOM DICOM 21100, Insubria University 21100, Insubria University 21100, Insubria University Varese, Italy Varese, Italy Varese, Italy [email protected] [email protected] [email protected] Abstract forms of writings arose. For example, when books shouldn’t be copied by hand any longer, authors In this paper we discuss the notions of hy- took the advantage and start writing original books pertext, blog, wiki and cognitive mapping and evaluation – i.e. literary criticism – unlike in in order to find a solution to the main prob- the previous times (Eisenstein, 1983). Nowadays lems of processing text data stored in these the use of computers for writing has drammati- forms. We propose the structure and archi- cally changed, expecially after their interconnec- tecture of Novelle as a new environment tion via the internet, since at least the foundation to compose texts. Its flexible model al- of the web (Berners-Lee, 1999). For example, a lows the collaboration for contents and a ‘web page’ is more similar to an infinite canvas detailed description of ownership. Data than a written page (McCloud, 2001). Moreover, are stored in a XML repository, so as to what seems to be lost is the relations, like the tex- use the capabilities of this language. To ture underpinning the text itself. From a positive develop quickly and efficiently we choose point of view these new forms of writing may real- AJAX technology over the Ruby on Rails ize the postmodernist and decostructionist dreams framework.
    [Show full text]
  • Fostering Collaborative Learning with Wikis: Extending Mediawiki with Educational Features
    Fostering Collaborative Learning with Wikis: Extending MediaWiki with Educational Features Elvira Popescu, Cristian Maria, and Anca Loredana Udriştoiu Computers and Information Technology Department, University of Craiova, Romania [email protected] Abstract. Wikis are increasingly popular Web 2.0 tools in educational settings, being used successfully for collaborative learning. However, since they were not originally conceived as educational tools, they lack some of the functionali- ties useful in the instructional process (such as learner monitoring, evaluation support, student group management etc.). Therefore in this paper we propose a solution to add these educational support features, as an extension to the popu- lar MediaWiki platform. CoLearn, as it is called, is aimed at increasing the col- laboration level between students, investigating also the collaborative versus cooperative learner actions. Its functionalities and pedagogical rationale are presented, together with some technical details. A set of practical guidelines for promoting collaborative learning with wikis is also included. Keywords: educational wiki, collaborative learning, co-writing, MediaWiki ex- tension, learner tracking 1 Introduction Collaborative learning is a widely used approach in education, in which "students are working in groups of two or more, mutually searching for understanding, solutions, or meanings, or creating a product" [17]; the interactions between peers play a highly important role in the process [2]. Co-writing is an effective strategy of collaborative learning, consisting in a joint production of a piece of text by students who clarify, edit and revise each others' contributions [3]; co-writing processes stimulate reflec- tion, knowledge sharing and critical thinking, in a strong social context [19]. During the past several years, wikis have started to be used for such collaborative learning activities, facilitating group work and discussion.
    [Show full text]