You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/07/29 23:38:04 UTC

svn commit: r799088 - in /incubator/click/trunk/click/documentation/docs: examples.html extentions.html

Author: sabob
Date: Wed Jul 29 21:38:04 2009
New Revision: 799088

URL: http://svn.apache.org/viewvc?rev=799088&view=rev
Log:
added the GAE hosted examples

Modified:
    incubator/click/trunk/click/documentation/docs/examples.html
    incubator/click/trunk/click/documentation/docs/extentions.html

Modified: incubator/click/trunk/click/documentation/docs/examples.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/examples.html?rev=799088&r1=799087&r2=799088&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/examples.html (original)
+++ incubator/click/trunk/click/documentation/docs/examples.html Wed Jul 29 21:38:04 2009
@@ -40,7 +40,7 @@
 config files online.
 <p/>
 You can view this application online at 
-<a target="blank" class="external" href="http://www.avoka.com/click-examples/">http://www.avoka.com/click-examples/</a>
+<a target="_blank" class="external" href="http://www.avoka.com/click-examples/">http://www.avoka.com/click-examples/</a>
 
 <a name="deploying" class="heading"></a><h3>Deploying Examples</h3>
 
@@ -71,24 +71,50 @@
 A performance test bench webapplication.
 <p/>
 You can checkout this application from
-<a target="blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-bench/">http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-bench/</a>
+<a target="_blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-bench/">http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-bench/</a>
 
 <h4>Click Cayenne</h4>
 A very simple demo webapplication based only on Click and Cayenne.
 <p/>
 You can checkout this application from
-<a target="blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-cayenne/">http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-cayenne/</a>
+<a target="_blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-cayenne/">http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-cayenne/</a>
 
 <h4>Click Spring Cayenne</h4>
 A webapplication based on Click, Spring and Cayenne. This application is derrived from the classical
 Petclinic webapplication.
 <p/>
 You can checkout this application from
-<a target="blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/">http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/</a>
+<a target="_blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/">http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/</a>
 <p/>
 For details about the original Petclinic application used here, please also see the <tt>petclinic/war/petclinic.html</tt> file.
 <p/>
-To build this webapplication, please also see the <tt><a target="blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/">README.txt</a></tt> file about how to proceed.
+To build this webapplication, please also see the <tt><a target="_blank" class="external" href="http://svn.apache.org/repos/asf/incubator/click/trunk/examples/click-spring-cayenne/">README.txt</a></tt> file about how to proceed.
+
+<p>&nbsp;</p>
+
+<h2>Third-party Example Applications</h2>
+
+<h4>ClickClick Demo</h4>
+A <a target="_blank" class="external" href="http://clickclick-examples.appspot.com/">live demo</a> is hosted on Google App Engine.
+<p/>
+This example demonstrates some of ClickClick's features.
+Please see the <a target="_blank" class="external" href="http://code.google.com/p/clickclick/">ClickClick</a> project for more details.
+
+<h4>jQuery Demo</h4>
+A <a target="_blank" class="external" href="http://clickclick-jquery.appspot.com/">live demo</a> is hosted on Google App Engine.
+<p/>
+This example demonstrates the <a rel="nofollow" class="external" target="_blank" href="http://jquery.com/">jQuery</a>
+integration provided in ClickClick.
+Please see the <a target="_blank" class="external" href="http://code.google.com/p/clickclick/">ClickClick</a> project for more details.
+
+<h4>JPA Demo</h4>
+A <a target="_blank" class="external" href="http://click-jpa.appspot.com/">live demo</a> is hosted on Google App Engine.
+<p/>
+This example demonstrates using JPA and Click.
+The Click-JPA example is available <a target="_blank" class="external" href="http://code.google.com/p/click-jpa-demo/">here</a>.
+
+<p>&nbsp;</p>
+
 </body>
 </html>
 

Modified: incubator/click/trunk/click/documentation/docs/extentions.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/extentions.html?rev=799088&r1=799087&r2=799088&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/extentions.html (original)
+++ incubator/click/trunk/click/documentation/docs/extentions.html Wed Jul 29 21:38:04 2009
@@ -47,18 +47,20 @@
                 is a community based extensions project providing many new
                 components and seamless Ajax integration. ClickClick consists
                 of multiple subprojects including integration with
-                <a class="external" target="_blank" href="http://jquery.com/">jQuery</a> and
-                <a class="external" target="_blank" href="http://mootools.net/">MooTools</a>.
+                <a rel="nofollow" class="external" target="_blank" href="http://jquery.com/">jQuery</a> and
+                <a rel="nofollow" class="external" target="_blank" href="http://mootools.net/">MooTools</a>.
             </li>
             <li>
                 <a class="external" target="_blank" href="http://code.google.com/p/click-calendar/">Click Calendar</a>
                 provides a DHTML popup Calendar component for Click. The Calendar component is
-                based upon the JSCalendar library <a class="external" target="_blank" href="http://www.dynarch.com/projects/calendar/">http://www.dynarch.com/projects/calendar/</a>
+                based upon the JSCalendar library
+                <a rel="nofollow" class="external" target="_blank" href="http://www.dynarch.com/projects/calendar/">http://www.dynarch.com/projects/calendar/</a>
             </li>
             <li>
                 <a class="external" target="_blank" href="http://code.google.com/p/click-charts/">Click Charts</a>
                 provides common Chart components for Click. The Chart components
-                are based upon the JavaScript library <a class="external" target="_blank" href="http://www.walterzorn.com">http://www.walterzorn.com</a>.
+                are based upon the JavaScript library
+                <a rel="nofollow" class="external" target="_blank" href="http://www.walterzorn.com">http://www.walterzorn.com</a>.
             </li>
             <li>
                 <a class="external" target="_blank" href="http://code.google.com/p/chainer/">Chainer</a>