From 79fafe2f44f5e31522dd93013950474342bfdfb0 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 4 May 2019 15:48:55 -0500 Subject: archived all the stuff from freelancing for wired --- published/Webmonkey/Monkey_Bites/2007/01.01.05/Thu/tutorial.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 published/Webmonkey/Monkey_Bites/2007/01.01.05/Thu/tutorial.txt (limited to 'published/Webmonkey/Monkey_Bites/2007/01.01.05/Thu/tutorial.txt') diff --git a/published/Webmonkey/Monkey_Bites/2007/01.01.05/Thu/tutorial.txt b/published/Webmonkey/Monkey_Bites/2007/01.01.05/Thu/tutorial.txt deleted file mode 100644 index cad7a84..0000000 --- a/published/Webmonkey/Monkey_Bites/2007/01.01.05/Thu/tutorial.txt +++ /dev/null @@ -1 +0,0 @@ -Yesterday we looked at creating semantically correct XHTML. Today's tutorial takes that idea and goes a step further into what's know as microformats. Microformats are, to quote from the [microformats.org][2] website: >* a way of thinking about data * design principles for formats * adapted to current behaviors and usage patterns ("Pave the cow paths.") * highly correlated with semantic XHTML, AKA the real world semantics, AKA lowercase semantic web, AKA lossless XHTML * a set of simple open data format standards that many are actively developing and implementing for more/better structured blogging and web microcontent publishing in general. * An evolutionary revolution * all the above. Microformats allow browsers and other user agents to "understand" certain chunks of data, for instance hCard, a microformat based on the vCard standard, tell a browser that the information contained within the hCard tags is an address card. Right now Flickr, Yahoo and others are using microformats and Mozilla has said the next version of Firefox [will support][3] microformats. For some background and to get started creating your own microformats code [head over the official site][1] and have a look at the various code generators and templates. Happy formating. [1]: http://microformats.org/code/ "microformats.org - code" [2]: http://microformats.org/about/ "About Microformats" [3]: http://blog.wired.com/monkeybites/2007/01/firefox_3_to_su.html#more "Monkey Bites: Firefox 3 to support Microformats" \ No newline at end of file -- cgit v1.2.3-70-g09d2