Here are my "must have" firefox plugins: 1) adblock => must have stops ads from even getting into your browser let alone web page desplay 2) Adblock Filerset.G Updater => this will get content lists from the net for adblock to use go to http://easylist.adblockplus.org/ to add the lists you want! 3) NoScript => for the "tin foil hat" crowd, stops ALL web page scripts and then you can slectivly allow ( just like a firewall for the browser ). This one really lets you be stealty 4) SageToo => RSS reader that is very slick, useing my XML file as a filter it will allow you to read RSS and Atom feeds like a vurtual newspaper! Save the following to a css file like sage.css and then tell the sage plugin to use it as the filter. Point sage to http://planet.mhvlug.org/ or any other feed and have fun! Sage also works great for pobcast feeds and also torrent feeds, it does it all!
====cut here=== /* -- Sage "Firefox" Stylesheet by CSB -- */ /* -- based on "Mozilla" by Brian Donovan, http://wirusy.room-303.com/Sage/-- */ /* -- Modified by GnuJoe for page layout space -- */ html { background: -moz-Dialog; } body { width: 98%; margin: 5px auto; } * { font-family: verdana, sans-serif; } p { color: #000; width: 100% } .item-desc img { border: 0px solid #ddd; height: auto; max-width: 98%; } #rss-header { background: #E4ECEC !important; margin: 0 0 15px 0; -moz-border-radius: 5px; border: 1px solid #A7A6AA; padding: 5px; } #rss-header a, #rss-header p { text-decoration: none; font-weight: bold; margin: 0; } #rss-header a { color: #D64203; } #rss-header p { color: #405A5A; font-size: 110%; padding-left: 40px; padding-right: 10px; width: auto; } h1 { font-size: 120%; font-weight: normal; margin: 0; padding-left: 15px; } h2.item-title { border-bottom: 1px solid #ddd; display: block; font-family: arial, verdana, sans-serif; font-size: 16px; font-weight: bold; min-height: 1.3em; padding: 0px 2.3em 0px 0px; } h2.item-title a { color: #000; text-decoration: none; } h2.item-title a:visited { color: #000; text-decoration: none; font-weight: normal; } h2.item-title a:visited:after { color: #000; content: url("chrome://browser/skin/feedview/check.png"); padding-left: 1em; font-weight: normal; } div.item { background: White; border: 0; border: 1px solid #A7A6AA; -moz-border-radius: 11px; color: #333; font-size: 12px; margin-bottom: 15px; padding: 0px 10px 15px 20px; position: relative; } .item-pubDate { background: #FAF4C8; border: 1px solid #A7A6AA; color : #777; float: right; font-size: 11px; font-weight: bold; line-height: 1.1em; padding: 3px 5px 4px 5px; position: absolute; right: 1.5em; text-align: center; top: -1em; width: 17em; } .item-technorati { margin: 0px; text-align: right; position: absolute; font-size: 11px; font-weight: bold; right: 2.1em; top: 1.8em; } .item-ordinal { color: #676767; } /* -- small adfilter -- */ a:link[HREF*="googleadservices"], a:link[HREF*="ads_by_google"] { display: none !important; } img[SRC*="feedburner.com/~a"], img[SRC*="feedster"] { display: none !important; } ==== Cut here ==== 5) If you like the tab interface, then try "tab mix plus" it compleats the Tab functionality that is missing. Joe _______________________________________________ Mid-Hudson Valley Linux Users Group http://mhvlug.org http://mhvlug.org/cgi-bin/mailman/listinfo/mhvlug Upcoming Meetings (6pm - 8pm) MHVLS Auditorium Sep 3 - Porkchop - The Areas of My Expertise Oct 1 - Ubikeys Oct 4 - Linux Fest Nov 5 - Releasing Open Source Software Dec 3 - TBD
