one of my ongoing main software projects: create “diary entries” from activity streams

  • my JIRA project activities – solved using JIRA’s REST API and in use
  • procmail log file reflecting my incoming e-mail – solved … and in use
  • my blogging activities: my own WordPress “blogs” (better use the REST API than the Atom feed), the company “blogs” (Atlassian Confluence (also a wiki), …), …
  • my wiki authoring activities: Wikipedia, …

Sample URL-s:

On Mediawiki’s CMS a user’s activity streams looks like this:

  • https://en.wikipedia.org/wiki/Special:Contributions/Johayek (has an Atom feed)

On … … looks like this:

These are the means to achieve my goals:

  • Atom feeds
  • REST API-s

Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.