Adobe Connect User Community
Menu

#1 2009-05-05 15:46:46

**_CCWWW_**

RSS feed for Adobe Connect recordings?

Is it possible, or does anyone have ideas, on how I can create a RSS feed for AC recordings?  I record classes and I would like to have them automatically added to the studets LMS.  Thanks in advance.

Offline

#2 2009-05-06 11:19:34

**_dyun_**

Re: RSS feed for Adobe Connect recordings?

Depending on if you are a developer or not there are some different resources available to you.

If you are not a coder, there are some desktop/online services that allow you to create RSS feeds, for example:
http://www.masternewmedia.org/news/2006 … _a_rss.htm

The problem with this approach is that you'll have to manually update the feed each time you want to add a recording URL.

If you are a coder, then creating an RSS feed isn't that difficult using PHP.  Here is a sample tutorial on this, but instead of calling to a database as in this example, you'll probably want to call out to the XML API: http://www.webreference.com/authoring/l … tom_feeds/

Using this method would make RSS updates automatic as new recordings get published to the server.

Good luck...hope this helps,
David

Offline

Board footer