Author: husted
Date: Tue Oct 25 17:32:49 2005
New Revision: 328514

URL: http://svn.apache.org/viewcvs?rev=328514&view=rev
Log:
Update home page to promote ApacheCon and remove the (problematic) logo from 
our sidebar

Modified:
    struts/site/trunk/xdocs/index.xml
    struts/site/trunk/xdocs/navigation.xml

Modified: struts/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/index.xml?rev=328514&r1=328513&r2=328514&view=diff
==============================================================================
--- struts/site/trunk/xdocs/index.xml (original)
+++ struts/site/trunk/xdocs/index.xml Tue Oct 25 17:32:49 2005
@@ -11,6 +11,86 @@
 
 <body>
 
+<section name="Struts @ ApacheCon 2005 US">
+
+    <p>        
+     <a href="http://apachecon.com/2005/US";><img align="right" 
src="http://apache.org/images/ac2005us_white_184x80.jpg"/></a>
+     Join us in San Diego CA at ApacheCon US 2005, December 11-14, for two 
presentations featuring Struts, 
+     along with several other sessions involving Struts, as well as two 
special tutorial sessions on Saturday December 10.     
+    </p>
+    
+    <p>
+     <b>T20: Struts 2006: An Embarrassment of Riches</b> 
+    </p>
+    
+    <p>    
+     [Tuesday at 4:30p with Don Brown and Ted Husted] 
+     Apache Struts is a hotbed of activity. Struts Classic 1.3, Struts Shale, 
Struts Ti, Struts OverDrive. 
+     Why so many frameworks? How are they different? Why are they all called 
Struts? 
+     Which is the best choice for my next project? 
+     In this session, we step back and look at Struts through a wide-angle 
lens.    
+    </p>
+    
+    <p>
+     <b>TU26: Shale: The next Struts?</b>
+    </p>
+     
+    <p>
+     [Tuesday at 5:30p with Craig McClannahan] 
+     Come and get an early look at the next generation of web application 
frameworks. 
+     One that is based on the recenty standardized JavaServer Faces APIs, 
+     and focuses on adding value, rather than redundantly implementing 
features that JSF already 
+     provides. Shale will run on any compliant JSF implementation, including 
the one being developed by 
+     the Apache MyFaces project. It also includes many features that Struts 
users appreciate, such as 
+     supporting client side validation and the Tiles framework
+    </p>
+    
+    <p>
+     <b>T06: Building Adaptable Meta-Components for Struts, Tapestry, MyFaces, 
etc.</b>
+    </p>
+    
+    <p>
+     [Saturday at 10a with Johnathan Lehr] 
+     Learn how to design, build, and use powerful, coarse-grained components 
using the Struts framework in 
+     this intensive, hands-on tutorial. We'll integrate an available ListView 
component into an example 
+     application and then learn how to build a TreeView component from 
scratch. The ListView component will 
+     provide fully implemented pagination, sorting, filtering, selection 
management, styling, and drill-down 
+     for arbitrary columns defined in an XML config file. The TreeView will 
allow recursive nesting, and will 
+     support a config setting allowing it to switch between an AJAX update 
mode    
+    </p>
+        
+    <p>
+     <b>T12: Struts on Steroids: Leveraging Bolt-On Components</b>
+    </p>
+    
+    <p>
+     [Saturday at 1p with Johnathan Lehr]     
+     Learn how to design, build, and use powerful, coarse-grained components 
using the Struts framework in 
+     this intensive, hands-on tutorial. We'll integrate an available ListView 
component into an example 
+     application and then learn how to build a TreeView component from 
scratch. The ListView component will 
+     provide fully implemented pagination, sorting, filtering, selection 
management, styling, and drill-down 
+     for arbitrary columns defined in an XML config file. The TreeView will 
allow recursive nesting, and will 
+     support a config setting allowing it to switch between an AJAX update 
mode, and an update mode relying on 
+     the standard form
+    </p>
+       
+    <p>
+     Other presentations involving Struts include:    
+    </p>
+
+    <ul>
+     <li>T01: <b>How to Unit Test the User Interface of Web Applications</b> 
</li>
+     <li>MO07: <b>[EMAIL PROTECTED]: Standards and the Portals Projects</b> 
</li>
+     <li>MO22: <b>Roller: An Open Source Blogging Platform</b> </li>
+    </ul>
+    
+    <p>
+     A complete listing of scheduled sessions is available at the 
+     <a href="http://apachecon.com/2005/US/html/sessions.html";>ApacheCon US 
2005 site</a>.
+    </p> 
+     
+</section>
+
 <section name="Welcome to Apache Struts!">
 <a name="Welcome"/>
     <p>

Modified: struts/site/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/navigation.xml?rev=328514&r1=328513&r2=328514&view=diff
==============================================================================
--- struts/site/trunk/xdocs/navigation.xml (original)
+++ struts/site/trunk/xdocs/navigation.xml Tue Oct 25 17:32:49 2005
@@ -8,13 +8,6 @@
         Apache Struts Project
     </title>
   <body>
-    <menu name="ApacheCon 2005">
-        <item 
-            name="ApacheCon 2005"
-            href="http://apachecon.com/2005/US";
-            img="http://apache.org/images/ac2005us_white_184x80.jpg";
-            />
-    </menu>
     <menu name="Apache Struts Project">
         <item 
             name="Welcome"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to