New Software for Nathan Van Gheem
Bumblebee is a deliverance-like HTML transformation framework implementation that only works on the output an HTML document.It doesn't use xslt so it isn't as fast as what Diazo is; however, it accomplishes the very simple use-case of moving elements...
factored is a WSGI application that forces authentication before is passed to the wsgi application.This can also be used as a proxy for non-wsgi apps.Installusing virtualenv:virtualenv factoredcd factoredgit clone git://github.com/vangheem/factored.gitcd...