By Page Sands on
7/15/2008 4:33 AM
(Part One of a series)
One of the things that I like do when analyzing a Web service is looking at its architecture. Not so much how the engineers have designed the databases or chose a programming framework, but the architecture of the published information.
For example, I know that blogs are unique in how they organize content. Posts are published in reverse chronological order and sorted by categories. Readers can leave comments and trackbacks signal that someone else found the post interesting enough to write about it.
Read More »