[www] r261007 - [EuroLLVM] Put the program template in place.

Arnaud A. de Grandmaison via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 12:59:51 PST 2016


Author: aadg
Date: Tue Feb 16 14:59:51 2016
New Revision: 261007

URL: http://llvm.org/viewvc/llvm-project?rev=261007&view=rev
Log:
[EuroLLVM] Put the program template in place.

Be patient, the actual program will come in my following commits ;).

Modified:
    www/trunk/devmtg/2016-03/index.html

Modified: www/trunk/devmtg/2016-03/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/devmtg/2016-03/index.html?rev=261007&r1=261006&r2=261007&view=diff
==============================================================================
--- www/trunk/devmtg/2016-03/index.html (original)
+++ www/trunk/devmtg/2016-03/index.html Tue Feb 16 14:59:51 2016
@@ -5,9 +5,15 @@
         <tr><td valign="top">
 <ol>
         <li><a href="#about">About</a></li>
-        <li><a href="#CFP">Call for Paper</a></li>
+<!--    <li><a href="#CFP">Call for Paper</a></li> -->
         <li><a href="#registration">Registration</a></li>
-	<li><a href="#schedule">Schedule</a></li>
+        <li><a href="#accomodation<">Accomodation</a></li>
+        <li><a href="#schedule">Schedule</a></li>
+        <li><a href="#PresentationsAbstracts">Presentation Abstracts</div>
+        <li><a href="#TutorialsAbstracts">Tutorial Abstracts</div>
+        <li><a href="#LightningTalksAbstracts">Lightning talks Abstracts</div>
+        <li><a href="#PostersAbstracts">Posters Abstracts</div>
+        <li><a href="#BoFsAbstracts">BoFs Abstracts</div>
 </ol>
 </td><td>
 <ul>
@@ -61,9 +67,9 @@ for future announcements and to ask ques
 You may also contact the organizer: <a href="mailto:vladimir.subotic at bsc.es">Vladimir Subotic</a>
 </p>
 
+<!--
 <div class="www_sectiontitle" id="CFP">Call for Paper</div>
 
-<!--
 <p>
 We invite academic, industrial and hobbyist speakers to present their work on
 developing or using LLVM, Clang, etc. Proposals for technical presentations,
@@ -127,7 +133,6 @@ Proposals that are not sufficiently deta
 abstract for example) are likely to be rejected. Slides and posters must be
 in PDF format.
 </p>
--->
 
 <p>
 The call for paper is over since January 29, 2016.
@@ -147,6 +152,7 @@ Tanya Lattner, David Majnemer, James Mol
 <p>
 Speakers will be notified of acceptance or rejection by February 15th, 2016.
 </p>
+-->
 
 <div class="www_sectiontitle" id="registration">Registration</div>
 
@@ -176,7 +182,7 @@ Terms, conditions and cancellation polic
 <a href="http://www.llvm.org/devmtg/2016-03/TermsConditionsAndCancellationPolicy.pdf"> here</a>.
 </p>
 
-<div class="www_sectiontitle" id="registration">Accomodation</div>
+<div class="www_sectiontitle" id="accomodation">Accomodation</div>
 
 <p>
 Here are some hotels within a walking distance of the conference location:
@@ -205,9 +211,17 @@ presssure on the hotel bookings. Early h
 <div class="www_sectiontitle" id="schedule">Schedule</div>
 
 <p>
-The schedule is not yet available.
+The detailed schedule is not yet available. The outline is that the conference will
+start slowly on March 17th, with the hacking lab / networking session from 09:00 AM to
+noon, and will end on March 18th, in the late afternoon around 17:30.
 </p>
 
+<div class="www_sectiontitle" id="PresentationsAbstracts">Presentation Abstracts</div>
+<div class="www_sectiontitle" id="TutorialsAbstracts">Tutorial Abstracts</div>
+<div class="www_sectiontitle" id="LightningTalksAbstracts">Lightning talks Abstracts</div>
+<div class="www_sectiontitle" id="PostersAbstracts">Posters Abstracts</div>
+<div class="www_sectiontitle" id="BoFsAbstracts">BoFs Abstracts</div>
+
 <!-- *********************************************************************** -->
 <hr>
 <address>




More information about the llvm-commits mailing list