A web feed is a data format used for providing users with frequently updated content.

learn more… | top users | synonyms

0
votes
1answer
23 views

page using JS to display info - need to extract that info

I need to turn the results of the leaderboard here secondsync.com/leaderboard.html#Wed-May-22-2013/totals into a feed. They use a js to pull this info. How do I indentify the JS and pull the data ...
0
votes
0answers
8 views

How to show friends posts on my homepage

I've a this code for showing news feed, CREATE TABLE IF NOT EXISTS `newsFeed` ( `messages_id` int(11) NOT NULL AUTO_INCREMENT, `messages` text NOT NULL, `user` text NOT NULL, `picture` varchar(100) ...
0
votes
0answers
7 views

Multilanguage string for RSS Feed

I hope someone is able to help me. I created an app with a buildin RSSFEED reader. I know its possible to read from one source like this: private String RSSFEEDURL = "https://url.com/feed"; how can ...
0
votes
0answers
22 views

How to parse two defined entity's with simple XML, PHP

Below is my current published XML feed structure. I now need to parse these working entitys from ($output command of which they parse URL's) $image1 and $image2 to work under simple string xml and ...
0
votes
0answers
7 views

Rss feed can not retrive in particular server

I am using this code to retrive rss feed include_once(ABSPATH . WPINC . '/feed.php'); // include the required file $feed = fetch_feed('target url'); // specify the source feed $limit = ...
0
votes
0answers
9 views

Youtube API: how to get more results from most_recent feed?

"most_recent" feed returns only about 100 results when I run it. But it is obviously that youtube gets thousands of videos each day. I need to get more videos (at least their IDs) because 100 is very ...
-2
votes
1answer
27 views

Facebook Share Feed Dialog only working for Admins

After creating a Facebook App, leaving it in Sandbox and attempting to setup a Share button using the Feed Dialog, it seems only FB accounts I've added as Admins are able to use the Share button - all ...
-1
votes
1answer
8 views

Cannot get some feed via Graph API

I cannot get some feed via Graph API. Before this April, I can get all feed via Graph API. I have tried to do if there are some possibility of something wrong with my environment. I find that I can ...
0
votes
0answers
11 views

Google RSS feed not working in Internet explorer

I have a site that I am using Google's API for a dynamic RSS feed. It seems to work fine in Chrome, Firefox and Safari but not in IE. I have tested it on IE 9 and 10. The site is: ...
0
votes
1answer
26 views

How would I make a Twitter-like feed using SQL/PHP? [closed]

On the site I am building, users can follow others and post things. I am trying to compile a feed page that allows users to see all the posts in chronological order from people they follow (pretty ...
0
votes
1answer
23 views

How can a Wordpress feed be displayed on another site using jQuery?

I've played with a few snippets I found, as well as the somewhat old plugin jFeed (which never worked for me at all). I am in need of displaying Wordpress posts, WP 3.5.1, in a content slider on ...
0
votes
0answers
19 views

Facebook Dialog Feed - Facebook Application ID

Currently, I would like to share my website link via Share by Facebook function. After google it for a while, it comes to me that Facebook Sharer (which is an easy way to share a link without ...
1
vote
0answers
18 views

iCal Feeds SSL error on Drupal 7

I installed Calendar, iCal and Feeds for import event feeds from Google Calendar. I created new feed and when I try to import feeds from GoogleCalendar I got the following error: cURL error (60) SSL ...
-2
votes
2answers
53 views

Is there a method to detect and display changes to an HTML file on the Internet? [closed]

What I'm looking for is a program to detect changes in an HTML file, and display the change on a computer. My goal is to be notified from a changing feed that is in HTML format. An executable C++ ...
0
votes
1answer
22 views

Error on retrieving RSS Feed (vb.net project)

So, i'm developing a project on vb.net to manage rss feeds and if they have a file attached it downloads automatically the files to a folder. I know something about vb.net but in Xml i'm having my ...
0
votes
0answers
15 views

Google Feed API: more than one feed

Question for those that have used the Google Feed API. I've got the thing working just fine - google.load('feeds', '1', init); function init() { f1 = new google.feeds.Feed(feedUrl1); f2 = new ...
0
votes
1answer
20 views

Accessing JSON feed data

I have an iOS app set up to download and parse a JSON feed. It fetches data fine, but I am struggling on how to read certain nested JSON data of the feed. Here is the JSON feed I am trying to load: ...
1
vote
1answer
23 views

Wordpress simplexml_load_file() parse error

So i am having a killer issue. I can't get this xml data to show. It was working 3 months ago and now it's not. Any suggestions to fix this bugger would help me out a ton! Yes - I have checked to ...
0
votes
0answers
32 views

facebook Stream Post URL Security Migration

can someone explain me about this migration? https://developers.facebook.com/roadmap/secure_stream_urls_migration/ all links in stream posts must go to the app's Canvas or Website URL. app's ...
0
votes
0answers
27 views

Facebook feed on website no longer working

On my website I had integrated my facebook status' so that it shows on the home page as if it was a part of my site. For some reason it has stopped working and keeps trying to generate a new code. ...
0
votes
0answers
56 views

FBWebDIalogs generates 'An error has occured' when trying to post a feed in iOS

I'd already implemented an App both on FB and iOS that published updates to the users timeline using the Feed Dialog. This was working as intended up until a few months ago, when most users started ...
0
votes
0answers
44 views

Facebook feed share - picture not showing

I'm having problems getting the picture to show up on a Facebook feed share. After you finish the first round in the game I'm working on, you have the ability to share to Facebook, with your picture ...
0
votes
0answers
10 views

Filter Rss by category

I have an rss feed that works perfect and they are tagged with "categorys". Now my question is it even possible to make a dropdown show all categorys and filter them ? Here is a snippet of the source ...
1
vote
0answers
47 views

Using Xpath to get XML in Java trouble with namespaces

I'm having trouble extracting XML nodes using Xpath in Java. Here is the URL for the YouTube feed I am using ...
1
vote
1answer
23 views

fb.ui returning post_id in callback but does not actually post

I'm trying to use fb.ui in order to open a dialog so my users will be able to post on their friends wall. i'm trying the most basic sample that facebook has: <div id='fb-root'></div> ...
0
votes
0answers
15 views

How to edit my Feed “Newest Post” so just like my ad link

I want to edit feeds "New Post" on my blog: [1] let me just like my PPC ad link [2] http://i.stack.imgur.com/mT0Tc.png This is my template. ...
0
votes
1answer
62 views

Facebook Feed Dialog simplified?

I'm trying to add a share button or "feed dialog" as Facebook now seem to be pushing, to posts on my website. I'm basically looking for a way to simply allow users to click the button and be sent to ...
0
votes
0answers
20 views

Facebook Feed Dialog Direct URL goes to chat page instead of feed page if the user has to log in

When the FB.ui call with method feed after working for 4 months started returning a "Refused to display document because display forbidden by X-Frame-Options" error. I changed to the Direct URL call ...
0
votes
2answers
53 views

xpath to extract all different id in yahoo pipes

I'm trying to build an rss feed from my website page by using yahoo pipes tool. I be able to extract only one id from a web page by using "xphat fetch page" from yahoo pipes: ...
1
vote
3answers
128 views

Facebook graph api- how to get user feed,with out posts about likes and comment by the user?

i am developing a fb app,in which i want to give the users time line,but i need to exclude stories like "User likes a photo","coments on friends's photo".how i filter and exclude these types of ...
0
votes
1answer
41 views

Sharing an image from javascript SDK does not load the image?

Here is the very simple code: var obj = { method: "feed", link: share_url, picture: share_url, name: "test name", ...
0
votes
1answer
22 views

How to add extra tag in rss feed

I have implemented rss feed for my site.Took help from http://www.script-tutorials.com/how-to-easily-make-your-own-rss-feed/ Now it shows only title and description in feed page.But i want to show ...
0
votes
0answers
8 views

Drupal 7 - importing teaser images from youtube

Using feed import for youtube (http://drupal.org/node/1365220) Any suggestions for how to import the teaser images from youtube into durupal teaser fields? Also trying to edit the number of views of ...
0
votes
1answer
71 views

Posting to my FB page as the page owner/admin, not my profile name/id

I have attempted to find an answer vis-a-vis the FB api, Google and this forum. What I would like to know is what type of a value do I use for the 'from' field when posting to /PAGE/feed using the FB ...
0
votes
0answers
22 views

Can I use one crossdomain file for two feeds?

I'm doing a website in Adobe Flash (ActionScript 3), and on the website there's an RSS feed and a Twitter feed. I had to make a crossdomain.xml-file to make the Twitter-feed show on the website. ...
1
vote
0answers
21 views

Detect Google Product attributes

The Google product attributes, such as type, condition and availability etc. are essential for the Google Product Search. You can submit them by using a data feed. I'm looking for a method, to detect ...
0
votes
0answers
26 views

I want to create a simple rss feed in a django website. but got error

I wanted to create a simple rss feed in django 1.4. Here are the steps i tried: url.py from django.conf.urls.defaults import * from mysite.feeds import BlogFeed feeds = { 'blog': BlogFeed, } ...
0
votes
0answers
15 views

Google Feed API numResults

I want to ad the numResults option to the simplest feed code found here: https://code.google.com/apis/ajax/playground/?exp=feeds#load_feed the documentation says it goes like this: var options ...
0
votes
0answers
16 views

How do I set up an app to pull content from my website to my FB page?

I've been going in circles with this for days now. All I want to do is setup my FB page to pull content from my WordPress website. I don't feel like I need to setup an app, take screen shots of an ...
0
votes
0answers
47 views

PHP looping through sql results to generate 3 twitter feeds

I am creating a website where a user inputs three terms of their choice to then be searched on their twitter feed page. They can input up to three terms and on their feed page 3 feeds will appear. ...
-2
votes
1answer
28 views

Looping through twitter feeds with sql results [closed]

I am coding a website where a user can input/manage three terms to then be displayed on their own twitter feed page, showing three separate feeds each with one of those terms as the one that is ...
0
votes
2answers
59 views

IF..ELSE-statement in SQL SELECT?

I'm trying to make a user activity feed that only displays users' activities who are friends of the logged-in user. The fields user1 and user2 are the friend request sender and friend request ...
0
votes
3answers
44 views

Making a content “feed” with mysql database and php, is this a safe way?

I'm making a a side bar feed that will display the 10 most current things submitted into my database. I'm very new to all of this, so I am wondering.. is this an ok way of going about doing it? it ...
0
votes
1answer
39 views

Why cant I fill my list variable with the xml values?

My items variable is count: 0 I dont really understand why, xdoc contains the xml file anyone have any idea why I cant fill items? Am I doing something wrong here. var url = ...
0
votes
0answers
10 views

Can I publish action on News Feed and my friends wall by open graph

I've create an action by open graph and I published an action, it doesn't publish on my wall. It publishes on the activity feed. can I publish action on News Feed and my friends wall. I gived the ...
0
votes
2answers
29 views

Youtube API get feed ignore duplicates

I cannot find a way of getting youtube to not return duplicate videos in a feed. I am currently using API v1 and I understand that v2 and v3 are where I should be moving too. I am using ZF 1 and its ...
0
votes
0answers
30 views

google reader api atom/feed, only get one month items,but i want get all result?

I'm using Google reader API to get all available items for any RSS feed. I use it as follows: http://www.google.com/reader/atom/feed/[RSS FEED LINK]?n=[NUMBER OF ITEMS TO SHOW]&r=o&ot=[UNIX ...
-1
votes
0answers
38 views

Integrating a facebook live feed onto home page of website

I want to integrate a live facebook feed into my e-commerce landing page www.thegardenmill.co.uk (onto the yellow space on the right above the social media icons). The design allows for a maximum ...
3
votes
1answer
711 views

Graph OAuthException 1500 : The url you supplied is invalid

As of today, almost all of my app's calls to share links on user's feeds are failing with the following error: { "message": "(#1500) The url you supplied is invalid", "type": ...
0
votes
0answers
17 views

Implementing facebook feed dialog and cross domain enviroment

I'm trying to implement a Facebook Share widget which will be a link(button) on a client's page. When user clicks on "share" button, dialog will show up, populated with the information(caption, ...

1 2 3 4 5 24