backenduserlandcom:
How to hook into UserLand.Com through XML, XML-RPC and SOAP.

 
XML

About

Home

RSS

OPML

XML-RPC

SOAP



Members
Join Now
Login

   

radioWeblogPost RSS module

A RSS module that adds elements at the <item> level that are specific to Radio UserLand weblogs.

Change Notes 

11/14/02 by DW -- Created.

Description 

Four elements are defined, all are sub-elements of <item>.

flNotOnHomePage -- if present indicates that the item is not on the home page of the weblog and just appears in categories. If not present, the item does appear on the home page.

id -- its value is a number that identifies the post in weblogData.posts. It's guaranteed to be unique across all posts for the user.

sourceTime -- a date, expressed in GMT, it appears when the <source> element appears, it's the time when the aggregator received the article being cited. There's no place for this in RSS, and Radio stores this value for some reason, so we have to include it in the files we write.

enclosureError -- an element with two attributes, url and error. If there was an error reading an enclosure, Radio stores a two-element table in place of the normal three-element enclosure table, containing the url and the error string.

Namespace declaration 

xmlns:radioWeblogPost="http://backend.userland.com/radioWeblogPostModule"

Example 

Here's a file that illustrates the use of elements of this module.




Last update: Saturday, November 16, 2002 at 4:22:32 PM Pacific.

This is a Manila site.