log

age author description
Mon, 03 Jun 2013 00:30:24 -0700 paulo first live version of pics2
Sat, 01 Jun 2013 20:43:00 -0700 paulo update pics2/pics_app.py with browse page
Tue, 14 May 2013 23:36:18 -0700 paulo add pics2
Sat, 30 Mar 2013 01:42:33 -0600 paulo add theverge.com, update thebrowser.com in myrss/FEEDS
Tue, 12 Mar 2013 22:42:13 -0600 paulo sort entries on index.php by LastMod date, descending order
Tue, 12 Mar 2013 21:02:29 -0700 paulo adjust index page formatting
Tue, 12 Mar 2013 01:43:17 -0700 paulo add first draft of index_app.py
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
Thu, 31 Jan 2013 02:19:39 -0800 paulo add threaded url opener