#! /bin/sh

#$(dirname $0)/rss2html.pl http://www.linuxguiden.no/backend.php >nuug.html 2>/dev/null
#$(dirname $0)/rss2html.pl http://www.newsforge.com/newsvac.rss >nuug.html 2>/dev/null
#$(dirname $0)/rss2html.pl http://linux1.no/node/feed >linux1.html 2>/dev/null
#$(dirname $0)/rss2html.pl http://planet.nuug.no/rss20.xml 2>/dev/null | head -5 |iconv -f iso-8859-1 -t utf8 >nuugplanet.html
#$(dirname $0)/rss2html.pl http://www.nuug.no/news/index.rss 2>/dev/null | head -5 |iconv -f iso-8859-1 -t utf8 >nuugplanet.html
$(dirname $0)/rss2html.pl http://www.nuug.no/newsblog.rss | head -5 |iconv -f iso-8859-1 -t utf8 >nuugplanet.html  2>/dev/null
#$(dirname $0)/rss2html.pl http://www.nuug.no/newsblog.rss >nuugnyheter.html 2>/dev/null
#$(dirname $0)/rss2html.pl http://www.newsforge.com/reports.rss >nuug.html 2>/dev/null
