You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2007/02/09 06:27:10 UTC

svn commit: r505187 - in /tapestry/tapestry-site/trunk/src/site/xdoc: articles.xml index.xml news.xml

Author: jkuhnert
Date: Thu Feb  8 21:27:05 2007
New Revision: 505187

URL: http://svn.apache.org/viewvc?view=rev&rev=505187
Log:
I don't care if it's a little naughty. It's a good plugin. 

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

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml?view=diff&rev=505187&r1=505186&r2=505187
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml Thu Feb  8 21:27:05 2007
@@ -199,11 +199,26 @@
             <th>Publisher</th>
             <th>Author</th>
             <th>Published</th>
-          </tr>http://ajaxian.com/archives/compression-caching-for-faster-load-times
+          </tr>
           <tr>
             <td>
-              <a href="http://ajaxian.com/archives/compression-caching-for-faster-load-times"
-                >Compression, Caching, for faster load times</a>
+              <a href="http://www.infoq.com/news/2007/02/tapestry-5-preview">Tapestry 5 Preview: POJOs and Annotations over XML</a>
+            </td>
+            <td><a href="http://www.infoq.com">infoq.com</a></td>
+            <td>Rob Thornton</td>
+            <td>6 Feb 2007</td>
+          </tr>
+          <tr>
+            <td>
+              <a href="http://www.theserverside.com/news/thread.tss?thread_id=44119">Tapestry 5.0.1 Preview Release Now Available</a>
+            </td>
+            <td><a href="http://www.theserverside.com">theserverside.com</a></td>
+            <td>Howard M. Lewis Ship</td>
+            <td>5 Feb 2007</td>
+          </tr>
+          <tr>
+            <td>
+              <a href="http://ajaxian.com/archives/compression-caching-for-faster-load-times">Compression, Caching, for faster load times</a>
             </td>
             <td><a href="http://www.ajaxian.com">ajaxian.com</a></td>
             <td>Dion Almaer</td>

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/index.xml?view=diff&rev=505187&r1=505186&r2=505187
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/index.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/index.xml Thu Feb  8 21:27:05 2007
@@ -38,11 +38,9 @@
 
                 <h5>New!</h5>
                 <ul style="list-style:none">
+                    <li><a href="news.html#HandyTapestry Beta 2, Tapestry plugin for Intellij Idea">HandyTapestry Beta 2!</a></li>
                     <li><a href="news.html#Jumpstart 0.8">Jumpstart v0.8 released</a></li>
                     <li><a href="news.html#Enjoying Web Development with Tapestry updated for T4.1"> EWDT updated for T4.1</a></li>
-                    <li><a href="news.html#HandyTapestry, IntelliJ Plugin"> HandyTapestry IntelliJ Plugin</a></li>
-                    <li><a href="news.html#Tapestry 101 book released"> Tapestry 101 book released </a></li>
-                    <li><a href="news.html#Tapestry NetBeans interview"> Tapestry NetBeans interview </a></li>
                 </ul>
                 
             </div>
@@ -272,7 +270,7 @@
                     <td>
                         <a href="http://tapidea.javaforge.com">TapIDEA</a>
                     </td>
-                    <td>Based on part of the Spindle code base.</td>
+                    <td>Wizards, highlighting, auto-completion and navigation. <strong>Supports Tapestry 5</strong>.</td>
                 </tr>
                 <tr>
                     <td/>

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=505187&r1=505186&r2=505187
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/news.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/news.xml Thu Feb  8 21:27:05 2007
@@ -8,6 +8,37 @@
     <section name="General">
       <p>Keep up to date with the latest events in the Tapestry world.</p>
 
+      <subsection name="HandyTapestry Beta 2, Tapestry plugin for IntellijJ Idea">
+        <a href="http://handyedit.com/handytapestry.html">
+            <img src="http://handyedit.com/images/logo.jpg" alt="HandyTapestry" style="float:left;margin-right:34px;margin-bottom:15px" />
+        </a>
+        <p>
+          The <a href="http://handyedit.com/handytapestry.html">HandyTapestry</a> plugin for IntelliJ Idea helps you to develop Tapestry web 
+          applications faster.
+        </p>
+        <p>  
+          The plugin provides following features:
+        <ul>
+            <li>- completions and navigations in the HTML template</li>
+            <li>- Create Tapestry component wizard</li>
+            <li>- OGNL expressions syntax and error highlighting</li>
+        </ul>
+        </p>
+        
+        <a href="http://handyedit.com/handytapestry.html">Read more...</a><br/><br/>
+        
+        <p>
+        What's new:
+        <ul>
+            <li>- syntax and error highlighting in OGNL expressions</li>
+            <li>- asset, message key, OGNL constant completion and navigation</li>
+            <li>- page, key attribute value completion and navigation</li>
+            <li>- settings: extensions of template and component specification files</li>
+            <li>- fix for component creation: create folders if they don't exist</li>
+        </ul>
+        </p>
+      </subsection>
+
       <subsection name="Jumpstart 0.8">
         <p> Geoff Callender has released <a href="http://files.doublenegative.com.au/jumpstart"
             >Jumpstart 0.8</a>. Jumpstart is a sample CRUD application for Tapestry that features
@@ -26,11 +57,14 @@
       <subsection name="Enjoying Web Development with Tapestry updated for T4.1">
         <a href="http://www.agileskills2.org/EWDT">
           <img src="http://www.agileskills2.org/EWDT/BookFront02Small.jpg" alt="EWDT"
-            style="float:right; width: 60px; height: 80px;"/>
+            style="float:right; width: 60px; height: 80px;display:block;"/>
         </a>
-        <p> Kent Tong's book has been updated for T4.1. A new chapter on AJAX is included. The first
+        <p> 
+            Kent Tong's book has been updated for T4.1. A new chapter on AJAX is included. The first
           four chapters are freely available at <a href="http://www.agileskills2.org/EWDT">here</a>.
-          The whole book is available as a PDF or in hard copy. </p>
+          The whole book is available as a PDF or in hard copy. 
+        </p>
+          <br/><br/><br/>
       </subsection>
       <subsection name="HandyTapestry, IntelliJ Plugin">
         <p>
@@ -118,6 +152,7 @@
             personally handed out the award to Howard Lewis Ship</a> at JavaOne 2006. </p>
       </subsection>
     </section>
+    
     <section name="Upcoming Conferences">
       <p> Keep track of upcoming conferences where a tapestry related topic will be covered. </p>
       <div style="margin-top: 1.5em;">
@@ -127,6 +162,17 @@
             <th>When</th>
             <th>Where</th>
             <th>Who</th>
+          </tr>
+          <tr>
+            <td>
+              <a href="http://www.phillyemergingtech.com/">Emerging Technologies for the Enterprise</a>
+            </td>
+            <td>Mar 28 - 29, 2007</td>
+            <td>Philadelphia, PA</td>
+            <td>
+              <a href="http://howardlewisship.com">Howard M. Lewis Ship</a>, <a
+                href="http://blog.opencomponentry.com">Jesse Kuhnert</a>
+            </td>
           </tr>
           <tr>
             <td>