I'm planning to write gateway web application, which would need "terminal window" with VT100/ANSI escape code support. Are there any AJAX based alternatives for such a task?
I'm thinking something like this: http://tryruby.hobix.com/
My preferred backend for the system is Python/Twisted/Pylons, but since I'm just planning, I will explore every option.