Automatic-User-location: Difference between revisions
Jump to navigation
Jump to search
New page: ==User Behavior Assumptions == *User selects LOCATION=STATE,CITY pair when registering *If unlogged-in-user selects LOCATION use this as computer LOCATION and save as PERMANENT-LOCATION... |
No edit summary |
||
| Line 1: | Line 1: | ||
==User Behavior Assumptions == | ==User Behavior Assumptions == | ||
*User selects LOCATION=STATE,CITY pair when registering | *User selects LOCATION=STATE,CITY pair when registering | ||
*If | *If UNLOGGED-IN-USER selects LOCATION use this as computer LOCATION and save as PERMANENT-LOCATION-COOKIE | ||
*If a user registers and there are no PERMANENT-LOCATION-COOKIES then set the PERMANENT-LOCATION-COOKIE as what he registered with. | |||
*If the user logs in use the computer | *If the user logs in use the computer PERMANENT-LOCATION-COOKIE as the LOCATION. | ||
Revision as of 10:34, 26 August 2007
User Behavior Assumptions
- User selects LOCATION=STATE,CITY pair when registering
- If UNLOGGED-IN-USER selects LOCATION use this as computer LOCATION and save as PERMANENT-LOCATION-COOKIE
- If a user registers and there are no PERMANENT-LOCATION-COOKIES then set the PERMANENT-LOCATION-COOKIE as what he registered with.
- If the user logs in use the computer PERMANENT-LOCATION-COOKIE as the LOCATION.
Design Conclusions
- Put a very visible location interface on the front page