We are rebooting this system. Log off now. RSS/JSONP feeds in Dynamic Workload Console

Add this code to /opt/IBM/JazzSM/profile/registry/TdwcGlobalSettings.xml

<NewsFeed>
  <property name="FeedURL" value="http://warrengill.com/rss.xml" />
  <property name="FeedType" value="RSS" />
  <property name="PollInterval" value="3600" />
</NewsFeed>

Now you see a lightbulb when I add new articles to this blog.

Tags: