DISQUS

Community Page on DISQUS

what is this?

Jump to original thread »
Author

Displaying a Gmail ATOM Feed In Google Reader

Started by philcrissman · 4 months ago

So, not too long back, I thought I’d solve the “bacn” issue by having my notification emails automatically labelled “bacn” in Gmail, and then automatically archived. Trouble is, I’d then need to remember to check that label from time to time, so that I wouldn’t miss something I might actually want to know (ie, a [...] ... Continue reading »

3 comments

  • Type your comment here.So say I wanted to write the output to teh screen, or a file, for use with Geektool, how would I do that with the above?
  • If you mean a downloadable file, you'd have to look up the PHP docs on file IO, I don't think it should be too hard. If you just need a feed, you don't need to do anything different; say the above file was your-url.com/bacn.php, you would just use that address, and an atom feed should be returned.

    Even better might be SimplePie (http://simplepie.org/), which was not around when I wrote this and looks very easy to use.
  • Type your comment here.So say I wanted to write the output to teh screen, or a file, for use with Geektool, how would I do that with the above?

Add New Comment

Returning? Login