|
|
Browse by Tags
All Tags » tutorial » rss (RSS)
Showing page 1 of 2 (11 total posts)
-
RSS feed that contains the top story from Digg
-
Working through the tutorial.
-
robot creates an RSS feed that contains only the very top story from Digg-from tutorial
http://alpha.openkapow.com/blogs/support/archive/2006/11/23/Creating-a-basic-RSS-robot-that-reads-from-Digg.aspx
-
Robot with improved performance and robustness. Reads the stories from the first 3 pages at Digg.com and returns an RSS feed with those stories. This robot is described in the tutorial "Improve Performance and Robustness of an RSS robot"
-
Takes a text as input ("searchText") and searches Digg.com for this text. Returns an RSS feed based on the result of the search. Uses error handling to deal with the scenario when nothing is found. This robot is described in the tutorial "Creating an RSS robot with an input value to search Digg"
-
Reads the stories from the first 3 pages at Digg.com and returns an RSS feed with those stories. This robot is described in the tutorial "Creating an RSS robot that pages through Digg"
-
In this tutorial we will see how to improve the performance and the robustness of an RSS robot. To do this we need to go into some of the more advanced and powerfull features of RoboMaker.
This tutorial builds on the other RSS tutorials about how to build a basic RSS robot, how to use For Each, Repeat-Next loops and how to use input values in ...
-
In this tutorial we will see how to create and test an RSS robot using that takes an input value. As input the robot will take some search terms that it will use to search on Digg, then the robot will return an RSS feed based on the search result.
This tutorial builds on the other RSS tutorials about how to build a basic RSS ...
-
This tutorial expands on the basic RSS robot from the tutorial Creating a basic RSS robot that reads from Digg. In that tutorial we made an RSS robot that returns the top Digg story. We are now going to change that robot so that it returns all the stories from the Digg frontpage, not just the first one. It is assumed that you have read the ...
-
In this tutorial we will see how to create, test, publish and use a very simple RSS robot using openkapow. The robot will create an RSS feed that contains only the very top story from Digg. This tutorial describes the process in great detail and most of it applies to REST robots as well, and in some degree also to Clipping robots. It is ...
1
|
|