I recently installed Wordpress (3.2.1) onto my server.Prior to installing Wordpress, I already had a folder located at http://www.mydomain.com/feedwhich contains various files and what not.
I am rewriting parts of my iPhone application to use FQL instead of Graph requests. I am using a multiquery to retrieve the news feed aswell as the name of the users who posted something. This works w
I want to include both an image and an MP3 file in stream.publish when I publish a fee开发者_JAVA技巧d. But according to the Facebook API reference stream attachments can include either an image or an
I am trying to implement Facebook in my iPhone app and I have successfully authorized the app in the application delegate as shown in Facebook\'s guide.
How can I get more details for news feed posts? (I\'m using the latest php sdk v3.0.1) If I look at my facebook home page I see a post like this:
I\'m doing the rails tutorial and in it we make a feed like twitter with your own posts and following others. I wanted to know how I could take this feed an incl开发者_如何学Goude all posts on the hom
One feature of Google Reader is that it maintains a history of all items of a subscribed feed and you have access to those items when yo开发者_C百科u keep scrolling down the list.
I have successfully imported xml in my Drupal content type using feeds and xpath module. However, I am unable to set the numbers of nodes theat are created.
I have problems parsing a atom facebook feed. Using: PHP\'s DOMDocument. Errors: Warning: DOMDocument::loadXML(): xmlParseEntityRef: no name in Entity, line: 12
http://twitter.com/#!/ladygaga When ladygaga tweet 1 message, does it mean to insert 1 data record for EACH of her followers (total 12,221,751)? So totally 12,221,751 records are inserted?