PDA

View Full Version : Good weather page


brontide
04-19-2008, 10:23 PM
http://www.albinoblacksheep.com/iphone/weather/

I've been looking for a nice, simple, weather page that loads and runs well on the NIT. I found the page above and then used some css-fu to make the page layout widescreen. All of the weather data fits on one screen in both windowed and full screen mode.

Here is the userContent.css additions that I have made. If you don't know how to do this modification check the forums for other posts on the topic.


@-moz-document url-prefix("http://albinoblacksheep.com/iphone/weather"),
url-prefix("http://www.albinoblacksheep.com/iphone/weather") {
* { background-image: none ! important; }
#maincontent > .text:first-child {
float: left !important;
width:180px;
padding-right: 5px;
border-right: 2px solid #666;
margin-right: 5px;
}
#maincontent > .text > h1:first-child,
#maincontent > .text > h2, .shade
{ display: none }
#maincontent > .text > h3
{ padding: 10px ! important }
#maincontent
{ max-width: 800px ! important; clear: both }
p > span + img + span {
font-size: 14px !important;
line-height: 14px !important
}
p { line-height: 1.2em ! important }
.righty
{ width: 80px }
}


I've gotten pretty good about doing css-fu and I'm planning on trying to package up these "fixes" into a cohesive tool that can be easily installed for MicroB.

cyberbillp
04-19-2008, 11:16 PM
This is the one I use
http://www.intellicast.com/Local/Hourly.aspx?location=USFL0311

Addison
04-20-2008, 12:04 AM
This is the only place that I go:

http://forecast.weather.gov/MapClick.php?CityName=Lansing&state=MI&site=GRR&textField1=42.7091&textField2=-84.554&e=0

wazd
04-20-2008, 04:18 PM
how about to use OMWeather instead?)

prk60091
04-20-2008, 10:44 PM
http://i.wund.com/cgi-bin/findweather/getForecast?query=60091

mfortner
04-20-2008, 10:46 PM
I'll second it....
http://i.wund.com/

iamthewalrus
04-21-2008, 03:56 AM
How about just look outside?

stlbud
05-19-2008, 04:34 PM
How about just look outside?

Who has windows? I work in a cave.

Bill B.

TrueJournals
05-19-2008, 05:05 PM
Windows? We run Linux on these tablets!

briand
05-20-2008, 09:24 AM
Just remember...

"In a world without walls and fences, there's no need for Windows.... or Gates."

slamp
05-21-2008, 06:54 PM
http://radblast.wunderground.com/cgi-bin/radar/WUNIDS?station=BGM&brand=wui&num=30&delay=0&scale=1&noclutter=0&ID=BGM&type=N0R&showstorms=0&lat=42.40547943&lon=-76.51950073&label=Ithaca%2C+NY

fits great on the screen, you can modify station to get one for where you live.

johenkel
05-23-2008, 10:50 AM
Took me a while to find my station, but now its great !
Thanks slamp!

IcelandDreams
05-23-2008, 11:28 AM
Dating myself::

Al Sleet, the "hippie-dippie weatherman" — "Tonight's forecast: Dark. Continued dark throughout most of the evening, with some widely-scattered light towards morning."

prk60091
05-23-2008, 11:32 AM
Took me a while to find my station, but now its great !
Thanks slamp!
pray tell how do you find your station-

Benson
05-23-2008, 12:26 PM
Go to wunderground.com; type in your zip, click the radar, and play around. If you want the exact same settings (but a different station), just note the station ID, and replace the station=BGM; if you want different settings, either manually edit the URL, or play around in the web interface till you get them how you like, and click "view/save this image" below the radar map.

prk60091
05-23-2008, 12:29 PM
Go to wunderground.com; type in your zip, click the radar, and play around. If you want the exact same settings (but a different station), just note the station ID, and replace the station=BGM; if you want different settings, either manually edit the URL, or play around in the web interface till you get them how you like, and click "view/save this image" below the radar map.

that did the trick- i actually figured it out by myself(as i pat myself on the back) -very slow day at work - but thanks for quick accurate reply ..... now if i could figure a way to make an applet out of it.....