sbelt wrote:
> 
> Having succcessfuly created some portlets of my own, I was actually looking
> at this for our intranet.
> 
> The problem I ran into was this:
> 
> The list of cities to select is limited. If a user enters in their zip code,
> how do I determine which city is closest to them?

Yup.  But I wouldn't worry about it.  Just let the user pick the closest
city.  They can usually figure it out anyway.

This is what GWeather does.  You just pick the state and then the
closest city.
 
> BTW, Jeff, I have seen other online calendars where they give the weather
> forecast in the week-display of a personal schedule.
<snip>

hm... that would be cool.  Just keep this API public and usable so that
other Jetspeed code can use the Weather stuff.  I would recommend using
the Daemon facility to schedule this and then provide a singleton.


Kevin

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
"For evil to win is for good men to do nothing."


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to