You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fs...@apache.org on 2021/04/13 15:43:22 UTC

svn commit: r1888736 - in /tomcat/site/trunk: docs/presentations.html docs/sitemap-main.xml xdocs/presentations.xml xdocs/sitemap-main.xml

Author: fschumacher
Date: Tue Apr 13 15:43:22 2021
New Revision: 1888736

URL: http://svn.apache.org/viewvc?rev=1888736&view=rev
Log:
Add presentations for ApacheCon @Home 2020

Modified:
    tomcat/site/trunk/docs/presentations.html
    tomcat/site/trunk/docs/sitemap-main.xml
    tomcat/site/trunk/xdocs/presentations.xml
    tomcat/site/trunk/xdocs/sitemap-main.xml

Modified: tomcat/site/trunk/docs/presentations.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1888736&r1=1888735&r2=1888736&view=diff
==============================================================================
--- tomcat/site/trunk/docs/presentations.html (original)
+++ tomcat/site/trunk/docs/presentations.html Tue Apr 13 15:43:22 2021
@@ -38,6 +38,62 @@ li.targeted {
   transition:ease-in-out 1s;
 }
 </style>
+<div class="subsection"><h4 id="ApacheCon_@Home_2020">ApacheCon @Home 2020</h4><div class="text">
+<ul>
+  <li>
+    State of the Cat - Mark Thomas,
+    <a href="https://www.youtube.com/watch?v=uDy-Dwexy2Q">video</a>
+  </li>
+  <li>
+    Lost in the Docs - Felix Schumacher,
+    <a href="https://www.youtube.com/watch?v=pSU0l5kbcJ8">video</a>
+  </li>
+  <li>
+    Deploying a Production Instance - Andrew Carr,
+    <a href="https://www.youtube.com/watch?v=V75wPfhYsj4">video</a>
+  </li>
+  <li>
+    HTTP/2, HTTP/3, and SSL/TLS State of the Art in our Servers (httpd, Traffic Server, and Tomcat) - Jean-Frederic Clere,
+    <a href="https://www.youtube.com/watch?v=xzqOU6ILJzQ">video</a>
+  </li>
+  <li>
+    Split your Tomcat Installation for Easier Upgrades - Christopher Schultz,
+    <a href="https://www.youtube.com/watch?v=nu229pb09D0">video</a>
+  </li>
+  <li>
+    Tomcat: New and Upcoming - R&eacute;my Maucherat,
+    <a href="https://www.youtube.com/watch?v=L5PFoJyS-aU">video</a>
+  </li>
+  <li>
+    Reverse-Proxying with nginx - Igal Sapir,
+    <a href="https://www.youtube.com/watch?v=8e1V9tVwNR8">video</a>
+  </li>
+  <li>
+    Tomcat: From a Cluster to a Cloud - Jean-Frederic Clere,
+    <a href="https://www.youtube.com/watch?v=COsTWphp2fk">video</a>
+  </li>
+  <li>
+    Migrating from AJP to HTTP: It's About Time - Christopher Schultz,
+    <a href="https://www.youtube.com/watch?v=qUjUEvGFstI">video</a>
+  </li>
+  <li>
+    Tomcat 10 and Jakarta EE - Mark Thomas,
+    <a href="https://www.youtube.com/watch?v=10PkrWRPgPU">video</a>
+  </li>
+  <li>
+    Getting Started Hacking Tomcat - Christopher Schultz,
+    <a href="https://www.youtube.com/watch?v=O2wXAldxQWA">video</a>
+  </li>
+  <li>
+    Apache Tomcat and Spring Boot - Andrew Carr,
+    <a href="https://www.youtube.com/watch?v=Nk-rKXQC0BU">video</a>
+  </li>
+  <li>
+    Openly Handling Security Vulnerabilities (Q&amp;A/Panel) - Mark Thomas, Christopher Schultz, Coty Sutherland,
+    <a href="https://www.youtube.com/watch?v=tGjyX6meGcA">video</a>
+  </li>
+</ul>
+</div></div>
 <div class="subsection"><h4 id="Webinar_Series_2020">Webinar Series 2020</h4><div class="text">
 <ul>
   <li>

Modified: tomcat/site/trunk/docs/sitemap-main.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/sitemap-main.xml?rev=1888736&r1=1888735&r2=1888736&view=diff
==============================================================================
--- tomcat/site/trunk/docs/sitemap-main.xml (original)
+++ tomcat/site/trunk/docs/sitemap-main.xml Tue Apr 13 15:43:22 2021
@@ -177,6 +177,11 @@
     <priority>0.4</priority>
   </url>
   <url>
+    <loc>http://tomcat.apache.org/presentations.html</loc>
+    <changefreq>monthly</changefreq>
+    <priority>0.4</priority>
+  </url>
+  <url>
     <loc>http://tomcat.apache.org/whoweare.html</loc>
     <changefreq>weekly</changefreq>
     <priority>0.5</priority>
@@ -186,4 +191,4 @@
     <changefreq>weekly</changefreq>
     <priority>0.5</priority>
   </url>
-</urlset>
\ No newline at end of file
+</urlset>

Modified: tomcat/site/trunk/xdocs/presentations.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1888736&r1=1888735&r2=1888736&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/presentations.xml (original)
+++ tomcat/site/trunk/xdocs/presentations.xml Tue Apr 13 15:43:22 2021
@@ -44,6 +44,62 @@ li.targeted {
   transition:ease-in-out 1s;
 }
 </style>
+<subsection name="ApacheCon @Home 2020">
+<ul>
+  <li>
+    State of the Cat - Mark Thomas,
+    <a href="https://www.youtube.com/watch?v=uDy-Dwexy2Q">video</a>
+  </li>
+  <li>
+    Lost in the Docs - Felix Schumacher,
+    <a href="https://www.youtube.com/watch?v=pSU0l5kbcJ8">video</a>
+  </li>
+  <li>
+    Deploying a Production Instance - Andrew Carr,
+    <a href="https://www.youtube.com/watch?v=V75wPfhYsj4">video</a>
+  </li>
+  <li>
+    HTTP/2, HTTP/3, and SSL/TLS State of the Art in our Servers (httpd, Traffic Server, and Tomcat) - Jean-Frederic Clere,
+    <a href="https://www.youtube.com/watch?v=xzqOU6ILJzQ">video</a>
+  </li>
+  <li>
+    Split your Tomcat Installation for Easier Upgrades - Christopher Schultz,
+    <a href="https://www.youtube.com/watch?v=nu229pb09D0">video</a>
+  </li>
+  <li>
+    Tomcat: New and Upcoming - Rémy Maucherat,
+    <a href="https://www.youtube.com/watch?v=L5PFoJyS-aU">video</a>
+  </li>
+  <li>
+    Reverse-Proxying with nginx - Igal Sapir,
+    <a href="https://www.youtube.com/watch?v=8e1V9tVwNR8">video</a>
+  </li>
+  <li>
+    Tomcat: From a Cluster to a Cloud - Jean-Frederic Clere,
+    <a href="https://www.youtube.com/watch?v=COsTWphp2fk">video</a>
+  </li>
+  <li>
+    Migrating from AJP to HTTP: It's About Time - Christopher Schultz,
+    <a href="https://www.youtube.com/watch?v=qUjUEvGFstI">video</a>
+  </li>
+  <li>
+    Tomcat 10 and Jakarta EE - Mark Thomas,
+    <a href="https://www.youtube.com/watch?v=10PkrWRPgPU">video</a>
+  </li>
+  <li>
+    Getting Started Hacking Tomcat - Christopher Schultz,
+    <a href="https://www.youtube.com/watch?v=O2wXAldxQWA">video</a>
+  </li>
+  <li>
+    Apache Tomcat and Spring Boot - Andrew Carr,
+    <a href="https://www.youtube.com/watch?v=Nk-rKXQC0BU">video</a>
+  </li>
+  <li>
+    Openly Handling Security Vulnerabilities (Q&amp;A/Panel) - Mark Thomas, Christopher Schultz, Coty Sutherland,
+    <a href="https://www.youtube.com/watch?v=tGjyX6meGcA">video</a>
+  </li>
+</ul>
+</subsection>
 <subsection name="Webinar Series 2020">
 <ul>
   <li>

Modified: tomcat/site/trunk/xdocs/sitemap-main.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/sitemap-main.xml?rev=1888736&r1=1888735&r2=1888736&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/sitemap-main.xml (original)
+++ tomcat/site/trunk/xdocs/sitemap-main.xml Tue Apr 13 15:43:22 2021
@@ -177,6 +177,11 @@
     <priority>0.4</priority>
   </url>
   <url>
+    <loc>http://tomcat.apache.org/presentations.html</loc>
+    <changefreq>monthly</changefreq>
+    <priority>0.4</priority>
+  </url>
+  <url>
     <loc>http://tomcat.apache.org/whoweare.html</loc>
     <changefreq>weekly</changefreq>
     <priority>0.5</priority>
@@ -186,4 +191,4 @@
     <changefreq>weekly</changefreq>
     <priority>0.5</priority>
   </url>
-</urlset>
\ No newline at end of file
+</urlset>



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