</div>
This custom control lets you display RSS feeds on your website using the Google RSS Feed Api.
It requires an Google Api Key. It's free, so sign up here : http://code.google.com/intl/nl/apis/ajaxfeeds/signup.html
If you want to display RSS feeds in the Notes Client, you will need to get a key for http://localhost.
Installation is very simple:
- Add the custom control c_RSSfeedGoogle to your Xpage
- Fill in the following properties:
- That's it!
googleApiKey paste your api key here, it's computable ABQIAAAA20VUmj03NZ_GDfVNzt2JGhT2yXp_ZAY8_ufC3CFXhHIE1NvwkxQpvKPGfcxBQbtQaRhRPBz_LgelGA
rssFeedUrl full url to RSS feed http://www.openntf.org/Projects/pmt.nsf/rss.xml?OpenView&restricttocategory=Source%20Sniffer
rssLinkTarget Choose what happens when user click a link google.feeds.LINK_TARGET_BLANK
rssMaxEntries Enter a maximum number of RSS feeds 20
rssTitleText [Optional] Text to display above RSS feeds "latest news Source Sniffer"
This custom control lets you display RSS feeds on your website using the Google RSS Feed Api.</div>
It requires an Google Api Key. It's free, so sign up here : http://code.google.com/intl/nl/apis/ajaxfeeds/signup.html</div>
If you want to display RSS feeds in the Notes Client, you will need to get a key for http://localhost.</div>
</div>
</div>
Installation is very simple:</div>
</div>
- Add the custom control c_RSSfeedGoogle to your Xpage</div>
- Fill in the properties.</div>
- That's it!</div>
</div>
<table border="1" cellpadding="1" cellspacing="1" style="width: 100%; ">
<tbody>
<tr>
<td>
<strong>googleApiKey</strong></td>
<td>
paste your api key here, it's computable</td>
<td>
ABQIAAAA20VUmj03NZ_GDfVNzt2JGhT...</td>
</tr>
<tr>
<td>
<strong>rssFeedUrl</strong></td>
<td>
full url to RSS feed</td>
<td>
http://www.openntf.org/Projects/pmt.nsf/rss.xml</td>
</tr>
<tr>
<td>
<strong>rssLinkTarget</strong></td>
<td>
choose what happens when user click a link</td>
<td>
google.feeds.LINK_TARGET_BLANK</td>
</tr>
<tr>
<td>
<strong>rssMaxEntries</strong></td>
<td>
enter a maximum number of RSS feeds</td>
<td>
20</td>
</tr>
<tr>
<td>
<strong>rssTitleText</strong></td>
<td>
[Optional] text to display above RSS feeds</td>
<td>
"latest news"</td>
</tr>
</tbody>
</table>
<p>
</p>