Date: Tue, 17 May 2016 19:20:08 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48822 - head/share/xml Message-ID: <201605171920.u4HJK8Tp053786@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Tue May 17 19:20:08 2016 New Revision: 48822 URL: https://svnweb.freebsd.org/changeset/doc/48822 Log: Sort events by start date, clarify instructions. Modified: head/share/xml/events2016.xml Modified: head/share/xml/events2016.xml ============================================================================== --- head/share/xml/events2016.xml Tue May 17 13:49:29 2016 (r48821) +++ head/share/xml/events2016.xml Tue May 17 19:20:08 2016 (r48822) @@ -4,7 +4,7 @@ <!-- Events which might be interesting for FreeBSD users. - Please sort the events by start date, with recent events earlier in the file. + Sort events by start date, with more recent events earlier in the file. --> <events> @@ -12,38 +12,61 @@ $FreeBSD$ </cvs:keyword> - <event id="mckusick-kernel-2016"> - <name>FreeBSD Kernel Internals: An Intensive Code - Walkthrough</name> - <url>https://www.mckusick.com/courses/adveveclass.html</url> + <event id="bsdcan-2016"> + <name>BSDCan 2016</name> + <url>http://www.bsdcan.org/2016/</url> <startdate> <year>2016</year> - <month>1</month> - <day>21</day> + <month>6</month> + <day>8</day> </startdate> <enddate> <year>2016</year> - <month>5</month> - <day>12</day> + <month>6</month> + <day>11</day> </enddate> <location> - <country code="US">United States</country> - <city>Berkeley</city> - <site>Hillside Club</site> + <country code="CA">Canada</country> + <city>Ottawa</city> + <site>University of Ottawa</site> </location> - <description>Marshall Kirk McKusick will be teaching his course - "FreeBSD Kernel Internals: An Intensive Code - Walkthrough" on Thursday evenings in Berkeley California - beginning January 21, 2016. The class will be held at the - historic <a href="http://www.hillsideclub.org/">Hillside - Club</a> at 2286 Cedar Street, Berkeley, CA 94709 just three - blocks north of the Berkeley campus once per week from 6:30PM - to 10:00PM starting Thursday January 21st and finishing on - Thursday May 12th. You can sign up for the class at <a - href="https://www.mckusick.com/courses/advclassform.html">https://www.mckusick.com/courses/advclassform.html</a>. - Those not living in the Bay Area that would like to take the - class remotely can sign up for a subscription to receive the - classes week-by-week as they are recorded.</description> + <description>BSDCan is a technical conference for people working + on and with BSD operating systems and related projects. It is + a conference for users and developers with a strong focus on + emerging technologies, research projects, and works in progress. + It also features Userland infrastructure projects and invites + contributions from both free software developers and those + from commercial vendors. BSDCan is followed immediately by + PGCon at the same location.</description> + </event> + + <event id="asiabsdcon-2016"> + <name>AsiaBSDCon 2016</name> + <url>http://2016.asiabsdcon.org/</url> + <startdate> + <year>2016</year> + <month>3</month> + <day>10</day> + </startdate> + <enddate> + <year>2016</year> + <month>3</month> + <day>13</day> + </enddate> + <location> + <country code="JP">Japan</country> + <city>Tokyo</city> + <site>Tokyo University of Science</site> + </location> + <description>AsiaBSDCon is a conference for users and developers + on BSD based systems. The conference is for anyone developing, + deploying and using systems based on &os;, NetBSD, OpenBSD, + DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical + conference and aims to collect the best technical papers and + presentations available to ensure that the latest developments + in our open source community are shared with the widest + possible audience. + </description> </event> <event id="fosdem-2016"> @@ -73,6 +96,40 @@ on Sunday to attend talks about your favorite BSDs.</description> </event> + <event id="mckusick-kernel-2016"> + <name>FreeBSD Kernel Internals: An Intensive Code + Walkthrough</name> + <url>https://www.mckusick.com/courses/adveveclass.html</url> + <startdate> + <year>2016</year> + <month>1</month> + <day>21</day> + </startdate> + <enddate> + <year>2016</year> + <month>5</month> + <day>12</day> + </enddate> + <location> + <country code="US">United States</country> + <city>Berkeley</city> + <site>Hillside Club</site> + </location> + <description>Marshall Kirk McKusick will be teaching his course + "FreeBSD Kernel Internals: An Intensive Code + Walkthrough" on Thursday evenings in Berkeley California + beginning January 21, 2016. The class will be held at the + historic <a href="http://www.hillsideclub.org/">Hillside + Club</a> at 2286 Cedar Street, Berkeley, CA 94709 just three + blocks north of the Berkeley campus once per week from 6:30PM + to 10:00PM starting Thursday January 21st and finishing on + Thursday May 12th. You can sign up for the class at <a + href="https://www.mckusick.com/courses/advclassform.html">https://www.mckusick.com/courses/advclassform.html</a>. + Those not living in the Bay Area that would like to take the + class remotely can sign up for a subscription to receive the + classes week-by-week as they are recorded.</description> + </event> + <event id="scale"> <name>SCaLE 14x: The Southern California Linux Expo</name> <url>https://www.socallinuxexpo.org</url> @@ -108,61 +165,4 @@ <a href="https://www.socallinuxexpo.org">https://www.socallinuxexpo.org</a>. </description> </event> - - <event id="asiabsdcon-2016"> - <name>AsiaBSDCon 2016</name> - <url>http://2016.asiabsdcon.org/</url> - <startdate> - <year>2016</year> - <month>3</month> - <day>10</day> - </startdate> - <enddate> - <year>2016</year> - <month>3</month> - <day>13</day> - </enddate> - <location> - <country code="JP">Japan</country> - <city>Tokyo</city> - <site>Tokyo University of Science</site> - </location> - <description>AsiaBSDCon is a conference for users and developers - on BSD based systems. The conference is for anyone developing, - deploying and using systems based on &os;, NetBSD, OpenBSD, - DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical - conference and aims to collect the best technical papers and - presentations available to ensure that the latest developments - in our open source community are shared with the widest - possible audience. - </description> - </event> - - <event id="bsdcan-2016"> - <name>BSDCan 2016</name> - <url>http://www.bsdcan.org/2016/</url> - <startdate> - <year>2016</year> - <month>6</month> - <day>8</day> - </startdate> - <enddate> - <year>2016</year> - <month>6</month> - <day>11</day> - </enddate> - <location> - <country code="CA">Canada</country> - <city>Ottawa</city> - <site>University of Ottawa</site> - </location> - <description>BSDCan is a technical conference for people working - on and with BSD operating systems and related projects. It is - a conference for users and developers with a strong focus on - emerging technologies, research projects, and works in progress. - It also features Userland infrastructure projects and invites - contributions from both free software developers and those - from commercial vendors. BSDCan is followed immediately by - PGCon at the same location.</description> - </event> </events>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605171920.u4HJK8Tp053786>