[www] r283874 - [www] Adding FOSDEM 2017 placeholder/CFP.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 05:55:04 PDT 2016


Author: rengolin
Date: Tue Oct 11 07:55:03 2016
New Revision: 283874

URL: http://llvm.org/viewvc/llvm-project?rev=283874&view=rev
Log:
[www] Adding FOSDEM 2017 placeholder/CFP.

Added:
    www/trunk/devmtg/2017-02/
    www/trunk/devmtg/2017-02/index.html   (with props)

Added: www/trunk/devmtg/2017-02/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2017-02/index.html?rev=283874&view=auto
==============================================================================
--- www/trunk/devmtg/2017-02/index.html (added)
+++ www/trunk/devmtg/2017-02/index.html Tue Oct 11 07:55:03 2016
@@ -0,0 +1,110 @@
+<!--#include virtual="../../header.incl" -->
+
+<div class="www_sectiontitle">LLVM devroom at FOSDEM</div>
+<table>
+        <tr><td valign="top">
+<ol>
+        <li><a href="#call">Call for Papers</a></li>
+        <li><a href="#logistics">Logistics</a></li>
+        <li><a href="#register">Registration</a></li>
+</ol>
+</td><td>
+<ul>
+  <li><b>What</b>: LLVM at FOSDEM.</li>
+  <li><b>When</b>: February 5th, 2017</li>
+  <li><b>Where</b>: ULB Campus Solbosch, Brussels, Belgium</li>
+</ul>
+</td></tr></table>
+
+<div class="www_sectiontitle" id="call">Call for Papers</div>
+
+<p>
+At FOSDEM 2017, LLVM will again participate with a dedicated devroom.
+Complementing the upcoming Euro LLVM 2017, the
+devroom at FOSDEM provides a great opportunity for LLVM developers
+and the wider open source community to get together, connect and discuss.
+</p>
+
+<p>
+As possibly the largest European Open Source Conference, FOSDEM takes
+place in Brussels and attracts with more than 400 lectures every year
+over 5000 hackers - many core contributors of the worlds leading open
+source projects.
+</p>
+
+<p><b>Call for Speakers, Posters, Demos</b></p>
+
+<p>
+We invite academic, industrial and hobbyist speakers to present their
+work on developing or using LLVM, Clang, LLDB, Polly, Compiler-RT, etc.
+</p>
+
+<p>
+We are looking for:
+</p>
+<ul>
+  <li>Keynote speakers.</li>
+  <li>Technical presentations (30 minutes plus questions and
+discussion) related to development of LLVM, Clang etc.</li>
+  <li>Presentations about the use of LLVM, Clang in commercial,
+academic, hobbyist and other projects.</li>
+  <li>Tutorials.</li>
+  <li>Lightning talks (5 minutes).</li>
+</ul>
+
+<p>
+The deadline for receiving submissions is December 1st, 2016.  Speakers
+will be notified of acceptance or rejection by the 15th of December.
+Proposals that are not sufficiently detailed (talks lacking a
+comprehensive abstract for example) are likely to be rejected.
+</p>
+
+<p>
+Please create an account on the
+<a href="https://penta.fosdem.org/user/new_account">FOSDEM interface</a>
+and <a href="https://penta.fosdem.org/submission/FOSDEM17">submit your proposal</a>.
+Please make sure you select "LLVM devroom" as the "Track".
+</p>
+
+
+<p>
+We also invite you to sign up for
+the <a href="http://lists.llvm.org/mailman/listinfo/llvm-devmeeting">official
+Developer Meeting mailing list</a> to be kept informed of updates concerning the
+meeting.
+</p>
+
+<p>
+<a href="https://fosdem.org/2017/schedule/track/llvm_toolchain/">FOSDEM official page</a>
+- February 5th
+
+<div class="www_sectiontitle" id="logistics">Logistics</div>
+
+<p>The mailing list
+<a href="mailo:llvm-devroom at lists.fosdem.org">llvm-devroom at lists.fosdem.org</a>
+can be used to discuss issues of general interest related to the conference
+organization.
+</p>
+
+<p>
+Renato Golin, Sylvestre Ledru, Arnaud de Grandmaison, Tobias Grosser,
+Kristof Beyls and Diana Picus are organizing this devroom.
+</p>
+
+<div class="www_sectiontitle" id="register">Registration</div>
+
+<p>FOSDEM does not require any registration and is free of charge. However, just
+like last year, a large crowd must be expected.
+</p>
+
+<!-- *********************************************************************** -->
+<hr>
+<address>
+  <a href="http://jigsaw.w3.org/css-validator/check/referer"><img
+  src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
+  <a href="http://validator.w3.org/check/referer"><img
+  src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
+<br>
+</address>
+
+<!--#include virtual="../../footer.incl" -->

Propchange: www/trunk/devmtg/2017-02/index.html
------------------------------------------------------------------------------
    svn:executable = *




More information about the llvm-commits mailing list