feeds

Parse CDATA content in Ruby on Rails

Hi, I am new to rails. Could you help me with a good tutorial on how to parse CDATA content in ruby on rails. I have learnt to use Feed-zirra to parse the content but I am not able to parse content from the websites which use CDATA. If it is not possible to do it with feed-zirra could you help me with alternatives. Looking forward f...

if I allow partner sites to republish my RSS feed, will that boost my SEO ranking?

I have a site. Would it help its SEO ranking if I allow B2B business customers to repost the site's blog's RSS feed (I'm thinking of using the partial RSS feed with links back to the site to "read more."), will that boost SEO rankings? What if I (1) give the business customers (They may not be very tech savvy, and therefore, I'd like to...

How to search Feeds?

Hi, I want to create an iPhone project which search feeds, like in google reader if we search for some word in "Add a subsciption" tab it will display all feeds related to that so we can add feeds easily. Any Idea how it can be done. Thanks in advance, ...

displaying live feeds : dailybooth live feed, twitter search result stream

What is the web technology behind displaying live feeds like twitter search results and dailybooth live feed? Can I get similar results from any RSS with some coding? ...

Rss20FeedFormatter is producing RSS that is not well formed

I am using ASP.Net MVC2 and have a RSS feed for my blog. I am using out of the box functionality in System.ServiceModel.Syndication and Rss20FeedFormatter. The feed works fine and can be read by Outlook as well as every browser I have tried. However when I submitted the RSS feed to google as a sitemap I got validation errors. Out of cu...

simpleXML returns empty element

I got a problem reading an XML-Feed Sample of the XML File: <f:feed xmlns:f="http://www.bbgo.de/feedxml/feed" xmlns:a="http://www.bbgo.de/feedxml/article" xmlns="http://www.w3.org/1999/xhtml" f:customer="blub" f:name="dax-tecdax"> <f:title>Analysen: DAX, TecDAX</f:title> <f:date>2010-09-22T20:46:29+02:00</f:date> <f:url>http://www.bbgo....

Problem get full contents of boygj.com in feed using Yahoo Pipes

I've tried many times to get full contents of boygj.com in feed using Yahoo Pipes In the pipes is: Fetch feed http://boygj.com/rss.xml Cut content from <div class="content"> to <div class="service-links"> ...all those contents assigned to item.description.content But the pipes always showing wrong cutting. What happened and what i...

Feed Parsing In Rails

Hi, I am working on Ubuntu 10.04 and I am using feed-zirra to parse RSS feeds and I have MySQL database. I am trying to parse RSS feeds from Times of India Top Stories. There seems to be problem with the first link, I am sure TOI guys will correct it soon. But anyway, I dont want to face similar error later so thats why I want to ask ...

Advanced Feed Parsing in Rails

Hi, I am a newbie to rails and I have been watching Rails Casts videos. I am interested to know a little bit more on FeedZirra (Rails casts episode 168) and especially feed parsing. For example, I need to Parse feeds from Telegraph and Guardian I want to put all the sports news from both the newspapers in one table, just football new...

Problem get full contents of heroturko.org in feed using Yahoo Pipes

I've tried many times to get full contents of heroturko.org in feed using Yahoo Pipes In the pipes is: Fetch feed http://www.heroturko.org/wallpapers/rss.xml From feed, fetch item.link Cut content from <div class="article"> to <div align="center"> ...all those contents lastly assigned to description This is link to the pipe:http://...

Where can I get a feed (RSS / XML or something else) of live sugar (or agricultural) products?

Sites like http://www.futurespros.com/softs/london-sugar provide live feed of current rates of sugar across the World. Where can I get current rates of sugar for various countries through some feed so that it is possible to access them programatically and display them on my web page? ...

How to extract titles, images and text from any kind of feed ?

Possible Duplicate: Best way to parse RSS/Atom feeds with PHP I want to extract the titles, images and text from any kind of Feed Rss ( feedburner, xml, etc ). How can I do this in PHP ? For example, I want to extract the stuff above from this feed: http://feeds.mashable.com/Mashable ...

How to create a Google Reader ??

I need to create a web tool like Google Reader for my college project. I have 2 question about it: 1) How Google Reader track the read and unread posts ? 2) Google Reader save every post in the db or load the feeds at the moment ? ...

How to extract titles, images and text from any kind of feed ?

I want to extract the titles, images and text from any kind of Feed Rss ( feedburner, xml, etc ). How can I do this with javascript ? For example, I want to extract the stuff above from this feed: http://feeds.mashable.com/Mashable and from this feed: http://casadipacheco.blogspot.com/feeds/posts/default ...

Simple Yahoo Pipe not working

All I want to do is mix three rss feeds into one, remove duplicates (based on the title) and sort the items by date of publish. So I built this pipe (http://pipes.yahoo.com/nerdvanagr/olympiacosbc) which is just refusing to work: As you can see, for example, the 4th and the 7th iteam have almost exactly the same title so one of them shou...

where do I get cricket data without paying too much money?

Is there any place where I can get cricket data feeds? I just want to build a small site, won't be making any money, so paying hundreds (or thousands) of dollars every month is out of question. ...

How do I load content from a blogger blog with jquery?

I want to get individual posts from a blogger blog, and make them into individual classes and add their content to my website. I need to do this because the hardware that I'm hosting my website on has very little processing power (pentium 3), and very little ram (512 mb), and if I were to just put a wordpress blog on it, response time wo...

Stylesheet in Grails Feeds Plugin

trying to include stylesheet in grails plugin, any suggestion in how to implement with plugin or do I just need to write my own feed code? ...

How large RSS reader works (netvibes, Google reader...)

Hello guys, I wonder how web applications like Google Reader, Blogline, techronati works, and what technics they follow to parse millions of RSS feeds using cron job at one time?. Good evening, Thank you. ...

Grouping similar news contents together like in GOOGLE NEWS

Dear deveopers, Let me narrate the issue i am facing Currently. I am unable to manage the RSS feeds easily due to an overwhelming number of new stories / similar news contents posted in various news sites. For subjects such as world news and business news, many of the stories are redundant, adding a burden to readers to sort out whic...