Sunday, July 09, 2006

Python Web IDE


Python Web IDE [Preview Mode]
Originally uploaded by iapain.
I submitted an idea to Google Summer of Code 2006 that to develop a web based IDE for Python and unfortunatly it was rejected by most of the mentors, may be i couldnt explain my idea to them properly. I knew my concept is correct and i start working on it. After 1 month of intense coding and security layer design, I've done something innovative, I search google and didnt find any webide for python. Its still unsecure, I'm working on it and soon it'll be open for Beta testing .

You cant compare a web based application to normal GUI based application, few disadvantages of Web Based Applications.
1. Need high level of security design.
2. They'r slower.
3. Lack of features.
4. Cant be use for intense work.

Why to go Live Web Based Applications?
1. Platform independent.
2. They'r good for leanrning languages and no need to install anything on your PC.
3. Live World like Live run for python tutorials or live documents etc.

Full Size Screenshots:
1. http://www.flickr.com/photo_zoom.gne?id=185526243&size=o
2. http://www.flickr.com/photo_zoom.gne?id=185526242&size=o

No comments: