lifestyle updated

This commit is contained in:
martind2000@gmail.com 2015-07-20 22:25:42 +01:00
parent b1d84c289b
commit eb2ac9eddc
2 changed files with 9344 additions and 97 deletions

File diff suppressed because one or more lines are too long

View File

@ -11,86 +11,176 @@ feeds.simple_test_feed = {
"meta" : {
"title": "Lifestyle",
"description": "Combined Lifestyle Feed",
'site_url':'http://pipes.silvrtree.co.uk/lifestyle.xml'
'site_url': 'http://pipes.silvrtree.co.uk/lifestyle.xml'
},
"sources" : [
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://feeds2.feedburner.com/acquire"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://approachanxiety.com/?feed=atom"
}
,
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://www.arenamagazine.co.uk/?feed=rss2"
}
,
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://cgi.askmen.com/RSS/askmenRSS_channel.php?ID=fashion"
"feed_url" : "http://www.fhm.com/category/style/feed"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://cgi.askmen.com/RSS/askmenRSS_channel.php?ID=fine_living"
"feed_url" : "http://www.askmen.com/style.rss"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://cgi.askmen.com/RSS/askmenRSS_channel.php?ID=money"
"feed_url" : "http://www.askmen.com/fine_living.rss"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://feeds.feedburner.com/BetterGuyX"
"feed_url" : "http://www.askmen.com/money.rss"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://www.ceostylefile.com/my_weblog/atom.xml"
"feed_url" : "http://abetterguy.com/feed/"
},
{
"count" : 100,
"feed_url" : "http://www.dmarge.com/feed"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://www.dmarge.com/feeds/posts/default"
"feed_url" : "http://www.esquire.com/rss/all.xml"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://www.esquire.com/rss/"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://feeds.feedburner.com/gearpatrol"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://feeds.men.style.com/menstyle_gqeditors"
}
,
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://iluwfashion.blogspot.com/feeds/posts/default"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://iluwfashion.blogspot.com/feeds/posts/default"
},
{
/* "name" : "JobServe",*/
"count" : 100,
"feed_url" : "http://www.getkempt.com/rss.xml"
},
{
"count" : 100,
"feed_url" : "https://feeds.feedburner.com/kinowear"
},
{
"count" : 100,
"feed_url" : "http://www.mensfitness.co.uk/feeds/all"
},
{
"count" : 100,
"feed_url" : "https://feeds.feedburner.com/TheArtOfManliness"
},
{
"count" : 100,
"feed_url" : "https://www.trunkclub.com/blog/feed"
},
{
"count" : 100,
"feed_url" : "https://feeds.feedburner.com/acontinuouslean/"
},
{
"count" : 100,
"feed_url" : "http://www.fashionbeans.com/feed/"
},
{
"count" : 100,
"feed_url" : "https://feeds.feedburner.com/MensFlair?format=xml"
},
{
"count" : 100,
"feed_url" : "https://feeds.feedburner.com/TheChoosyBeggar"
},
{
"count" : 100,
"feed_url" : "http://www.valetmag.com/distribution/rss_all.xml"
},
{
"count" : 100,
"feed_url" : "http://putthison.com/rss"
},
{
"count" : 100,
"feed_url" : "http://dieworkwear.com/rss"
},
{
"count" : 100,
"feed_url" : "http://menofhabit.tumblr.com/rss"
},
{
"count" : 100,
"feed_url" : "http://www.hodinkee.com/blog/rss.xml"
},
{
"count" : 100,
"feed_url" : "http://www.hodinkee.com/blog/rss.xml"
},
{
"count" : 100,
"feed_url" : "http://www.gq-magazine.co.uk/RSS"
},
{
"count" : 100,
"feed_url" : "http://feeds.feedburner.com/firstinwatches"
},
{
"count" : 100,
"feed_url" : "http://feeds2.feedburner.com/primermagazine/otzU"
},
{
"count" : 100,
"feed_url" : "http://chrisguillebeau.com/3x5/feed/"
},
{
"count" : 100,
"feed_url" : "http://feeds.feedburner.com/TheAwesomer"
},
{
"count" : 100,
"feed_url" : "http://bondclothes.blogspot.com/feeds/posts/default"
},
{
"count" : 100,
"feed_url" : "http://affordablebond007.tumblr.com/rss"
},
{
"count" : 100,
"feed_url" : "http://thecozyspace.tumblr.com/rss"
},
{
"count" : 100,
"feed_url" : "http://fourpins.com/feed/"
}
]
};
@ -103,7 +193,7 @@ var braider_options = {
var rss_braider = RssBraider.createClient(braider_options);
// Override logging level (debug, info, warn, err, off)
rss_braider.logger.level('off');
rss_braider.logger.level('warn');
// Output braided feed as rss. use 'json' for JSON output.
rss_braider.processFeed('simple_test_feed', 'rss', function(err, data){