Difference between revisions of "Nrss"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  (New page: Instalasi   sudo apt-get install nrss lynx  Konfigurasi   vi ~/.nrss/config   default_rate "5"  default_show "30"  default_maxitems "50"    #Add some feeds  add "http://rss.slashdot.org/Sl...)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 12: | Line 12: | ||
  #Add some feeds  |   #Add some feeds  | ||
| − |   add "http://  | + |   add "http://opensource.telkomspeedy.com/forum/rss.php" "KIOSS"  | 
| − | |||
| − | |||
| − | |||
| − | |||
  #Change rate for Slashdot  |   #Change rate for Slashdot  | ||
| Line 22: | Line 18: | ||
  #These aren't defaults, but examples  |   #These aren't defaults, but examples  | ||
| − |   browser "/usr/bin/  | + |   browser "/usr/bin/lynx %u"  | 
  #Text browsers should enable this  |   #Text browsers should enable this  | ||
Latest revision as of 10:09, 21 November 2009
Instalasi
sudo apt-get install nrss lynx
Konfigurasi
vi ~/.nrss/config
default_rate "5" default_show "30" default_maxitems "50" #Add some feeds add "http://opensource.telkomspeedy.com/forum/rss.php" "KIOSS" #Change rate for Slashdot rate "30" "Slashdot" #These aren't defaults, but examples browser "/usr/bin/lynx %u" #Text browsers should enable this browser_wait "1"