Another way to get the full RSS feed

Sunday, October 2nd, 2011

I found two sites that will create a full feed from the typical standard RSS feed. Both work pretty good depending on the source RSS feed and its an alternative to using yahoo pipes, etc. FiveFilters.org also provides the source code! Code: http://fivefilters.org/content-only Another that offers something similar is Code: http://echodittolabs.org/fulltextrss Published by AdSense tricks

Script to Submit Feed to 9 Feed Sites

Wednesday, March 23rd, 2011

This macros will submit your feed to Goldenfeed Blog Digger Read a blog RSS Motron FeedListing MillionRss Feedagg Feedage Feedcat You need to register feedagg,feedage,feedcat acccount. SET !ERRORIGNORE YES SET !ERRORCONTINUE YES SET !DATASOURCE c:\rssex.csv SET !DATASOURCE_COLUMNS 8 SET !LOOP 2 SET !DATASOURCE_LINE {{!LOOP}} URL GOTO=http://www.blogdigger.com/add.jsp SET !DATASOURCE c:\rssex.csv SET !DATASOURCE_LINE 2 TAG POS=1 TYPE=INPUT:TEXT [...]