Thanks a lot Ryan I resolved memory lake problem but i have another... How i can speed up feeds parsing & caching process? It take more than 3 minutes? I try...
Hello, I´m quite new to the SimplePie library, which I think it´s very useful. But, trying to make a news aggregator site, like ie: NewsNow.co.uk, I found...
Hi! I've installed the SP plugin for WP and after turning my admin area inside out and reading all the published docs, I'm left to conclude that the lack of an...
Does SimplePie analyze what type of feed you are receiving? Meaning, will it know if you are receiving a photo feed versus and audio feed versus a news...
There are only feeds. Some feeds might contain photos, or audio, or news, or even all three and then-some, but they are still only feeds. As long as feeds...
... (http://simplepie.org/wiki/tutorial/translate_timestamps_into_another_language ... Thanks for the info, but can you please give me som coding help. How can...
I have some Delicious users in my network who have a lot of visual related items that I pick in up their Delicious RSS feeds. Unfortunately, text does a very...
If anyone has a solution to this problem, please let me know. I have a feed coming from a Google Calendar and it throws this up on my page. I've already got my...
... SimplePie currently supports PHP4 and will continue to for the current release branch. We can't make SimplePie E_STRICT compliant without dropping support...
Apologies for a newbie question, but... I'm pulling a news feed that contains a tag for "publisher" in the item element. I was able to pull it from the feed...
... Take a look at http://simplepie.org/wiki/reference/simplepie_item/get_item_tags You'll want to do something like http://pastie.org/381075 Note that I...
... able to ... description ... what the ... Thanks Ryan. I had tried to implement that myself with no luck, being a bit fumble- fingered with this kind of...
I'm a co-founder of Feedscrub.com and we LOVE SimplePie. We're using it in the back end to parse RSS/Atom at 100 miles per hour and it's been great! I'd like...
... Unless you're actually distributing a derived work, you don't need permission to use the name whatsoever, so as such you're free to do what you want. -- ...
From what I can see in the code, SimplePie_Item::get_date() appears to use dates that have come from gmmktime(), however $item->get_date('O') informs me that...
... date() returns the time of the timestamp (which by definition is the number of seconds in GMT (and _NOT_ UTC) since 1970-01-01T00:00:00+00:00 for the...
Hi everybody and glad to meet you there, I am rather new to simplepie and not really at ease with PHP. I was previously working with magpie, but could not make...
<object> and <embed> tags are considered "potentially dangerous," so they're stripped by default. You can change this setting with the set_htmltags() config...
Hello! I have a question about SimplePie license/permission. I´m currently developing a system for a new site, I´m planning to launch next month. The...