Search the web
Sign In
New User? Sign Up
simplepie-support · SimplePie Support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 263 - 293 of 4578   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
263
THANKS IT WORKS!!!!...
stefania_palombi
stefania_pal...
Offline Send Email
Mar 1, 2008
8:46 am
264
... SimplePie supports some advanced feed auto-discovery methods, so "news.yahoo.com" will resolve to the correct feed. ... That's quite odd. I'm using this...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
9:01 am
265
Hi it's me again :-) i have a question to pose about multifeeds sorting. I have an array of 5 different feeds, and i'd like to show a maximum of TOTAL 5...
stefania_palombi
stefania_pal...
Offline Send Email
Mar 1, 2008
10:48 am
266
Which feeds are you using? Sometimes SP has a problem with a certain feeds date which makes them all sort improperly. -Mike stefania_palombi wrote: Hi it's me...
Michael Shipley
michael_ship...
Offline Send Email
Mar 1, 2008
12:07 pm
267
advanced feed auto-discovery methods?? Ryan! That is amazing! It is unbelievable.. wow.. you are a god and Simplepie keeps getting better and better!...
Del
dhanoad
Offline Send Email
Mar 1, 2008
12:10 pm
268
i make an example: with these feeds all works ok: 'http://onokinegrindz.typepad.com/ono_kine_grindz/rss.xml', 'http://faycat.blogspot.com/feeds/posts/default',...
stefania_palombi
stefania_pal...
Offline Send Email
Mar 1, 2008
1:25 pm
269
gsnedders smacked some sense into me today in #simplepie I was bitching that SP was the problem... gs (as usual) said PHP was the problem. I lately switched...
Del
dhanoad
Offline Send Email
Mar 1, 2008
3:49 pm
270
... bump...
blueprintinternet
blueprintint...
Offline Send Email
Mar 1, 2008
5:45 pm
271
Just came across this blog post, and thought it might possibly help someone out there: ...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
6:15 pm
272
... heh. :D ... m'kay ... gsnedders suggested it? *quizzical* ... I've been running SimplePie on my localhost with 5.2.x since shortly after 5.2 came out, and...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
6:24 pm
273
... I believe we've supported auto-discovery since one of the SP 0.9.x releases around 3 years ago. We first implemented support for Mark Pilgrim's...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
7:34 pm
274
Have you seen this? http://simplepie.org/wiki/faq/typical_multifeed_gotchas -- Ryan Parman <http://ryanparman.com>...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
7:37 pm
275
Hi @ all I'm not quite sure, whether this works... Well I recently found SimplePie and I thought that it could solve my problem. The thing is, if it worked...
Feyyaz Alingan
f.alingan
Offline Send Email
Mar 1, 2008
7:43 pm
276
... Huh? You were running 5.0.4 — which has a huge number of bugs. -- Geoffrey Sneddon <http://gsnedders.com/>...
Geoffrey Sneddon
gsnedders
Offline Send Email
Mar 1, 2008
8:21 pm
277
... First of all, it would probably help a lot if you took the time to set up a localhost with Apache + PHP 5.x. Also, make sure you understand the fundamental...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
9:12 pm
278
... That makes a big difference. PHP 5.0.x was known for being really buggy. 5.1+ has been far more stable. 5.2 has been awesome. -- Ryan Parman ...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 1, 2008
9:14 pm
279
Hi! So far i've loved SimplePie. Now i wanna optimize my page so that it takes less time to load. I am using about 10 different RSS urls. I am also using the...
Usman Akmal
nustianusman
Offline Send Email
Mar 1, 2008
11:23 pm
280
I am trying to make an RSS reader/parsing widget using SP that bloggers can cut and paste and post on their blogs to show updated RSS content from other...
Del
dhanoad
Offline Send Email
Mar 2, 2008
12:09 am
281
When using SP or any other feed parser, long load times are usually caused by delays in fetching the feeds. One way around this is by setting cache time to...
Michael Shipley
michael_ship...
Offline Send Email
Mar 2, 2008
12:33 am
282
... Ok, I installed a fresh php 5.2.5 on my windows pc, and finally everything works! So it must be the old php version on my linux computer (although it's...
Feyyaz Alingan
f.alingan
Offline Send Email
Mar 2, 2008
11:42 am
284
Here is the code: http://pastebin.com/f1e3eb41e - Mike ojsimon3000 wrote: Hi I Am using Simplepie to display some rss feeds, currently it displays them in date...
Michael Shipley
michael_ship...
Offline Send Email
Mar 2, 2008
3:33 pm
285
thanks, i put your code in and it still doesn't work This is now what i am running <?php /* Here is the sequence: 1. Initialize SP 2. Merge items using...
ojsimon3000
Offline Send Email
Mar 2, 2008
3:54 pm
286
I am setting up a new site and am currently using the multi-feed on SimplePie Wordpress. It works fine except dates for every feed are showing up as the...
jcharles110
Offline Send Email
Mar 2, 2008
7:09 pm
287
What is the URL for the feed, and more importantly, what do the dates inside the feed say? Secondly, could you post the code you're using to...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 3, 2008
6:14 am
288
What cache location are you using on the page? Where are the handler_image.php, the cache directory, and your page in relation to each other on the file system...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 3, 2008
6:18 am
289
Have you seen SimplePie Live? If you know what you're doing in JavaScript, you could probably bundle something up fairly easily. http://live.simplepie.org -- ...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 3, 2008
6:21 am
290
... Please, please use a service like pastebin for large blocks of code. http://simplepie.pastebin.com is a good place to post code to. :) ... Looking at it...
Ryan Parman
skyzyxufks
Offline Send Email
Mar 3, 2008
6:57 am
291
This is a Killer APP, and I'm looking forward to getting NewsBlocks running. But, I'm stuck. I have basic simplePie working at ...
strive4impact3
Offline Send Email
Mar 3, 2008
8:45 am
292
Hi all, i have a question about importing feed selected by user + tag. For example, i have a website about music. I want to import feeds from my friends blogs,...
stefania_palombi
stefania_pal...
Offline Send Email
Mar 3, 2008
8:53 am
293
Hi again! I solved the localhost problem, everything works more or less on my own localhost. But the problem with the feed, not showing is still here. I tried...
Feyyaz Alingan
f.alingan
Offline Send Email
Mar 3, 2008
9:30 am
Messages 263 - 293 of 4578   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help