Tagged Questions
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 ...
0
votes
0answers
17 views
resubscribing to an rss feed with cached items
my goal is to subscribe to a feed with more items than in actually provides,
up until a few days ago i did this using google reader and atom2rssDOTsemiologicDOTcom/,
ill give an example,
...
0
votes
0answers
52 views
Atom feed time and different readers
I'm getting very different results from different feed readers when it comes to the time of an entry.
Originally I have the time as 2013-01-07 15:26:01.0 on my server in my timezone (EST).
In the ...
0
votes
1answer
60 views
Remove entry from user's rss reader
I realized pretty simple atom feed in my application.
Sometimes records expire and are no longer published in the feed.
Is there a way to remove entry from user`s reader?
3
votes
1answer
300 views
Display icon for atom feed in Google Reader
Google Reader does not display the icon for my Atom feed http://feeds.feedburner.com/CartesianClosedComic.
Here's what I tried, based on various suggestions found on the internet:
Added an ...
0
votes
0answers
187 views
How to update my feed's favicon in Google Reader?
Today I launched my new website with new design and with a new favicon. I used the same URL for my RSS feed in order to keep my subscribers.
But Google Reader retains the old favicon. How can I force ...
1
vote
2answers
553 views
Is there a limit for how many subscriptions one can have on google reader or the news pieces they get every day?
Is there a upper bound to how many subscriptions one user can have in their google reader?
how about the number of news they poll every day? Google has limits on everything, how about this one?
4
votes
1answer
2k views
Can I get feed data from Google Reader as JSON?
For the unofficial Google Reader API, I can get all items for a feed in the Atom format. Are they also available in the JSON format?
0
votes
1answer
166 views
getting etag from 'google reader bundle' feed using universal feed parser in python
I am using the universal feed parser library in python to get an atom feed. This atom feed has been generated using google reader after bundling several subscriptions.
I am able to receive the ...
2
votes
3answers
3k views
Google Reader API?
Is there any Google Reader API that I can plug in to? I building a clean RSS/Atom reader in PHP and would love to get all the goodies from Google Reader like the history of a feed, able to add ...
0
votes
1answer
72 views
How do I set the location for the link in the title of a google reader subscription
I've got an atom feed in my application that's build using atom_feed, and it's working, except that when the feed is subscribed to in Google Reader, the link it uses for the title of the subscription ...