Topic: Akshell, a web application network
Akshell is a site for developing and hosting web applications in JavaScript. I released its public beta yesterday and folks pointed me at JGate; may be some of you will be interested.
Akshell in intended for more "heavy" applications. It provides them with an access to a relational database and a file storage, allows to share code and interact with each other. Any application can serve as a library. There are MVC framework library, form-handling library, Markdown-handling library, etc. Each developer can create new ones.
A web browser is all you need for development. Development and serving users is separated: you write and debug new code in a special place, then atomically release it.
If you are interested, visit http://www.akshell.com/. The service is free for free projects. It has a screencast and rather comprehensive documentation.
If you have questions, you can contact me at anton@akshell.com.
Last edited by Anton Korenyushkin (2010-04-14 11:59:25)