Changeset 776

Show
Ignore:
Timestamp:
06/29/08 06:06:30 (5 months ago)
Author:
mpaschal
Message:

balance heading
BugzID: 80159

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ActionStreams/plugins/ActionStreams/doc/recipe-guide.txt

    r728 r776  
    114114Most services don't yet publish their members' actions as such, so even if you can collect from a nice standard web feed, the feed content will need some massaging. There are three main kinds of collectors at your disposal: XML feeds, HTML scrapers, and custom collectors. 
    115115 
    116 #### XML feeds ### 
     116#### XML feeds #### 
    117117 
    118118It's easy to collect data from XML feeds. Action Streams accepts recipes using XPath syntax. For example, you might collect data from del.icio.us' RSS feeds with an `xpath` recipe: