You need to do this kind of filtering in the application layer (i.e. your own code). If you're accepting URLs from end-users or other outside sources, you'll...
2940
Ryan Parman
skyzyxufks
Nov 23, 2008 6:02 pm
Could you clarify "just recently stopped."? What does "stopped" mean in this context? Are there any error messages when you display SimplePie and/or PHP...
2941
Kim
oz1jux
Nov 23, 2008 6:46 pm
... web ... Thank you now it works I have already set cdmod to read write via ftp control. but I have to go into the webserver via https Kim...
2942
deepblue_tiano
Nov 24, 2008 2:50 am
Thanks Ryan, what about if i did not add a namespace attribute instead I add <media:price>50</medi:price> How can i get the price as $enclosure->get_price() as...
2943
c.fox70
Nov 24, 2008 8:05 pm
he guys, i'm using simplepie to get a lot of feeds into a database, blablabla, but this still uses masses of ram. i know there's $feed->__destruct(); ...
2944
l.iannotti
Nov 24, 2008 8:52 pm
Hi, I've read every post I can find on this and still can't manage it. I can strip out everything but the image using this: http://pastie.org/171426...
2945
brandtdelorenzo
Nov 25, 2008 3:33 am
We'll only need one post-processing function...to take the content and shorten it to the closest sentence to...say 200 words. There's a plugin that does that...
2946
blueprintinternet
blueprintint...
Nov 25, 2008 4:35 pm
I have yet to figure out this issue. I'm still getting longer news titles using the SP WordPress plugin versus using the Newsblock demo. Does anyone know how...
2947
blueprintinternet
blueprintint...
Nov 25, 2008 4:45 pm
Thank you for the fast response! For the time being, is there at least a way I can override the title from being fetched from the news source and manually...
2948
salketer
Nov 26, 2008 9:30 pm
Hi, I am currently working on a script which stores the RSS items found by SimplePie into a database. Everything is working perfectly, the only problem I am...
2949
m1808s
Nov 26, 2008 10:03 pm
Hi, I have had a look at the posts and done a search on here and on Google but I can't seem to find the answer to the questions. Basically I would like to do...
2950
alen_bubic
Nov 27, 2008 4:11 am
Louis: I'm having the exact same problem with this feed: http://ill-ec- tro-nic.blogspot.com. Did you ever figure out what went wrong? Best, Alen ... I ... ...
2951
exoticdesign
Nov 27, 2008 5:51 am
Hello, I am experiencing a fatal error when adding multiple feeds. The actual error is showing on the website newsmatrix.com. It appears to be memory leak and...
2952
Dhanalakshmi G
dhanalakshmig85
Nov 27, 2008 6:34 am
Computers/IT : Testing/Quality-Asurance Automation specialist iGATE Global Solutions Test Lead Global Hunt India QTP Tester - Hyderabad opening Leading client...
2953
Ryan Parman
skyzyxufks
Nov 27, 2008 4:43 pm
If you could post your code to either http://pastie.org or http://simplepie.pastebin.com and link us, we could take a look and do some testing. -- Ryan Parman ...
2954
c.fox70
Nov 29, 2008 5:17 am
he guys, just tried out new version of simple (I just replaced simplepie.inc with simplepie.inc - there was no install guide, so this should be ... Warning:...
2956
ranyefet
Nov 30, 2008 11:12 am
Hello, I download a fresh install of simple pie, uploaded to my server at: http://bleach.org.il/simplepie/demo/ When i try to read to feed using the demo on my...
2957
ojsimon3000
Nov 30, 2008 4:10 pm
please can someone help?...
2958
lythoboy
Nov 30, 2008 4:39 pm
I am using simplepie to fetch feeds with cache enabled and my cache file folder is getting very large with thousands of cache files. what can I do to limit the...
2959
Steve & Michelle
stcook
Nov 30, 2008 8:46 pm
I'm having a problem that I just can't seem to get resolved. I'm getting a feed from amazon and some of the images have character strings that are getting...
2960
Ryan Parman
skyzyxufks
Dec 1, 2008 1:16 am
Delete them. :) -- Ryan Parman <http://ryanparman.com>...
2961
Ryan Parman
skyzyxufks
Dec 1, 2008 1:18 am
Do you have iconv/mbstring enabled? -- Ryan Parman <http://ryanparman.com>...
2962
Ryan Parman
skyzyxufks
Dec 1, 2008 1:22 am
It works on the demo: http://simplepie.org/demo/?feed=feed%3A%2F%2Fwfmu.org%2Fpodcast%2FSV.xml I'm wondering if it's just a temporary issue? Perhaps clearing...
2963
Steve & Michelle
stcook
Dec 1, 2008 1:34 am
I backed out to rev 965 from the latest 1.1.2 and the problem went away so something in the changes from 965 on broke the way it handles special html...
2964
Ryan Parman
skyzyxufks
Dec 1, 2008 1:46 am
That's already built-in. If you use the SimplePie-WP page in the WordPress control panel, you'll see that you can use one of the special "truncate" tags in...
2965
Ryan Parman
skyzyxufks
Dec 1, 2008 2:10 am
This works for me. http://pastie.org/327461 -- Ryan Parman <http://ryanparman.com>...
2966
Ryan Parman
skyzyxufks
Dec 1, 2008 2:13 am
Right now, the extent of our knowledge on the issue is documented at http://simplepie.org/wiki/faq/i_m_getting_memory_leaks Also, even when you release memory,...
2967
Ryan Parman
skyzyxufks
Dec 1, 2008 2:16 am
get_price() doesn't exist, so no, not unless you write it as part of a custom class and tell SimplePie to use it (which IMO is too much additional code for...
2968
Ryan Parman
skyzyxufks
Dec 1, 2008 2:16 am
Do you have a sample feed to take a look with? -- Ryan Parman <http://ryanparman.com>...
2969
Ryan Parman
skyzyxufks
Dec 1, 2008 2:18 am
http://simplepie.pastebin.com/m33410d3b doesn't exist anymore. Can you re-post it? -- Ryan Parman <http://ryanparman.com>...