Thanks Eli for pointing it out. I will look at synd classes. Thanks, Shiva Kumar H R
On Tue, Jul 21, 2009 at 4:16 PM, Baram, Eliezer <[email protected]> wrote: > I think we should also connect the synd classes we have > (org.apache.wink.common.model.synd) to the RSS implementation. > The synd classes already have ATOM, JSON, XML and HTML providers, they are > missing RSS representation. > This can be done by simple adding additional provider that translate the > synd model to/from the RSS model that Shiva suggested and using the RSS > provider. > > --Eli > > > -----Original Message----- > From: Shiva Kumar H R [mailto:[email protected]] > Sent: Tuesday, July 21, 2009 1:14 PM > To: [email protected] > Subject: Re: [Discuss] Support for reading/writing of RSS Feeds > > Thanks Nick :) > > Although the spec doesn't say anything about the HTTP header, on > http://www.rssboard.org/rss-autodiscovery they mention about > type="application/rss+xml". I will look further into this. We might have to > add new providers to handle the same. > > Thanks, > Shiva Kumar H R > > > On Tue, Jul 21, 2009 at 11:32 AM, Nicholas L Gallardo > <[email protected]>wrote: > > > Shiva, > > > > Thanks for the contribution! I say +1 to including this in the Wink > > runtime. > > > > I kinda wish there was an HTTP header defined that indicated the content > > was RSS, but oh well. Because of that, we don't need any new providers > > though. > > > > -Nick > > > > > > > > Nicholas Gallardo > > WebSphere - REST & WebServices Development > > [email protected] > > Phone: 512-286-6258 > > Building: 903 / 5G-016 > > [image: Inactive hide details for Shiva Kumar H R <[email protected] > >]Shiva > > Kumar H R <[email protected]> > > > > > > > > *Shiva Kumar H R <[email protected]>* > > > > 07/20/2009 04:51 AM > > Please respond to > > [email protected] > > > > > > To > > > > [email protected] > > cc > > > > > > Subject > > > > [Discuss] Support for reading/writing of RSS Feeds > > > > Hi, > > I have been looking into Wink code for sometime now. I had a need of > > implementing Atom Syndication Format, Atom Publishing Protocol & RSS > using > > JAX-RS & JAXB. Many thanks to you folks - I see that much of this has > > already been implemented in Apache Wink, except for the RSS part. > > > > So I started looking into RSS 2.0 specification at > > http://www.rssboard.org/rss-specification and have come up with the > > required > > JAXB classes. I have created a Wink feature JIRA for the same > > https://issues.apache.org/jira/browse/WINK-112 and have attached the > JAXB > > classes. I currently have a Wink client which can now successfully read > RSS > > feeds. I will soon be attaching the same to WINK-112. > > > > Please consider this code for inclusion in Wink. My CLA is already in > place > > (owing to my commit access in Apache Geronimo). Please let me know if > > something is missing and I will be glad to provide the same. > > > > Thanks, > > Shiva Kumar H R > > http://people.apache.org/~shivahr/<http://people.apache.org/%7Eshivahr/>< > http://people.apache.org/%7Eshivahr/> > > > > >
