Join Now
Quality Rating:
  • Currently 4.0 / 5
(4.0 / 5 - 1 vote cast)
Expertise Level:
  • Currently 3.0 / 5
(3.0 / 5 - 1 vote cast)

This page was last modified 18:59, 1 June 2008.

Example of show RSS

From Forum Nokia Wiki


Compatibility: Web Runtime in S60 3rd Edition, Feature Pack 2

You can use this code to show a RSS in your application or the application is just a RSS show.

The code: Image:RssLib.zip

Add the files above in the zip to your project and include them in your main html file.

Example or method to use above code to show RSS:

var STORE_KEY_FeedURL = "gf_FeedURL";
var STORE_KEY_FeedName = "gf_FeedName";
 
GF_RSS_URL= "http://answers.yahoo.com/rss/catq?sid=396546051";
GF_RSS_TITLE = "Yahoo! Answers";
 
 
function gf_showRssView()
{
	document.getElementById("tickerView").style.display = "none";
		widget.setPreferenceForKey(GF_RSS_URL, STORE_KEY_FeedURL);
		widget.setPreferenceForKey(GF_RSS_TITLE, STORE_KEY_FeedName);
		init();
}


<style>
	@import url("RSSReader.css");
		
	</style>
	
	<script type="text/javascript" src="FeedUpdateBroker.js"></script>
	<script type="text/javascript" src="RSSReader.js"></script>
 
Powered by MediaWiki
     
     RDF Facets:
     
     
     qfnZtopicQUqfnTopicZseriesE5f60Q
     qfnZtypeQUqfnTypeZCommunityContentQ
     qfnZtypeQUqfnTypeZWebpageQ
     qfnZtypeQUqfnTypeZWikiContentQ
     qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX