1. Microformats, Building Blocks, and You

    2007-05-25, Metropolitan III, Westin San Francisco Market Street
    Tantek Çelik Chief Technologist Technorati
  2. (cc) Creative Commons BY
  3. microformats

  4. why microformats

  5. microformats and internationalization

  6. building blocks: HTML and XHTML

  7. building blocks: POSH

  8. building blocks: why POSH?

  9. building blocks: microformats and pingerati

  10. microformats and you

  11. microformats and you (cont'd)

  12. Technorati Contact page

  13. hCard markup example

    
    
                               http://tantek.com/
                               Tantek 
                                Çelik
    
    
  14. hCard markup example

    
    <div              > 
     <a                  href="http://tantek.com/">
      <span                   >Tantek</span> 
      <span                    >Çelik</span>
     </a>
    </div>
    
  15. hCard markup example

    
    <div class="vcard"> 
     <a class="url fn n" href="http://tantek.com/">
      <span class="given-name">Tantek</span> 
      <span class="family-name">Çelik</span>
     </a>
    </div>
    
  16. hCard markup example

    
    <div class="vcard">
     <a class="url fn n" href="http://tantek.com/">
      <span class="given-name">Tantek</span> 
      <span class="family-name">Çelik</span>
     </a>
    </div>
    
  17. BarCamp home page

  18. Microformats: 2004 → 2007

  19. Microformats: 2004 → 2007

  20. Recently released...

  21. Operator Demo

  22. Microformats Community

  23. Microformat Exercise for the Reader

  24. Colophon

  25. Thanks!

  26. Extra stuff

  27. semantic markup history