Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

add feed subscription to private group

hi,
i have created a private gruop on FriendFeed and i'm in the need for adding this subscription to rtc2.0 client...

this group url is accessible only for FriendFeed logged in user, so if i add the relative subscription to Feed subscription in rtc, no one news is showed...

any hints?
enzo

0 votes



7 answers

Permanent link
zuk wrote:
hi,
i have created a private gruop on FriendFeed and i'm in the need for
adding this subscription to rtc2.0 client...

this group url is accessible only for FriendFeed logged in user, so if
i add the relative subscription to Feed subscription in rtc, no one
news is showed...

any hints?
enzo


If you try to use a relative link it wont work, you need to use the full
URL. If the feed is only supporting form based authentication then
things are getting difficult. Did you try loading the feed by specifying
username and password in the feed configuration dialog?

--
Benjamin Pasero
Work Item & UI Commons Team

0 votes


Permanent link
i use full url (http://friendfeed.com/jazzdevgroup?format=atom) for this feed in Link textbox (in feed properties box)
it is protected by HTTP Basic Auth, and i put my user and my friendfeed remotekey in autentication fields (in feed properties box)...

i have tried to modify the url, changing the link from http://friendfeed.com/jazzdevgroup?format=atom to https://friendfeed.com/jazzdevgroup?format=atom but nothing it's happened

0 votes


Permanent link
zuk wrote:
i use full url (http://friendfeed.com/jazzdevgroup?format=atom) for
this feed in Link textbox (in feed properties box)
it is protected by HTTP Basic Auth, and i put my user and my
friendfeed remotekey in autentication fields (in feed properties
box)...

i have tried to modify the url, changing the link from
http://friendfeed.com/jazzdevgroup?format=atom to
https://friendfeed.com/jazzdevgroup?format=atom
but nothing it's happened


Can you open this line in Firefox and check the URL you see in the
browser bar after you have authenticated. Can you try this exact same
URL in RTC.


--
Benjamin Pasero
Work Item & UI Commons Team

0 votes


Permanent link
that is what i do.
the url not change after the auth, is http://friendfeed.com/jazzdevgroup?format=atom

0 votes


Permanent link
zuk wrote:
that is what i do.
the url not change after the auth, is
http://friendfeed.com/jazzdevgroup?format=atom


Can you send me username and password so that I can try to subscribe?
Its ok via E-Mail.

--
Benjamin Pasero
Work Item & UI Commons Team

0 votes


Permanent link
dear Mr. Pasero,
for bypass the auth problem relatively to rtc reader i think of create a new feed editor and show this in a view, maybe repeating the same look of the original reader (that is com.ibm.team.feed.ui.internal.itemview.FeedItemView, right?) and changing the input (my list of items relatively to my private feed, achieved form friendfeed restful api, instead of NewsItem instances)...

is this idea applicable with a reasonable effort?
what are the classes involved?
do you advice me to create my feed editor starting from 0?

thanks,
regards
enzo

0 votes


Permanent link
zuk wrote:
dear Mr. Pasero,
for bypass the auth problem relatively to rtc reader i think of create
a new feed editor and show this in a view, maybe repeating the same
look of the original reader (that is
com.ibm.team.feed.ui.internal.itemview.FeedItemView, right?) and
changing the input (my list of items relatively to my private feed,
achieved form friendfeed restful api, instead of NewsItem
instances)...

is this idea applicable with a reasonable effort?
what are the classes involved?
do you advice me to create my feed editor starting from 0?

thanks,
regards
enzo


I dont think this makes much sense. The problem is not the feed editor,
its in the feed.core where authentications of these kind is not
supported. I would first ask the authors of these feeds if there is a
way to access it via basic authentication before rewriting this from
scratch. If they are not providing access via basic authentication then
they basically prevent any feed-reader (except the browser based ones)
from access, and I doubt thats their intent.

--
Benjamin Pasero
Work Item & UI Commons Team

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Sep 04 '09, 10:29 a.m.

Question was seen: 6,509 times

Last updated: Sep 04 '09, 10:29 a.m.

Confirmation Cancel Confirm