how-to-start-a-new-microformat: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
Line 61: Line 61:
## The brainstorming page is where most of the discussion on the mailing list will be documented. It is important to propose a starting point to the mailing list. Identify the common properties that you think should be included in the Microformat based on the analysis. Be as minimalistic as you can. Do not propose anything that is not backed up by hard data. An example of how to propose common properties, also known as Discovered Elements, can be found on the [[audio-info-brainstorming#Discovered_Elements|audio-info Discovered Elements]] section of the [[audio-info-brainstorming]] page.
## The brainstorming page is where most of the discussion on the mailing list will be documented. It is important to propose a starting point to the mailing list. Identify the common properties that you think should be included in the Microformat based on the analysis. Be as minimalistic as you can. Do not propose anything that is not backed up by hard data. An example of how to propose common properties, also known as Discovered Elements, can be found on the [[audio-info-brainstorming#Discovered_Elements|audio-info Discovered Elements]] section of the [[audio-info-brainstorming]] page.
# '''Ask for Feedback'''
# '''Ask for Feedback'''
## Send an e-mail to microformats-new stating that examples gathering and analysis has been completed for your Microformat and that you would like to start putting together a draft of your Microformat.
## Send an e-mail to microformats-new stating that examples gathering and analysis has been completed for your Microformat and that you would like to start brainstorming usage scenarios, markup and work toward a Microformat draft specification.


== Step 5: Brainstorm Usage Scenarios and Proposals==
== Step 5: Brainstorm Usage Scenarios and Proposals==

Revision as of 05:26, 2 August 2007

The New Microformat HOW-TO

This HOW-TO provides a step-by-step tutorial in the process of creating a new Microformat from beginning to end.

Step 1: Determine if a New Microformat is Needed

Time Commitment: 1-2 weeks

In many cases, a new Microformat is not needed. Microformats are meant to be combined with one another, therefore most problems can be solved by combining a number of Microformats. Here is a step by step guide to determining if a new Microformat is needed:

  1. Create a Problem Statement
    1. The Problem Statement is a very specific paragraph that outlines the problem that you are trying to address. If you need an example of an initial problem statement, one can be found here: hAudio Problem Statement. Once you have finished your problem statement, proceed to the next step.
  2. Apply pre-existing Microformats to your Problem Statement
    1. There is a large list of Microformat specifications, drafts and exploratory discussions that could be applied to your Problem Statement. Make sure to check the list and see if your problem can be solved using a combination of the pre-existing Microformats. If you have not found a combination of Microformats that can address your problem statement, proceed to the next step.
  3. Ask the microformats-new mailing list for guidance
    1. There are a number of people that have been active in the community for a long time. If you have done the first two steps and you still think that your problem is not being addressed by the Microformats community, ask the microformats-new mailing list. Make sure to include your Problem Statement and let the list know that you are considering creating a new Microformat to address the issue. Be ready for a variety of answers - the community rarely agrees when a new topic arises. It may take a bit of discussion to determine if a new Microformat is needed.

Step 2: Gather Examples and Similar Projects

Time Commitment: 2-4 weeks

If several people on the microformats-new mailing list have stated that they are interested in working on your problem statement, the next step in the process is to gather examples. It is suggested that you collect at least 50 unique URLs that demonstrate the publishing behavior that you are standardizing. You should also note every file format

  1. Gather example URLs
    1. Example URLs that contain publishing behavior as specified in your problem statement should be gathered. For example, if you are attempting to come up with a new image metadata Microformat, you would collect website URLs that publish image metadata (such as Flickr).
  2. Gather example file and markup formats
    1. Example file formats and markup formats that demonstrate publishing behavior as specified in your problem statement should be gathered. For example, if you are attempting to come up with a new image metadata Microformat, you would collect file formats that are capable of encapsulating image metadata (such as as the EXIF file format).
  3. Create and populate the examples page
    1. You will want to create an examples page on the wiki. For example, if you are gathering image metadata examples, you could name the page image-metadata-examples. Place all example URLs into this page. For more guidance, take a look at the audio-info-examples page.
  4. Create and populate the formats page
    1. You will want to create a formats page on the wiki. For example, if you are gathering image metadata formats, you could name the page image-metadata-formats. For more guidance, take a look at the audio-info-formats page.

Step 3: Analyze the Examples for Common Attributes

Time Commitment: 3-6 weeks

Microformats are based on sound research, logical analysis and thorough vetting of the data that you have gathered. This is one of the most tedious parts of the process, and if you do not perform a thorough job at this stage, it will come back to bite you.

  1. Determine common properties
    1. It is important to define and keep track of common properties found throughout the process. If you were analyzing image metadata, for instance, you would probably define the title, summary, formatted name, and publish date properties. The list will grow as you perform more analysis. Make sure to clearly define each common property so that others will know what you mean in your analysis. For an example of defining common properties, here is the definition for the audio-info title common property.
  2. Analyze each example URL
    1. Once a set of common properties have been defined, start analyzing each example URL that you have collected. Note which common properties are published on each page. You will have to add common properties to the list as you find new trends while analyzing your data. Here is an example of how you can document this analysis on the wiki: audio-info analysis documentation
  3. Analyze each format
    1. Perform the same type of analysis that you performed on the example URLs on the file formats and other semantic formats you have gathered.
  4. Perform aggregate statistical analysis
    1. After you have completed analysis of all URLs and formats, you should perform a statistical analysis on the aggregate data. You will need hard numbers that are backed up by data to prove your point on the microformats-new mailing list. For an example of what the aggregate analysis should look like after it is completed, the aggregate analysis of music services section of the audio-info page may be of help.

Step 4: Check your work, Start Brainstorming, and Ask for Feedback

Time Commitment: 1-2 weeks

It is important that all of your findings are thoroughly documented on the wiki. You will be able to speed the process along if everybody understands the data that you have gathered. If your analysis is sound and doesn't leave any open questions, the next step of the process will be much easier.

  1. Ensure that you have the basics
    1. At this point you should have an examples and formats page. The examples page should contain:
      1. A Problem Statement
      2. Common Properties and their definitions
      3. At least 50 example URLs, each with common properties that they contain
      4. A statistical analysis of all aggregate data
  2. Create and populate the brainstorming page
    1. The brainstorming page is where most of the discussion on the mailing list will be documented. It is important to propose a starting point to the mailing list. Identify the common properties that you think should be included in the Microformat based on the analysis. Be as minimalistic as you can. Do not propose anything that is not backed up by hard data. An example of how to propose common properties, also known as Discovered Elements, can be found on the audio-info Discovered Elements section of the audio-info-brainstorming page.
  3. Ask for Feedback
    1. Send an e-mail to microformats-new stating that examples gathering and analysis has been completed for your Microformat and that you would like to start brainstorming usage scenarios, markup and work toward a Microformat draft specification.

Step 5: Brainstorm Usage Scenarios and Proposals

Step 6: Write the First Draft

Step 7: Gather Feedback on First Draft

Step 8: Refine

Step 9: Propose Acceptance by the Community

Step 10: Gather Implementations of the Standard