John Pye <john@curioussymbols.com> 07/05/2004 04:06 AM | To: campsite-dev@campware.org cc: Subject: Re: [campsite-dev] Do clients have PHP XML libraries loaded? |
The feature that I am developing is for import of articles. You might
be thinking of article export from your comments below - for example,
XSLT only helps us for article export. RSS 0.91 and 2.0 do not support
content, so it cannot be used for article import. We could use the
optional mod_content tag for RSS and use that for article import if we
wanted, but I'm not sure how well this is supported. The new
"enclosure" tag in RSS 2.0 only points to external files, and does not
contain data itself.
If anyone can provide me with more use case scenarios, it would greatly
help the development of this feature. As far as I know, there are two:
1) Someone types up an article in the required format, or uses some
sort of software that automatically creates the format, and then
uploads the article to the server.
2) The campsite server reads a feed from another server and adds the
articles to its database.
Under scenario #1, NewsML might
be an incredibly daunting format for our users if they are typing it in
by hand. That's why we were thinking of Atom - a
very simple format that can be written by hand and is being actively
developed.
I understand that the feature should not be tied to a particular
format, and the code will be written so that new formats can be
implemented later.
- Paul
Paul Baranowski <paul@paulbaranowski.org> 07/05/2004 07:14 PM | To: campsite-dev@campware.org cc: Subject: Re: [campsite-dev] Which format to use? |
Mugur Rus <mugur1973@yahoo.com> 07/07/2004 04:42 PM | To: campsite-dev@campware.org cc: Subject: Re: [campsite-dev] Which format to use? |
It looks like you're new here. If you want to get involved, click one of these buttons!