fields url:title
# Dilbert...
name dilbert
url http://www.unitedmedia.com/comics/dilbert/
regex SRC=\"?([^>]?\/comics\/dilbert\/archive.*?\.gif)\"?\s+
fields url
# This grabs technology stuff from MSNBC (its similar to CNN's tech news)
name msnbc-tech
url http://www.msnbc.com/news/ST_Front.asp
regex (.*?)
fields url:title
# Sports stuff.
name espn
url http://espnet.sportszone.com/
regex ([^\>]+)
fields url:title
# Current world population - just for kicks...
name population
url http://www.census.gov/cgi-bin/ipc/popclockw
regex
([ \d\,]+)
fields population
# Weather for today and tomorrow...
name weather
url http://weather.yahoo.com/forecast/Cedar_Rapids_IA_US_f.html
regex .*?([-\d]+).*?([-\d]+)
fields conditions:low:high
# Techweb - Headlines, very nice...
name techweb-headlines
url http://www.techweb.com/wire/wire.html
regex \"]+)\">([^<]+)
fields url:title
# Techweb - Net related
name techweb-net
url http://www.techweb.com/wire/online/online.html
regex \"]+)\">([^<]+)
fields url:title
# C|Net headlines
name cnet-news
url http://www.news.com/News/Last20/
regex \"]+)\"[^>]*>([^<]+)
fields url:title
# CNN NBA scores
name cnn-nba
url http://www.cnn.com/SPORTS/BASKETBALL/pro/latest/today/score_board.html
regex \n([^\n]+?)\s+(\d+)\s.*?\n(.*?)\s+(\d+)\s
fields team1:score1:team2:score2
check 0
# CNN NCAA scores
name cnn-ncaa
url http://www.cnn.com/SPORTS/BASKETBALL/college/men/latest/today/score_board.html
regex \n([^\n]+?)\s+(\d+)\s.*?\n(.*?)\s+(\d+)\s
fields team1:score1:team2:score2
check 0
# My Yahoo Sports
name yahoo-sports
url http://my.yahoo.com/news/sports/top_stories.html?v
regex ([^<]+)
fields url:title
# My Yahoo NBA stories
name yahoo-nba
url http://sports.yahoo.com/nba/
regex (.*?)
fields url:title
# Upside.com - headlines
name upside
url http://www.upside.com/news/
regex \"]+)\s?\"?>\s*(.*?)\s*
fields url:title
# Wired News
name wired-news
url http://www.hotwired.com/news/robotlist
regex (.*?)
fields url:title
# Space today, NASA daily mission briefings...
#http://www.flatoday.com/space/today/tindex.htm
# TV stuff...
#http://www.TV1.com/
# This just updates the file with a new stamp if the given urls have changed
name web-review
url http://webreview.com/
check 0
# http://sports.yahoo.com/nba/
# http://www.mrshowbiz.com/ |