Question for the group
I have a question for you all, we have been building a website for local green business owners to connect with each other. We have an html page that I need to get to be xml. Our super Drupal programmer has not been able to figure out how to get a particular query from our website into an rss feed. It seems like the hook_nodeapi might be a solution if we could figure that out, and the REST server module is way over our heads. Has anyone encountered this before?
Read moreDiagnosing broken RSS feeds
Hello,
I need help troubleshooting RSS feeds on a Drupal site. If I click on the feed with Safari, I get the message Safari can’t open the page “feed://website.com/feed.xml”. The error is: “The feed could not be loaded because the content is not in a known feed format.” (PubSub:2) Same thing with any custom feeds I set up using Views.
Basically, I am looking for some guidance on where to begin troubleshooting what is going on. RSS feeds always just seem to "work" without having to do anything with them, so now that it's not working, I have no idea where to look.
Thanks!
Read moreLista RSS feeds i en block
Hej på er Drupalister!
Har en liten fråga bara, Finns det nån module för att visa ett rss feed (från en annan sajt än min egen) i en block? Har kollat runt lite men hittar inte nån som är till för bara just detta.
Om det inte finns nån "enkel" lösning så föklara gärna hur jag kan göra det med hjälp av views o.s.v.
Tackar på förhand
Read moreNeed some help
Hello,
I am trying to aggregate stories from another site by using their RSS feed, but only thing that i get is a title, teaser and a link to full story. I want to get full story from RSS (or any other way) and create items as nodes in my site. Is there a way how i can extract full body of the story in rss feed? Or maybe somehow i could aggregate content from site? i have seen module like http://drupal.org/project/feedapi_eparser and maybe it could help.
Read moreDownload XML Data that's in an RSS Feed
I've been looking at a few modules but I can't seem to find something closer to what I'm looking for.
I have a couple rss feeds that I'm trying to merge using Yahoo Pipes (due to inconsistencies). Each item in the RSS has a link to a custom XML file. Each time a new RSS item comes in, I want to read the link to the XML, parse the XML and put it into a new CCK node, that I've created.
I'm really not sure where to start with this one. Any help would be greatly appreciated.
Read moreRSS Feed Contents in a Block - Weather
I tried posting this question in the forums w/o response ... http://drupal.org/node/533906
I'm not sure how best to phrase want I want, making it hard to search for, so here goes;
Is this leaching?
A FeedAPI Parser using Querypath
I've just spent a couple of hours learning the FeedAPI Parser, erm, API. Pretty straight forward. The reason was to test out an idea of using the nifty QueryPath library to parse the RSS feed markup and keep it easy to understand in the PHP code.
The module is based on the SimpleXML parser code, with most of it either ripped out or commented out.
I'm not really sure where i'm going with this - and i've done no benchmarks to see if it really is faster than any of the existing libraries like Simplepie. It might be a waste of time!
Read moreNeed some help
I am having a real tough time trying to import rss images over into individual nodes..I CAN do video and kudos to
http://www.drupaltherapy.com/node/34
for some great tutorials..I have tried several suggestions outlined in
http://groups.drupal.org/node/16799
My source is the following http://www.u2start.com/rss/photos/
I have even tried the new feedapi scraper-but I do not know how to set that up.
http://drupal.org/project/feedapi_scraper
Tips om RSS-hantering
Hej,
Ska snart sätta igång med ett nytt projekt med drupal och behöver lite tips och råd.
Mycket information kommer att hämtas ifrån olika RSS flöden och besökaren ska också kunna filtrera dessa på ett bra sätt. Har ni några bra tips om hur man ska kunna göra detta? Ska man bygga en egen modul eller finns där någon modul som man kan jobba ifrån.
/M
Read moreFiltering of RSS news from a huge database
Hi guys,
I would be very interested in knowing your opinion and shall appreciate a little help concerning some functionality of RSS news feeds.
The idea is the following: my website visitors should be able to create a single database of RSS news feeds. Simply that could be a single wiki page with many RSS links. Then obviously when the link database becomes big, there will be too many news ITEMS to read. To solve this problem users could set up their own personal keywords, so that the module saves only those news items which matches the keyword.
Read more

