Changeset 3203
- Timestamp:
- 05/28/08 17:41:44 (8 months ago)
- Files:
-
- trunk/projects/lisp-ecoop/website/templates/home.xml (modified) (1 diff)
- trunk/projects/lisp-ecoop/website/templates/news.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/projects/lisp-ecoop/website/templates/home.xml
r3202 r3203 27 27 </p> 28 28 29 < !--29 <h2>Important News</h2> 30 30 <ul> 31 <h2>Important News</h2> 32 <li>The workshop programme is now online.</li> 33 <li> 34 <a href="http://elw.bknr.net//profile/5802">Alexander Repenning</a> will be 31 <!-- <li>The workshop programme is now online.</li> --> 32 <li> 33 The workshop will feature two keynote presentations: 34 <ul> 35 <li> 36 <strong>Mark Tarver:</strong> Lisp for the 21st Century 37 (see <a href="http://www.lambdassociates.org/" target="_new"> 38 lambdassociates.org 39 </a>) 40 </li> 41 <li> 42 <strong>Rich Hickey:</strong> 43 A Detailed Look at the Lisp Nature of Clojure 44 (see <a href="http://clojure.sourceforge.net/" target="_new"> 45 clojure.sourceforge.net 46 </a>) 47 </li> 48 </ul> 49 </li> 50 </ul> 51 52 <!-- <a href="http://elw.bknr.net//profile/5802">Alexander Repenning</a> will be 35 53 giving a keynote presentation about <a 36 54 href="http://lisp-ecoop07.bknr.net/submission/5881">Antiobjects: Mapping Game 37 55 AI to Massively Parallel Architectures using Collaborative Diffusion</a>. 38 </li>39 </ul>40 56 --> 41 57 trunk/projects/lisp-ecoop/website/templates/news.xml
r3065 r3203 21 21 --> 22 22 23 <h3>May 28, 2008</h3> 24 <ul> 25 <li> 26 The workshop will feature two keynote presentations: 27 <ul> 28 <li> 29 <strong>Mark Tarver:</strong> Lisp for the 21st Century 30 (see <a href="http://www.lambdassociates.org/" target="_new"> 31 lambdassociates.org 32 </a>) 33 </li> 34 <li> 35 <strong>Rich Hickey:</strong> 36 A Detailed Look at the Lisp Nature of Clojure 37 (see <a href="http://clojure.sourceforge.net/" target="_new"> 38 clojure.sourceforge.net 39 </a>) 40 </li> 41 </ul> 42 </li> 43 </ul> 44 23 45 <h3>May 05, 2008</h3> 24 46 <ul>
