You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by he...@apache.org on 2005/03/28 20:00:19 UTC

cvs commit: jakarta-turbine-site/xdocs/events apachecon-eu2005.xml

henning     2005/03/28 10:00:19

  Modified:    .        .cvsignore
               xdocs    navigation.xml news.xml
  Added:       xdocs/events apachecon-eu2005.xml
  Log:
  ApacheCon EU 2005 Talk schedule added.
  
  Revision  Changes    Path
  1.7       +1 -2      jakarta-turbine-site/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/.cvsignore,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- .cvsignore	7 Oct 2003 12:40:22 -0000	1.6
  +++ .cvsignore	28 Mar 2005 18:00:19 -0000	1.7
  @@ -1,6 +1,5 @@
   docs
   build.properties
  -velocity.log
  -maven.log
   target
   .project
  +*.log*
  
  
  
  1.27      +2 -1      jakarta-turbine-site/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/navigation.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- navigation.xml	28 Oct 2004 15:09:17 -0000	1.26
  +++ navigation.xml	28 Mar 2005 18:00:19 -0000	1.27
  @@ -30,7 +30,8 @@
       </links>
   
       <menu name="Events">
  -      <item name="ApacheCon 2004"  href="/events/apachecon2004.html" img="/images/ac2004_170x100.gif" width="170" height="100" alt="ApacheCon 2004"/>
  +      <item name="ApacheCon EU 2005"  href="/events/apachecon-eu2005.html" alt="ApacheCon EU 2005"/>
  +<!-- img="/images/ac2004_170x100.gif" width="170" height="100" -->
       </menu>
   
       <menu name="General Information">
  
  
  
  1.27      +5 -0      jakarta-turbine-site/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-site/xdocs/news.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- news.xml	25 Oct 2004 09:06:10 -0000	1.26
  +++ news.xml	28 Mar 2005 18:00:19 -0000	1.27
  @@ -25,6 +25,11 @@
   
   <section name="News And Status">
   
  +<h4>ApacheCon EU 2005, 18-22 July 2005, Stuttgart, Germany</h4>
  +<p>
  + Turbine and Turbine-related subjects are covered at <a href="http://www.apachecon.com/2005/EU/">ApacheCon EU 2005</a>. We have listed the sessions that might be interesting for Turbineers <a href="events/apachecon-eu2005.html">on an extra page</a>.
  +</p>
  +
   <h4>ApacheCon 2004, 13-17 November 2004, Alexis Park Resort, Las Vegas, U.S.A. </h4>
   <p>
    Turbine and Turbine-related subjects are covered at <a href="http://www.apachecon.com/2004/US/">ApacheCon 2004</a>. We have listed the sessions that might be interesting for Turbineers <a href="events/apachecon2004.html">on an extra page</a>.
  
  
  
  1.1                  jakarta-turbine-site/xdocs/events/apachecon-eu2005.xml
  
  Index: apachecon-eu2005.xml
  ===================================================================
  <?xml version="1.0" encoding="utf-8"?>
  <!--
  Copyright 2001-2005 The Apache Software Foundation
  
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at
  
      http://www.apache.org/licenses/LICENSE-2.0
  
  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  -->
  	
  <document>
  
  <properties>
    <title>Turbine and Turbine-related talks at ApacheCon EU 2005</title>
  </properties>
  
  <body>
  <section name="ApacheCon EU 2005 Talks">
  <p>
  These talks at <a href="http://www.apachecon.com/2005/EU/">ApacheCon EU 2005</a> might be of special interest for Turbine developers:
  
  <ul>
    <li><a href="http://www.apachecon.com/html/speaker-popup.html?sp=u3341">Henning P. Schmiedehausen</a> - <a href="http://www.apachecon.com/html/session-popup.html?id=1193">T09: Rapid application development with Maven and Turbine</a></li>
    <li><a href="http://www.apachecon.com/html/speaker-popup.html?sp=u3341">Henning P. Schmiedehausen</a> - <a href="http://www.apachecon.com/html/session-popup.html?id=1189">WE10: Jakarta Velocity - An Overview</a>. Turbine uses Velocity as its primary View layer.</li>
    <li><a href="http://www.apachecon.com/html/speaker-popup.html?sp=u3341">Carsten Ziegeler</a> - <a href="http://www.apachecon.com/html/session-popup.html?id=1220">FR02: (A) Maven is your friend</a>. Turbine uses Maven as its build tool and the META plugin is based on Maven.</li>
  </ul>
  
  We are looking forward to meet you at ApacheCon EU 2005 in Stuttgart, Germany!
  </p>
  </section>
  </body>
  </document>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-dev-help@jakarta.apache.org