Feed Structure

The Community Content platform offers a series of feeds for each view of content available on the CC hosted platform. This extends to contests, channels, and global galleries. Below is an example node from a feed for an image and video item. Each entry includes the username of the user who submitted the content, title, description, GEO RSS point, original media (image or video), web version of image/video, thumbnail, and a direct link to the media item as it exists on the CC hosted platform.

 

Image Entry:

<entry latitude="" longitude="" altitude="" avgrating="0">
<id>3255</id>
<title type="text">5.6 test</title>
<published>2011-05-06T11:47:12-05:00</published>
<updated>2011-05-06T11:47:12-05:00</updated>
<author>
<name>administrator</name>
<uri>http://qa1.celljournalist.com/MemberGallery.aspx?nickName=administrator</uri>
</author>
<link rel="alternate" type="text/html" href="/http://qa1.celljournalist.com/MediaItemView.aspx?id=3255" />
<link height="1728" width="2304" type="original" rel="enclosure" length="621868" href="/http://c31261.r61.cf0.rackcdn.com/0e3d0c3c-1820-47fa-93c9-b0f156c441a0.jpg" />
<link height="72" width="72" type="thumbnail" rel="enclosure" length="2163" href="/http://c31261.r61.cf0.rackcdn.com/86ea3401-027e-40ef-8061-4612621516cf.jpg" />
<link height="299" width="399" type="primaryimage" rel="enclosure" length="19847" href="/http://c31261.r61.cf0.rackcdn.com/7a6e778d-ef6a-44ee-8db9-4e91db3a0efd.jpg" />
<content type="html">&lt;a href="/http://qa1.celljournalist.com/MediaItemView.aspx?id=3255"&gt;&lt;img src="http://c31261.r61.cf0.rackcdn.com/86ea3401-027e-40ef-8061-4612621516cf.jpg" /&gt;&lt;/a&gt;</content>
<description xmlns=""></description>
<georss:point> </georss:point>
</entry>

 

Video Entry:

<entry latitude="" longitude="" altitude="" avgrating="0">
<id>3248</id>
<title type="text">5.22 video</title>
<published>2011-05-02T10:13:11-05:00</published>
<updated>2011-05-02T10:13:11-05:00</updated>
<author>
<name>administrator</name>
<uri>http://qa1.celljournalist.com/MemberGallery.aspx?nickName=administrator</uri>
</author>
<link rel="alternate" type="text/html" href="/http://qa1.celljournalist.com/MediaItemView.aspx?id=3248" />
<link height="0" width="0" type="original" rel="enclosure" length="1700348" href="/http://c31261.r61.cf0.rackcdn.com/7f5d1cfe-1029-4d82-982c-ad7977cfe508.mp4" />
<link height="72" width="72" type="thumbnail" rel="enclosure" length="1433" href="/http://c31261.r61.cf0.rackcdn.com/8a7cd313-9e25-480f-93a1-6d7207e6b2be.png" />
<link height="0" width="0" type="video" rel="enclosure" length="88722" href="/http://c31261.r61.cf0.rackcdn.com/a158205d-7aff-47d8-b679-97806bd90b0d.mp4" />
<link height="480" width="640" type="primaryimage" rel="enclosure" href="/http://c31261.r61.cf0.rackcdn.com/561e383b-60a6-4926-9e93-4186e5f6ad1b.png" />
<content type="html">&lt;a href="/http://qa1.celljournalist.com/MediaItemView.aspx?id=3248"&gt;&lt;img src="http://c31261.r61.cf0.rackcdn.com/8a7cd313-9e25-480f-93a1-6d7207e6b2be.png" /&gt;&lt;/a&gt;</content>
<description xmlns=""></description>
<georss:point> </georss:point>
</entry>