Author: markt Date: Mon Jul 11 12:40:41 2022 New Revision: 1902658 URL: http://svn.apache.org/viewvc?rev=1902658&view=rev Log: List presentations for ApacheCon @Home 2021
Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/docs/presentations.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1902658&r1=1902657&r2=1902658&view=diff ============================================================================== --- tomcat/site/trunk/docs/presentations.html (original) +++ tomcat/site/trunk/docs/presentations.html Mon Jul 11 12:40:41 2022 @@ -29,6 +29,39 @@ li.targeted { transition:ease-in-out 1s; } </style> +<div class="subsection"><h4 id="ApacheCon_@Home_2021">ApacheCon @Home 2021</h4><div class="text"> +<ul> + <li> + New and Upcoming - Rémy Maucherat, + <a href="https://www.youtube.com/watch?v=gjSj7zIiLPA">video</a> + </li> + <li> + HTTP/2, HTTP/3 and TLS State of the Art in our Servers - Jean-Frederic Clere, + <a href="https://www.youtube.com/watch?v=k3Gaclzv4JM">video</a> + </li> + <li> + Enabling FIPS for Tomcat - Amit Pande, + <a href="https://www.youtube.com/watch?v=8rf8EqvK18g">video</a> + </li> + <li> + Proxing to Tomcat with httpd - Jean-Frederic Clere, + <a href="https://www.youtube.com/watch?v=YRxfSytSv-0">video</a> + </li> + <li> + Debugging complex issues in web applications - Mark Thomas, + <a href="https://people.apache.org/~markt/presentations/2021-09-debugging-complex-webapps.pdf">slides</a>, + <a href="https://www.youtube.com/watch?v=UglxkO2Y5mU">video</a> + </li> + <li> + From a Cluster to a Cloud - Jean-Frederic Clere, + <a href="https://www.youtube.com/watch?v=eXrpBMb2dvI">video</a> + </li> + <li> + Enabling Scripting Languages in JSPs - Rony G. Flatscher, + <a href="https://www.youtube.com/watch?v=zVw6WDoMwRg">video</a> + </li> +</ul> +</div></div> <div class="subsection"><h4 id="ApacheCon_Asia_2021">ApacheCon Asia 2021</h4><div class="text"> <ul> <li> Modified: tomcat/site/trunk/xdocs/presentations.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1902658&r1=1902657&r2=1902658&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/presentations.xml (original) +++ tomcat/site/trunk/xdocs/presentations.xml Mon Jul 11 12:40:41 2022 @@ -37,6 +37,39 @@ li.targeted { transition:ease-in-out 1s; } </style> +<subsection name="ApacheCon @Home 2021"> +<ul> + <li> + New and Upcoming - Rémy Maucherat, + <a href="https://www.youtube.com/watch?v=gjSj7zIiLPA">video</a> + </li> + <li> + HTTP/2, HTTP/3 and TLS State of the Art in our Servers - Jean-Frederic Clere, + <a href="https://www.youtube.com/watch?v=k3Gaclzv4JM">video</a> + </li> + <li> + Enabling FIPS for Tomcat - Amit Pande, + <a href="https://www.youtube.com/watch?v=8rf8EqvK18g">video</a> + </li> + <li> + Proxing to Tomcat with httpd - Jean-Frederic Clere, + <a href="https://www.youtube.com/watch?v=YRxfSytSv-0">video</a> + </li> + <li> + Debugging complex issues in web applications - Mark Thomas, + <a href="https://people.apache.org/~markt/presentations/2021-09-debugging-complex-webapps.pdf">slides</a>, + <a href="https://www.youtube.com/watch?v=UglxkO2Y5mU">video</a> + </li> + <li> + From a Cluster to a Cloud - Jean-Frederic Clere, + <a href="https://www.youtube.com/watch?v=eXrpBMb2dvI">video</a> + </li> + <li> + Enabling Scripting Languages in JSPs - Rony G. Flatscher, + <a href="https://www.youtube.com/watch?v=zVw6WDoMwRg">video</a> + </li> +</ul> +</subsection> <subsection name="ApacheCon Asia 2021"> <ul> <li> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org