suggested-reading: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE: Suggested Reading }} | |||
{{stub}} | |||
The following resources provide a lot of background on the Web, web design, semantic markup (as described in the [[introduction]]) which provided much of the bases for [[microformats]]. | The following resources provide a lot of background on the Web, web design, semantic markup (as described in the [[introduction]]) which provided much of the bases for [[microformats]]. | ||
* [http://www.tantek.com/log/2005/03.html#d11t0943 SXSW required reading] | * [http://www.tantek.com/log/2005/03.html#d11t0943 SXSW required reading] | ||
== Background == | == Background == | ||
* [http://www.xml.com/pub/a/w3j/s1.people.html The Web is Ruined and I Ruined it] - David Siegel | * [http://www.xml.com/pub/a/w3j/s1.people.html The Web is Ruined and I Ruined it] - David Siegel | ||
== Markup Semantics == | == Markup Semantics == | ||
* [http://www.simplebits.com/bits/simplequiz/ SimpleQuiz]- Dan Cederholm | * [http://www.simplebits.com/bits/simplequiz/ SimpleQuiz]- Dan Cederholm | ||
* [http://www.zeldman.com/daily/0803a.shtml#spelling Spelling and grammar not the same] - Jeffrey Zeldman | * [http://www.zeldman.com/daily/0803a.shtml#spelling Spelling and grammar not the same] - Jeffrey Zeldman | ||
Line 21: | Line 17: | ||
== Web Standards == | == Web Standards == | ||
* [http://www.amazon.com/exec/obidos/tg/detail/-/1590593812/qid=1125089508/sr=8-1/ref=pd_bbs_1/002-5006181-4397665?v=glance | * [http://www.amazon.com/exec/obidos/tg/detail/-/1590593812/qid=1125089508/sr=8-1/ref=pd_bbs_1/002-5006181-4397665?v=glance&s=books&n=507846 Web Standards Solutions], Cederholm | ||
* [http://www.amazon.com/exec/obidos/tg/detail/-/0735712018/qid=1125089508/sr=8-2/ref=pd_bbs_2/002-5006181-4397665?v=glance&s=books&n=507846 Designing with Web Standards], Zeldman | |||
==REST== | |||
One parallel that can be drawn is between microformats and REST in the web services world, i.e. see this [http://www.windley.com/archives/2005/07/microformats.shtml comparison of microformats and REST]. See the [http://rest.blueoxen.net REST wiki] for more about REST. Related [http://patricklogan.blogspot.com/2006/01/microformat-microprotocol.html microformats and microprotocols]. | |||
* See also: [http://www.justinleavesley.com/journal/2005/7/28/web-services-and-the-innovators-dilemma.html Web Services and the Innovators Dilemma] by Justin Leavesley | |||
== Microformats == | |||
* See microformats [[books]] for a list of books that discuss microformats. | |||
== to do == | |||
This page is a stub and could certainly use some contributions, e.g. copy the references from inside the blog post at the top and put them inline here. - [http://tantek.com/ Tantek] |
Latest revision as of 16:33, 18 July 2020
This article is a stub. You can help the microformats.org wiki by expanding it.
The following resources provide a lot of background on the Web, web design, semantic markup (as described in the introduction) which provided much of the bases for microformats.
Background
- The Web is Ruined and I Ruined it - David Siegel
Markup Semantics
- SimpleQuiz- Dan Cederholm
- Spelling and grammar not the same - Jeffrey Zeldman
- Who Cares about Semantics Anyway? - Dave Shea
- Use
class
with semantics in mind. - Sybren Stuvel
Web Standards
- Web Standards Solutions, Cederholm
- Designing with Web Standards, Zeldman
REST
One parallel that can be drawn is between microformats and REST in the web services world, i.e. see this comparison of microformats and REST. See the REST wiki for more about REST. Related microformats and microprotocols.
- See also: Web Services and the Innovators Dilemma by Justin Leavesley
Microformats
- See microformats books for a list of books that discuss microformats.
to do
This page is a stub and could certainly use some contributions, e.g. copy the references from inside the blog post at the top and put them inline here. - Tantek