My history
Our Problem
-
My Problem
-
My Problem
-
NOAA wants more 'products' and 'services'
-
different users want to use the data
-
NOMADS: bare bones for the user who know what they want
-
expert users download full data -"If I publishing, I will store a copy'
-
As it is the data is only for the expert user is a narrow field
-
we have requests to have the data transformed by policy people
-
"what about the high school children?!"
-
Mary Jo vs. Roberta: who do we search?
-
Is there a prefect way to find a needle in a hay stack?
-
we have expert users who won't use certain web tools due to complexity and bugs
-
No Perfect Answer: more than one path...
-
Multi-path interfaces and multiple interfaces
-
There is more than one way to enlightenment!!
-
Multiple ways to find the same answer: like the town library, like
Amazon.com
-
However, different groups view the same data from different view points and different concerns
-
My survey of 'expert' users found very different views of what 'useful' tools to use on the data
-
Accidents in discovery are important
-
Our expert users want quick and easy to use
-
Our users have very different ideas about what is a useful 'thumbnail' of the data
-
The 'perfect' tool/site seems to be a reflection of how each person thinks about there data!
-
(it seems that the data is viewed as static, not as streams)
-
No one system can be all things to all people
-
Parts is Parts
-
Component based architecture
-
But we can find common tasks
-
dream: building blocks
-
same tools: different 'skins' with different goals
-
different chunks to handle very specific tasks
-
Each site can string together groups of tools to do 'useful' things: developers win! by watching users create new uses
-
Under the hood (bonnet)
-
Common interfaces? data definitions?
-
Can it be simple enough for a bored grad student to write a chunk?
-
How would chunk to chunk work?
-
translation interface frameworks?
-
data caching for chunk to chunk hand offs?
-
One core tool set - many different web sites
-
My Two Cents - the summary
-
What I think regarding interfaces - ten commandments, no ten requests
-
choose 'soft' meta-data carefully: it will limit, err, definite what the user can see or can stumble upon
-
Have multiple paths to find the same information
-
People trying to remember a previous finding will think different than the first-time users: respect this
-
Have tutorials, examples, and the like
-
Follow conventions of the web carefully: don't invent
-
There should be multiple interfaces allow web folk to target smaller groups of users better: this will help developers later on as users find new uses
-
Allow the users to succeed with only fragments of information
-
Allow users to succeed with unclear goals
-
Allow users to play, to make mistakes and recover easily
-
Allow users to repeat complex tasks easily
Back to Top