Author: drobiazko
Date: Sun Sep 13 13:04:32 2009
New Revision: 814310
URL: http://svn.apache.org/viewvc?rev=814310&view=rev
Log:
Added news about the new German written T5 book.
Added:
tapestry/tapestry-site/trunk/src/site/resources/images/tapestry5-drobiazko.jpg
(with props)
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
Added:
tapestry/tapestry-site/trunk/src/site/resources/images/tapestry5-drobiazko.jpg
URL:
http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/resources/images/tapestry5-drobiazko.jpg?rev=814310&view=auto
==============================================================================
Binary file - no diff available.
Propchange:
tapestry/tapestry-site/trunk/src/site/resources/images/tapestry5-drobiazko.jpg
------------------------------------------------------------------------------
svn:mime-type = image/jpeg
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?rev=814310&r1=814309&r2=814310&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml Sun Sep 13 13:04:32
2009
@@ -9,6 +9,38 @@
<!-- As of Jan 28 2008, Maven is now stripping all the extra
attributes out of img tags, which screws
the formatting. -->
+ <div
style="background-image:url('images/tapestry5-drobiazko.jpg'); float:left;
width:120px; height:172px; display:block;"></div>
+ <div style="padding-left: 140px; display:block;">
+
+ <a
href="http://www.addison-wesley.de/main/main.asp?page=home/bookdetails&ProductID=170799"><strong>Tapestry
5: Die Entwicklung von Webanwendungen mit Leichtigkeit</strong></a>
+ <ul>
+ <li><strong>Covers:</strong> Tapestry 5
(Version 5.1.0.5)</li>
+ <li><strong>Published:</strong> 2009</li>
+ <li><strong>Author:</strong> Igor
Drobiazko</li>
+ <li><strong>Language:</strong> German</li>
+ </ul>
+
+ <p> This book is the only one Tapestry 5 book written in
German. It is a definitive introduction to Tapestry 5
+ written by Igor Drobiazko, a committer of Tapestry. The book
covers: </p>
+
+ <ul>
+ <li>Getting Started with Tapestry 5</li>
+ <li>Concepts of the framework</li>
+ <li>Localization/internationalization</li>
+ <li>Creating Forms</li>
+ <li>Generation of user interfaces for JavaBeans</li>
+ <li>Writing own components and mixins</li>
+ <li>Ajax</li>
+ <li>Writing tests for Tapestry applications</li>
+ <li>Hibernate and Spring integration</li>
+ <li>Dependency Injection and Tapestry IoC</li>
+ <li>AOP and bytecode manipuation</li>
+ </ul>
+
+ </div>
+
+ <hr style="margin-top: 1em; margin-bottom: 1em;"/>
+
<div style="background-image:url('images/packtpub_cover.png');
float:left; width:100px; height:123px; display:block;"></div>
<div style="padding-left: 140px; display:block;">
@@ -24,7 +56,7 @@
Alexander follows up his long series of Tapestry 4
tutorials with the <em>first</em> book on Tapestry 5.
</p>
- </div>
+ </div>
<hr style="margin-top: 1em; margin-bottom: 1em;"/>
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?rev=814310&r1=814309&r2=814310&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/index.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/index.xml Sun Sep 13 13:04:32
2009
@@ -33,6 +33,9 @@
<ul style="list-style:none">
<li>
+ <a
href="news.html#20090913">New Tapestry 5 book available as eBook</a>
+ </li>
+ <li>
<a
href="news.html#20090506">Tapestry 5.1.0.5 - Final Release</a>
</li>
<li>
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?rev=814310&r1=814309&r2=814310&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/news.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/news.xml Sun Sep 13 13:04:32 2009
@@ -12,6 +12,20 @@
Keep up to date with the latest events in the Tapestry world.
</p>
+ <a name="20090913"/>
+ <subsection name="German written Tapestry 5 book available as
eBook">
+ <strong>Sep 13 2009</strong>
+
+ <p>The first German written Tapestry 5 book
+ (<a href="articles.html">Tapestry 5: Die Entwicklung von
Webanwendungen mit Leichtigkeit</a>) is now available as
+ <a
href="http://www.addison-wesley.de/main/main.asp?page=ebooks/bookdetails&ProductID=174975">eBook</a>.
+ </p>
+
+ <p>The hardcover version of the book will be available
starting from Sep 28 2009.
+ </p>
+
+ </subsection>
+
<a name="20090506"/>
<subsection name="Tapestry 5.1.0.5 - Final Release">
<strong>May 06 2009</strong>