[bknr-cvs] r2166 - trunk/projects/lisp-ecoop/website/templates

bknr at bknr.net bknr at bknr.net
Wed Jul 4 18:18:41 UTC 2007


Author: pcostanza
Date: 2007-07-04 14:18:40 -0400 (Wed, 04 Jul 2007)
New Revision: 2166

Modified:
   trunk/projects/lisp-ecoop/website/templates/home.xml
   trunk/projects/lisp-ecoop/website/templates/menu.xml
   trunk/projects/lisp-ecoop/website/templates/news.xml
   trunk/projects/lisp-ecoop/website/templates/programme.xml
Log:
Uploaded the workshop programme.



Modified: trunk/projects/lisp-ecoop/website/templates/home.xml
===================================================================
--- trunk/projects/lisp-ecoop/website/templates/home.xml	2007-06-11 14:49:57 UTC (rev 2165)
+++ trunk/projects/lisp-ecoop/website/templates/home.xml	2007-07-04 18:18:40 UTC (rev 2166)
@@ -11,8 +11,8 @@
 
 <h2>Important News</h2>
 <ul>
+<li>The workshop programme is now online.</li>
 <li><a href="http://lisp-ecoop07.bknr.net/profile/5802">Alexander Repenning</a> will be giving a keynote presentation about <a href="http://lisp-ecoop07.bknr.net/submission/5881">Antiobjects: Mapping Game AI to Massively Parallel Architectures using Collaborative Diffusion</a>.</li>
-<li>The submission deadline for papers, essays and breakout group proposals has been extended to May 31.</li>
 </ul>
 
 <h2>Important Dates</h2>

Modified: trunk/projects/lisp-ecoop/website/templates/menu.xml
===================================================================
--- trunk/projects/lisp-ecoop/website/templates/menu.xml	2007-06-11 14:49:57 UTC (rev 2165)
+++ trunk/projects/lisp-ecoop/website/templates/menu.xml	2007-07-04 18:18:40 UTC (rev 2166)
@@ -3,14 +3,14 @@
   <item url="home" title="Home" />
   <item url="news" title="News" />
   <item url="people" title="People" />
+  <item url="programme" title="Programme" />
   <item url="submissions" title="Submissions" />
-  <item url="papers" title="Papers" />
-  <item url="groups" title ="Breakout Groups" />
-  <item url="guidelines" title="Submission" />
   <item url="contact" title="Organization / Contact" />
   <!--
   <item url="schedule" title="Schedule" />
-  <item url="programme" title="Programme" />
   <item url="registration" title="Registration" />
+  <item url="papers" title="Papers" />
+  <item url="groups" title ="Breakout Groups" />
+  <item url="guidelines" title="Submission" />
   -->
 </menu>

Modified: trunk/projects/lisp-ecoop/website/templates/news.xml
===================================================================
--- trunk/projects/lisp-ecoop/website/templates/news.xml	2007-06-11 14:49:57 UTC (rev 2165)
+++ trunk/projects/lisp-ecoop/website/templates/news.xml	2007-07-04 18:18:40 UTC (rev 2166)
@@ -5,6 +5,12 @@
 
 <h1>News</h1>
 
+<h3>July 4, 2007</h3>
+
+<ul>
+<li>The workshop programme is now online.</li>
+</ul>
+
 <h3>May 17, 2007</h3>
 
 <ul>

Modified: trunk/projects/lisp-ecoop/website/templates/programme.xml
===================================================================
--- trunk/projects/lisp-ecoop/website/templates/programme.xml	2007-06-11 14:49:57 UTC (rev 2165)
+++ trunk/projects/lisp-ecoop/website/templates/programme.xml	2007-07-04 18:18:40 UTC (rev 2166)
@@ -8,7 +8,8 @@
 <h3>9:00 - 10:30</h3>
 
 <ul>
-  <li>First session</li>
+  <li>Introduction</li>
+  <li>Alexander Repenning, "Antiobjects: Mapping Game AI to Massively Parallel Architectures using Collaborative Diffusion"</li>
 </ul>
 
 <h3>10:30 - 11:00</h3>
@@ -20,7 +21,8 @@
 <h3>11:00 - 12:30</h3>
 
 <ul>
-  <li>Second session</li>
+  <li>Sébastien Mosser, "Are functional languages a good way to represent productive meta-models?"</li>
+  <li>Pierre Thierry, Simon E.B. Thierry, "Dynamic data models: an application of MOP-based persistence in Common Lisp"</li>
 </ul>
 
 <h3>12:30 - 14:00</h3>
@@ -32,7 +34,8 @@
 <h3>14:00 - 15:30</h3>
 
 <ul>
-  <li>Third session</li>
+  <li>Christophe Rhodes, "CLOS discriminating functions and user-defined specializers"</li>
+  <li>Jim Newton, "Specialization Oriented Programming"</li>
 </ul>
 
 <h3>15:30 - 16:00</h3>
@@ -41,10 +44,12 @@
   <li>Coffee break</li>
 </ul>
   
-<h3>16:00 - 17:00</h3>
+<h3>16:00 - 18:00</h3>
 
 <ul>
-  <li>Final session</li>
+  <li>Nikodemus Siivola, "Thread and Interrupt Safe Method Dispatch in PCL"</li>
+  <li>Pascal Costanza, Robert Hirschfeld, "Recent Developments in ContextL and Context-oriented Programming"</li>
+  <li>Wrap Up</li>
 </ul>
 
 </lisp-ecoop:page>




More information about the Bknr-cvs mailing list