Cloud Ides for Web Developers – Best Of

Total Page:16

File Type:pdf, Size:1020Kb

Cloud Ides for Web Developers – Best Of Natasha Tasha — Coding (Http://Www.Hongkiat.Com/Blog/Category/Coding/) Get daily articles in your inbox for free. Cloud IDEs For Web Developers – Insert email address Subscribe! Best Of With so much of the traditional, desktop-based productivity software we know and love moving to the Cloud, it’s no surprise that Cloud-based IDEs are quickly gaining ground with developers. Nowadays, the browser is essentially a thin client that allows users to access a variety of Cloud-based applications and services. However, many are still hesitant to put their full faith in a remote Cloud IDE for development purposes. Tools like Github (https://github.com/)and Pastebin (http://pastebin.com/) helped to ease the transition to Cloud-based development, and full-fledged Cloud IDEs are now commonly used by many developers. Here are 13 of the best Cloud IDEs you can get your hands on and a quick summation of each. Cloud9 (http://c9.io/) After a few minutes using the appropriately named Cloud9, you’ll feel like you’ve died and gone to coder heaven. The front end is all Javascript, while the back end died and gone to coder heaven. The front end is all Javascript, while the back end relies on the popular NodeJS framework. Though it’s favored by UI designers and developers, it has syntax highlighting for C#, C++, Python, Perl, Ruby, Scala and a few others as well. The built-in Vim mode is a nice touch, as is the support for popular revision control systems like Git, Mercurial and SVN. Thanks to the inclusion of CSSLint and JSBeautify, it’s also one of the prettier environments found online. Codeanywhere (https://codeanywhere.net/) Another software development tool that frequently tops the various "best of" lists floating around the Web is Codeanywhere, the friendly Cloud IDE for all seasons. It features code highlighting and support for HTML, CSS, Javascript, PHP, MySQL and more. Thanks to the available slew of handy apps for iOS, Android and BlackBerry, more. Thanks to the available slew of handy apps for iOS, Android and BlackBerry, this tool enables anyone to code literally anywhere. In addition, it boasts Dropbox and SFTP support, which allow coders to easily backup project files and share them with collaborators. Though it’s not the most full-featured Cloud IDE, it does what it does quite well. Cloud IDE (http://cloud-ide.com/) While they obviously didn’t spend a lot of time coming up with a catchy name, the folks behind Cloud IDE put some serious effort into crafting a platform that just works. Otherwise known as eXo Cloud IDE, it’s a solid Cloud contender that supports the usual languages like Javascript, Ruby, Groovy, Java and HTML to name just a few. In particular, eXo Cloud is well suited to coders who specialize in Java programming. It supports Java servlets and Java Server Pages, as well as Maven. Deployment is handled by Heroku, CloudBees, Red Hat OpenShift and Cloud Foundry. Sourcekit (https://chrome.google.com/webstore/detail/iieeldjdihkpoapgipfkeoddjckopgjg) Google Chrome is coming on strong as of late, surpassing Mozilla’s Firefox and taking a shot at Internet Explorer for the title of browser supremacy. Sourcekit is a Textmate-like IDE that relies on Dropbox for storage and provides a responsive environment for web developers. With the superb functionality of Mozilla’s SkyWriter a.k.a. "Bespin" baked into the cake, it’s a lightweight, browser-based alternative to bloated desktop development suites. Supported languages include all the majors you’d expect, such as C/C++/C#, PHP, Python, Javascript, MySQL, Java and Ruby. As far as lean browser IDEs are concerned, Sourcekit is an extremely attractive option. Kodingen (https://kodingen.com/) One of the first Cloud editors to really do web-based IDEs the right way, Kodingen has carved out quite the competitive niche for itself in the past few years. It allows developers to code in PHP, Python, Perl and Javascript while working with popular frameworks like Django, Ruby on Rails and Node.js. Kodingen is bolstered by the rich and diverse community of users that patronize the service, which makes collaboration and sharing in the Cloud fairly convenient. Free to use and experiment with, there’s no reason not to sign up for an account and give Kodingen a shot. Coderun Studio (http://www.coderun.com/) If you’ve tried dozens of other browser-based IDEs without success and are looking for something that’s straightforward and capable, Coderun Studio is worth a look. It offers users a cross-platform tool for writing ASP.NET, Javascript, C#, HTML and CSS. Its default Visual Studio compatibility is a nice touch and should have Microsoft-focused coders feeling right at home. It comes equipped with the usual bells and whistles like code completion and syntax highlighting. Furthermore, the native compilation and debugging features are unparalleled. Lastly, Coderun Studio allows users to quickly share their code with their peers via unique URLs. ShiftEdit (http://shiftedit.net/) Next up, we have the under-appreciated ShiftEdit. Though it may not have the name recognition of Cloud9 or Coderun, it’s nevertheless a versatile piece of Cloud- based software that’s worth looking into. Whether you’re a trendy Python fan, a PHP holdout or a Perl dinosaur, ShiftEdit has you covered. Users can backup files to Dropbox via SFTP and keep track of changes with various revision control tools all from within the browser. Its SSH authentication, code completion and code snippet features allow for seamless and uninterrupted work flow, which enables developers to be as productive as possible from any location. Akshell (http://www.akshell.com/) With so much competition in the Cloud IDE sphere, it’s becoming more and more difficult to stand apart from the crowd. Akshell is a server-side development difficult to stand apart from the crowd. Akshell is a server-side development environment that gives coders a lightweight tool for whipping up Javascript web apps. It relies on the PostgreSQL database for back-end storage, which should be quite easy to work with for those familiar with MySQL. Thanks to the integrated Git console, deploying any projects that you create is a hassle-free experience. If you’re a strict Javascript coder looking for a capable Cloud IDE that’s fast and stable, Akshell’s the one for you. Erbix (http://www.erbix.com/js/) All of the Javascript naysayers of the past decade are surely eating their words now All of the Javascript naysayers of the past decade are surely eating their words now that Javascript has experienced a renaissance and attained a newfound level of respect among coders. Erbix revolves around the web’s favorite scripting language and provides tools for crafting Javascript apps for online business productivity. Though it’s not free, the pricing and plans offered by Erbix are fairly reasonable if you plan on making regular use of this innovative platform. It supports RingoJS and CommonJS modules, features a dedicated MySQL console and provides access to boatloads of apps from other developers through the Erbix AppStore. Neutron IDE (http://neutronide.com/) Building a versatile Cloud IDE from scratch is no small matter, which is why many choose to base their projects on pre-existing open source code. Neutron IDE stands on the shoulders of giants by using the powerful Ace code editor on the shoulders of giants by using the powerful Ace code editor (http://ace.ajax.org/) as its starting point. It merges the best features of SFTP clients and browser editors into one complete package, allowing coders to edit files on their development servers on the fly from anywhere. Featuring support for configurable Vi and Emacs key bindings as well as TextMate themes, it’s one of the most customizable Cloud IDEs around. Collide (http://code.google.com/p/collide/) Even when Google decides to give up on a project, the general coding public at large always seems to benefit anyway. Collide began its life as a Google Code project with a lot of promise. Though it’s now defunct, the source code is freely available to anybody that wants to fork it. anybody that wants to fork it. In a nutshell, it’s a Cloud IDE running on the Java 7 JRE that relies on a host of solid software tools like Guava, JUnit, JKit and EasyMock to provide spartan but powerful collaboration functionality to teams of programmers who value real-time interactivity. Popular In Hongkiat Developers: Why You Shouldn’t Skip Documentation (http://www.hongki(aht.tctopm:///bwlowg/wwh.hyo­ ngkiat.com/blog/why­ documentation­ essential/) documentation­ essential/) Web Design (/Blog/Category/Design) 15 Lessons “The Art of War” Teaches You About Winning Life (http://www.hongkiBata.ctotlme/sblog/design­ and­art­of­war/) (http://www.hongkiat.com/blog/design­ and­art­of­war/) Freelance (/Blog/Category/Freelance) Differences Between Startups And MNC Orion (http://www.eclipse.org/orion/) [PIC] (http://www.hongki(aht.tctopm:///bwlowg/wst.ahrtounp­gkiat.com/blog/startup­ The famed Eclipse Java IDE (http://www.eclipse.org/) has been a mainstay in the vs­mnc­ vs­mnc­comparison/) comparison/) desktop development world for years, thanks to its comprehensive feature set and Inspiration (/Blog/Category/Inspiration) rugged reliability. Orion is the next logical step, bringing Eclipse’s considerable experience to the Cloud IDE field. Its primary use at the moment is for front-end 7 Content Curation web development, so it’s limited to HTML and Javascript for the most part. Tools For Bloggers (http://www.hongkiat.com/blog/content­ (http://www.hongkicaut.croamti/obnlo­gt/oconlste­nt­ However, it’s a work in progress and we can expect to see features added curation­tools­ bloggers/) incrementally as development continues over the next year.
Recommended publications
  • An Overview of Platforms for Cloud Based Development G
    Fylaktopoulos et al. SpringerPlus (2016) 5:38 DOI 10.1186/s40064-016-1688-5 REVIEW Open Access An overview of platforms for cloud based development G. Fylaktopoulos1, G. Goumas2, M. Skolarikis1, A. Sotiropoulos3 and I. Maglogiannis4* Abstract This paper provides an overview of the state of the art technologies for software development in cloud environments. The surveyed systems cover the whole spectrum of cloud-based development including integrated programming environments, code repositories, software modeling, composition and documentation tools, and application man- agement and orchestration. In this work we evaluate the existing cloud development ecosystem based on a wide number of characteristics like applicability (e.g. programming and database technologies supported), productiv- ity enhancement (e.g. editor capabilities, debugging tools), support for collaboration (e.g. repository functionality, version control) and post-development application hosting and we compare the surveyed systems. The conducted survey proves that software engineering in the cloud era has made its initial steps showing potential to provide con- crete implementation and execution environments for cloud-based applications. However, a number of important challenges need to be addressed for this approach to be viable. These challenges are discussed in the article, while a conclusion is drawn that although several steps have been made, a compact and reliable solution does not yet exist. Keywords: Cloud computing, Integrated Development Environment (IDE), Code repositories, Software modeling, Orchestration tools Background application side, large families of applications including Within the past few years, cloud computing has emerged desktop, business, entertainment (Simmhan et al. 2010; as a dominant computing model in IT infrastructures, Schmidt 2012; Hobfeld et al.
    [Show full text]
  • Online Programming System for Code Analysis and Activity Tracking
    Paper ID #18916 Online Programming System for Code Analysis and Activity Tracking Tian Qiu, Purdue University Tian Qiu is a senior undergraduate in Computer Engineering and Mathematics-Computer Science. Mr. Mengshi Feng, Purdue University Mengshi Feng is a senior student at Purdue University. He is one of the team member in ACCESS project supervised by Yung-Hsiang Lu. Mr. Sitian Lu, Purdue University Sitian Lu is a junior studying Computer Engineering in Purdue University. He has been working on the online programming system (ACCESS) since later 2015. Sitian Lu has been studying in Purdue University for 3 years. He is also the vice president of Purdue Billiards Club since 2015. Mr. Zhuofan Li Mr. Yudi Wu Dr. Carla B. Zoltowski, Purdue University Carla B. Zoltowski is an assistant professor of engineering practice in the Schools of Electrical and Com- puter Engineering and (by courtesy) Engineering Education at Purdue University. She holds a B.S.E.E., M.S.E.E., and Ph.D. in Engineering Education, all from Purdue. Prior to this she was Co-Director of the EPICS Program at Purdue where she was responsible for developing curriculum and assessment tools and overseeing the research efforts within EPICS. Her academic and research interests include the profes- sional formation of engineers, diversity and inclusion in engineering, human-centered design, engineering ethics, leadership, service-learning, and accessibility and assistive-technology. Dr. Yung-Hsiang Lu, Purdue University Yung-Hsiang Lu is an associate professor in the School of Electrical and Computer Engineering and (by courtesy) the Department of Computer Science of Purdue University.
    [Show full text]
  • Cloud Based Integrated Development Environment for Android Devices
    Special Issue - 2015 International Journal of Engineering Research & Technology (IJERT) ISSN: 2278-0181 NCRTS-2015 Conference Proceedings Cloud based Integrated Development Environment for Android Devices Prof Manjunath R.1 Arunjith C.2 Head of Department Computer Science & Engineering Computer Science & Engineering City Engineering College City Engineering College Bangalore, India Bangalore, India Abstract—Integrated Development Environment is an integration of complete tool suites for software application which provides facilities to programmer for development and the development of language-specific software development such as code completing and fixing, editor services took a tremendous effort for the current source code editing and management, automated testing, generation of IDEs such as Eclipse and Visual Studio. etc. Software is rapidly moving from the desktop to the Web. The Web provides a generic user interface that This paper discusses the implementation of Web allows ubiquitous access, instant collaboration, integration Based Integrated Development Environment (IDE) for with other online services, and avoids installation and Android Devices with the different languages to code, configuration on desktop computers. Moving IDEs to the compile and run the code. The Web Based IDE will allow Web is not just a matter of porting desktop IDEs, a easy development and testing of applications. The users fundamental reconsideration of the IDE architecture is have the privilege to register on to the system write, save necessary in order to realize the full potential that the and manage programs online. After the language is combination of modern IDEs and the Web can offer. chosen by the user the request is forwarded to the This paper discusses implementation of Web based IDE respective compiler.
    [Show full text]
  • Cloud Computing and Related Laws
    Cloud Computing and Related Laws Law Offices of Salar Atrizadeh Online Privacy In general, privacy falls under two categories: 1. Corporate privacy 2. Personal privacy Corporate Privacy . It concerns the protection of corporate data from retrieval or interception by unauthorized parties . Security is important for protection of trade secrets, proprietary information, and privileged communications . The failure to maintain confidentiality can result in a loss of “trade secret” status . See Civil Code §§ 3426 et seq. Corporate Privacy . The recent trends in outsourcing have increased the risks associated with “economic espionage” . In fact, manufacturers should be cautious when transferring proprietary technology to overseas partners because foreign governments sponsor theft . See 18 U.S.C. §§ 1831 et seq. (e.g., economic espionage, theft of trade secrets) Helpful Policies . Identify and label confidential information . Restrict access to confidential information . Use encryption – e.g., truecrypt.org, axantum.com . Use firewall and secure username/password . Use software that detects trade secret theft – e.g., safe-corp.biz . Include warnings in privileged correspondence (e.g., “this email contains privileged communications”) Helpful Policies . Provide computers without hard drives + Prohibit use of removable storage (e.g., flash drives) . Audit employee computers . Prohibit and/or monitor external web-based email services . Execute Confidentiality and Non-disclosure Agreements . Execute Computer-Use Policies Personal Privacy . Constitution . Federal: Fourth Amendment protects against unreasonable searches and seizures . State: California Constitution, under Art. I, § 1 recognizes right to individual privacy . Federal computer crimes . Electronic Communications Privacy Act – 18 U.S.C. §§ 2510 et seq. Privacy Act – 5 U.S.C. § 552a . Computer Fraud and Abuse Act – 18 U.S.C.
    [Show full text]
  • Web Based Interface Implementation For: Ruby, Perl, Python, VB & HTML
    International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 02 Issue: 06 | Sep-2015 www.irjet.net p-ISSN: 2395-0072 Web Based Interface Implementation for: Ruby, Perl, Python, VB & HTML. Poreddy Jayaraju, Vijay Prakash 1. Master of engineering, computer science, Sri Vaishnav Instt. of Tech .&science Indore. RGPV University, Bhopal, Madhya Pradesh, India. 2. Asst professor, computer science, Sri Vaishnav Instt. of Tech .&science Indore. RGPV University, Bhopal, Madhya Pradesh, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract web based interface is an application and the introduction of HTML5, there is now even a which provides facilities to programmer for software small but growing collection of browser-based code development such as code completing and fixing, editors. Fully fledged integrated development source code editing and management, automated environments (IDEs) are still lagging behind in this pull testing, etc. Software is rapidly moving from the towards the Web. Modern, desktop-based IDEs integrate desktop to the Web. The Web provides a generic user a wide range of software engineering tools, and provide interface that allows ubiquitous access, instant a platform for writing, maintaining, testing, building, collaboration, integration with other online services, running, debugging, and deploying software. They and avoids installation and configuration on desktop increase developer productivity by incorporating many computers. Moving IDEs to the Web is not just a different kinds of editor services specific to the syntax matter of porting desktop IDEs, a fundamental and semantics of a language. These services assist reconsideration of the IDE architecture is necessary in developers in understanding and navigating through the order to realize the full potential that the combination code, they direct developers to inconsistent or of modern IDEs and the Web can offer.
    [Show full text]
  • Router Keygen Git
    Router keygen git Contact RouterKeygen. Feel free to email us to provide some feedback and give us suggestions! exobel@ · Facebook · Twitter · Github. Copyright. routerkeygenAndroid - Router Keygen generate default WPA/WEP keys for several routers. More than 25 million people use GitHub to discover, fork, and contribute to over 69 million Router Keygen generate default WPA/WEP keys for several routers. Qt Port for Linux, Mac OSX and Windows. Contribute to routerkeygenPC development by creating an account on GitHub. Router Keygen generate default WPA/WEP keys for the following router: Thomson based routers (this includes Thomson, SpeedTouch, Orange, Infinitum, BBox. UPC router default WPA2 key generator. Contribute to upcKeygen development by creating an account on GitHub. #NetHunter Terminal Application This application allows to open up one of several kinds of terminals - a chrooted Kali terminal, an Android. Closed. poutrosgit opened this Issue on Nov 28, · 2 comments Perhaps you could integrate router keygen () into csploit? App Information Router Keygen. App Name. Router Keygen. Package Name. keygen. Updated. September 12, File Size. My router keygen github. Fiberglass crack inspection. Motion Download. ?id=keygen&hl=en Router Keygen APK Download - Android Tools Apps. Sep 12, Router Keygen is a tool with which you can decipher Thomson passwords and WiFi I am not able to clone or push to a git repository at Bitbucket in Eclipse: It's. Gogs (Go Git Service) is a painless self-hosted Git service written in Go. Groups; Android Google Code will act as a mirror of Github from now on. Router Keygen generate default WPA/WEP keys for the following router: Thomson.
    [Show full text]
  • 2Nd USENIX Conference on Web Application Development (Webapps ’11)
    conference proceedings Proceedings of the 2nd USENIX Conference Application on Web Development 2nd USENIX Conference on Web Application Development (WebApps ’11) Portland, OR, USA Portland, OR, USA June 15–16, 2011 Sponsored by June 15–16, 2011 © 2011 by The USENIX Association All Rights Reserved This volume is published as a collective work. Rights to individual papers remain with the author or the author’s employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. Permission is granted to print, primarily for one person’s exclusive use, a single copy of these Proceedings. USENIX acknowledges all trademarks herein. ISBN 978-931971-86-7 USENIX Association Proceedings of the 2nd USENIX Conference on Web Application Development June 15–16, 2011 Portland, OR, USA Conference Organizers Program Chair Armando Fox, University of California, Berkeley Program Committee Adam Barth, Google Inc. Abdur Chowdhury, Twitter Jon Howell, Microsoft Research Collin Jackson, Carnegie Mellon University Bobby Johnson, Facebook Emre Kıcıman, Microsoft Research Michael E. Maximilien, IBM Research Owen O’Malley, Yahoo! Research John Ousterhout, Stanford University Swami Sivasubramanian, Amazon Web Services Geoffrey M. Voelker, University of California, San Diego Nickolai Zeldovich, Massachusetts Institute of Technology The USENIX Association Staff WebApps ’11: 2nd USENIX Conference on Web Application Development June 15–16, 2011 Portland, OR, USA Message from the Program Chair . v Wednesday, June 15 10:30–Noon GuardRails: A Data-Centric Web Application Security Framework . 1 Jonathan Burket, Patrick Mutchler, Michael Weaver, Muzzammil Zaveri, and David Evans, University of Virginia PHP Aspis: Using Partial Taint Tracking to Protect Against Injection Attacks .
    [Show full text]
  • Linux Online Virtual Environments in Teaching Operating Systems
    Linux Online Virtual Environments in Teaching Operating Systems Olena Holovnia[0000-0003-0095-7585] Zhytomyr Polytechnic State University, 103, Chudnivska str., Zhytomyr, 10005, Ukraine [email protected] Abstract. The article provides an overview of Linux ready-made online environments based on various virtualization technologies. Linux ready-made online virtual environments are systematized, the advantages and disadvantages of considering groups of online virtual environments are listed. The work also gives the comparison of standalone online Unix/Linux terminals in terms of their possible use for a course in operating systems. The author analyzes the experience of teaching a Linux operating system to students of different specializations, and in particular, discusses the virtualization tools used, including Linux online environments (Amazon EC2, Cloud 9, a virtual machine for NDG Linux Essentials course). The study states the need for developing an individually designed system to provide Linux online virtual environments and elaborates the requirements to this system. The work also discusses potential challenges which the developers of Linux online virtual environments for teaching operating systems may face, including the problem of finding a balance between availability and stability of virtual environments on the one hand and the realism of students’ learning experience on the other hand. Keywords: virtualization, Linux, operating systems. 1 Introduction A course in operating systems (OS) usually includes practical assignments on Unix- like operating systems (particularly, Linux). However, at the same time, university lab computers, students’ laptops and home desktop computers mostly come with Windows installation. That is one important reason why different virtualization technologies are often used for a course in operating systems.
    [Show full text]
  • Online Code Compilation Using Cloud Computing
    International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 03 Issue: 05 | May-2016 www.irjet.net p-ISSN: 2395-0072 Online Code Compilation using Cloud Computing Jasmeet Chhabra1, Shubham Bhatia2, Vaibhav Kamal Nigam3, Rashik Bhasin4 1Student, Computer Science and Eng., JIIT University, Noida, U.P., India 2Student, Information Technology, JIIT University, Noida, U.P., India 3Student, Information Technology, JIIT University, Noida, U.P., India 4Student, Computer Science and Eng., JIIT University, Noida, U.P., India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Computer Program that Software Developers use access their respective codes. In case of scarce need of a to create, debug, maintain, or otherwise support other PC editing of code is impossible. Thus, Online Code programs and applications are Programming Tools, Which Editor was proposed to solve this problem. It helps if produces accurate, meticulous and swift results can lead programmers to write or modify their source code at any to Good Quality Error Free Code. This paper proposed the place and any time they want. [4] The online text editor Online Code Editor that was created for Beginners, was built and run on Private cloud computing based on Programmers Designers or Developers who want to code web-based application. Open source software called programs On the Go without use of a Dedicated Software Ace was used to highlight the text. Program can be Installed having Full Portability and Transferability. It saved and complied via web browser and the code will be based on web application running on the Private cloud done at server-side. Then, the output of the compilation is computing.
    [Show full text]
  • Scholarship in the Digital Age: Information, Infrastructure, and The
    Scholarship in the Digital Age Scholarship in the Digital Age Information, Infrastructure, and the Internet Christine L. Borgman The MIT Press Cambridge, Massachusetts London, England © 2007 Christine L. Borgman All rights reserved. No part of this book may be reproduced in any form by any electronic or mechanical means (including photocopying, recording, or informa- tion storage and retrieval) without permission in writing from the publisher. For information about special quantity discounts, please e-mail <special_sales @mitpress.mit.edu>. This book was set in Sabon by SNP Best-set Typesetter Ltd., Hong Kong. Printed and bound in the United States of America. Library of Congress Cataloging-in-Publication Data Borgman, Christine L., 1951– Scholarship in the digital age : information, infrastructure, and the Internet / Christine L. Borgman. p. cm. Includes bibliographical references and index. ISBN 978-0-262-02619-2 (hardcover : alk. paper) 1. Communication in learning and scholarship—Technological innovations. 2. Scholarly electronic publishing. 3. Information technology. 4. Learning and scholarship—Social aspects. I. Title. AZ195.B67 2007 001.2—dc22 2006036057 10987654321 For Cindy Contents Detailed Contents ix Preface xvii Acknowledgments xxi 1 Scholarship at a Crossroads 1 2 Building the Scholarly Infrastructure 13 3 Embedded Everywhere 33 4 The Continuity of Scholarly Communication 47 5 The Discontinuity of Scholarly Publishing 75 6 Data: The Input and Output of Scholarship 115 7 Building an Infrastructure for Information 149 8 Disciplines,
    [Show full text]
  • Using Docker to Assist Q&A Forum Users
    1 Using Docker to Assist Q&A Forum Users Luis Melo, Igor Wiese and Marcelo d’Amorim Abstract—Q&A forums are today a valuable tool to assist developers in programming tasks. Unfortunately, contributions to these forums are often unclear and incomplete. Docker is a container solution that enables software developers to encapsulate an operating environment and could help address reproducibility issues. This paper reports on a feasibility study to evaluate if Docker can help improve reproducibility in Stack Overflow. We started surveying Stack Overflow users to understand their perceptions on the proposal of using Docker to reproduce Stack Overflow posts. Participants were critical and mentioned two important aspects: cost and need. To validate their criticism, we conducted an exploratory study focused on understanding how costly the task of creating containers for posts is for developers. Overall, results indicate that the cost of creating containers is not high, especially due to the fact that dockerfiles are highly similar and small. Based on these findings we developed a tool, dubbed FRISK, to assist developers in creating containers for those posts. We then conducted a user study to evaluate interest of Stack Overflow developers on the tool. We found that, on average, users spent nearly ten minutes interacting with FRISK and that 45.3% of the 563 FRISK sessions we created for existing posts resulted in a successful access to the corresponding web service by the owners of the post. Overall, this paper provides early evidence that the use of Docker in Q&A forums should be encouraged for configuration-related posts.
    [Show full text]
  • Over 400 Resources for Devops & Sysadmins
    Over 400 Resources for DevOps & SysAdmins 1 In 2014 Google indexed 200 Terabytes of data (1 T of data is equal to 1024 GB, to give you some perspective). And, it’s estimated that Google’s 200 TB is just .004% of the entire internet. Basically the internet is a big place with unlimited information. So in an effort to decrease searching and increase developing, Morpheus Datapublished this massive list of free resources for DevOps engineers and System Admins, or really anyone wanting to build something useful out of the internet. All these resources are free, or offer some kind of free/trial tier. You can use any/all of these tools personally, as a compa- ny, or even suggest improvements (in the comments). It’s up to you. If you find this list useful, please share it with your DevOps/SysAdmin friends on your favorite social network, or visit Morpheus Data to learn how you can 4x your application deployment. Source Code Repos Crash & Exception Handling Issue Tracking & Project 3 Collaboration Tools For Teams 8 Search 13 Management Email Code Quality Storage & Media Processing 4 CND & Protection 14 Design & UI 9 PaaS Code Search & Browsing Data Visualization & Maps 5 CI / CD BaaS 15 Package Build System Automated Browser Testing 10 IDE & Code Editing Security & KPI Analytics, Events & Statistics Web Hosting 16 Intl Mobile Number Verification TABLE OF CONTENTS TABLE Management System 11 DNS API & SDK 6 Log Management IaaS Payment / Billing Verification Translation Management 12 DBaaS 17 Docker Related 7 Monitoring Stun, WebRTC, Web Sock Vagrant Related Servers & Other Routers Misc.
    [Show full text]