Search found 4 matches

by Scott (Tandem)
Wed Apr 24, 2013 4:58 pm
Forum: Integrating Tandem into your organization's website
Topic: iCal, xCal, and jCal Feeds
Replies: 0
Views: 85489

iCal, xCal, and jCal Feeds

Tandem provides event information in iCal, xCal, and jCal feeds. As changes occur on the calendar these feeds immediately reflect those changes and any reader actively reading the feed will be updated. If you filter the calendar and then hit the 'subscribed' link on the calendar view, only events th...
by Scott (Tandem)
Fri May 23, 2008 10:20 am
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71272

Re: RSS Feed

No problem! We are glad to help.

Let us know when you get everything up and working - we'd love to see it in action.
by Scott (Tandem)
Mon May 19, 2008 6:02 pm
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71272

Re: RSS Feed

Try adding the following code right before you call require 'rss_fetch.inc': define('MAGPIE_FETCH_TIME_OUT', 30); for example: define('MAGPIE_FETCH_TIME_OUT', 30); require_once 'rss_fetch.inc'; $url = 'http://roysecityisdtxus.intand.com/index.php?type=export&action=rss'; $rss = fetch_rss( $url )...
by Scott (Tandem)
Thu May 15, 2008 2:45 pm
Forum: Other Topics
Topic: RSS Feed
Replies: 9
Views: 71272

Re: RSS Feed

Hmm... that is very odd indeed. I copied all the code you posted and it ran fine on my local computer. I think the whole 5 second timeout thing might be tripping you up - try and extend that to aleast 30 seconds (you will probably have to either modify your Apache settings or your PHP settings). Can...

Go to advanced search