473,404 Members | 2,137 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

What should you write a new feed in?

With all the slightly different flavours of feeds, (RSS 1.0, 2.0, 0.91,
Atom etc), what should we create 'new' feeds in, if we're coding them
from scratch?

Will one or another 'win' the battle to become the de facto standard or
will we be stuck with several different feed types all trying to do the
same thing for a long time to come?

If one or another is likely to win, which is currently the leader in
the race?

May 1 '06 #1
1 966

se*****@hotmail.com wrote:
With all the slightly different flavours of feeds, (RSS 1.0, 2.0, 0.91,
Atom etc), what should we create 'new' feeds in, if we're coding them
from scratch?
Damn good question.

RSS 1.0 is still the most powerful and I use it for internal workflows,
where I'm feeding a lot more than "neswfeed" content through the RSS
pipeline. It's also easy to transcode 1.0 into Atom or 2.0

Atom is a well-thought out spec and pretty capable. It does everything
you could want for a public newsfeed. It's what I use for "newsfeeds".

RSS 2.0 has no function other than as backwards compatibility to feed
business-essential but borken newsreaders that don't understand Atom.
If you need it, then sometimes you just need it. It's still ugly
though,

0.9* are dead and buried, as is Atom 0.3 and RSS 1.1
Will one or another 'win' the battle to become the de facto standard
No.
will we be stuck with several different feed types all trying to do the
same thing for a long time to come?


Yes 8-(

May 2 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: J Sharman | last post by:
What is the easiest way to import an XML Datafeed from a URL into a MYSQL Database? Possibly using PHP Regards Joe PS Please answer to group and joe@joesharman.co.uk
3
by: neutrinman | last post by:
I cannot find out why the following code generates the error: Traceback (most recent call last): File "D:/a/Utilities/python/ptyhon22/test.py", line 97, in ? main() File...
1
by: Naga | last post by:
Hello, Thanks for the response Oleg. Now I need to know few answers. How do I get the value of a node using the xpath. I want the value of the MessageID and ResultCode from secondxml. And using...
8
by: Chun-Chieh Wang | last post by:
how does the '\f' affect output? in what situation will I use '\f' ? -- ¶À¤l¹Å½×¼Æ¾Ç®a: ¡u¼Æ¾Ç®a¤@¥Í¥u·d¨â¼ËªF¦è¡G¤£¬O·d¼Æ¾Ç´N¬O·d¤k¤H¡C ¦ý¬O§Ú¤£¬O¼Æ¾Ç®a¡K¡v
1
by: Magix | last post by:
Hi, I have these string data: str_data1, str_data2, str_data3, which capture some value after a routine process A. Then I would like to write (append) these 3 string values into a text file each...
4
by: Marty | last post by:
Hi, I use a streamwriter object to write in a text files hundreds time per seconds. When my file get very big, can this process is subject to slow down my application? Here is part of my...
4
by: Florian Lindner | last post by:
Hello, I'm looking for python RSS feed parser library. Feedparser http://feedparser.org/ does not seem to maintained anymore. What alternatives are recommendable? Thanks, Florian
2
by: Thomi Aurel RUAG A | last post by:
Hy I'm using Python 2.4.2 on an ARM (PXA-270) platform (linux-2.6.17). My Goal is to write a list of bytes down to a file (opened in binary mode) in one cycle. The crux is that a '0x0a' (line...
2
by: Tony Johansson | last post by:
Hello! Below I have a working program. I have one generic class called Farm<T> with this header definition public class Farm<T: IEnumerable<Twhere T : Animal Now to my question I changed the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.