Author: ivaynberg
Date: Fri Mar 25 18:09:10 2011
New Revision: 1085497

URL: http://svn.apache.org/viewvc?rev=1085497&view=rev
Log:
changed book image to one with the shadow

Modified:
    wicket/common/site/trunk/_posts/2011-03-25-wicket-cookbook-published.md
    wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html
    wicket/common/site/trunk/_site/atom.xml
    wicket/common/site/trunk/_site/index.html

Modified: 
wicket/common/site/trunk/_posts/2011-03-25-wicket-cookbook-published.md
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_posts/2011-03-25-wicket-cookbook-published.md?rev=1085497&r1=1085496&r2=1085497&view=diff
==============================================================================
--- wicket/common/site/trunk/_posts/2011-03-25-wicket-cookbook-published.md 
(original)
+++ wicket/common/site/trunk/_posts/2011-03-25-wicket-cookbook-published.md Fri 
Mar 25 18:09:10 2011
@@ -3,7 +3,7 @@ layout: post
 title: Apache Wicket Cookbook Published!
 ---
 
-<img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache 
Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.jpg"; alt="" 
width="180" height="222" />
+<img style="float: left; margin-left: 10px; margin-right: 10px;" title="Apache 
Wicket Cookbook" src="http://wicket.apache.org/learn/books/awc.png"; alt="" 
width="180" height="222" />
 For the past nine months I have been quietly working on a book about Wicket. 
Unlike other books on the market this one does not attempt to teach you Wicket 
from the ground up. Instead, it is for developers who already know the basics 
and want to learn how to implement some of the more advanced use cases. 
Essentially, it contains recipes that show the reader how to implement 
solutions to some of, what I think are, the most commonly asked questions and 
stumbling blocks.
 
 This morning I was informed that the book has been published! You can read 
more about it and pick up a copy on <a 
href="https://www.packtpub.com/apache-wicket-cookbook/book";>PACKT's Site</a>.

Modified: 
wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html?rev=1085497&r1=1085496&r2=1085497&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html 
(original)
+++ wicket/common/site/trunk/_site/2011/03/25/wicket-cookbook-published.html 
Fri Mar 25 18:09:10 2011
@@ -144,7 +144,7 @@
 
                <div id="contentbody">
                        <h1>Apache Wicket Cookbook Published!</h1>
-                       <img title='Apache Wicket Cookbook' 
src='http://wicket.apache.org/learn/books/awc.jpg' height='222' alt='' 
style='float: left; margin-left: 10px; margin-right: 10px;' width='180' />
+                       <img title='Apache Wicket Cookbook' 
src='http://wicket.apache.org/learn/books/awc.png' height='222' alt='' 
style='float: left; margin-left: 10px; margin-right: 10px;' width='180' />
 <p>For the past nine months I have been quietly working on a book about 
Wicket. Unlike other books on the market this one does not attempt to teach you 
Wicket from the ground up. Instead, it is for developers who already know the 
basics and want to learn how to implement some of the more advanced use cases. 
Essentially, it contains recipes that show the reader how to implement 
solutions to some of, what I think are, the most commonly asked questions and 
stumbling blocks.</p>
 
 <p>This morning I was informed that the book has been published! You can read 
more about it and pick up a copy on <a 
href='https://www.packtpub.com/apache-wicket-cookbook/book'>PACKT's 
Site</a>.</p>

Modified: wicket/common/site/trunk/_site/atom.xml
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/atom.xml?rev=1085497&r1=1085496&r2=1085497&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/atom.xml (original)
+++ wicket/common/site/trunk/_site/atom.xml Fri Mar 25 18:09:10 2011
@@ -4,7 +4,7 @@
  <title>Apache Wicket</title>
  <link href="http://wicket.apache.org/atom.xml"; rel="self"/>
  <link href="http://wicket.apache.org/"/>
- <updated>2011-03-25T10:48:03-07:00</updated>
+ <updated>2011-03-25T11:08:16-07:00</updated>
  <id>http://wicket.apache.org/</id>
  <author>
    <name>Apache Wicket</name>
@@ -17,7 +17,7 @@
    <link 
href="http://wicket.apache.org/2011/03/25/wicket-cookbook-published.html"/>
    <updated>2011-03-25T00:00:00-07:00</updated>
    <id>http://wicket.apache.org/2011/03/25/wicket-cookbook-published</id>
-   <content type="html">&lt;img title='Apache Wicket Cookbook' 
src='http://wicket.apache.org/learn/books/awc.jpg' height='222' alt='' 
style='float: left; margin-left: 10px; margin-right: 10px;' width='180' /&gt;
+   <content type="html">&lt;img title='Apache Wicket Cookbook' 
src='http://wicket.apache.org/learn/books/awc.png' height='222' alt='' 
style='float: left; margin-left: 10px; margin-right: 10px;' width='180' /&gt;
 &lt;p&gt;For the past nine months I have been quietly working on a book about 
Wicket. Unlike other books on the market this one does not attempt to teach you 
Wicket from the ground up. Instead, it is for developers who already know the 
basics and want to learn how to implement some of the more advanced use cases. 
Essentially, it contains recipes that show the reader how to implement 
solutions to some of, what I think are, the most commonly asked questions and 
stumbling blocks.&lt;/p&gt;
 
 &lt;p&gt;This morning I was informed that the book has been published! You can 
read more about it and pick up a copy on &lt;a 
href='https://www.packtpub.com/apache-wicket-cookbook/book'&gt;PACKT's 
Site&lt;/a&gt;.&lt;/p&gt;

Modified: wicket/common/site/trunk/_site/index.html
URL: 
http://svn.apache.org/viewvc/wicket/common/site/trunk/_site/index.html?rev=1085497&r1=1085496&r2=1085497&view=diff
==============================================================================
--- wicket/common/site/trunk/_site/index.html (original)
+++ wicket/common/site/trunk/_site/index.html Fri Mar 25 18:09:10 2011
@@ -165,7 +165,7 @@
 <p>Wicket is released under the <a 
href='http://www.apache.org/licenses/LICENSE-2.0.html'>Apache License, Version 
2.0</a>.</p>
 
 <h1 id='apache_wicket_cookbook_published'><a 
href='/2011/03/25/wicket-cookbook-published.html'>Apache Wicket Cookbook 
Published!</a></h1>
-<img title='Apache Wicket Cookbook' 
src='http://wicket.apache.org/learn/books/awc.jpg' height='222' alt='' 
style='float: left; margin-left: 10px; margin-right: 10px;' width='180' 
/><p>For the past nine months I have been quietly working on a book about 
Wicket. Unlike other books on the market this one does not attempt to teach you 
Wicket from the ground up. Instead, it is for developers who already know the 
basics and want to learn how to implement some of the more advanced use cases. 
Essentially, it contains recipes that show the reader how to implement 
solutions to some of, what I think are, the most commonly asked questions and 
stumbling blocks.</p><p>This morning I was informed that the book has been 
published! You can read more about it and pick up a copy on <a 
href='https://www.packtpub.com/apache-wicket-cookbook/book'>PACKT's 
Site</a>.</p><p>I hope you enjoy it, more details are available on <a 
href='http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-publishe
 d/'>Wicket In Action Blog Post</a> <br /><br /><br /><br /><br /></p>
+<img title='Apache Wicket Cookbook' 
src='http://wicket.apache.org/learn/books/awc.png' height='222' alt='' 
style='float: left; margin-left: 10px; margin-right: 10px;' width='180' 
/><p>For the past nine months I have been quietly working on a book about 
Wicket. Unlike other books on the market this one does not attempt to teach you 
Wicket from the ground up. Instead, it is for developers who already know the 
basics and want to learn how to implement some of the more advanced use cases. 
Essentially, it contains recipes that show the reader how to implement 
solutions to some of, what I think are, the most commonly asked questions and 
stumbling blocks.</p><p>This morning I was informed that the book has been 
published! You can read more about it and pick up a copy on <a 
href='https://www.packtpub.com/apache-wicket-cookbook/book'>PACKT's 
Site</a>.</p><p>I hope you enjoy it, more details are available on <a 
href='http://wicketinaction.com/2011/03/apache-wicket-cookbook-is-publishe
 d/'>Wicket In Action Blog Post</a> <br /><br /><br /><br /><br /></p>
 <h1 id='wicket_15rc2_released'><a 
href='/2011/02/25/wicket-1.5-rc2-released.html'>Wicket 1.5-rc2 released</a></h1>
 <p>The Wicket Team is proud to introduce the second Release Candidate in 
Wicket 1.5 series. See the changelog for the list of bug fixes and improvements 
done between 1.5-RC1 and 1.5-rc2</p><p>More detailed migration notes are 
available on our <a 
href='https://cwiki.apache.org/WICKET/migration-to-wicket-15.html'>Migrate to 
1.5 Wiki Page</a></p><p>Release Artifacts:</p><ul>
 <li>


Reply via email to