blog-archive
Directory actions
More options
Directory actions
More options
blog-archive
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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=10' to get most recent 10 articles. articles.html: xsltproc ../xsl/atom-view.xsl full.xml >articles.html Mon 05 Oct 2020 02:25:14 PM PDT file full.xml is being hand-constructed by appending missing past articles by hand, those retrieved from previous git snapshots of emacspeak. Going forward: 1. Pull as many articles as needed from raw.xml using wget. 2. Pick up newer <entry> elements from raw.xml and add to the front of full.xml 3. Generate articles.html