events: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(moved aug 2011 events to past)
(tighten up intro content / instructions)
Line 1: Line 1:
<entry-title>Microformats events</entry-title>
<entry-title>Microformats events</entry-title>
Please add microformats related events (including events which have sessions on microformats) below.
microformats related events (including events which have sessions on microformats).


Use the [[events-template|events template]] to create events pages, and list URLs, details, attendees, recommended tags, link to photos afterwards, etc. Add links to slides and other media to the [[presentations]], [[podcasts]] pages respectively.
Use the [[events-template|events template]] to create events pages, and list URLs, details, attendees, recommended tags, link to photos afterwards, etc. Add links to slides and other media to the [[presentations]], [[podcasts]] pages respectively.


Encourage the use of microformats on event sites' pages themselves, e.g. [[hCalendar]] and [[hCard]] for the schedule, sessions, speakers, and venues.
Encourage the use of microformats on event sites' pages themselves, e.g. [[hCalendar]] and [[hCard]] for the schedule, sessions, speakers, and venues.


== Add events to your calendar ==
== Add events to your calendar ==
Subscribe to current and future microformats events:
Subscribe to current and future microformats events, e.g. in Apple iCal, or Evolution:
* [http://h2vx.com/ics/sub/microformats.org/wiki/events »subscribe to microformats events]
* set it to update ("<nowiki>[x]</nowiki> Refresh" or "Auto-refresh: Every day")


iCal, Evolution:
See also [[#Zimbra-instructions|Zimbra instructions]]. Or [http://h2vx.com/ics/microformats.org/wiki/events download iCalendar file].
* click to subscribe: http://h2vx.com/ics/sub/microformats.org/wiki/events
* set it to update (i.e. "<nowiki>[x]</nowiki> Refresh" or "Auto-refresh: Every day") and new events will appear automatically.
 
Zimbra:
* Choose the "'''Calendar'''" tab
* in the far left column, click the new calendar icon (little mini green calendar with a plus sign, top right corner of the column header), a "'''Create New Calendar'''" dialog box should appear
* enter "microformats events" into the '''Name''' field
* check the 2nd checkbox: '''<nowiki>[x]</nowiki> Synchronize appointments from remote calendar'''
* copy this URL: '''<code><nowiki>http://h2vx.com/ics/microformats.org/wiki/events</nowiki></code>'''
* paste it into the '''URL''' field and click '''<nowiki>[ OK ]</nowiki>'''
 
You may also download  [http://h2vx.com/ics/microformats.org/wiki/events events on this page as an iCalendar file].
 
__TOC__


== regular ==
== regular ==
* regular [[meetup]] - community meetups. details inside.
* regular [[meetup]] - community meetups. details inside.


== upcoming ==
== upcoming ==
Upcoming microformats events:
<!-- Please try to keep to neutral tense (e.g "Bill Smith on microformats"). Include as many details about the event as possible, including precise start end times, room number, etc. Move details to the (events/..) wiki page for the event itself. Include the information here to start with with hCalendar markup. Thank you.  
<!-- Please try to keep to neutral tense (e.g "Bill Smith on microformats"). Include as many details about the event as possible, including precise start end times, room number, etc. Move details to the (events/..) wiki page for the event itself. Include the information here to start with with hCalendar markup. Thank you.  


Line 48: Line 36:


== recent ==
== recent ==
Past microformats related events and related photos, blog posts, etc.
<!-- Please change to past tense, and reverse the date-order, when moving events to the Recent section. Most recent first. -->  
<!-- Please change to past tense, and reverse the date-order, when moving events to the Recent section. Most recent first. -->  


Line 75: Line 64:


*<span class="vevent"><span class="dtstart">2011-03-09</span>: <span class="summary">[[events/2011-03-09-microformats-dinner|Microformats Dinner]]</span> with special guest Frances Berriman at <span class="location">TBD, San Francisco, CA</span>. <span class="url">http://microformats.org/wiki/events/2011-03-09-microformats-dinner</span></span>
*<span class="vevent"><span class="dtstart">2011-03-09</span>: <span class="summary">[[events/2011-03-09-microformats-dinner|Microformats Dinner]]</span> with special guest Frances Berriman at <span class="location">TBD, San Francisco, CA</span>. <span class="url">http://microformats.org/wiki/events/2011-03-09-microformats-dinner</span></span>


=== February 2011 ===
=== February 2011 ===
Line 124: Line 112:


*<span class="vevent"><span class="dtstart"><span class="value">2010-01-05</span> at <span class="value">18:30</span></span>: <span class="summary">[[events/2010-01-05-weekly-dinner-sf|Microformats Dinner San Francisco]]</span> at <span class="location vcard"><span class="fn org">21st Amendment</span>, <span class="adr"><span class="locality">San Francisco</span>, <span class="region">California</span></span></span>. <span class="url">http://microformats.org/wiki/events/2010-01-05-weekly-dinner-sf</span></span>
*<span class="vevent"><span class="dtstart"><span class="value">2010-01-05</span> at <span class="value">18:30</span></span>: <span class="summary">[[events/2010-01-05-weekly-dinner-sf|Microformats Dinner San Francisco]]</span> at <span class="location vcard"><span class="fn org">21st Amendment</span>, <span class="adr"><span class="locality">San Francisco</span>, <span class="region">California</span></span></span>. <span class="url">http://microformats.org/wiki/events/2010-01-05-weekly-dinner-sf</span></span>
== Zimbra instructions ==
Zimbra:
* Choose the "'''Calendar'''" tab
* in the far left column, click the new calendar icon (little mini green calendar with a plus sign, top right corner of the column header), a "'''Create New Calendar'''" dialog box should appear
* enter "microformats events" into the '''Name''' field
* check the 2nd checkbox: '''<nowiki>[x]</nowiki> Synchronize appointments from remote calendar'''
* copy this URL: '''<code><nowiki>http://h2vx.com/ics/microformats.org/wiki/events</nowiki></code>'''
* paste it into the '''URL''' field and click '''<nowiki>[ OK ]</nowiki>'''


== Previous events ==
== Previous events ==

Revision as of 13:22, 5 September 2011

<entry-title>Microformats events</entry-title> microformats related events (including events which have sessions on microformats).

Use the events template to create events pages, and list URLs, details, attendees, recommended tags, link to photos afterwards, etc. Add links to slides and other media to the presentations, podcasts pages respectively.

Encourage the use of microformats on event sites' pages themselves, e.g. hCalendar and hCard for the schedule, sessions, speakers, and venues.

Add events to your calendar

Subscribe to current and future microformats events, e.g. in Apple iCal, or Evolution:

See also Zimbra instructions. Or download iCalendar file.

regular

  • regular meetup - community meetups. details inside.

upcoming

Upcoming microformats events:

recent

Past microformats related events and related photos, blog posts, etc.

August 2011

July 2011

June 2011

  • IndieWebCamp - microformats for web intents
  • OSBridge - schema.org WTF

May 2011

April 2011

March 2011

February 2011

October 2010

  • Tantek Çelik on HTML5 at Front-Trends in Warsaw discussed microformats and HTML5

September 2010

  • Jeremy Keith workshop on HTML5+microformats at dConstruct 2010

August 2010

July 2010

  • ... need to add talks by Tantek Çelik at CascadeSF on HTML5+CSS3+microformats, and at OpenWebCamp on HTML5+microformats+S5
  • ... Federated Social Web summit - included discussions of hCard and identity

June 2010

  • ... need to add Voices That Matter talks on microformats by Emily Lewis and HTML5+microformats by Tantek Çelik

May 2010

April 2010

March 2010

February 2010

January 2010

Zimbra instructions

Zimbra:

  • Choose the "Calendar" tab
  • in the far left column, click the new calendar icon (little mini green calendar with a plus sign, top right corner of the column header), a "Create New Calendar" dialog box should appear
  • enter "microformats events" into the Name field
  • check the 2nd checkbox: [x] Synchronize appointments from remote calendar
  • copy this URL: http://h2vx.com/ics/microformats.org/wiki/events
  • paste it into the URL field and click [ OK ]

Previous events

Previous years' events can be found at the following:

Other languages

Quicktime Broadcaster Notes

See quicktime

Related pages