0
votes
1answer
109 views
What are the best RSS feeds for C++ ?
What are the best RSS feeds for C++ ?
0
votes
3answers
35 views
PHP Creating an atom feed
How do I go about creating an atom feed in PHP?
0
votes
1answer
21 views
PHP Atom feeds are not showing
I'm using PHP to generate feeds, which is working perfectly fine on my local development sandbox. Once I upload to the server, I get a blank page. I know the programming is correct …
0
votes
2answers
61 views
Pubsubhubbub handle in php
Hi
I need to watch a certain feed for my web app and i can't find any proper documentation about this topic
-Edited:
what i'm actually after is probably so simple that it might b …
0
votes
3answers
49 views
Feed generator for PHP, allowing åäö and images
Hi, I'm new to feeds.
I want to create feeds, so first, should I use rss 1, 2 or atom, whatever is best/standard?
Second, do you know any easy to understand tutorials or code-exa …
1
vote
2answers
112 views
google calendar iCal feed
I am working at a web portal that has a events section.
I have created using DDay.iCal a iCal "feed" with all the events.
Is there a possibility to make a link to this feed, and wh …
2
votes
1answer
54 views
What is the best way to fetch RSS, in real time or almost.
I would like to know what's the best way to fetch RSS feeds in real time without having to download the entire feed even when it hasn't been changed.
I don't really mind the langua …
0
votes
1answer
18 views
Database schema for an online Rss Reader
Hi. I need to create an online Rss Reader(just like google reader for example) as part of a more big project. I've already done test version using MS SQL. However the problem is th …
0
votes
2answers
84 views
Python 3.1 RSS Parser?
Anyone know of a good feed parser for python 3.1?
I was using feedparser for 2.5 but it doesn't seem to be ported to 3.1 yet, and it's apparently more complicated than just running …
1
vote
4answers
137 views
How to prevent someone from hacking API feed?
I have started developing a webpage and recently hired someone to write code to display a customized feed (powered by API) in the middle panel on http://farmball.com/. Note that th …
1
vote
1answer
24 views
News Data API or Feeds
I would like to know if there is any news feeds/api that can be used for coding/datamining.
Skygrid for example gives live news feeds and if the news is good or bad, but it's all i …
0
votes
1answer
50 views
How to create ASP.NET page to act as a “proxy” for Silverlight WebClient?
I need to create an ASP.NET application to access a URL, when this application is live it is able to access the feed URL correctly as the clientaccesspolicy.xml and crossdomain.xml …
0
votes
2answers
50 views
What’s a reliable way to check an RSS feed for new entries?
Part of an app I'm building needs to check RSS feeds for updates. I'm looking for a reliable way to know if a feed has new entries.
I know that sometimes people make posts to the …
0
votes
2answers
51 views
Drupal - Feed Link Inside Tabbed Mini-Panels Go Wild - Thanks for SOS Help
A panel page created by two tabbed mini-panels using customized views of feedapi. http://arisey.com/template
The feed link goes to the right external website in mini-panel view …
0
votes
1answer
69 views
Making a podcast RSS feed for iTunes
I'm building an RSS feed using PHP and want it to show up nicely in iTunes.
How do I format the RSS feed so that iTunes likes it?
Are there any special tags that I should use?
W …
