-
Categories
-
Tags/Keywords
-
Recent Posts
-
Recent Comments
Tag: Atom
Posting to WordPress via the command-line
In February I was interested in posting to WordPress from the command-line, a possibility that I enjoyed when I wanted to apply some CLI-magic to some of my MediaWiki installations in the past. Read More »
Atom and REST
There's is an interesting discussion about when (not) to use the Atom protocol for your REST API. Read More »
Complete WordPress Atom feed: an XSLT transformation
Previously, I tried obtaining a full Atom feed without pagination from WordPress. I didn't succeed, so I ended up writing an XSL transformation which merges all the pages of this Atom feed into one valid Atom XML stream. Read More »
WordPress feed pagination
Wiebe uses his author Atom feed to generate a list of his blog posts here on his own website. WordPress feeds only display the latest 10 entries. He has written 16 so far. What he needs is a feed with all his entries. Read More »
