log

age author description
2015-06-12 paulo myrss: add support for new "purl" RSS type
2015-06-12 paulo myrss: add commented out debug logging code
2014-11-19 paulo laterlinks2: fix response code
2014-10-01 paulo merge 65:33e8f29e0941
2014-10-01 paulo refactor clock to use d3 style routines
2014-09-24 paulo update myrss/FEEDS
2014-08-21 paulo center clock circle and digital text
2014-08-21 paulo add clock (initial version)
2014-07-19 paulo add laterlinks2/index.fcgi
2014-07-18 paulo add laterlinks2
2014-01-15 paulo merge 58:675002109a6a
2014-01-15 paulo add vice.com in myrss/FEEDS
2014-01-15 paulo pics2: add support for .webm files; add pics.fcgi and index.css
2013-09-10 paulo pics2: add np_keys and selected thumbnail anchoring
2013-08-23 paulo update index_app to use _indexroot files
2013-06-03 paulo first live version of pics2
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