Search found 5 matches

by fawcettj
Thu Jun 12, 2008 6:59 am
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71371

Re: RSS Feed

Here's a link to the Feed in action. http://www.rcisd.org/new/hs/ The page is obviously still in the early stages. I'll have some options that the user will be able to select to sort of narrow what results that particular user gets. Just the general high school stuff broken up by activity (athletics...
by fawcettj
Fri May 23, 2008 10:07 am
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71371

Re: RSS Feed

I figured out the problem...

Apparently our server was confused as to which gateway it needs to use... Once I cleared all that up, everything started working.. thanks for all the help getting the feed to validate and what-not!
by fawcettj
Mon May 19, 2008 7:44 am
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71371

Re: RSS Feed

First off, thanks for helping out guys. The timeout is actually an error function in the MagpieRSS fetch file. Even when I gave it more time, it still didn't work. I'm sure now that the problem is on my end. The RSS feed that I got to work successfully was local. Turns out, that's the only feed I've...
by fawcettj
Thu May 15, 2008 11:31 am
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71371

Re: RSS Feed

Yeah.. I'm still getting timeout errors. I'm also using MagpieRSS v0.72 Here's my code if it helps.. just a simple fetch require_once 'rss_fetch.inc'; $url = 'http://roysecityisdtxus.intand.com/index.php?type=export&action=rss'; $rss = fetch_rss( $url ); echo "Channel: " . $rss->channe...
by fawcettj
Tue May 13, 2008 1:43 pm
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71371

RSS Feed

I'm a little new to RSS aggregation. I'm trying to build a feed reader for my districts site, so we can just have a little tighter implementation of the calendar. I've been using the magpieRSS class for RSS parsing. I guess my question is, has anyone gotten magpie to work with the calendar feed? I g...

Go to advanced search