I have a table of more than 15000 feeds and it\'s expected to grow. What I am trying to do is to fetch new articles using simplepie, synchronously and storing them in a DB.
I need to test an application that reads different mediaRSS feeds and work with the content. My problem is that I\'m not able to find many of them. 开发者_开发技巧Could you help me with some links?
I have a forum of sorts, and I want to automatically refresh the posts every so often. I am using Ajax when the page loads to start and later I will implement the auto refresh. The problem I am having
I\'m having idea of mixing a lot of social networks into one. User would log to all social networks they\'re in throught API and then they would see every new from every network.
I have a bunch of youtube VideoIDs (开发者_如何学Gothe alfanumeric string in the param watch/v=? of the youtube.com url) and I have to obtain the thumbnails for each video;
I have developed two applications with FB.ui() calls to send app requests and ask to post status update with the \"feed\" parameters. It worked fine for several months, but for the past week I have be
Is there a way to post an activity feed on your profile? For ex, on the image below, I want to 开发者_运维问答know if I can do a similar post but created using my own app
How do I get the contents as a String using ROME in Java for some feed. At the moment this is what I got
I\'m new开发者_如何学运维 to Feedzilla. (http://code.google.com/p/feedzilla-api/wiki/RestApi) I\'ve been able to fetch news feed using their API for json, but I don\'t see anywhere in the docs where i
Can you tag people in posts made via JS SDK Feed Dialogs?Particularly in the message section (\"Facebook Di开发者_StackOverflow中文版alogs are so easy!\").