Posted by Shane Becker on
Jon Udell of The Elmcity Calendar Curation Project on how to think like the web.
- Be the authoritative source for your own data
- Pass by reference not by value
- Know the difference between structured and unstructured data
- Create and adopt disciplined naming conventions
- Push your data to the widest appropriate scope
- Participate in pub/sub networks as both a publisher and a subscriber
- Reuse components and services