It is currently April 25th, 2024, 1:04 pm

rss feed for facebook?

General topics related to Rainmeter.
moldytoaast
Posts: 3
Joined: August 17th, 2010, 9:11 pm

rss feed for facebook?

Post by moldytoaast »

is there any way i can use "reader" to read from my facebook homepage? or even my twitter?
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: rss feed for facebook?

Post by jsmorley »

moldytoaast wrote:is there any way i can use "reader" to read from my facebook homepage? or even my twitter?
You will not be able to use Rainmeter to access any web based information which requires authentication unless you can provide it on the URL in the form of a GET like:

http://somesite.com&id=myname&password=hoorah

If a site requires a cookie or other authentication, it will not work with Rainmeter.
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: rss feed for facebook?

Post by JpsCrazy »

User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: rss feed for facebook?

Post by jsmorley »

I assume that this retrieves just the "public" stuff on your account?
User avatar
JpsCrazy
Posts: 667
Joined: April 18th, 2010, 2:16 pm
Location: NY, USA

Re: rss feed for facebook?

Post by JpsCrazy »

I have no idea. I personally don't use it, I just have the essentials on my desktop.
I've just seen a few around so I know it exists in one way or another.
nat1
Posts: 3
Joined: April 2nd, 2010, 5:09 pm

Re: rss feed for facebook?

Post by nat1 »

yep you can do it. with out log in cedentials, take your notes feed

ex. http://www.facebook.com/feeds/notes.php?id=xxxxxxxxxx&viewer=xxxxxxxxxx&key=xxxxxxxxx&format=rss20

and replace notes.php with friends_status.php

http://www.facebook.com/feeds/friends_status.php?id=xxxxxxxxxx&key=xxxxxxxxxx&format=rss20

works for me at least. :)
moldytoaast
Posts: 3
Joined: August 17th, 2010, 9:11 pm

Re: rss feed for facebook?

Post by moldytoaast »

nat1 wrote:yep you can do it. with out log in cedentials, take your notes feed

ex. http://www.facebook.com/feeds/notes.php?id=xxxxxxxxxx&viewer=xxxxxxxxxx&key=xxxxxxxxx&format=rss20

and replace notes.php with friends_status.php

http://www.facebook.com/feeds/friends_status.php?id=xxxxxxxxxx&key=xxxxxxxxxx&format=rss20

works for me at least. :)
how would i go about putting that into the rss feed? jsut the link?
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: rss feed for facebook?

Post by smurfier »

GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .
nat1
Posts: 3
Joined: April 2nd, 2010, 5:09 pm

Re: rss feed for facebook?

Post by nat1 »

moldytoaast wrote: how would i go about putting that into the rss feed? jsut the link?
yep, but you have to replace the X's with the numbers that are in your specific notes feed.
User avatar
smurfier
Moderator
Posts: 1931
Joined: January 29th, 2010, 1:43 am
Location: Willmar, MN

Re: rss feed for facebook?

Post by smurfier »

The problem is that you need to active the feeds through facebook (via the methods in the link above), or else they simply will not exist.
GitHub | DeviantArt | Tumblr
This is the song that never ends. It just goes on and on my friends. Some people started singing it not knowing what it was, and they'll continue singing it forever just because . . .