User:Mverhaart/Wikieducator/TechTips
Contents
Twitter via Google App to RSS Feed
http://www.youtube.com/watch?v=lDIlzualBsQ
RSS Feed
Wordpress
RSS from: virtualmv Blog |
Failed to load RSS feed from http://virtualmv.wordpress.com/feed/|short|date|max=5: Error fetching URL: Maximum (0) redirects followed |
RSS from: https://www.facebook.com/virtualMV] |
Failed to load RSS feed from https://www.facebook.com/feeds/page.php?id=237369466423529&format=rss20|short|date|max=5: There was a problem during the HTTP request: 404 Not Found |
- Experimental (groups) https://www.facebook.com/groups/751966971498411/
- Instructions at http://christinabergey.com/blog/2013/03/get-facebook-group-feed-via-rss/
- <rss>https://www.facebook.com/feeds/group.php?id=751966971498411&format=rss20%7Cshort%7Cdate%7Cmax=5</rss>
- <rss>https://www.facebook.com/feeds/page.php?id=751966971498411&format=rss20</rss>
- <rss>https://www.facebook.com/feeds/page.php?id=270345732991556&format=rss20%7Cshort%7Cdate%7Cmax=5</rss>
- Looks like the privacy settings in groups mean making them public raises privacy issues, so Pages (which by default are public) are the way to go.
- variations
<rss>http://virtualmv.wordpress.com/feed/</rss> <rss>http://virtualmv.wordpress.com/feed/|short|date|max=5</rss> - one demoed above <rss>http://rss.slashdot.org/Slashdot/slashdot|charset=UTF-8|short|date|max=5</rss> <rss>http://blip.tv/rss/bookmarks/175198|charset=UTF-8|short|date|max=5</rss>
Instructions
Use one section between <rss>-tags for each feed. The rss section may contain parameters separated by a pipe (" | "), just like links and templates. These parameters are supported:
- charset=… The charset used by the feed. iconv is used to convert this.
- short Do not show the description text for each news item.
- date Shows date/time stamp for each news item.
- max=x Shows x most recent headlines.
- highlight= term1 term2 The terms separated by a space are highlighted.
- filter= term1 term2 Show only RSS items containing at least one of the terms.
- filterout= term1 term2 Do not show any RSS items containing any terms
- reverse Display the RSS items in reverse order
See complete article at http://www.mediawiki.org/wiki/Extension:RSS
Twitter RSS Feed
Sample RSS Feeds for Twitter
================
RSS from: vmvdlt |
Failed to load RSS feed from https://script.google.com/macros/s/AKfycbwL-IrX1z9h3IQBOOMJ8GnJ831l9VwU0s4nB6Pzvitet39ib89P/exec?action=search&q=vmvdlt|short|date|max=100: Error parsing XML for RSS |
Twitter Timeline of user @labnol https://script.google.com/macros/s/AKfycbz-_qbLKf5lAUBkPlCpVYgVPess6-NV1GRL6TNaz-6YNLbvUCs/exec?action=timeline&q=labnol
Twitter Favorites of user @labnol https://script.google.com/macros/s/AKfycbz-_qbLKf5lAUBkPlCpVYgVPess6-NV1GRL6TNaz-6YNLbvUCs/exec?action=favorites&q=labnol
Twitter List labnol/friends-in-india https://script.google.com/macros/s/AKfycbz-_qbLKf5lAUBkPlCpVYgVPess6-NV1GRL6TNaz-6YNLbvUCs/exec?action=list&q=labnol/friends-in-india
Twitter Search for New York https://script.google.com/macros/s/AKfycbz-_qbLKf5lAUBkPlCpVYgVPess6-NV1GRL6TNaz-6YNLbvUCs/exec?action=search&q=new+york
You should replace the value of 'q' parameter in the URLs as per requirement.
For help, please refer to http://www.labnol.org/?p=27931
- For Step 2: Configure your Google Script, enter the google developer area using https://developers.google.com/google-apps/
- When you get to the pop-up Google Apps Script choose Script as a Web App
|
|