Has anyone implemented a SimplePie feed that updates automatically
with AJAX? I'd like to be able to check for new content and have it
update without a manual page refresh.
Has anyone implemented a SimplePie feed that updates automatically with AJAX? I'd like to be able to check for new content and have it update without a manual...
Um, not today. Perhaps eventually. File a feature request over at http://bugs.simplepie.org so that it can be on the to-do list. ... -- Ryan Parman ...
Michael...wow, that's exactly what I was hoping for. Thanks. As a follow up question, (pushing my luck,I know) how can I use this for multiple instances within...
Wouldn't this method skew your web traffic report though? Instead of an actual page view (manual page refresh) recored, you'd see nothing. Would have a big...
Yes your right. This technique will reduce pageviews. If the problem is fear of lost ad revenue, you could solve that with Ajax too. Every time a feed is...
Michael, First, thanks for sharing/writing this code! I'm using it on this page: http://tinyurl.com/5d7llj I seem to be having some problem with the left-hand...
What is the twitter search your using for comparison? Maybe sometimes it's taking longer than 10 seconds for SP to fetch the feed. When it timesout it just...
Still seems to be doing the same thing. Is there a way to completely turn off the caching? I tried setting it to zero, but that didn't seem to do the trick. ...