log

age author description
Wed, 13 Feb 2013 00:11:58 -0800 paulo myrss: fix handling embedded HTML tags and special characters; add myrss_test_feed.py
Tue, 12 Feb 2013 00:43:11 -0700 paulo myrss_app.py: add urlopen timeout, and render time
Tue, 05 Feb 2013 02:28:40 -0700 paulo add index.fcgi
Tue, 05 Feb 2013 00:57:37 -0800 paulo add threading.Lock to main() to support threaded server
Tue, 05 Feb 2013 00:01:49 -0800 paulo rename myrss_parser.py to myrss_app.py
Mon, 04 Feb 2013 23:58:02 -0800 paulo fix bug with threadpool; create WSGI app and test server; use logging
Fri, 01 Feb 2013 01:26:07 -0800 paulo add datetimestamp and caching