Help me figure out why an ATOM feed won't play nice with PHP's file_get_contents() method.
[more inside]
posted by JPowers
on Jul 17, 2010 -
6 answers
What's the best way, using PHP, to monitor an RSS feed, grab every new item posted, and then store parts of each item in a MySQL database?
[more inside]
posted by JPowers
on Jun 10, 2010 -
10 answers
Is it possible to get an RSS feed of a Facebook group to display on a page outside of Facebook?
[more inside]
posted by codacorolla
on Jan 28, 2010 -
5 answers
My site's cron tasks eat up a
lot of bandwidth. Can I change the paths from http to local? Or can I move the tasks to my home server?
[more inside]
posted by goodnewsfortheinsane
on Apr 5, 2008 -
18 answers
Looking to parse an RSS feed and pull all the links out, and then turn links into a new feed.
[more inside]
posted by bleucube
on Sep 16, 2007 -
6 answers
Mystery error ... possibly with MagpieRSS in WordPress' rss.php, but I can't figure out how to fix it.
[more inside]
posted by WCityMike
on Jun 24, 2007 -
6 answers
I have been using
reblog to combine two feeds (for a
blog and a
forum) which I then publish through Feedburner. What I want to do is have the
blog part of my feed update normally (i.e. individual posts) and the
forum part of my feed compiled into a daily link list (which itself is published as if it were ONE feed post each day)... What ways exist for me to do this?
[more inside]
posted by 0bvious
on Mar 29, 2006 -
1 answer
Can anyone suggest good PHP books or existing scripts that can help me successfully parse RSS 1.0, 2.0 and Atom 0.3 feeds, then save them to a MySQL database?
[more inside]
posted by jeanmari
on Mar 28, 2005 -
3 answers
I'm well and truly sick of hand-coding my website, and so it's about time I got myself some sort of blogging application. Because I'm a contrary type, though, I'd quite like to have a go at building it myself. What do you think - is there any point at all in my trying this? If there is, should I do it using PHP to edit an RSS file? And what features would you include if you were starting from scratch?
posted by calico
on Dec 9, 2003 -
25 answers