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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2746 - 2775 of 4578   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2746
I'm trying to do the same thing on a page (http://www.idiophonebox.com/rss/flickr.php) with my flickr feed where the oldest item is first. I used your...
idiophonebox
Offline Send Email
Nov 2, 2008
1:03 am
2747
On Wed, Oct 29, 2008 at 2:24 PM, Ryan Parman ... As far as I can tell, only one bug still remains, and that's mainly just porting a class to PHP 4 (which is...
Geoffrey Sneddon
gsnedders
Offline Send Email
Nov 2, 2008
2:07 pm
2748
Hello. I'm new to SimplePie software. I believe it can help me with the problem I'm trying to solve, but I can't figure out how to solve it on my own. Check...
jdc0402
Offline Send Email
Nov 2, 2008
3:36 pm
2749
All set! It was a flickr issue, not my code. I needed to make sure the photos had upload dates/times that corresponded to the order I had them organized in. ...
idiophonebox
Offline Send Email
Nov 2, 2008
10:25 pm
2750
I want to achieve this effect, but with many different feeds...I'm not sure how to combine the array of feeds and get this effect: ...
jdc0402
Offline Send Email
Nov 2, 2008
11:43 pm
2751
I believe there's already a tutorial for this in the Tips & Tricks area of the wiki. Have you checked it out yet? -- Ryan Parman <http://ryanparman.com>...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 3, 2008
2:47 am
2752
... Relevant tickets? -- Ryan McCue <http://cubegames.net/>...
Ryan McCue
mccue_ryan
Offline Send Email
Nov 3, 2008
7:55 am
2753
Dear All, This is my very first posting on this group and I wonder if you can help. I am using SimplePie 1.1.1 to read an Atom feed from Feedburner: ...
customgis
Offline Send Email
Nov 3, 2008
2:06 pm
2754
I believe you need to use the "raw" version of the feed. There should be a link to it near the other subscribe links on the page. We should put this info in...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 3, 2008
2:19 pm
2755
Yes, I have looked in the Tips & Tricks. I found this tutorial: http://simplepie.org/wiki/tutorial/sort_multiple_feeds_by_time_and_date but that gives me a web...
jdc0402
Offline Send Email
Nov 3, 2008
2:35 pm
2756
Ryan, I did look but don't know which link I need. Is it the set_raw_data() function? Would you mind pointing me to the right direction please? Thanks Paul...
customgis
Offline Send Email
Nov 3, 2008
3:13 pm
2757
No, on the actual Feedburner page itself there should be a link for the raw XML feed. -- Ryan Parman <http://ryanparman.com>...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 3, 2008
3:25 pm
2758
Oh, that's even simpler. You simply parse one feed at a time. New SimplePie object, loop through the items. Next new SimplePie object, loop through those...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 3, 2008
3:28 pm
2759
Hi, Ryan. Thanks for the quick reply! That makes sense, but what if I want to constantly check like 50 or 100 feeds for updates? And I only want the most...
jdc0402
Offline Send Email
Nov 3, 2008
5:22 pm
2760
Is anyone using simplepie to let users customize the channels that are delivered to them? I'm thinking channel information could be saved to a member id which...
sraiyn
Offline Send Email
Nov 3, 2008
5:46 pm
2761
Constantly checking for updates is outside the scope of SimplePie as it needs to happen in your application layer (although I believe that Michael Shipley...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 3, 2008
5:49 pm
2762
... *cough* http://bugs.simplepie.org/projects/roadmap/sp1 */cough* i.e., #58, but make sure you fully read the comments. -- Geoffrey Sneddon ...
Geoffrey Sneddon
gsnedders
Offline Send Email
Nov 3, 2008
6:42 pm
2763
... into ... me ... I really would appreciate this help and would be happy to help others with my areas of specialism in return....
ojsimon3000
Offline Send Email
Nov 3, 2008
7:42 pm
2764
Hi, Anyone experienced anything similar or got any ideas? I use simplepie on my homepage to display excerpts of the latest 2 posts from my blog and noticed...
bty668790
Offline Send Email
Nov 4, 2008
9:35 am
2765
Actually, yeah mine wasn't working correctly with my blog either. It worked fine when i first set it up (was doing exactly what you did too) and suddenly it...
Michael McKenzie
debateguy01
Offline Send Email
Nov 4, 2008
12:54 pm
2766
Inside the actual XML, are they in chronological order? Do all of the items have dates associated with them? What is/are the feed URL(s)? -- Ryan Parman ...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 5, 2008
5:30 am
2767
Hello, My feed URL was my blog homepage URL ( http://www.perfectpieces.co.uk/blog/ ) and I was relying on autodiscovery. I've now updated this to the RSS2 feed...
bty668790
Offline Send Email
Nov 5, 2008
8:50 am
2768
OK, I guess it's highest time that someone pointed this out: There must be a bug in the current release version of SimplePie that prevents it from reading the...
noldomire
Offline Send Email
Nov 5, 2008
5:45 pm
2769
Hello, I spoke to soon, it is still displaying random older posts intermittently. In reply to your questions, in the actual XML all the items are in ...
bty668790
Offline Send Email
Nov 5, 2008
5:50 pm
2770
... I've hopefully fixed #58. Can people please test trunk as that contains the fix as much as possible using SimplePie::force_fsockopen(true)? -- Geoffrey...
Geoffrey Sneddon
gsnedders
Offline Send Email
Nov 5, 2008
7:24 pm
2771
If this is genuinely an issue with SimplePie, then it definitely needs to be addressed. However, there are known issues with a handful of services (Twitted, ...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 5, 2008
8:58 pm
2772
Apologies. I think I replied to the wrong thread....
Ryan Parman
skyzyxufks
Offline Send Email
Nov 6, 2008
2:54 am
2773
I inadvertently replied to the wrong thread. My response is here: http://tech.groups.yahoo.com/group/simplepie-support/message/2771 In the very specific case...
Ryan Parman
skyzyxufks
Offline Send Email
Nov 6, 2008
3:32 am
2774
Ryan, thank you for your answer. First of all, sorry for throwing all the blame at SimplePie. I'm just impatient in finding solutions ;) If the problem seems...
noldomire
Offline Send Email
Nov 6, 2008
1:02 pm
2775
Hi there I am new to RSS, SimplePie and to php in general. I want to run a RSS feed on my site and for the most part SimplePie works great. However, there are...
diamond_belle
Online Now Send Email
Nov 7, 2008
3:02 am
Messages 2746 - 2775 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