You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by iv...@apache.org on 2011/03/25 17:03:26 UTC

svn commit: r1085441 - in /wicket/common/site/trunk/_site/learn/books: awc.html awc.jpg

Author: ivaynberg
Date: Fri Mar 25 16:03:26 2011
New Revision: 1085441

URL: http://svn.apache.org/viewvc?rev=1085441&view=rev
Log:
generated Apache Wicket Cookbook files

Added:
    wicket/common/site/trunk/_site/learn/books/awc.html
    wicket/common/site/trunk/_site/learn/books/awc.jpg   (with props)

Added: wicket/common/site/trunk/_site/learn/books/awc.html
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/learn/books/awc.html?rev=1085441&view=auto
==============================================================================
--- wicket/common/site/trunk/_site/learn/books/awc.html (added)
+++ wicket/common/site/trunk/_site/learn/books/awc.html Fri Mar 25 16:03:26 2011
@@ -0,0 +1,248 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <title>Apache Wicket - Books — Apache Wicket Cookbook</title>
+
+	<link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen" />
+
+    <!--[if lt ie 7]>
+	<link rel="stylesheet" href="/css/ie.css" type="text/css" media="screen" />
+    <![endif]-->
+    <link rel="shortcut icon" href="/favicon.ico" type="image/vnd.microsoft.icon" />
+	<link rel="alternate" type="application/atom+xml" href="/atom.xml" />
+	<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+</head>
+<body>
+<div id="container">
+    <div id="content">
+        <div id="header"><a href="/"><h1 id="logo"><span>Apache Wicket</span></h1></a></div>
+		<div id="navigation">
+	<h5><a name="Navigation-Wicket"></a>Meet Wicket</h5>
+	<ul>
+		<li>
+			<a href="/" title="Index">Home</a>
+		</li>
+		<li>
+			<a href="/meet/introduction.html" title="Introduction">Introduction</a>
+		</li>
+		<li>
+			<a href="/meet/features.html" title="Features">Features</a>
+		</li>
+		<li>
+			<a href="/meet/buzz.html" title="Buzz">Buzz</a>
+		</li>
+		<li>
+			<a href="/meet/vision.html" title="Vision">Vision</a>
+		</li>
+		<li>
+			<a href="/meet/blogs.html" title="Blogs">Blogs</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-GettingStarted" id="Navigation-GettingStarted"></a>Get Started
+	</h5>
+	<ul>
+		<li>
+			<a href="/start/download.html" title="Download Wicket">Download Wicket</a>
+		</li>
+		<li>
+			<a href="/start/quickstart.html" title="Getting started via a Maven Archetype">Quickstart</a>
+		</li>
+		<li>
+			<a href="http://www.jweekend.com/dev/LegUp" rel="nofollow">More archetypes</a>
+		</li>
+		<li>
+			<a href="/help" title="Get help">Get help</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Documentation" id="Navigation-Documentation"></a>Learn
+	</h5>
+	<ul>
+		<li>
+			<a href="/learn/examples" title="Examples">Examples</a>
+		</li>
+		<li>
+			<a href="http://wicketstuff.org/wicket14/compref/">Components</a>
+		</li>
+		<li>
+			<a href="/learn/projects/" title="Projects extending basic Wicket">Projects</a>
+		</li>
+		<li>
+			<a href="http://cwiki.apache.org/WICKET">Wiki</a>
+		</li>
+		<li>
+			<a href="http://cwiki.apache.org/WICKET/reference-library.html">Reference guide</a>
+		</li>
+		<li>
+			<a href="/learn/books" title="Books">Books</a>
+		</li>
+		<li>
+			<a href="/learn/ides.html" title="IDEs">IDE plugins</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Releases" id="Navigation-Releases"></a>Releases
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.4.16">Wicket 1.4</a>
+			(<a href="http://wicket.apache.org/apidocs/1.4" title="JavaDocs of the latest stable release - 1.4.x">docs</a>)
+		</li>
+		<li>
+			<a href="http://www.apache.org/dyn/closer.cgi/wicket/1.3.7">Wicket 1.3</a>
+			(<a href="http://wicket.apache.org/apidocs/1.3" title="JavaDocs of Apache Wicket 1.3.x">docs</a>)
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.2" class="external-link" rel="nofollow">Wicket 1.2</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.1" class="external-link" rel="nofollow">Wicket 1.1</a>
+		</li>
+		<li>
+			<a href="http://wicket.sf.net/wicket-1.0" class="external-link" rel="nofollow">Wicket 1.0</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Developers" id="Navigation-Developers"></a>Contribute
+	</h5>
+	<ul>
+		<li>
+			<a href="/contribute/write.html" title="Writing documentation">Writing docs</a>
+		</li>
+		<li>
+			<a href="/contribute/build.html" title="Building from SVN">Build Wicket</a>
+		</li>
+		<li>
+			<a href="/contribute/patch.html" title="Provide a patch">Provide a patch</a>
+		</li>
+		<li>
+			<a href="/contribute/release.html" title="Release Wicket">Release Wicket</a>
+		</li>
+		<li>
+			<a href="http://fisheye6.atlassian.com/browse/wicket" title="SVN Overview" class="external-link" rel="nofollow">Fisheye</a>
+		</li>
+	</ul>
+	<h5>
+		<a name="Navigation-Apache" id="Navigation-Apache"></a>Apache
+	</h5>
+	<ul>
+		<li>
+			<a href="http://www.apache.org/" class="external-link" rel="nofollow">Apache</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/licenses/" class="external-link" rel="nofollow">License</a>
+		</li>
+		<li>
+			<a href="http://www.apache.org/foundation/sponsorship.html" class="external-link" rel="nofollow">Sponsorship</a>
+		</li>
+		<li>
+			<a href="http://apache.org/foundation/thanks.html" class="external-link" rel="nofollow">Thanks</a>
+		</li>
+	</ul>
+</div>
+
+		<div id="contentbody">
+			<h1>Books — Apache Wicket Cookbook</h1>
+			<h2 id='description'>Description</h2>
+
+<p>Apache Wicket is one of the most famous Java web application frameworks. Wicket simplifies web development and makes it fun. Are you bored of going through countless pages of theory to find out how to get your web development done? With this book in hand, you don&#8217;t need to go through hundreds of pages to figure out how you will actually build a web application. You will get practical solutions to your common everyday development tasks to pace up your development activities.</p>
+
+<p>Apache Wicket Cookbook provides you with information that gets your problems solved quickly without beating around the bush. This book is perfect for you if you are ready to take the next step from tutorials and step into the practical world. It will take you beyond the basics of using Apache Wicket and show you how to leverage Wicket&#8217;s advanced features to create simpler and more maintainable solutions to what at first may seem complex problems.</p>
+
+<p>You will learn how to integrate with client-side technologies such as JavaScript libraries or Flash components, which will help you to build your application faster. You will discover how to use Wicket paradigms to factor out commonly used code into custom Components, which will reduce the maintenance cost of your application, and how to leverage the existing Wicket Components to make your own code simpler.</p>
+
+<p>A straightforward Cookbook with over 75 highly focused practical recipes to make your web application development easier with the Wicket web framework</p>
+
+<h2 id='what_you_will_learn_from_this_book'>What you will learn from this book</h2>
+
+<ul>
+<li>Leverage Wicket to implement a wide variety of both simple and advanced use cases in a narrative that gets straight to the point</li>
+
+<li>Make forms work in the crazy world of the Web by learning the ways of Wicket&#8217;s form processing</li>
+
+<li>Simplify localizing your Wicket applications</li>
+
+<li>Take the boring out of your forms by discovering how to improve the user experience while simplifying your code at the same time</li>
+
+<li>Leverage the built-in Table component to make displaying tabular data a snap</li>
+
+<li>Think Wicket&#8217;s Borders are not very useful? Learn to use them in unexpected places to simplify things</li>
+
+<li>See how to integrate with Flash components and create interactive charts at the same time</li>
+
+<li>Web 1.0 too boring? Learn how to tame Wicket&#8217;s AJAX support and bring your application into Web 2.0</li>
+
+<li>Simplify your security code by learning various security techniques</li>
+
+<li>An application cannot be built with Wicket alone; see how to make it play nice with other frameworks</li>
+</ul>
+
+<h2 id='approach'>Approach</h2>
+
+<p>This is a hands-on practical guide to a large variety of topics and use cases. This book tries to use real-world examples when possible, but is not afraid to come up with a contrived pretext if it makes explaining the problem simpler. Unlike a lot of other books, this one does not try to maintain a continuous theme from chapter to chapter, such as demonstrating solutions on the same fictional application; doing so would be almost impossible given the wide variety of recipes presented here. Instead, this book concentrates on focused problems users are likely to encounter and shows clear solutions in a step-by-step manner. This book tries to teach by example and is not afraid to show a lot of code because, after all, it is for coders.</p>
+
+<h2 id='who_this_book_is_written_for'>Who this book is written for</h2>
+
+<p>This book is for current users of the Apache Wicket framework; it is not an introduction to Wicket that will bore you with tons of theory. You are expected to have built or maintained a simple Wicket application in the past and to be looking to learn new and better ways of using Wicket. If you are ready to take your Wicket skills to the next level this book is for you.</p>
+
+<h2 id='about_the_author'>About the author</h2>
+
+<p>Igor Vaynberg is a software architect with more than ten years of experience in the software field. His liking for computers was sparked when his parents got him a Sinclair Z80 when he was but ten years old. Since then he has worked with companies both large and small building modular and scalable web applications. Igor&#8217;s main interest is finding ways to simply the development of complex user interfaces required by modern web applications. Igor is a committer for the Apache Wicket framework, the aim of which is to simply the programming model as well as reintroduce OOP to the web UI tier. In his AFK time he enjoys snowboarding with his beautiful wife and playing with his amazing children.</p>
+
+<h2 id='book_details'>Book details</h2>
+<table>
+	<tr>
+		<th>Title</th>
+		<td>Apache Wicket Cookbook</td>
+	</tr>
+	<tr>
+		<th>Author</th>
+		<td>Igor Vaynberg</td>
+	</tr>
+	<tr>
+		<th>Version covered</th>
+		<td>Wicket 1.4, but most material is applicable to Wicket 1.5</td>
+	</tr>
+	<tr>
+		<th>Publisher URL</th>
+		<td><a href='http://www.packtpub.com/apache-wicket-cookbook/book'>Apache Wicket Cookbook</a></td>
+	</tr>
+	<tr>
+		<th>Paperback</th>
+		<td>312 pages</td>
+	</tr>
+	<tr>
+		<th>Date</th>
+		<td>March, 2011</td>
+	</tr>
+	<tr>
+		<th>Language</th>
+		<td>English</td>
+	</tr>
+	<tr>
+		<th>ISBN-10</th>
+		<td>1849511608</td>
+	</tr>
+	<tr>
+		<th>ISBN-13</th>
+		<td>978-1-84951-160-5</td>
+	</tr>
+	<tr>
+		<th>Buy</th>
+		<td><a href='http://www.packtpub.com/apache-wicket-cookbook/book'>PACKT Publishing</a></td>
+	</tr>
+</table>
+		</div>
+        <div id="clearer"></div>
+		<div id="footer"><span>
+Copyright &copy; 2010 &mdash; The Apache Software Foundation. Apache Wicket,
+Wicket, Apache, the Apache feather logo, and the Apache Wicket project logo
+are trademarks of The Apache Software Foundation. All other marks mentioned
+may be trademarks or registered trademarks of their respective owners.
+</span></div>
+
+    </div>
+</div>
+</body>
+</html>

Added: wicket/common/site/trunk/_site/learn/books/awc.jpg
URL: http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/learn/books/awc.jpg?rev=1085441&view=auto
==============================================================================
Binary file - no diff available.

Propchange: wicket/common/site/trunk/_site/learn/books/awc.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream