Ya gotta have a sense of humor when your stuck in a part of the world that's classified as legacy steerage. :-) Michael P. Shipley www.michaelpshipley.com...
... Hi Ryan, This post concerns Newsblocks only! RSS aggregator is data base driven so it cannot compare with SimplePie. But only feature that strikes me is to...
Here's some demo code to do what you want: http://simplepie.pastebin.com/f4f0f4fab The only data that I can't obtain is the "Added: 1 year ago" one. I dont see...
Sorry also for the delay. No sorry, SP only caches raw unparsed feeds. You have to do HTML caching yourself. But it's pretty simple. The way I do it is I run...
So, what's the difference between that and taking two NewsBlocks pages and adding links to the HTML so you can get from one to the other? And yes, we file bugs...
... Let's take a look. Here's a version of the file tweaked to use SimplePie making as few changes as possible <http://pastie.org/ 225797>. There are certainly...
Sometimes if you can't seem to get the value directly, you can go up a level and try to get that tag, then move back down the tree. Here's some really, really...
OK, first off, I'm a writer who got stuck doing some webmaster duties on the site I maintain, so I'll be the first to admit I have almost no idea what I'm...
Ok now without wasting your too much time! Just take look @ my page: http://f1rss.co.nr <http://f1rss.co.nr> I think you understood i want ... but i don't know...
I created a feed http://feeds.feedburner.com/CftcLatestPressReleases and now I would like to use SP's MySQL function to store it in a database and add a...
A few notes: 1) The trunk build is unstable, and things might go horribly, horribly wrong. I would never recommend it to beginners, but you're free to make...
I like SP because it is intuitive to use, and if I don't follow it.......it will slap me to wake me up. Regarding #2, I wanted SP to store the data and add a...
The RSS 2.0 spec states that pubDate should be in RFC 822 format. If you're using PHP 5.1.1 or newer (which you should be because everything else is either...
Hi Ryan, I downloaded the following page: multiple_feeds_paging.php (I don't remember exactly from where) which is a multi feed aggregator that allows me to...
I've managed to set up a page to aggregate feeds from different news sources using simplepie. I would have loved to have images accompanying stories to show...
i am using bluehost i installed simplepie and place sample php file. it shows error. Warning: ./cache/5aa9210ac49ec691b6346e6d4f6e2cad.spc is not writeable in...
Show us your code. :) Off the cuff, I can say that you need to set up your cache directory in the correct location and it needs to be writable. You can search ...
... I finally found the place with the multifeed and paging script: http://simplepie.org/wiki/tutorial/how_to_do_item_paging ... number of item displayed? ...
*dailymail.co.uk:* This feed has no images within it. Check out their feed list page for more choices of feed. http://www.dailymail.co.uk/home/rssMenu.html ...
I'd like to show you http://www.tagazee.com/index.php , it is a blog aggregator that use Simplepie (that i've mentioned in the Credits tab) mixing it with...