Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » syndicated feeds
syndicated feeds [message #624024] Sat, 23 August 2008 19:27 Go to next message
Michael Wiwchar is currently offline Michael WiwcharFriend
Messages: 6
Registered: July 2009
Junior Member
Hello all,

I'm a new user (and hopefully future developer) of the ecf and I was
wondering if there already are syndicated feed API's, tutorials or plug-ins.


Sincerely,

Michael Wiwchar
Re: syndicated feeds [message #624025 is a reply to message #624024] Sat, 23 August 2008 21:45 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Michael,

Michael Wiwchar wrote:
> Hello all,
>
> I'm a new user (and hopefully future developer) of the ecf and I was
> wondering if there already are syndicated feed API's, tutorials or
> plug-ins.

We have some work (but not enough) on feeds.

First, here's the root of the appropriate CVS tree for the materials
referred to below: :pserver:anonymous@dev.eclipse.org:/cvsroot/technology

We have an RSS-SSE provider implemented here

provider/org.eclipse.ecf.provider.rss

This provider implements the an RSS-SSE client. The provider name is
ecf.provider.rss.client and the implementation class is
org.eclipse.ecf.internal.provider.rss.container.RssClientSOC ontainer.
See the 'main' method in that class for some test code. (This should be
generalized and moved into a new test plugin, which I will create if
desired).

This rss-sse feed class implements the datashare 'mergeable' api i.e.

org.eclipse.ecf.datashare.mergeable.IMergeableChannelContain erAdapter

which is in the org.eclipse.ecf.datashare plugin (datashare API).

We have not been able to do much with either the datashare mergeable api
or the rss-sse provider implementation recently...which is a shame. It
might also be good to have another (new) API. Hopefully you can help us
fix the current limitations, as I would like to use/distribute this code
much more.

Thanks,

Scott
Re: syndicated feeds [message #624026 is a reply to message #624025] Sun, 24 August 2008 00:37 Go to previous messageGo to next message
Michael Wiwchar is currently offline Michael WiwcharFriend
Messages: 6
Registered: July 2009
Junior Member
Scott Lewis wrote:
> Hi Michael,
>
> Michael Wiwchar wrote:
>> Hello all,
>>
>> I'm a new user (and hopefully future developer) of the ecf and I was
>> wondering if there already are syndicated feed API's, tutorials or
>> plug-ins.
>
> We have some work (but not enough) on feeds.
>
> First, here's the root of the appropriate CVS tree for the materials
> referred to below: :pserver:anonymous@dev.eclipse.org:/cvsroot/technology
>
> We have an RSS-SSE provider implemented here
>
> provider/org.eclipse.ecf.provider.rss
>
> This provider implements the an RSS-SSE client. The provider name is
> ecf.provider.rss.client and the implementation class is
> org.eclipse.ecf.internal.provider.rss.container.RssClientSOC ontainer.
> See the 'main' method in that class for some test code. (This should be
> generalized and moved into a new test plugin, which I will create if
> desired).
>
> This rss-sse feed class implements the datashare 'mergeable' api i.e.
>
> org.eclipse.ecf.datashare.mergeable.IMergeableChannelContain erAdapter
>
> which is in the org.eclipse.ecf.datashare plugin (datashare API).
>
> We have not been able to do much with either the datashare mergeable api
> or the rss-sse provider implementation recently...which is a shame. It
> might also be good to have another (new) API. Hopefully you can help us
> fix the current limitations, as I would like to use/distribute this code
> much more.
>
> Thanks,
>
> Scott


Scott,

I'm willing to give it a shot as long as people are willing to answer
the (hopefully occasional) questions I'll have.

Sincerely,

Michael Wiwchar
Re: syndicated feeds [message #624027 is a reply to message #624026] Mon, 25 August 2008 21:18 Go to previous message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Michael Wiwchar wrote:
<stuff deleted>
>
> Scott,
>
> I'm willing to give it a shot as long as people are willing to answer
> the (hopefully occasional) questions I'll have.

Absolutely. You might want to join the ecf-dev mailing list:

https://dev.eclipse.org/mailman/listinfo/ecf-dev

as that's typically the way that the ECF committers interact more
closely with contributors (also filing bugs/enhancement requests at
bugs.eclipse.org and the wiki at http://wiki.eclipse.org/ECF...a
bugzilla account will get you write access to the wiki).

Thanks!

Scott


>
> Sincerely,
>
> Michael Wiwchar
Previous Topic:REMINDER: ECF conference call TODAY (8/21) at 1100 pacific/1800 UTC
Next Topic:JmDNS ClassCastException and more
Goto Forum:
  


Current Time: Thu Mar 28 21:21:47 GMT 2024

Powered by FUDForum. Page generated in 0.02724 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top