Author: husted Date: Mon Sep 5 23:56:51 2005 New Revision: 278929 URL: http://svn.apache.org/viewcvs?rev=278929&view=rev Log: * On index, Stylist change. * On volunteers, move Hubert up to match initiation order.
Modified: struts/site/trunk/xdocs/index.xml struts/site/trunk/xdocs/volunteers.xml Modified: struts/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/index.xml?rev=278929&r1=278928&r2=278929&view=diff ============================================================================== --- struts/site/trunk/xdocs/index.xml (original) +++ struts/site/trunk/xdocs/index.xml Mon Sep 5 23:56:51 2005 @@ -54,13 +54,16 @@ it is important that we first help you help yourself. </p> - <p> - Struts is a project of the - <a href="http://www.apache.org">The Apache Software Foundation</a>. - The official Apache Struts home page is at - <a href="http://struts.apache.org/"> - http://struts.apache.org/</a>. - </p> + <ul> + <li> + Struts is a project of the <a href="http://www.apache.org"> + The Apache Software Foundation</a>. + </li> + <li> + The official Apache Struts home page is at + <a href="http://struts.apache.org/"> http://struts.apache.org/</a>. + </li> + </ul> </section> Modified: struts/site/trunk/xdocs/volunteers.xml URL: http://svn.apache.org/viewcvs/struts/site/trunk/xdocs/volunteers.xml?rev=278929&r1=278928&r2=278929&view=diff ============================================================================== --- struts/site/trunk/xdocs/volunteers.xml (original) +++ struts/site/trunk/xdocs/volunteers.xml Mon Sep 5 23:56:51 2005 @@ -358,6 +358,31 @@ September 2004. </p> + <h4 id="hrabago">Hubert Rabago -- PMC Member</h4> + <p> + I started working with Java early in 2000. We designed and implemented a + servlet-based application that to this day gives me and a fellow designer + the urge to do a total rewrite. On my next assignment, somebody + introduced me to a series of patterns useful for web applications. We + built a framework using these patterns and it worked out well for us. + </p> + <p> + When I tried to bring this framework into the next project, somebody + suggested using Struts instead. The two frameworks resembled each other + so closely that we had no trouble at all switching. One of the things + missing in Struts was an easy way to do redirects with parameters, so we + wrote our own class for that. The same guy who suggested Struts + suggested I contribute it to Struts. A few months after that, I joined + the mailing lists and sought how to contribute. + </p> + <p> + I found myself enjoying answering questions on the user list. After some + time, I was participating on the dev list as well. Soon I was able to + contribute a few patches and even came up with my own Struts extension. + In February of 2005, I accepted an invitation to be a committer, and + in July 2005, accepted an invitation to join the PMC. + </p> + <h4 id="wsmoak">Wendy Smoak -- Committer</h4> <p>In late 2001, I was asked to put information from a database on @@ -402,31 +427,6 @@ Tiles and something that Colorado Department of State calls Rustts, gave me the idea that has become known as the Shale "Clay" plug-in. I was invited to become a Struts Committer in July 2005.</p> - - <h4 id="hrabago">Hubert Rabago -- PMC Member</h4> - <p> - I started working with Java early in 2000. We designed and implemented a - servlet-based application that to this day gives me and a fellow designer - the urge to do a total rewrite. On my next assignment, somebody - introduced me to a series of patterns useful for web applications. We - built a framework using these patterns and it worked out well for us. - </p> - <p> - When I tried to bring this framework into the next project, somebody - suggested using Struts instead. The two frameworks resembled each other - so closely that we had no trouble at all switching. One of the things - missing in Struts was an easy way to do redirects with parameters, so we - wrote our own class for that. The same guy who suggested Struts - suggested I contribute it to Struts. A few months after that, I joined - the mailing lists and sought how to contribute. - </p> - <p> - I found myself enjoying answering questions on the user list. After some - time, I was participating on the dev list as well. Soon I was able to - contribute a few patches and even came up with my own Struts extension. - In February of 2005, I accepted an invitation to be a committer, and - in July 2005, accepted an invitation to join the PMC. - </p> </subsection> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]