test post 01may2017 - u1
created may 1, 2017
i modified files.pm to add "description" content to the description rss tag. before, it was blank. i could set description to equal title. but now i added code to fetch the html page for the first max_entries html pages, and parse out the text within the first paragraph tag that does not start with an html tag. and then the html tags are removed. and if the content is greater than 250 chars, the text is truncated. something like that.