log

age author description
2013-06-02 paulo update pics2/pics_app.py with browse page
2013-05-15 paulo add pics2
2013-03-30 paulo add theverge.com, update thebrowser.com in myrss/FEEDS
2013-03-13 paulo sort entries on index.php by LastMod date, descending order
2013-03-13 paulo adjust index page formatting
2013-03-12 paulo add first draft of index_app.py
2013-02-13 paulo myrss: fix handling embedded HTML tags and special characters; add myrss_test_feed.py
2013-02-12 paulo myrss_app.py: add urlopen timeout, and render time
2013-02-05 paulo add index.fcgi
2013-02-05 paulo add threading.Lock to main() to support threaded server
2013-02-05 paulo rename myrss_parser.py to myrss_app.py
2013-02-05 paulo fix bug with threadpool; create WSGI app and test server; use logging
2013-02-01 paulo add datetimestamp and caching
2013-01-31 paulo add threaded url opener