Make Data Not Look Like Data

2008年08月22日 16:39 • 查看 7 次 • 打印本文

Just about every web page has some sort of data behind it. This blog post, for example, has a title, a date, categories, tags, and the body of the post itself, in addition to some other metadata. All of this data sits in a row in the Webmonkey database, waiting for you to call it up. When we display a blog post, you see the content–usually something new or cool in web development. You don’t see data.

查看原文 »

评论

发表评论