Fri Feb 27 16:28:07 PST 2015

All articles from emacspeak.blogspot.com downloaded using

http://emacspeak.blogspot.com/feeds/posts/default?max-results=1000

Tip found on 
http://googlesystem.blogspot.com/2007/02/how-to-backup-blogger-blog.html

Files:

raw.xml was pulled using 

wget -O raw.xml 'http://emacspeak.blogspot.com/feeds/posts/default?max-results=1000'


articles.html: xsltproc ../xsl/atom-view.xsl raw.xml >articles.html
