<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: GWT in Action - Two Sample Chapters</title>
	<atom:link href="http://www.pathf.com/blogs/2007/05/gwt_in_action_t/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pathf.com/blogs/2007/05/gwt_in_action_t/</link>
	<description>Running commentary about agile development, user experience design and Ajax.</description>
	<pubDate>Fri, 05 Dec 2008 10:51:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Adam T</title>
		<link>http://www.pathf.com/blogs/2007/05/gwt_in_action_t/#comment-448</link>
		<dc:creator>Adam T</dc:creator>
		<pubDate>Sat, 19 May 2007 16:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=337#comment-448</guid>
		<description>&lt;p&gt;Hi Dietrich,&lt;/p&gt;

&lt;p&gt;Just surfing the web and came across your post on GWT In Action - hope you manage to get your copy soon as it was released last night (18th May) as the final eBook and is being printed for hardcopy as we speak!&lt;/p&gt;

&lt;p&gt;Regarding widgets, yes the book does cover these extensively, both provided widgets and how to build your own.  &lt;/p&gt;

&lt;p&gt;The final version of Ch4 first talks about the various widgets you see in GWT; showing examples of use and pointing out issues rather than a detailed reference - which you can get direct from the GWT site.  We even manage to sneak in the new ImageBundle approach from the upcoming GWT 1.4; then it goes on to talk about building your own widgets, and shows the development of the following:&lt;/p&gt;

&lt;p&gt;* FileUpload from old GWT Widget Library - to show how to build a widget from DOM principles.&lt;br /&gt;
* The PNGImage widget from the GWT Widget Library - to show how to build a widget using higher concepts than the DOM&lt;br /&gt;
* A two component MenuItem widget (i.e. a graphic after the menu text) - to show how to build a widget by extending an existing widget&lt;br /&gt;
* A toggle Menu Item (i.e. a menu that has a 2nd item that has different image per state) - to show that you can extend the widget just built as it is just a normal widget.&lt;/p&gt;

&lt;p&gt;Finally, we dedicate a whole chapter (Ch7) to demonstrate how to build composite widgets - we demonstrate:&lt;/p&gt;

&lt;p&gt;* How to build the EditableLabel widget from the Widget Library (this is actually the steps we took when building that widget in the first place - so straight from the author's mouth - and takes most of the chapter's 30 pages)&lt;br /&gt;
* How to build some sliders (horizontal, vertical and grid) culminating in a colour picker composite widget made up of these other composite slider widgets.&lt;/p&gt;

&lt;p&gt;I hope we have really covered all aspects of widgets in the book and how to create them, but the only true test is when people, like yourself, get your teeth into the book and let us know how we did!&lt;/p&gt;

&lt;p&gt;All the best,&lt;/p&gt;

&lt;p&gt;//Adam&lt;/p&gt;

</description>
		<content:encoded><![CDATA[<p>Hi Dietrich,</p>
<p>Just surfing the web and came across your post on GWT In Action - hope you manage to get your copy soon as it was released last night (18th May) as the final eBook and is being printed for hardcopy as we speak!</p>
<p>Regarding widgets, yes the book does cover these extensively, both provided widgets and how to build your own.  </p>
<p>The final version of Ch4 first talks about the various widgets you see in GWT; showing examples of use and pointing out issues rather than a detailed reference - which you can get direct from the GWT site.  We even manage to sneak in the new ImageBundle approach from the upcoming GWT 1.4; then it goes on to talk about building your own widgets, and shows the development of the following:</p>
<p>* FileUpload from old GWT Widget Library - to show how to build a widget from DOM principles.<br />
* The PNGImage widget from the GWT Widget Library - to show how to build a widget using higher concepts than the DOM<br />
* A two component MenuItem widget (i.e. a graphic after the menu text) - to show how to build a widget by extending an existing widget<br />
* A toggle Menu Item (i.e. a menu that has a 2nd item that has different image per state) - to show that you can extend the widget just built as it is just a normal widget.</p>
<p>Finally, we dedicate a whole chapter (Ch7) to demonstrate how to build composite widgets - we demonstrate:</p>
<p>* How to build the EditableLabel widget from the Widget Library (this is actually the steps we took when building that widget in the first place - so straight from the author&#8217;s mouth - and takes most of the chapter&#8217;s 30 pages)<br />
* How to build some sliders (horizontal, vertical and grid) culminating in a colour picker composite widget made up of these other composite slider widgets.</p>
<p>I hope we have really covered all aspects of widgets in the book and how to create them, but the only true test is when people, like yourself, get your teeth into the book and let us know how we did!</p>
<p>All the best,</p>
<p>//Adam</p>
]]></content:encoded>
	</item>
</channel>
</rss>
