5 Online IDEs To Start Coding In The Cloud

Today it seems as everything is moving “to the cloud”, starting from software applications and data storage to tools used to create the same. Thus, programmers were not left out of the cloud revolution meaning there are quite some alternatives offering to programmers online Integrated Development Environments (IDEs) where they can write, run and share their code.

Let’s see 5 great IDEs that let programmers code in the cloud.

 

1. Wonderfl


It allows you to write, compile, run and share ActionScript applications online. It’s a useful sandbox for cloud Flash development with an emphasis on gaming and a strong community aspect. The 3 major features are:
 

  • “Build from scratch”, starting to write Action Script3.
  • “Fork” to copy and edit ActionScript created by other users.
  • “Download” computer to save ActionScript of your choice to your computer.

Wonderfl is free to use!

 

2. Codeanywhere


It is designed for XML, CSS, JavaScript, PHP and HTML coding and has its own handy built-in FTP client for easy uploads. Codeanywhere offers a number of apps for iPad, iPhone and Android so you can work on your code, connect via SSL and even CHMOD files on your FTP server from a range of devices.

Codeanywhere offers a limited, ad-supported free plan, as well as unlimited plans with prices running from $49.99 per year.

 

3. Cloud9


Cloud9 is a state-of-the-art IDE that runs in your browser and lives in the cloud, allowing you to run, debug and deploy applications from anywhere, anytime. Cloud9’s tag line is “Your code anywhere, anytime”. The Cloud IDEis being used by over 30,000 developers, and is seen as one of the leading companies in the emerging Development as a Service (DaaS) sector.  The IDE supports HTML, JavaScript, and CSS, but also includes support for Ruby and PHP. Of the online IDEs, Cloud9 is the only one on this list that supports Mercurial as well as Git. In fact, GitHub and BitBucket support is baked in from the start and you can actually create your Cloud9 IDE account by logging in through one of those services.

Cloud9 IDE is free for projects that will be publicly visible, but for private projects the cost is $15 a month.

 

4. CodeRun Studio


CodeRun Studio is a free cloud application which permits you to build web applications in your browser. It is a fully featured IDE giving you the ability to run and test your code online. It features native support for C#/.NET, PHP, JavaScript and plain HTML. You are enabled to test your code in the cloud IDE, to deploy it to Coderun’s own cloud environment and to import code from other applications. Coderun Studio is comprehensive, with Visual Studio support and social network sharing built-in.

Coderun Studio IDE is free to use, but if you choose to use the cloud deployment service, it will cost from $10 – $169 per month once your 14-day  free trial is over.

 

5. Eclipse Orion


It is primarily focusing on web development languages such as HTML, JavaScript, and CSS, but includes initial support for Java. Orion is not necessarily meant as a hosted solution. It is rather but intended to be deployed into private environments. The vision for Orion can be summarised as “a web platform for web developers”.

Orion is an open source project.  It is available as downloadable local server, or through a cloudhosted version, orionhub.org.

To wrap up, online IDEs are changing the way programmers work and do business. It is faster, better and more efficiently. Maybe they do not replace most of developers’ day – to – day tasks and do not replace traditional desktop IDEs completely, but still they are great addition to any developer’s toolset. Furthermore, as the state of cloud computing is constantly improving the online IDEs will be probably improving too, offering better and richer set of features. Nevertheless we should mention some disadvantages of online IDEs such as data loss, code security and requirement for suitable Internet connection.

What is your experience with online IDEs? If you have any suggestion or recommendation, please share it in Comments section!

Posted on by alex in Industry Insights Leave a comment

Add a Comment