Add some events for the next year.

Submitted by:	Allan Jude <freebsd@allanjude.com>
Reviewed by:	bcr (older version)
This commit is contained in:
Eitan Adler 2013-10-04 21:23:22 +00:00
parent d98b750f67
commit 048b9480f2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42837
3 changed files with 132 additions and 1 deletions

View file

@ -12,6 +12,10 @@
$FreeBSD$
</cvs:keyword>
<xi:include
href="http://www.FreeBSD.org/XML/www/share/xml/events2014.xml"
xpointer="xpointer(//event)" />
<xi:include
href="http://www.FreeBSD.org/XML/www/share/xml/events2013.xml"
xpointer="xpointer(//event)" />

View file

@ -31,7 +31,7 @@
<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,
on BSD based systems. The conference is for anyone developing,
deploying and using systems based on FreeBSD, NetBSD, OpenBSD,
DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical
conference and aims to collect the best technical papers and
@ -182,4 +182,33 @@
educational sessions, best practice conversations, and exclusive
networking opportunities.</description>
</event>
<event id="freebsd20th-2013">
<name>FreeBSD 20th Anniversary Party</name>
<url>http://rsvp.ixsystems.com/</url>
<startdate>
<year>2013</year>
<month>11</month>
<day>02</day>
</startdate>
<enddate>
<year>2013</year>
<month>11</month>
<day>02</day>
</enddate>
<location>
<country code="US">United States</country>
<city>San Francisco</city>
<site>DNA Lounge</site>
</location>
<description>A one day event in honor of the users,
administrators, developers, and advocates, of &os;. The
20th Anniversary Celebration will feature great company,
drinks, music and notable figures from the past, present and
future of FreeBSD. Festivities will begin at 6 pm, will open
to the public at 9 pm, and will continue into the wee hours
of the morning. There will also be giveaways of books and
other goodies plus the new &os; 20th Anniversary T-shirt.
</description>
</event>
</events>

98
share/xml/events2014.xml Normal file
View file

@ -0,0 +1,98 @@
<?xml version="1.0"?>
<!DOCTYPE events PUBLIC "-//FreeBSD//DTD FreeBSD XML Database for Events//EN"
"http://www.FreeBSD.org/XML/www/share/xml/events.dtd">
<!--
Events which might be interesting for FreeBSD users.
Please sort the events by start date, with recent events earlier in the file.
-->
<events>
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
$FreeBSD$
</cvs:keyword>
<event id="nycbsdcon-2014">
<name>NYCBSDCon 2014</name>
<url>http://www.nycbsdcon.org/2014/</url>
<startdate>
<year>2014</year>
<month>2</month>
<day>1</day>
</startdate>
<enddate>
<year>2014</year>
<month>2</month>
<day>1</day>
</enddate>
<location>
<country code="US">United States</country>
<city>New York City</city>
<site>Suspender Bar &amp; Restaurant, Manhattan</site>
</location>
<description>A day-long event with a theme of &quot;The BSDs in
Production.&quot; With increased focus on the critical roles
the BSDs do and can play in infrastructures, NYCBSDCon
promises to be an important event for the technical community
in the New York metropolitan area. Hosted by the New York City
*BSD User Group.</description>
</event>
<event id="asiabsdcon-2014">
<name>AsiaBSDCon 2014</name>
<url>http://2014.asiabsdcon.org/</url>
<startdate>
<year>2014</year>
<month>3</month>
<day>13</day>
</startdate>
<enddate>
<year>2014</year>
<month>3</month>
<day>16</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 FreeBSD, 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-2014">
<name>BSDCan 2014</name>
<url>http://www.bsdcan.org/</url>
<startdate>
<year>2014</year>
<month>5</month>
<day>14</day>
</startdate>
<enddate>
<year>2014</year>
<month>5</month>
<day>17</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 developers conference 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. Featurs tracks on System
Administration, Security, Hacking and Embedded. Followed
Immediately by PGCon at the same location.</description>
</event>
</events>