Publishing news feeds automatically
Posted
by Joel
on Stack Overflow
See other posts from Stack Overflow
or by Joel
Published on 2010-04-21T13:55:44Z
Indexed on
2010/04/23
14:03 UTC
Read the original article
Hit count: 322
Hello,
I have a website which generates hourly updates to users. I want to allow these updates to show up as News feeds in Facebok. I opened a Facebook Connect application. Through my site I receive the extended persmission to post news to the users' news feeds.
My question is can I automatically post news feeds to these users without them being logged in to my site? That is, sending hourly news feed to all users using a cron job.
Thanks,
Joel
© Stack Overflow or respective owner