to-do: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
m (minor edits via a blackberry 8700c from macworld show floor)
m (community marks)
Line 76: Line 76:


=== help with new microformat requests ===
=== help with new microformat requests ===
* expense reports (really just a list of "expense" items), [http://flickr.com/photos/edyson/56774178/ requested by ED], should look at UBL
* expense reports (really just a list of "expense" items), [http://flickr.com/photos/edyson/56774178/ requested by ED], should look at UBL as a pre-existing format
* fotonotes microformat
* fotonotes microformat
** clean up Subethaedit notes from working session with Greg Elin, Ryan King, Kevin Marks, Suw Charman and email to folks and figure out next steps
** clean up Subethaedit notes from working session with Greg Elin, Ryan King, Kevin Marks, Suw Charman and email to folks and figure out next steps
** evaluate whether or not fotonotes are simple and common enough to be considered for [[media-info-examples]].
** evaluate whether or not fotonotes are simple and common enough to be considered for [[media-info-examples]].
* Can we make "microformat" and "microformats" into [http://factoryjoe.com/blog/2006/01/14/the-case-for-community-marks/ Community Marks]?


==Ryan==
==Ryan==

Revision as of 19:46, 16 January 2006

To Do

This page is for posting microformats related shared to do items. If you want to use this page for your microformats related to-do items, create a section with your name on it. The reason we are keeping these all on the same page is to make it easier to tell when people are working on similar things, and to make it more obvious when people help out with other people's tasks. In theory this probably won't scale, but let's first see how it does in practice. :) - Tantek


Lazyweb

Just some nice things, feel free to do any of these.

  • a semantic, clean css star rating picker (e.g. a UI widget to rate from 1-5 stars)


Tantek

I'm keeping a few microformats related to-do items here both for my own convenience, and for folks looking to help out with small tasks. If so, just create a new section with your name, and and maybe copy the item there, and put your name next to the item in my list. We'll figure this out as we go along. Thanks, Tantek.

iterate on current microformats

  • hReview 0.3 - write the draft and get it finalized.

introduction / community

  • microformats-discuss
    • introductory email sent to new subscribers needs to direct people to process and how-to-play
  • Need to write a page on naming-principles, to cover in particular:
    • pick names from existing microformats vocabularies before other standards
    • avoid using the same name to mean two things
    • avoid using two names to mean the same thing
    • seek to keep the microformats vocabulary minimal, memorable, and usable.

profiles

  • create hcalendar-profile and have folks verify it.
  • update XMDP with new required features:
    • ability for one profile to include/import another (rel="import" ?)
    • ability to reference an XMDP via rel="profile" (similar to XHTML2 rel value by same name)
    • ability/suggestion to reference an XMDP using <a href> in addition to <link>

microformat parsing documentation

create microformats wiki pages for

  • microformats history
    • introduction of terms (when were microformats terms introduced, by whom, etc.)
    • introduction of specs (when were microformats specifications first introduced)
      • use the history on Technorati's developer wiki for evidence of earliest dates.
      • use the presentations as a source as well.

improve usability and automation on the site

  • figure out how to get wordpress to autopost blog posts to the microformats-announce list
    • ideally use the from address of the author of the blog post
    • maybe photomatt knows how to do this.

more microformat examples

more illustrative examples in specs

  • need examples of multi-instance hCalendar events
  • of repeating events
  • need examples of hCards with work telephone, mailing address etc.

more examples in the wild

help with microformat implementations

  • hCard creator - add features/fields
    • email
    • aim / instant messaging contact info
  • wordpress improvements
    • WP admin for new profiles
      • should simply read blog URL
      • look for hcards and parse them
  • XFN Creator localizations
  • Conference Schedule Creator
    • We need to ASAP build a simple conference schedule creator (and editor?) that builds upon the hCalendar creator. We should make it *trivial* for conference organizers to build/edit/publish an hCalendar schedule for their conference, including auto-generated "Subscribe..." link which produces the proper "webcal:..." link with X2V. Note: see the "axis" and "header" attributes in HTML4, specifically in the section on Tables.

help with new microformat requests

  • expense reports (really just a list of "expense" items), requested by ED, should look at UBL as a pre-existing format
  • fotonotes microformat
    • clean up Subethaedit notes from working session with Greg Elin, Ryan King, Kevin Marks, Suw Charman and email to folks and figure out next steps
    • evaluate whether or not fotonotes are simple and common enough to be considered for media-info-examples.
  • Can we make "microformat" and "microformats" into Community Marks?

Ryan

hCalendar/hCard/hReview creator improvements

  • get all creators working in IE/Win, IE/Mac, Safari/OSX.3

Greasemonkey versions

  • fix the hCalendar Greasemonkey script to use the latest hCalendar creator code to automatically handle the datetime fields better etc.

hCalendar/hCard/hReview editor

  • onblur in the URL field (e.g. on hCalendar), goes out and tries to retrieve an object of same time (e.g. an hCalendar vevent) from that URL and uses it to autofill the form, same thing if the creator is loaded with that URL prefilled (e.g. due to a ?url=http://example.com/ in the URL that loads the creator).

*-authoring microformats wiki pages

  • hcard-authoring - a tutorial on creating an hcard for you site, blog (common platforms), etc.
  • hcalendar-authoring - a tutorial on how to blog events so your friends can subscribe to them
  • hreview-authoring - a tutorial on how to blog reviews so that they'll be aggregated.

WordPress patches for microformats

  • submit patches for WordPress code/templates for microformats improvements
  • Wordpress plugin for microformats, specifically hReview and hCalendar

other

Dimitri Glazkov

  • Figure out REST/Microformats thing
  • Work on result set idea
  • Implement h-creators using Web Forms 2.0

Chris Messina

  • Work on hPlaylist
  • Work on hPlayItem

Wishlist

  • Microformat for "buyable items"
  • Location MF -- right click "map this"
  • Better hCard support -- right click "IM this person...", "Add to contacts"
  • Better hCal support -- support many views of same hCal data on one page using XSLT

Robert Bachmann

  • find examples and formats of how the date of publication is displayed on the web
    • find examples of <del> and <ins> usage

New Person 2

etc.