how to build efficient rss WEB based reader

what points should be kept in mind building one?

any good links over the internet for building one?

if i plan to build it using jsp and my sql...how better is it as compared to php-mysql or any standalone application.

what are the emerging technologies in rss?

what is its future?

[312 byte] By [indiewolfa] at [2007-10-2 16:36:24]
# 1

See the following links for some good starting points on the topics you mentioned in your post.

http://java.sun.com/industry/contentsyndication/info.html

http://java.sun.com/developer/technicalArticles/javaserverpages/rss_utilities

Hope this helps.

Cheers...

--

Troy Baalham

RSS Fresh Tool Team

tbaalhama at 2007-7-13 17:42:36 > top of Java-index,Other Topics,Fresh Tools...
# 2
thanks
indiewolfa at 2007-7-13 17:42:36 > top of Java-index,Other Topics,Fresh Tools...
# 3
hi ..read all the articles...infact had read one of them before too.well i want some advance stuff. cheers
indiewolfa at 2007-7-13 17:42:36 > top of Java-index,Other Topics,Fresh Tools...
# 4

The only other article I could locate which may be of use is at the following URL.

http://developers.sun.com/techtopics/mobility/applications/peekandpick/2.0/Internals.html

This article also points off to some resources on other sites for RSS.

<em>" RSS is well documented and widely supported. For more information, try these resources:

* <a href="http://www.xml.com/pub/a/2000/07/17/syndication/rss.html" target="_new">RSS: Lightweight Web Syndication</a> is an excellent overview of RSS.

* <a href="http://www.oreillynet.com/rss/" target="_new">The RSS DevCenter</a> is a collection of articles related to RSS. "</em>

Hope this helps.

--

Troy Baalham

RSS Fresh Tool Team

tbaalhama at 2007-7-13 17:42:36 > top of Java-index,Other Topics,Fresh Tools...
# 5
Hi guys,I want to verify that the url entered by a user is a valid Rss feed or not. How do I do that?Thanks,-Abhi
Abhia at 2007-7-13 17:42:36 > top of Java-index,Other Topics,Fresh Tools...
# 6
Hi,Does any know if there is any kind of documentation for rssutils packageCheers
DaveJWa at 2007-7-13 17:42:36 > top of Java-index,Other Topics,Fresh Tools...