Main Page-it: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (inizio traduzione italiana)
m (tradotte le intestazioni)
Line 5: Line 5:
Per piacere iniziate con la pagina [[introduction-it]] e leggete [[how-to-play-it]] prima di cominciare ad editare.
Per piacere iniziate con la pagina [[introduction-it]] e leggete [[how-to-play-it]] prima di cominciare ad editare.


==Introductione==
==Introduzione==
* Learn what it means to be [http://microformats.org/wiki/posh <abbr title="Plain Old Semantic HTML">POSH</abbr>].
* Learn what it means to be [http://microformats.org/wiki/posh <abbr title="Plain Old Semantic HTML">POSH</abbr>].
* See the [http://microformats.org/about/ about page], [http://microformats.org/ latest news], [[press]], [[presentations]], [[books]], [[podcasts]], & [[screencasts]].
* See the [http://microformats.org/about/ about page], [http://microformats.org/ latest news], [[press]], [[presentations]], [[books]], [[podcasts]], & [[screencasts]].
Line 11: Line 11:
* Want to learn more in person? Check out microformats [[events]].
* Want to learn more in person? Check out microformats [[events]].


==Definition==
==Definizione==
Microformats are small bits of HTML that represent things like people, events, tags, etc. in web pages.   
Microformats are small bits of HTML that represent things like people, events, tags, etc. in web pages.   


Microformats enable the publishing of higher fidelity information on the Web, providing the fastest and simplest way to support feeds and APIs for your website.  See more explanations of [[what-are-microformats|what are microformats]], and [[what-can-you-do-with-microformats|what you can do with them]].  
Microformats enable the publishing of higher fidelity information on the Web, providing the fastest and simplest way to support feeds and APIs for your website.  See more explanations of [[what-are-microformats|what are microformats]], and [[what-can-you-do-with-microformats|what you can do with them]].  


== How to contribute ==
== Come contribuire ==
Do you want to help take microformats to the next level?  You can:
Do you want to help take microformats to the next level?  You can:


Line 27: Line 27:
* Before proposing any new microformats, make sure your website is [[POSH]], [[get-started|uses existing microformats]], and then read the [[process]].
* Before proposing any new microformats, make sure your website is [[POSH]], [[get-started|uses existing microformats]], and then read the [[process]].


== Specifications ==
== Specificazioni ==
[[microformats|Microformats]] open standards specifications.
[[microformats|Microformats]] open standards specifications.


Line 40: Line 40:
* [[xoxo|XOXO]]
* [[xoxo|XOXO]]


== Drafts ==
== Bozze ==
* [[adr|adr]] - for marking up address information
* [[adr|adr]] - for marking up address information
* [[geo|geo]] - for marking up [http://en.wikipedia.org/wiki/WGS84 WGS84] geographic coordinates (latitude; longitude)
* [[geo|geo]] - for marking up [http://en.wikipedia.org/wiki/WGS84 WGS84] geographic coordinates (latitude; longitude)
Line 53: Line 53:
* [[xfolk|xFolk]]
* [[xfolk|xFolk]]


== Design Patterns ==
== I Design Patterns ==
{{design_patterns}} <!-- this can be edited in /wiki/Template:design_patterns -->
{{design_patterns}} <!-- this can be edited in /wiki/Template:design_patterns -->
* [[elemental-microformat|elemental microformats]]
* [[elemental-microformat|elemental microformats]]
* [[compound-microformat|compound microformats]]
* [[compound-microformat|compound microformats]]


== Exploratory Discussions ==
== Discussioni esplorative ==
See: [[exploratory-discussions]] for details of research and analysis of real-world [[examples]], existing formats, and brainstorming of possible new microformats, per the microformats [[process]].
See: [[exploratory-discussions]] for details of research and analysis of real-world [[examples]], existing formats, and brainstorming of possible new microformats, per the microformats [[process]].


== Examples ==
== Esempi ==
* [[examples-in-the-wild]]
* [[examples-in-the-wild]]
* [[implementations]]
* [[implementations]]
* [[zen-garden]]
* [[zen-garden]]


== resources ==
== Risorse ==
See [[resources]].
See [[resources]].


== user centric development ==
== Sviluppo incentrato sull'utente ==
*[[user-interface]]
*[[user-interface]]
*[[data-portability]]
*[[data-portability]]
*[[social-network-portability]]
*[[social-network-portability]]


== shared work areas ==
== Area di lavoro condivisa ==
* [[to-do]]
* [[to-do]]
* [[templates]]
* [[templates]]
Line 81: Line 81:
* [[year-in-review]]
* [[year-in-review]]


== tools, test cases, additional research ==
== Strumenti, casi di studio e ricerche addizionali ==
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting [[tools|tools and services]] that need to process more than one microformat. That section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.
The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting [[tools|tools and services]] that need to process more than one microformat. That section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.


== microformats wiki translations ==
== Traduzioni del wiki microformats ==
<span id="microformats_wiki_translations_in_other_languages">You may read and edit microformats articles in many other languages:</span>
<span id="microformats_wiki_translations_in_other_languages">You may read and edit microformats articles in many other languages:</span>



Revision as of 11:36, 20 August 2008

Benvenuti nel wiki di microformats!

Per piacere iniziate con la pagina introduction-it e leggete how-to-play-it prima di cominciare ad editare.

Introduzione

Definizione

Microformats are small bits of HTML that represent things like people, events, tags, etc. in web pages.

Microformats enable the publishing of higher fidelity information on the Web, providing the fastest and simplest way to support feeds and APIs for your website. See more explanations of what are microformats, and what you can do with them.

Come contribuire

Do you want to help take microformats to the next level? You can:

Specificazioni

Microformats open standards specifications.

Bozze

  • adr - for marking up address information
  • geo - for marking up WGS84 geographic coordinates (latitude; longitude)
  • hAtom - syndicating episodic content (e.g. weblog postings)
  • hResume - for publishing resumes and CVs
  • hReview - hReview creator
  • rel-directory - to indicate that the destination of a hyperlink is a directory listing containing an entry for the current page
  • rel-enclosure - for indicating attachments (e.g. files) to download and cache
  • rel-home - indicate a hyperlink to the homepage of the site
  • rel-payment - indicate a payment mechanism
  • robots exclusion
  • xFolk

I Design Patterns

Design patterns are common uses of markup across microformats.

Discussioni esplorative

See: exploratory-discussions for details of research and analysis of real-world examples, existing formats, and brainstorming of possible new microformats, per the microformats process.

Esempi

Risorse

See resources.

Sviluppo incentrato sull'utente

Area di lavoro condivisa

Strumenti, casi di studio e ricerche addizionali

The first place to look for examples, code, and test cases is in the pages for each individual microformat. There are only a few cross-cutting tools and services that need to process more than one microformat. That section is intended for editors, parsers, validators, test cases, and other information relevant across multiple microformats.

Traduzioni del wiki microformats

You may read and edit microformats articles in many other languages:

See also other-languages, and how-to-start-a-new-translation.