Date: Sat, 18 Mar 2017 15:37:40 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50066 - head/share/xml Message-ID: <201703181537.v2IFbeoZ098819@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bcr Date: Sat Mar 18 15:37:40 2017 New Revision: 50066 URL: https://svnweb.freebsd.org/changeset/doc/50066 Log: Add the Essen Hackathon, BSDCam, and EuroBSDcon to the list of events. Modified: head/share/xml/events2017.xml Modified: head/share/xml/events2017.xml ============================================================================== --- head/share/xml/events2017.xml Thu Mar 16 05:55:59 2017 (r50065) +++ head/share/xml/events2017.xml Sat Mar 18 15:37:40 2017 (r50066) @@ -93,4 +93,94 @@ BSDCan hosts talks and tutorials on a range of topics based around the BSD family of operating systems.</description> </event> + + <event id="essen-2017"> + <name>Essen Hackathon 2017</name> + <url>https://wiki.freebsd.org/DevSummit/201707</url> + <startdate> + <year>2017</year> + <month>07</month> + <day>07</day> + </startdate> + <enddate> + <year>2017</year> + <month>07</month> + <day>09</day> + </enddate> + <location> + <country code="DE">Germany</country> + <city>Essen</city> + <site>Linuxhotel Villa Vogelsang</site> + </location> + <description>A weekend hackathon at the Linuxhotel in Essen, + Germany. a great opportunity to fix bugs, commit code, tinker + with devices, discuss new ideas, try out new things, and improve + FreeBSD.</description> + </event> + + <event id="bsdcam-2017"> + <name>2017 Cambridge Devsummit (BSDCam)</name> + <url>https://wiki.freebsd.org/DevSummit/201708</url> + <startdate> + <year>2017</year> + <month>08</month> + <day>02</day> + </startdate> + <enddate> + <year>2017</year> + <month>08</month> + <day>04</day> + </enddate> + <location> + <country code="UK">United Kingdom</country> + <city>Cambridge</city> + <site>University of Cambridge Computer Laboratory</site> + </location> + <description>An unconference style developer summit with a focus + on interactive topics and sessions that reflect the interests of + the attendees. The Cambridge devsummit is a slightly longer + three-day event without associated conference, letting us hold + more extended working groups, brainstorming sessions, and + hacking on topics over several days. Past significant focuses + have included virtualisation, network performance, sandboxing, + tracing/debugging, packages and package security, teaching, + non-x86 architectures such as ARM/MIPS/RISC-V, and + testing.</description> + </event> + + <event id="eurobsdcon-2017"> + <name>EuroBSDcon 2017</name> + <url>https://2017.eurobsdcon.org</url> + <startdate> + <year>2017</year> + <month>09</month> + <day>21</day> + </startdate> + <enddate> + <year>2017</year> + <month>09</month> + <day>24</day> + </enddate> + <location> + <country code="FR">France</country> + <city>Paris</city> + <site>Espace Saint Martin</site> + </location> + <description>EuroBSDcon is the European annual technical + conference gathering users and developers working on and with + 4.4BSD (Berkeley Software Distribution) based operating systems + family and related projects. EuroBSDcon gives the exceptional + opportunity to learn about the latest news from the BSD world, + witness contemporary deployment case studies, and meet + personally other users and companies using BSD oriented + technologies. EuroBSDcon is also a boiler plate for ideas, + discussions and information exchange, which often turn into + programming projects. The conference has always attracted active + programmers, administrators and aspiring students, as well as IT + companies at large, which found the conference a convenient and + quality training option for its staff. We firmly believe that + high profile education is vital to the future of technology, and + hence greatly welcome students and young people to this regular + meeting.</description> + </event> </events>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703181537.v2IFbeoZ098819>