- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 3 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 12 months ago
Welcome to Codebender, a Cloud IDE for Makers
Code Bender, a cloud IDE for Arduino has been released to the public:
Time to revolutionize the way you develop and hack on your projects. codebender is a platform that helps your next idea come to life. Whether you are a maker, a hardware hacker or an artist, codebender allows you to code on the web, faster and easier, using our awesome web editor.
Create a new sketch, upload your existing code or just clone an existing project and modify it to your needs. Host your code on the cloud and stop worrying about data loss. Code faster and easier thanks to our advanced tools. No installations required. Give it a try, join the cloud today.
from: http://codebender.cc/
Despite Cloud Ide experiments have been around from some time now, the concept never really ramped up to a widespread usage.
Having a cloud IDE to program a tinkering module may seem even more challenging : Codebender works by means of a browser plug in this makes things easier when it comes to connecting with physical devices. IDEs are among the very last productivity tools still lacking of a widespread cloud replacement : while we are strongly used to utilize Cloud Document management, CRMs, office automation and even, lately, design and photo editing tools, Developers keep using local IDEs, mainly based on Free and open source software or provided by firms when dealing with proprietary stacks.
I think that cloud IDE will not see breakthrough adoption until no major advantage is put into action. For example, having a real time engine that is able to save you time by automatically adding or suggesting code or fixes on the base of a large amount of indexed code; having access to code review services (likely provided by peers, with ratings based on the review quality): this kind of stuff may really make it valuable to use a cloud IDE, not only for the ease of use, but for some peculiar value that could be extracted only from a developers community.