[bknr-cvs] r1945 - branches/xml-class-rework/projects/lisp-ecoop/website/templates

bknr at bknr.net bknr at bknr.net
Thu May 18 14:44:54 UTC 2006


Author: pcostanza
Date: 2006-05-18 10:44:53 -0400 (Thu, 18 May 2006)
New Revision: 1945

Modified:
   branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml
   branches/xml-class-rework/projects/lisp-ecoop/website/templates/news.xml
   branches/xml-class-rework/projects/lisp-ecoop/website/templates/toplevel.xml
Log:
Added news.



Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml
===================================================================
--- branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml	2006-04-17 04:45:39 UTC (rev 1944)
+++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/home.xml	2006-05-18 14:44:53 UTC (rev 1945)
@@ -5,7 +5,7 @@
 
 <h1>3rd European Lisp Workshop</h1>
 
-<p>July 3-4 - Nantes, Frances - co-located with ECOOP 2006</p>
+<p>July 3 - Nantes, Frances - co-located with ECOOP 2006</p>
 
 <p>
   <a href="http://www.alu.org" target="_new">
@@ -16,10 +16,11 @@
 
 <h2>Important News</h2>
 <ul>
-<li>We have extended the submission deadline to April 15.</li>
-<li>Nick Levine is going to give a keynote presentation.</li>
-<li>The ALU has kindly sponsored a $500 prize fund for exceptional papers.</li>
-<li>Information about the conference's fee structure is now available. Participating in the workshop can be as cheap as 150 Euro for students and 250 Euro for regular participants, including coffee breaks, lunch and receptions for both workshop days.</li>
+<li>The workshop has been reduced to one day and will be held on Monday, July 3.</li>
+<li>We have accepted five papers for presentation, and a breakout group on <i>Lisp Hardware revisited.</i></li>
+<li>Nick Levine is going to give a keynote presentation entitled <i>How to stay poor, with macros and closures.</i></li>
+<li>The workshop will also contain tutorials about CLIM and/or reflection and metaprogramming in Lisp.</li>
+<li>There is enough room for participants, so please contact <a href="mailto:pc at p-cos.net">Pascal Costanza</a> if you wish to participate. Participating in the workshop can be as cheap as 150 Euro for students and 250 Euro for regular participants, including coffee breaks, lunch and receptions for both workshop days, when you register before the early registration deadline (May 23).</li>
 </ul>
 <p>Please see the <a href="news">News section</a> for more details.</p>
 

Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/news.xml
===================================================================
--- branches/xml-class-rework/projects/lisp-ecoop/website/templates/news.xml	2006-04-17 04:45:39 UTC (rev 1944)
+++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/news.xml	2006-05-18 14:44:53 UTC (rev 1945)
@@ -5,12 +5,32 @@
 
 <h1>News</h1>
 
+<h3>May 18, 2006</h3>
+
+<ul>
+  <li>The workshop has been reduced to one day and will be held on Monday, July 3, 2006. Of course, there remains the opportunity to meet and talk about Lisp-related topics informally on Tuesday, but we decided to open the opportunity to attend other workshops as well, due to the lower-than-expected number of submissions.</li>
+  <li>We have accepted the following papers which are going to be presented at the workshop:
+  <ul>
+    <li>Marie Beurton-Aimar, Nicolas Parisey. <i>An agent-based framework to simulate metabolic processes.</i></li>
+    <li>Brecht Desmet, Ellie D'Hondt, Pascal Costanza, and Theo D'Hondt. <i>Simulation of Quantum Computations in Lisp.</i></li>
+    <li>David Lewis, Christophe Rhodes. <i>Lisp tools for musicology - Research aids for an Electronic Corpus of Lute Music.</i></li>
+    <li>Rudi Schlatte. <i>Naturalising Foreign Libraries.</i></li>
+    <li>Didier Verna. <i>Beating C in Scientific Computing Applications - On the Behavior and Performance of LISP, Part 1.</i></li>
+  </ul></li>
+  <li>There will be a breakout group about <i>Lisp Hardware revisited</i>, as proposed by Hans Hübner.</li>
+  <li>Nick Levine's keynote presentation will have the title <i>How to stay poor, with macros and closures.</i></li>
+  <li>The workshop will also contain tutorials about CLIM and/or reflection and metaprogramming in Lisp.</li>
+</ul>
+
+<p>The exact programme will be made available in the next few days. There is still enough room for additional participants, so please contact <a href="mailto:pc at p-cos.net">Pascal Costanza</a> if you wish to participate. Note that the early registration deadline is May 23, 2006. See <a href="#fees">below</a> for more details about registration fees.</p>
+
 <h3>March 28, 2006</h3>
 
 <ul>
 <li>We have extended the submission deadline to April 15. Notifications of acceptance will now be sent out by May 12.</li>
 </ul>
 
+<a id="fees"></a>
 <h3>March 18, 2006</h3>
 
 <ul>

Modified: branches/xml-class-rework/projects/lisp-ecoop/website/templates/toplevel.xml
===================================================================
--- branches/xml-class-rework/projects/lisp-ecoop/website/templates/toplevel.xml	2006-04-17 04:45:39 UTC (rev 1944)
+++ branches/xml-class-rework/projects/lisp-ecoop/website/templates/toplevel.xml	2006-05-18 14:44:53 UTC (rev 1945)
@@ -16,7 +16,7 @@
   <body>
     <div id="banner">
       <div id="title">3nd European Lisp Workshop</div>
-      <div id="subtitle">Co-located with <a href="http://2006.ecoop.org/" target="_new">ECOOP 2006</a><br />July 3-4 - Nantes - France</div>
+      <div id="subtitle">Co-located with <a href="http://2006.ecoop.org/" target="_new">ECOOP 2006</a><br />July 3 - Nantes - France</div>
       <div id="logo">
         <a href="http://bknr.net/" target="_new">
 	  <img width="57" height="20" alt="BKNR Logo" src="$(base)image/bknr-logo/thumbnail,,57,20" border="0" />




More information about the Bknr-cvs mailing list