February 2009
4 posts
some interesting parts of Python Paste
directory diffs mapping urls to different wsgi apps internal app requests via internal redirects & forwards gzipper middleware log requests in apache log format authentication web app exception handling with interactive browser-based debugging (very cool) file monitor to restart server when code changes dictionary that can hold multiple values at each key (multidict) framework for...
Feb 16th
fetching & displaying favicons
via Google: http://www.google.com/s2/favicons?domain=www.wired.com produces
Feb 11th
csc309 apache & dhtmlx
to setup apache on cdf: grab the apache.tar.gz file from the Student Guide on the course site (there is also an apache.htm page which has instructions similar to these) extract apache.tar.gz to your home directory on cdf which creates a folder called apache run the apache/bin/start.sh file to start apache (and apache/bin/stop.sh to stop apache before you logout of cdf) when prompted use the...
Feb 6th
no famous CS blogs?
thought i might try to expand my horizons by following what famous researchers/professors in CS are thinking and doing via their blogs.  you know Turing Award winners and such alas, i could find practically none of them blogging… sad, the profession that creates the web isn’t fully utilizing it in the end i’ve subscribed to Mark Guzdial’s Amazon blog and i found a number...
Feb 1st