public marks

PUBLIC MARKS from greut with tags web & http

September 2009

Tornado Web Server Documentation

Tornado comes with limited support for WSGI. However, since WSGI does not support non-blocking requests, you cannot use any of the asynchronous/non-blocking features of Tornado in your application if you choose to use WSGI instead of Tornado's HTTP server. Some of the features that are not available in WSGI applications: @tornado.web.asynchronous, the httpclient module, and the auth module.

in other words: WSGI sucks

May 2009

Secure Cookie Authentication for CouchDB | Jason Davies: Web Design and Development

I’ve recently been working on an implementation of cookie-based authentication for CouchDB. This is important for pure CouchDB applications (couchapps), where browsers communicate directly with CouchDB. Currently browsers can be authenticated using HTTP basic auth but the popup login box can be disruptive and confusing for users.

don't miss the picture.

March 2008

Pylot | Open Source Web Performance Tool

by 3 others

Pylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.

greut's TAGS related to tag web

accessibility +   api +   Aria +   article +   atom +   authentication +   blog +   book +   bullshit +   cache +   chat +   code +   color +   community +   content +   couchdb +   css +   dataportability +   deri +   design +   dev +   django +   drupal +   email +   Erlang +   event +   example +   experience +   fail +   firebug +   firefox +   flash +   foaf +   form +   framework +   free +   freelance +   friendfeed +   game +   geek +   github +   google +   html +   html5 +   http +   interaction +   introduction +   iphone +   jabber +   java +   javascript +   js +   library +   migration +   mozilla +   nginx +   oAuth +   openid +   opensource +   opera +   otp +   performance +   php +   presentation +   py +   python +   rdf +   rest +   restish +   ruby +   rules +   safari +   scalability +   security +   server +   slide +   slides +   social +   SPARQL +   Stallman +   style +   tag +   tags +   template +   tool +   tools +   tumblr +   tutorial +   uml +   use +   user-centered +   video +   vimeo +   visio +   w3c +   webhooks +   websemantic +   work +   wsgi +   xmpp +