I’ve been meaning to post this for a while.
MP3 of Tom Coates’ presentation
An excellent presentation from Tom Coates who used to work for the BBC, but has now moved on to Yahoo. His talk is aimed at web developers about to develop web 2.0 apps.
Those building or contemplating building web apps for humanities (or any other) purposes should bear his excellent advice in mind:
- Look to add value to the Aggregate web of data
- Build for normal users, developers and machines
- Start designing with data (objects), not with pages
- Identify your first order object and make them addressable
- Use readable, reliable, and hackable URLs
- Correlate with external identifier schemes (or coin a new standard)
- Build list views and batch manipulation interfaces
- Parallel data representations
- Make your data as discoverable as possible
The future looks good if everyone follows his advice.
Advertisements
Leave a Reply