pendahuluan: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
# salah satu cara penggunaan [[(X)HTML]] untuk data. | # salah satu cara penggunaan [[(X)HTML]] untuk data. | ||
== | == Seruan untuk sederhana == | ||
* 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#REST|suggested reading on REST]]. | * 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#REST|suggested reading on REST]]. |
Revision as of 18:06, 30 August 2009
<entry-title>Pendahuluan Microformats</entry-title>
Apakah Microformats itu?
Microformats adalah cara menambahkan penandaan sederhana agar tiap data mudah terbaca oleh manusia seperti peristiwa, rincian kontak atau lokasi, pada halaman web sehingga informasi di dalamnya dapat di ekstraksi oleh perangkat lunak dan diindeks, dicari, disimpan, pertukaran-referensi, atau dikombinasi.
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.
Mengapa Microformats
Mengapa kita menghadirkan Microformats?
Singkatnya, Microformats adalah konvergensi dari sejumlah tren:
- langkah logis berikutnya dalam evolusi desain web dan informasi arsitektur
- cara manusia dan organisasi untuk mempublikasikan informasi yang lebih beragam dengan sendirinya, tanpa harus bergantung pada layanan terpusat
- pengakuan bahwa (di luar area spesialis) upaya metadata "tradisional" memiliki kegagalan atau akan memakan banyak waktu untuk mengumpulkannya dengan berbagi adopsi apapun, oleh karena itu pendekatan baru akan dibutuhkan
- salah satu cara penggunaan (X)HTML untuk data.
Seruan untuk sederhana
- 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
See also
- A list of some notable users.
- 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
external
- Sitepoint has a nice introductory tutorial: Microformats - Plugging the Gaps in HTML
- Premasagar has written up some nice microformats examples with source.