You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2006/09/14 04:09:25 UTC

svn commit: r443192 - in /tapestry/tapestry-site/trunk/src/site: site.xml xdoc/news.xml

Author: jkuhnert
Date: Wed Sep 13 19:09:25 2006
New Revision: 443192

URL: http://svn.apache.org/viewvc?view=rev&rev=443192
Log:
Added BeanForm link, reversed ordering of news items so that more recent show up first.

Modified:
    tapestry/tapestry-site/trunk/src/site/site.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/news.xml

Modified: tapestry/tapestry-site/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/site.xml?view=diff&rev=443192&r1=443191&r2=443192
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/site.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/site.xml Wed Sep 13 19:09:25 2006
@@ -60,6 +60,7 @@
             <item name="Trails" href="https://trails.dev.java.net/"/>
             <item name="Hibernate (tapernate)" href="http://www.carmanconsulting.com/tapernate" />
             <item name="Hibernate (cognition)" href="http://www.thelabllc.com" />
+            <item name="BeanForm" href="http://beanform.sourceforge.net" />
             <item name="Acegi Security" href="http://www.carmanconsulting.com/tapestry-acegi" />
             <item name="TestNG" href="http://howardlewisship.com/tapestry-javaforge/tapestry-testng/" />
             <item name="AJAX" href="http://tacos.sourceforge.net" />

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/news.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/news.xml?view=diff&rev=443192&r1=443191&r2=443192
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/news.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/news.xml Wed Sep 13 19:09:25 2006
@@ -37,32 +37,34 @@
           </tr>
           <tr>
             <td>
-              <a href="http://conferences.oreillynet.com/os2006/">2006 OSCON</a>
+              <a href="http://www.theajaxexperience.com/coming_soon.jsp">The Ajax Experience</a>
             </td>
-            <td>July 24-28, 2006</td>
-            <td>Portland, OR</td>
+            <td>Oct 23 - 25, 2006</td>
+            <td>Boston, MA</td>
             <td>
-              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>
+              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>,
+              <a href="http://blog.opencomponentry.com">Jesse Kuhnert</a>
             </td>
           </tr>
           <tr>
             <td>
-              <a href="http://www.nofluffjuststuff.com/show_view.jsp?showId=60">Desert Southwest Software Symposium</a>
+              <a href="http://www.us.apachecon.com/">ApachCon 2006</a>
             </td>
-            <td>July 28-30, 2006</td>
-            <td>Phoenix, AZ</td>
+            <td>Oct 9 - 13, 2006</td>
+            <td>Austin, TX</td>
             <td>
               <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>
             </td>
           </tr>
           <tr>
             <td>
-              <a href="http://www.nofluffjuststuff.com/show_view.jsp?showId=61">Southern Ohio Software Symposium</a>
+              <a href="http://nofluffjuststuff.com/show_view.jsp?showId=69">New England Software Symposium</a>
             </td>
-            <td>Aug 4-6, 2006</td>
-            <td>Cincinnati, OH</td>
+            <td>Sep 29 - Oct 1, 2006</td>
+            <td>Framingham, MA</td>
             <td>
-              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>, Chris Nelson (Trails) </td>
+              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>
+            </td>
           </tr>
           <tr>
             <td>
@@ -76,33 +78,31 @@
           </tr>
           <tr>
             <td>
-              <a href="http://nofluffjuststuff.com/show_view.jsp?showId=69">New England Software Symposium</a>
+              <a href="http://www.nofluffjuststuff.com/show_view.jsp?showId=61">Southern Ohio Software Symposium</a>
             </td>
-            <td>Sep 29 - Oct 1, 2006</td>
-            <td>Framingham, MA</td>
+            <td>Aug 4-6, 2006</td>
+            <td>Cincinnati, OH</td>
             <td>
-              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>
-            </td>
+              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>, Chris Nelson (Trails) </td>
           </tr>
           <tr>
             <td>
-              <a href="http://www.us.apachecon.com/">ApachCon 2006</a>
+              <a href="http://www.nofluffjuststuff.com/show_view.jsp?showId=60">Desert Southwest Software Symposium</a>
             </td>
-            <td>Oct 9 - 13, 2006</td>
-            <td>Austin, TX</td>
+            <td>July 28-30, 2006</td>
+            <td>Phoenix, AZ</td>
             <td>
               <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>
             </td>
           </tr>
           <tr>
             <td>
-              <a href="http://www.theajaxexperience.com/coming_soon.jsp">The Ajax Experience</a>
+              <a href="http://conferences.oreillynet.com/os2006/">2006 OSCON</a>
             </td>
-            <td>Oct 23 - 25, 2006</td>
-            <td>Boston, MA</td>
+            <td>July 24-28, 2006</td>
+            <td>Portland, OR</td>
             <td>
-              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>,
-              Jesse Kuhnert
+              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>
             </td>
           </tr>
         </table>