Author: jfclere
Date: Thu Oct 29 09:45:48 2009
New Revision: 830875

URL: http://svn.apache.org/viewvc?rev=830875&view=rev
Log:
Arrange the conference program and add the meetup.

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=830875&r1=830874&r2=830875&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Thu Oct 29 09:45:48 2009
@@ -3,18 +3,18 @@
 <html>
 <head>
 <title>Apache Tomcat - Welcome!</title>
-<meta name="author" content="Apache Tomcat Project"/>
-<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
-<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" 
media="print"/>
+<meta content="Apache Tomcat Project" name="author" />
+<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" />
+<link media="print" rel="stylesheet" href="stylesheets/tomcat-printer.css" 
type="text/css" />
 </head>
-<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" 
vlink="#525D76">
-<table border="0" width="100%" cellspacing="0">
+<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" 
bgcolor="#ffffff">
+<table cellspacing="0" width="100%" border="0">
 <!--PAGE HEADER-->
 <tr>
 <td>
 <!--PROJECT LOGO-->
 <a href="http://tomcat.apache.org/";>
-<img src="./images/tomcat10.jpg" align="left" alt="Tomcat Logo" border="0"/>
+<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat10.jpg" />
 </a>
 </td>
 <td>
@@ -25,28 +25,28 @@
 <td>
 <!--APACHE LOGO-->
 <a href="http://www.apache.org/";>
-<img src="http://www.apache.org/images/asf-logo.gif"; align="right" alt="Apache 
Logo" border="0"/>
+<img border="0" alt="Apache Logo" align="right" 
src="http://www.apache.org/images/asf-logo.gif"; />
 </a>
 </td>
 </tr>
 </table>
 <div class="searchbox noPrint">
-<form action="http://www.google.com/search"; method="get">
-<input value="tomcat.apache.org" name="sitesearch" type="hidden"/>
-<input value="Search the Site" size="25" name="q" id="query" type="text"/>
-<input name="Search" value="Search Site" type="submit"/>
+<form method="get" action="http://www.google.com/search";>
+<input type="hidden" name="sitesearch" value="tomcat.apache.org" />
+<input type="text" id="query" name="q" size="25" value="Search the Site" />
+<input type="submit" value="Search Site" name="Search" />
 </form>
 </div>
-<table border="0" width="100%" cellspacing="4">
+<table cellspacing="4" width="100%" border="0">
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr noshade="" size="1"/>
+<hr size="1" noshade="" />
 </td>
 </tr>
 <tr>
 <!--LEFT SIDE NAVIGATION-->
-<td width="20%" valign="top" nowrap="true" class="noPrint">
+<td class="noPrint" nowrap="true" valign="top" width="20%">
 <p>
 <strong>Apache Tomcat</strong>
 </p>
@@ -178,11 +178,11 @@
 </ul>
 </td>
 <!--RIGHT SIDE MAIN BODY-->
-<td width="80%" valign="top" align="left" id="mainBody">
-<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<td id="mainBody" align="left" valign="top" width="80%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
 <td bgcolor="#525D76">
-<font color="#ffffff" face="arial,helvetica,sanserif">
+<font face="arial,helvetica,sanserif" color="#ffffff">
 <a name="Apache Tomcat">
 <strong>Apache Tomcat</strong>
 </a>
@@ -215,14 +215,14 @@
 </tr>
 <tr>
 <td>
-<br/>
+<br />
 </td>
 </tr>
 </table>
-<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
 <td bgcolor="#525D76">
-<font color="#ffffff" face="arial,helvetica,sanserif">
+<font face="arial,helvetica,sanserif" color="#ffffff">
 <a name="Upcoming: Tomcat tracks at ApacheCon US 2009">
 <strong>Upcoming: Tomcat tracks at ApacheCon US 2009</strong>
 </a>
@@ -234,12 +234,12 @@
 <p>
 <blockquote>
 <A href="http://www.us.apachecon.com/c/acus2009/";>
-<IMG border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" 
src="http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png"; style="width: 
125px;height: 125px;" align="right"/>
+<IMG border="0" title="ApacheCon US 2009" alt="ApacheCon US 2009 - logo" 
src="http://www.apache.org/ads/ApacheCon/2009-usa-125x125.png"; style="width: 
125px;height: 125px;" align="right" />
 </A>
 <p>ApacheCon US 2009, 2-6 November 2009 in Oakland, CA, will have a dedicated 
track about Tomcat topics.
    We will celebrate our 10th anniversary as an Apache project, explain the 
future developements: Tomcat7, asynchrounous servlets,
    show how to get the best of Tomcat and how to front-end Tomcat clusters.
-   And the day after we will have a "geek day" where you can get hands-on 
advice and really join the ranks of the Tomcat initiated!
+   We also have a <a 
href="http://wiki.apache.org/tomcat/TomcatAtApacheConUs2009";>meetup</a> on 
Monday evening where you can get hands-on advice and really join the ranks of 
the Tomcat initiated!
 </p>
 <p>
    Join us in Oakland!
@@ -251,14 +251,14 @@
 </tr>
 <tr>
 <td>
-<br/>
+<br />
 </td>
 </tr>
 </table>
-<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
 <td bgcolor="#525D76">
-<font color="#ffffff" face="arial,helvetica,sanserif">
+<font face="arial,helvetica,sanserif" color="#ffffff">
 <a name="Live Video Streaming of Tomcat Talks at ApacheCon Europe 2009">
 <strong>Live Video Streaming of Tomcat Talks at ApacheCon Europe 2009</strong>
 </a>
@@ -269,7 +269,7 @@
 <td>
 <p>
 <blockquote>
-<img 
src="http://eu.apachecon.com/page_attachments/0000/0188/Live_Video_v2.gif"; 
alt="[Live Video Streaming at ApacheCon]" align="right"/>
+<img 
src="http://eu.apachecon.com/page_attachments/0000/0188/Live_Video_v2.gif"; 
alt="[Live Video Streaming at ApacheCon]" align="right" />
  <p>ApacheCon Europe 2009, 23-27 March in Amsterdam, has a dedicated
  track about Tomcat topics.
  If you cannot make it to Amsterdam this time, you can
@@ -293,14 +293,14 @@
 </tr>
 <tr>
 <td>
-<br/>
+<br />
 </td>
 </tr>
 </table>
-<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
 <td bgcolor="#525D76">
-<font color="#ffffff" face="arial,helvetica,sanserif">
+<font face="arial,helvetica,sanserif" color="#ffffff">
 <a name="Apache Tomcat Versions">
 <strong>Apache Tomcat Versions</strong>
 </a>
@@ -317,51 +317,51 @@
 <table class="detail-table">
 
 <tr>
-  <td bgcolor="#039acc" valign="top">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">
+  <td valign="top" bgcolor="#039acc">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">
 <strong>Servlet/JSP Spec</strong>
 </font>
 </td>
-  <td bgcolor="#039acc" valign="top">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">
+  <td valign="top" bgcolor="#039acc">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">
 <strong>Apache Tomcat version</strong>
 </font>
 </td>
 </tr>
 
 <tr>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">2.5/2.1</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">2.5/2.1</font>
 </td>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">6.0.20</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">6.0.20</font>
 </td>
 </tr>
 
 <tr>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">2.4/2.0</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">2.4/2.0</font>
 </td>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">5.5.28</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">5.5.28</font>
 </td>
 </tr>
 
 <tr>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">2.3/1.2</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">2.3/1.2</font>
 </td>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">4.1.40</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">4.1.40</font>
 </td>
 </tr>
 
 <tr>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">2.2/1.1</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">2.2/1.1</font>
 </td>
-  <td bgcolor="#a0ddf0" valign="top" align="left">
-<font color="#000000" size="-1" face="arial,helvetica,sanserif">3.3.2 
(archived)</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">3.3.2 
(archived)</font>
 </td>
 </tr>
 
@@ -387,7 +387,7 @@
 </tr>
 <tr>
 <td>
-<br/>
+<br />
 </td>
 </tr>
 </table>
@@ -396,17 +396,17 @@
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr noshade="" size="1"/>
+<hr size="1" noshade="" />
 </td>
 </tr>
 <!--PAGE FOOTER-->
 <tr>
 <td colspan="2">
 <div align="center">
-<font color="#525D76" size="-1">
+<font size="-1" color="#525D76">
 <em>
         Copyright © 1999-2009, The Apache Software Foundation
-        <br/>
+        <br />
         "Apache", the Apache feather, and the Apache Tomcat logo are
         trademarks of the Apache Software Foundation for our open source
         software.

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=830875&r1=830874&r2=830875&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Thu Oct 29 09:45:48 2009
@@ -34,7 +34,7 @@
 <p>ApacheCon US 2009, 2-6 November 2009 in Oakland, CA, will have a dedicated 
track about Tomcat topics.
    We will celebrate our 10th anniversary as an Apache project, explain the 
future developements: Tomcat7, asynchrounous servlets,
    show how to get the best of Tomcat and how to front-end Tomcat clusters.
-   And the day after we will have a "geek day" where you can get hands-on 
advice and really join the ranks of the Tomcat initiated!
+   We also have a <a 
href="http://wiki.apache.org/tomcat/TomcatAtApacheConUs2009";>meetup</a> on 
Monday evening where you can get hands-on advice and really join the ranks of 
the Tomcat initiated!
 </p><p>
    Join us in Oakland!
 </p>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to