آشنایی با میکروفرمت ها
Jump to navigation
Jump to search
میکروفرمت ها چیستند؟
Microformats are a way of adding simple markup to human-readable data items such as events, contact details or locations, on web pages, so that the information in them can be extracted by software and indexed, searched for, saved, cross-referenced or combined.
More technically, they are items of semantic markup, using just standard "plain old semantic (X)HTML" (i.e. "POSH") with a set of common class-names and "rel" values. They are open and available, freely, for anyone to use.
چرا میکروفرمت
برای چه به سراغ میکروفرمت ها آمده ایم؟
به طور خلاصه، میکروفرمت ها برای پوشش چند هدف ساخته شده اند:
- گام منطقی بعدی در تکامل طراحی وب و معماری اطلاعات می باشد
- a way for people and organisations to publish richer information themselves, without having to rely upon centralized services
- an acknowledgement that (outside of specialist areas) "traditional" metadata efforts have either failed or taken so long to garner any adoption, that a new approach was necessary
- راهی برای استفاده از (X)HTML برای داده ها.
گیرایی و جذابیت سادگی
- Microformats are a simple effort which has appealed to many frustrated with previous complex efforts. One parallel that can be drawn is to REST in the web services world - for more on REST see suggested reading on REST.
- See: Web Services and the Innovators Dilemma by Justin Leavesley
همچنین نگاه کنید
- A list of sites using microformats.
- Recent press interviews and articles are also a good introduction.
- See microformat presentations for more background and introductory material on microformats.
- Listen to podcasts about microformats.
- Read the FAQs for general microformat queries.
- More suggested reading
- So you want to implement microformats?
- presentations
- podcasts
- testimonials
پیوند به بیرون
- Sitepoint has a nice introductory tutorial: Microformats - Plugging the Gaps in HTML
- Premasagar has written up some nice microformats examples with source.