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

dverna at common-lisp.net dverna at common-lisp.net
Wed Feb 6 11:29:31 UTC 2008


Author: dverna
Date: Wed Feb  6 06:29:25 2008
New Revision: 2445

Modified:
   trunk/projects/lisp-ecoop/website/templates/contact.xml
   trunk/projects/lisp-ecoop/website/templates/home.xml
   trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl
   trunk/projects/lisp-ecoop/website/templates/news.xml
   trunk/projects/lisp-ecoop/website/templates/people.xml
   trunk/projects/lisp-ecoop/website/templates/programme.xml
   trunk/projects/lisp-ecoop/website/templates/submissions.xml
   trunk/projects/lisp-ecoop/website/templates/toplevel.xml
Log:
First shot at the 2008 website

Modified: trunk/projects/lisp-ecoop/website/templates/contact.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/contact.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/contact.xml	Wed Feb  6 06:29:25 2008
@@ -9,27 +9,35 @@
 
 <ul>
 
-<li>Pascal Costanza, <a
-href="http://p-cos.net">http://p-cos.net</a>,
-Vrije Universiteit Brussel, Belgium (contact organizer)</li>
-
-<li>Theo D'Hondt, <a
-href="http://prog.vub.ac.be/~tjdhondt">http://prog.vub.ac.be/~tjdhondt</a>,
-Vrije Universiteit Brussel, Belgium</li>
+<li>
+Didier Verna,
+<a href="http://www.lrde.epita.fr/~didier">
+http://www.lrde.epita.fr/~didier
+</a>,
+EPITA Research and Development Laboratory, Paris, France (contact organizer)
+</li>
+<li>
+Charlotte Herzeel, Programming Technology Lab, Vrije Universiteit, Brussel,
+Belgium
+</li>
+<li>
+Christophe Rhodes,
+<a href="http://www.doc.gold.ac.uk/~mas01cr/">
+http://www.doc.gold.ac.uk/~mas01cr/
+</a>,
+Goldsmiths College, University of London, United Kingdom
+</li>
 
 <li>Hans Hübner, Software Developer, Berlin, Germany</li>
 
-<li>Arthur Lemmens, Independent Consultant, Amsterdam, The
-Netherlands</li>
-
-<li>Christophe Rhodes, <a
-href="http://www.doc.gold.ac.uk/~mas01cr/">http://www.doc.gold.ac.uk/~mas01cr/</a>,
-Goldsmiths College, University of London, United Kingdom</li>
 
 </ul>
 
  <h1>Contact</h1>
- <p>Workshop related: <a href="mailto:pc at p-cos.net">Pascal Costanza</a></p>
+ <p>
+    Workshop related:
+    <a href="mailto:didier at lrde.epita.fr">Didier Verna</a>
+ </p>
  <p>Website related: <a href="mailto:hans at bknr.net">Hans Hübner</a></p>
 
 </lisp-ecoop:page>

Modified: trunk/projects/lisp-ecoop/website/templates/home.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/home.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/home.xml	Wed Feb  6 06:29:25 2008
@@ -3,71 +3,86 @@
 <lisp-ecoop:page name="home"
   xmlns:lisp-ecoop="http://elw.bknr.net/">
 
-<h1>4th European Lisp Workshop</h1>
+<h1>5th European Lisp Workshop</h1>
 
-<p>July 30 - Berlin, Germany - co-located with ECOOP 2007</p>
+<p>July 07 - Paphos-Cyprus - co-located with ECOOP 2008</p>
 
-<p>Supported by <a href="http://clozure.com/" target="_new">Clozure Associates</a></p>
+<p>
+<!-- Supported by <a href="http://clozure.com/" target="_new">Clozure
+     Associates</a> -->
+</p>
 
+<!--
 <h2>Important News</h2>
 <ul>
 <li>The workshop programme is now online.</li>
-<li><a href="http://elw.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>
+<a href="http://elw.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>
 </ul>
+-->
 
 <h2>Important Dates</h2>
 <ul>
-<li>Submission deadline: <b>May 31, 2007</b></li>
-<li>Notification of acceptance: <b>June 8, 2007</b></li>
-<li>ECOOP early registration deadline: <b>June 15, 2007</b></li>
+<li>Submission deadline: <b>May 18, 2008</b></li>
+<li>Notification of acceptance: <b>June 08, 2008</b></li>
+<li>ECOOP early registration deadline: <b>June 15, 2008</b></li>
 </ul>
 
 <h2>Overview</h2>
 
 <blockquote>
-...Please don't assume Lisp is only useful for Animation and Graphics,
-AI, Bioinformatics, B2B and E-Commerce, Data Mining, EDA/Semiconductor
+...Please don't assume Lisp is only useful for Animation and Graphics, AI,
+Bioinformatics, B2B and E-Commerce, Data Mining, EDA/Semiconductor
 applications, Expert Systems, Finance, Intelligent Agents, Knowledge
 Management, Mechanical CAD, Modeling and Simulation, Natural Language,
-Optimization, Research, Risk Analysis, Scheduling, Telecom, and Web
-Authoring just because these are the only things they happened to
-list.  -- Kent Pitman
+Optimization, Research, Risk Analysis, Scheduling, Telecom, and Web Authoring
+just because these are the only things they happened to list. -- Kent Pitman
 </blockquote>
 
-<p>Lisp is one of the oldest computer languages still in use today. In
-the decades of its existence, Lisp has been a fruitful basis for
-language design experiments as well as the preferred implementation
-language for applications in diverse fields.</p>
-
-<p>The structure of Lisp makes it easy to extend the language or even to
-implement entirely new dialects without starting from scratch. Common
-Lisp, with the Common Lisp Object System (CLOS), was the first
-object-oriented programming language to receive an ANSI standard and
-retains the most complete and advanced object system of any
-programming language, while influencing many other object-oriented
-programming languages that followed.</p>
-
-<p>It is clear that Lisp is gaining momentum: there is a
-steadily growing interest in Lisp itself, with numerous user groups
-in existence worldwide, and in Lisp's metaprogramming notions
-which are being transferred to other languages, as
-for example in Aspect-Oriented Programming, support for
-Domain-Specific Languages, and so on.</p>
-
-<p>This workshop will address the near-future role of Lisp-based
-languages in research, industry and education. We solicit
-papers and suggestions for breakout groups that discuss the
-opportunities Lisp provides to capture and enhance the possibilities
-in software engineering. We want to promote lively discussion
-between researchers proposing new approaches and practitioners
-reporting on their experience with the strengths and limitations of
-current Lisp technologies.</p>
-
-<p>The workshop will have two components; there will
-be formally-presented talks, and breakout groups
-discussing or working on particular topics.  Additionally, there
-will be opportunities for short, informal talks and demonstrations on
-experience reports, underappreciated results, software under
-development, or other topics of interest.</p>
+<p>
+Lisp is one of the oldest computer languages still in use today. In the
+decades of its existence, Lisp has been a fruitful basis for language design
+experiments as well as the preferred implementation language for applications
+in diverse fields.
+</p>
+
+<p>
+The structure of Lisp makes it easy to extend the language or even to
+implement entirely new dialects without starting from scratch. Common Lisp,
+with the Common Lisp Object System (CLOS), was the first object-oriented
+programming language to receive an ANSI standard and retains the most complete
+and advanced object system of any programming language, while influencing many
+other object-oriented programming languages that followed.
+</p>
+
+<p>
+It is clear that Lisp is gaining momentum: there is a steadily growing
+interest in Lisp itself, with numerous user groups in existence worldwide, and
+in Lisp's metaprogramming notions which are being transferred to other
+languages, as for example in Aspect-Oriented Programming, support for
+Domain-Specific Languages, and so on.
+</p>
+
+<p>
+This workshop will address the near-future role of Lisp-based languages in
+research, industry and education. We solicit papers and suggestions for
+breakout groups that discuss the opportunities Lisp provides to capture and
+enhance the possibilities in software engineering. We want to promote lively
+discussion between researchers proposing new approaches and practitioners
+reporting on their experience with the strengths and limitations of current
+Lisp technologies.
+</p>
+
+<p>
+The workshop will have two components; there will be formally-presented talks,
+and breakout groups discussing or working on particular topics. Additionally,
+there will be opportunities for short, informal talks and demonstrations on
+experience reports, underappreciated results, software under development, or
+other topics of interest.
+</p>
 
 </lisp-ecoop:page>

Modified: trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl	(original)
+++ trunk/projects/lisp-ecoop/website/templates/lisp-ecoop.xsl	Wed Feb  6 06:29:25 2008
@@ -20,8 +20,8 @@
    </head>
    <body>
     <div id="banner">
-     <div id="title">4th European Lisp Workshop</div>
-     <div id="subtitle">Co-located with <a href="http://2008.ecoop.org/" target="_new">ECOOP 2008</a><br />July 30 - Berlin - Germany</div>
+     <div id="title">5th European Lisp Workshop</div>
+     <div id="subtitle">Co-located with <a href="http://2008.ecoop.org/" target="_new">ECOOP 2008</a><br />July 07 - Paphos-Cyprus</div>
      <div id="logo">
       <a href="http://bknr.net/" target="_new">
        <img width="57" height="20" alt="BKNR Logo" src="/image/bknr-logo/thumbnail,,57,20" border="0" />

Modified: trunk/projects/lisp-ecoop/website/templates/news.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/news.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/news.xml	Wed Feb  6 06:29:25 2008
@@ -5,6 +5,7 @@
 
 <h1>News</h1>
 
+<!--
 <h3>July 4, 2007</h3>
 
 <ul>
@@ -17,8 +18,9 @@
 <li><a href="http://elw.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>
+-->
 
-<h3>March 30, 2007</h3>
+<h3>February 06, 2008</h3>
 
 <ul>
 <li>Launched the workshop website.</li>

Modified: trunk/projects/lisp-ecoop/website/templates/people.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/people.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/people.xml	Wed Feb  6 06:29:25 2008
@@ -5,8 +5,10 @@
 
 <h1>People</h1>
 
-<p>The following people have registered to the workshop.  Please click
-on a person's name to get further information</p>
+<p>
+The following people have registered to the workshop. Please click on a
+person's name to get further information.
+</p>
 
  <lisp-ecoop:participant-list />
 

Modified: trunk/projects/lisp-ecoop/website/templates/programme.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/programme.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/programme.xml	Wed Feb  6 06:29:25 2008
@@ -5,6 +5,9 @@
 
 <h1>Workshop Programme</h1>
 
+The programme will be available by the end of June.
+
+<!--
 <h3>9:00 - 10:30</h3>
 
 <ul>
@@ -43,7 +46,7 @@
 <ul>
   <li>Coffee break</li>
 </ul>
-  
+
 <h3>16:00 - 18:00</h3>
 
 <ul>
@@ -51,5 +54,6 @@
   <li>Pascal Costanza, Robert Hirschfeld, "Recent Developments in ContextL and Context-oriented Programming"</li>
   <li>Wrap Up</li>
 </ul>
+-->
 
 </lisp-ecoop:page>

Modified: trunk/projects/lisp-ecoop/website/templates/submissions.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/submissions.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/submissions.xml	Wed Feb  6 06:29:25 2008
@@ -5,7 +5,9 @@
 
 <h1>Submissions</h1>
 
-<p>We have accepted the following submissions.</p>
+<!-- <p>We have accepted the following submissions.</p> -->
+
+The list of accepted submissions will be available by the end of June.
 
 <h2>Papers</h2>
 <lisp-ecoop:submission-list type="paper"/>

Modified: trunk/projects/lisp-ecoop/website/templates/toplevel.xml
==============================================================================
--- trunk/projects/lisp-ecoop/website/templates/toplevel.xml	(original)
+++ trunk/projects/lisp-ecoop/website/templates/toplevel.xml	Wed Feb  6 06:29:25 2008
@@ -8,43 +8,43 @@
   xmlns:menu="http://bknr.net/menu"
   >
   <head>
-    <title>LISP-ECOOP07 - $(title)</title>
+    <title>LISP-ECOOP08 - $(title)</title>
     <link rel="stylesheet" type="text/css" href="$(base)static/styles.css" />
     <script src="$(base)static/javascript.js" language="javascript" type="text/javascript"> </script>
   </head>
 
   <body>
     <div id="banner">
-      <div id="title">4th European Lisp Workshop</div>
-      <div id="subtitle">Co-located with <a href="http://2007.ecoop.org/" target="_new">ECOOP 2007</a><br />July 30 - Berlin - Germany</div>
+      <div id="title">5th European Lisp Workshop</div>
+      <div id="subtitle">Co-located with <a href="http://2008.ecoop.org/" target="_new">ECOOP 2008</a><br />July 07 - Paphos-Cyprus</div>
       <div id="logo">
-        <a href="http://bknr.net/" target="_new">
+	<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" />
 	</a>
       </div>
     </div>
     <div id="body">
       <div id="system-column">
-        <menu:site-menu config="menu.xml"
-	                menu-name="main"
+	<menu:site-menu config="menu.xml"
+			menu-name="main"
 			container-class="site-menu"
-	                active-class="site-menu-active"
-		        inactive-class="site-menu-inactive" />
-        <lisp-ecoop:admin-only>
-         <menu:site-menu config="admin-menu.xml"
-                         menu-name="admin"
-                         title="Admin"
+			active-class="site-menu-active"
+			inactive-class="site-menu-inactive" />
+	<lisp-ecoop:admin-only>
+	 <menu:site-menu config="admin-menu.xml"
+			 menu-name="admin"
+			 title="Admin"
 			 container-class="site-menu"
-	                 active-class="site-menu-active"
-		         inactive-class="site-menu-inactive" />
-        </lisp-ecoop:admin-only>
-        <div id="login">
-          <lisp-ecoop:login-widget />
-        </div>
+			 active-class="site-menu-active"
+			 inactive-class="site-menu-inactive" />
+	</lisp-ecoop:admin-only>
+	<div id="login">
+	  <lisp-ecoop:login-widget />
+	</div>
       </div>
       <div id="content">
-        <bknr:tag-body />
-        <hr class="content-rule"/>
+	<bknr:tag-body />
+	<hr class="content-rule"/>
       </div>
     </div>
   </body>



More information about the Bknr-cvs mailing list