werkzeug.pocoo.org - a simple collection of various utilities for WSGI application
webob - web object (WSGI)
modwsgi - wsgi module
bobo - a small simple easy to learn and remember web framework for Python
wsgi spec - python web server gateay interface v 1.0
cherryPy +Apache with mod_wsgi
Django
2007年11月7日 星期三
mozilla's web ap
mozilla's candicate is Prism ( http://wiki.mozilla.org/WebRunner )
Prism is a simple XULRunner based browser that hosts web applications without the normal web browser user interface. Prism is based on a concept called Site Specific Browsers (SSB). An SSB is an application with an embedded browser designed to work exclusively with a single web application. It doesn’t have the menus, toolbars and accoutrements of a normal web browser. Some people have called it a "distraction free browser" because none of the typical browser chrome is used. An SSB also has a tighter integration with the OS and desktop than a typical web application running through a web browser.
Prism is a simple XULRunner based browser that hosts web applications without the normal web browser user interface. Prism is based on a concept called Site Specific Browsers (SSB). An SSB is an application with an embedded browser designed to work exclusively with a single web application. It doesn’t have the menus, toolbars and accoutrements of a normal web browser. Some people have called it a "distraction free browser" because none of the typical browser chrome is used. An SSB also has a tighter integration with the OS and desktop than a typical web application running through a web browser.
訂閱:
文章 (Atom)