Author: jfclere
Date: Mon Mar 23 12:45:02 2009
New Revision: 757390

URL: http://svn.apache.org/viewvc?rev=757390&view=rev
Log:
Add the Live Video Streaming stuff.

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=757390&r1=757389&r2=757390&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Mar 23 12:45:02 2009
@@ -3,21 +3,21 @@
 <html>
 <head>
 <title>Apache Tomcat - Apache Tomcat</title>
-<meta name="author" value="Marc A. Saegesser"/>
-<meta name="email" value="marc.saeges...@apropos.com"/>
-<meta name="author" value="Yoav Shapira"/>
-<meta name="email" value=""/>
-<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
-<link type="text/css" href="stylesheets/tomcat-printer.css" rel="stylesheet" 
media="print"/>
+<meta value="Marc A. Saegesser" name="author" />
+<meta value="marc.saeges...@apropos.com" name="email" />
+<meta value="Yoav Shapira" name="author" />
+<meta value="" name="email" />
+<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/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/>
+<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" />
 </a>
 </td>
 <td>
@@ -28,28 +28,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,56 @@
 </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>
+</font>
+</td>
+</tr>
+<tr>
+<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" />
+ <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
+ <a href="http://www.eu.apachecon.com/c/aceu2009/about/videoStreaming";>watch
+ all Tomcat talks online</a>.</p>
+ <p>In addition to the various keynote sessions, and other technical talks,
+ the following talks related to Tomcat will be streamed on Friday,
+ the 26th of March.
+ </p>
+<ul>
+<li>Securing Apache Tomcat for your Environment (Mark Thomas)</li>
+<li>What's new in Servlet 3.0 (Filip Hanik)</li>
+<li>Performance Tuning Apache Tomcat for Production (Filip Hanik)</li>
+<li>mod_proxy versus mod_jk (Jean-Frederic Clere)</li>
+<li>Introduction to NIO2 (Jean-Francois Arcand)</li>
+<li>What is Bayeux? (Filip Hanik)</li>
+</ul>
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
 <a name="Apache Tomcat Versions">
 <strong>Apache Tomcat Versions</strong>
 </a>
@@ -239,51 +281,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.18</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">6.0.18</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.27</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">5.5.27</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.39</font>
+  <td align="left" valign="top" bgcolor="#a0ddf0">
+<font face="arial,helvetica,sanserif" size="-1" color="#000000">4.1.39</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>
 
@@ -309,7 +351,7 @@
 </tr>
 <tr>
 <td>
-<br/>
+<br />
 </td>
 </tr>
 </table>
@@ -318,14 +360,14 @@
 <!--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
         </em>

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=757390&r1=757389&r2=757390&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Mon Mar 23 12:45:02 2009
@@ -30,6 +30,28 @@
 
 </section>
 
+<section name="Live Video Streaming of Tomcat Talks at ApacheCon Europe 2009">
+<img src="http://eu.apachecon.com/page_attachments/0000/0188/Live_Video_v2.gif";
+ alt="[Live Video Streaming at ApacheCon]" align="right"></img>
+ <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
+ <a href="http://www.eu.apachecon.com/c/aceu2009/about/videoStreaming";>watch
+ all Tomcat talks online</a>.</p>
+ <p>In addition to the various keynote sessions, and other technical talks,
+ the following talks related to Tomcat will be streamed on Friday,
+ the 26th of March.
+ </p>
+<ul>
+<li>Securing Apache Tomcat for your Environment (Mark Thomas)</li>
+<li>What's new in Servlet 3.0 (Filip Hanik)</li>
+<li>Performance Tuning Apache Tomcat for Production (Filip Hanik)</li>
+<li>mod_proxy versus mod_jk (Jean-Frederic Clere)</li>
+<li>Introduction to NIO2 (Jean-Francois Arcand)</li>
+<li>What is Bayeux? (Filip Hanik)</li>
+</ul>
+</section>
+
 <section name="Apache Tomcat Versions">
 <p>For the impatient, current Apache Tomcat production quality releases vs.
 Servlet/JSP specifications:</p>



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

Reply via email to