Slashdot Mirror


User: willryanuk

willryanuk's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Web based IDE that has existed for over 2 years... on Web-based IDEs Edge Closer To the Mainstream · · Score: 1

    For my dissertation I wrote a web-based Java IDE that used Eclipse as a backend (see www.willryan.co.uk/WWWorkspace for a demo). It has far more features than Bespin although i didn't test it fully for scalability and couldn't afford to host it for a reasonable number of users. I then went traveling for six months and didn't further pursue or promote it. It supports Java compilation and safe execution of code as well as collaboration. It's very interesting to see this new trend in web based IDEs. I think there is certainly a market for it, from coding on a machine that is not set up for programming to education and introduction to programming. I thought this was an ideal forum to resurface my solution and would be interested for any feedback...