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 656 - 685 of 4578   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
656
There seems to be something wrong with the caching of favicons. When I use set_favicon_handler for caching, I am missing some icons. But when I disable it, I...
fluid_motion
Offline Send Email
Apr 1, 2008
1:16 pm
657
You're not the only one (read through the responses to see if any of the comments might help you, though they didn't work for me): ...
blueprintinternet
blueprintint...
Offline Send Email
Apr 1, 2008
1:26 pm
658
Thanks, I did read through that thread but it didn't occur to me that its the same issue. I can get most of the favicons from cache except those I mentioned...
fluid_motion
Offline Send Email
Apr 1, 2008
1:59 pm
659
I am getting this error in my Apache log: PHP Notice: XML error: Invalid document end at line 79, column 732 in W:\\www\\simplepie\\simplepie.inc on line 1783 ...
fluid_motion
Offline Send Email
Apr 1, 2008
2:20 pm
660
Fluid, In your case the problem is that the content type returned for the favicons from both those servers is wrong. SP checks to see if the favicon...
Michael Shipley
michael_ship...
Offline Send Email
Apr 1, 2008
3:56 pm
661
Whoops, sorry, I read your message too fast. Actually, any chance you would be willing to share the code on how you got set_favicon to work at all? I'm...
blueprintinternet
blueprintint...
Offline Send Email
Apr 1, 2008
5:03 pm
662
Thanks Mike, it works. Now I'll have to wait for the proper patch that can handle those sites that use link reference like treehugger.com....
fluid_motion
Offline Send Email
Apr 1, 2008
6:11 pm
663
I just followed the demo examples(index.php), its rather straightforward. Try running a feed through the demo. If you can't even get favicons to show in the...
fluid_motion
Offline Send Email
Apr 1, 2008
6:22 pm
664
What's the feed URL that this is happening with? -- Ryan Parman <http://ryanparman.com>...
Ryan Parman
skyzyxufks
Offline Send Email
Apr 1, 2008
6:36 pm
665
I've got about 70 feeds loading sequentially so I don't really know unless I remove the error traps from my code. So it could be some malformed feed so I can...
fluid_motion
Offline Send Email
Apr 1, 2008
7:16 pm
666
Generally yes, a malformed feed will cause PHP's XML parser to throw that particular error. :) -- Ryan Parman <http://ryanparman.com>...
Ryan Parman
skyzyxufks
Offline Send Email
Apr 1, 2008
7:48 pm
667
My application allows users to add feeds to the system. The feed gets validated and is stored to the database (or the user is told the feed isn't valid)....
Patrick Swesey
swese44
Offline Send Email
Apr 1, 2008
10:28 pm
668
in this feed, http://feeds.feedburner.com/TheZaumOfMrBrown we've noticed that the element <pubDate> takes precedence over <atom:updated> however, in the...
Manish Baldua
manish-baldua
Offline Send Email
Apr 1, 2008
10:38 pm
669
The Newsblock demo displays an icon for "new" stories in the last 24 hours, I'd like to change that so it indicates new stories since last visit (individual...
ty_rewt
Offline Send Email
Apr 2, 2008
12:26 am
670
I'm unclear about the problem you're having, as well as the bug you're reporting. Could you clarify about what the expected result is and what the actual...
Ryan Parman
skyzyxufks
Offline Send Email
Apr 2, 2008
1:49 am
671
Are you asking whether you should use a cookie? (Yes, you'd use a cookie.) Or are you saying that you already know to use a cookie, and you're asking about how...
Ryan Parman
skyzyxufks
Offline Send Email
Apr 2, 2008
1:58 am
672
I'm asking how to do it all together. Mainly edit the code used in the NewsBlock demo (http://simplepie.org/demo/newsblocks/) to display "new" stories since...
ty_rewt
Offline Send Email
Apr 2, 2008
2:20 am
673
What code have you tried so far that you can't get working? -- Ryan Parman <http://ryanparman.com>...
Ryan Parman
skyzyxufks
Offline Send Email
Apr 2, 2008
3:10 am
674
Ryan, Well, I'm afraid I haven't tried much. I'm a designer, not a programmer. Was hoping somebody could tell me how I could incorporate that code segment,...
ty_rewt
Offline Send Email
Apr 2, 2008
5:19 am
675
... Behaviour of doing stuff with internal code like that is undefined. You want to just try and parse it (probably with caching disabled), and see if init()...
Geoffrey Sneddon
gsnedders
Offline Send Email
Apr 2, 2008
11:02 am
676
I have tested the favicons and those that are of the wrong mime content type don't load on Opera and IE6. It works well on Firefox though. Any idea how to...
fluid_motion
Offline Send Email
Apr 2, 2008
11:47 am
677
would be possible add or change the SP class to handle with large XML Files? The idea is not bulid a new class, and use all the inteligence inside of SP...
ruben.canyadas
Offline Send Email
Apr 2, 2008
1:16 pm
678
Hi, friends. Please, if you can help me, I installed simplepie and it looks great in my demo folder, but when i want to check that from the root or other...
cristian
cerge74
Offline Send Email
Apr 2, 2008
8:00 pm
679
Hi, this is my first ever Coding project :o( I have been following the online tutorial for the superpie digg sub items as shown at...
Max
just_an_engl...
Offline Send Email
Apr 2, 2008
8:32 pm
680
There is a great tutorial that allows multiple feeds to be compined into one feed. This is great and was working flawlessly - however it no longer mixes the...
sportscade
Offline Send Email
Apr 2, 2008
9:14 pm
681
It still works, as far as I know. Nothing in 1.1 would have changed that. Have you seen the "typical multifeed gotchas"...
Ryan Parman
skyzyxufks
Offline Send Email
Apr 2, 2008
10:20 pm
682
Hi I'm using simple pie to read feeds that can be set up using keywords: In my index I specify URLs like $feed = new SimplePie(array( ...
Max
just_an_engl...
Offline Send Email
Apr 2, 2008
11:37 pm
683
yes, let me try to clarify the problem. this feed http://feeds.feedburner.com/TheZaumOfMrBrown has 2 elements for each Item, <pubDate> and <atom:updated> lets...
Manish Baldua
manish-baldua
Offline Send Email
Apr 2, 2008
11:42 pm
684
I'd really appreciate any help with the following matter... it's driving me nuts. I'm reading a list of feed URLS (stored in an XML text file), passing them to...
granierphelps
Online Now Send Email
Apr 3, 2008
12:24 am
685
Basically you do this: 1. Before your foreach loop run some javascript to load the saved date cookie. 2. Inside the foreach loop, use javascript to compare...
Michael Shipley
michael_ship...
Offline Send Email
Apr 3, 2008
12:49 am
Messages 656 - 685 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