From ed54768d6c58515b1ac9660e23d5eea1c55a733e Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 21 Feb 2012 13:22:57 -0600 Subject: [PATCH] reorder news, add IRC activity --- portal.cgi | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/portal.cgi b/portal.cgi index 44c1382..85643e4 100755 --- a/portal.cgi +++ b/portal.cgi @@ -48,7 +48,8 @@ section () { } cat < @@ -71,7 +72,6 @@ h2 { } - EOF @@ -79,14 +79,19 @@ EOF [ "$TINY" ] || \ echo '' -cat < -EOF +echo '
' +cat $HOME/public_html/activity.txt +echo '
' + weather + section LA \ 'http://ladailypost.com/' \ 'http://ladailypost.com/feed/' -section "CSM" \ +section "Ars Technica" \ + 'http://m.arstechnica.com/' \ + 'http://feeds.arstechnica.com/arstechnica/index?format=xml' +section CSM \ 'http://www.csmonitor.com/textedition' \ 'http://rss.csmonitor.com/feeds/csm' section NPR \ @@ -95,15 +100,6 @@ section NPR \ section AJE \ 'http://m.aljazeera.net' \ 'http://www.aljazeera.com/Services/Rss/?PostingId=2007731105943979989' -section "Ars Technica" \ - 'http://m.arstechnica.com/' \ - 'http://feeds.arstechnica.com/arstechnica/index?format=xml' -section "Top Stories" \ - 'http://news.google.com/m?pz=1&cf=all&ned=us&hl=en' \ - 'http://news.google.com/news?pz=1&cf=all&ned=us&hl=en&gwt=on&output=rss' -section "World News" \ - 'http://news.google.com/m?pz=1&cf=all&ned=us&hl=en&topic=w' \ - 'http://news.google.com/news?pz=1&cf=all&ned=us&hl=en&topic=w&output=rss' cat <