Skip to content

Instantly share code, notes, and snippets.

@billday
Created February 16, 2011 15:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billday/829579 to your computer and use it in GitHub Desktop.
Save billday/829579 to your computer and use it in GitHub Desktop.
select * from rss where url in ('https://www.x.com/people/ptwobrussell/blog/feeds/posts?numItems=20', 'https://www.x.com/people/billday/blog/feeds/posts?numItems=20', 'https://www.x.com/people/travis/blog/feeds/posts?numItems=20', 'https://www.x.com/blogs/Ethan/feeds/posts?numItems=20', 'https://www.x.com/community/feeds/blogs?community=2133&numItems=1000', 'https://www.x.com/community/feeds/documents?community=2133&numItems=200')
@billday
Copy link
Author

billday commented Feb 16, 2011

This code excerpt is discussed in the article "Divining DevZone Insight from Filtered Feeds and Deep Pages: Part 2, The Analysis" at http://bit.ly/gXiAny

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment