<?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: Announcing RCP Book 2nd Edition</title>
	<atom:link href="http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/feed/" rel="self" type="application/rss+xml" />
	<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/</link>
	<description>Code 9</description>
	<pubDate>Tue, 06 Jan 2009 03:07:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: asdf</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-373</link>
		<dc:creator>asdf</dc:creator>
		<pubDate>Tue, 14 Oct 2008 19:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-373</guid>
		<description>I'm really looking forward to this book. First edition seemed to be a reference, but it's a bit outdated now like all the other ones, so I'm definitely anticipating its little brother.

Keep it up! :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m really looking forward to this book. First edition seemed to be a reference, but it&#8217;s a bit outdated now like all the other ones, so I&#8217;m definitely anticipating its little brother.</p>
<p>Keep it up! <img src='http://code9.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zx</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-322</link>
		<dc:creator>zx</dc:creator>
		<pubDate>Tue, 07 Oct 2008 20:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-322</guid>
		<description>@Andrew, we're shooting towards the end of this year.

We're getting closer, please be patient :)</description>
		<content:encoded><![CDATA[<p>@Andrew, we&#8217;re shooting towards the end of this year.</p>
<p>We&#8217;re getting closer, please be patient <img src='http://code9.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-321</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 07 Oct 2008 20:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-321</guid>
		<description>What is the latest on a rough draft date?</description>
		<content:encoded><![CDATA[<p>What is the latest on a rough draft date?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Bradshaw</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-269</link>
		<dc:creator>Tom Bradshaw</dc:creator>
		<pubDate>Fri, 26 Sep 2008 16:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-269</guid>
		<description>I vote for a thorough explanation of the Contexts system. In the application I'm writing at the moment I've got a very hacky implementation that works for enabling / disabling menu items, but I'd like to know how to do it properly...</description>
		<content:encoded><![CDATA[<p>I vote for a thorough explanation of the Contexts system. In the application I&#8217;m writing at the moment I&#8217;ve got a very hacky implementation that works for enabling / disabling menu items, but I&#8217;d like to know how to do it properly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-227</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 11 Sep 2008 21:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-227</guid>
		<description>I vote for thorough coverage of setting up and running a headless build.</description>
		<content:encoded><![CDATA[<p>I vote for thorough coverage of setting up and running a headless build.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-88</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 11 Aug 2008 17:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-88</guid>
		<description>I was watching your Equinox Ganymede presentation and remembered on more thing: Serializing objects between RCP and a server.  Most of those of us who do "business" (can't think of a better term) applications need to to this (ie via Spring Remoting).</description>
		<content:encoded><![CDATA[<p>I was watching your Equinox Ganymede presentation and remembered on more thing: Serializing objects between RCP and a server.  Most of those of us who do &#8220;business&#8221; (can&#8217;t think of a better term) applications need to to this (ie via Spring Remoting).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik Schulz</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-77</link>
		<dc:creator>Henrik Schulz</dc:creator>
		<pubDate>Mon, 04 Aug 2008 16:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-77</guid>
		<description>You need to have:


1) Commands, menues, handlers this is all new from 3.4, and there is a lot of really great features.
2) update (as you said yourself), How to do automatic build
3) General review and update to be 3.4 complient
4) Better and more detail description of Job
5) Security framework (sign plugins)


If you want to to do something really nice, - then patterns of views, gets data when not open yet when doing an business application.</description>
		<content:encoded><![CDATA[<p>You need to have:</p>
<p>1) Commands, menues, handlers this is all new from 3.4, and there is a lot of really great features.<br />
2) update (as you said yourself), How to do automatic build<br />
3) General review and update to be 3.4 complient<br />
4) Better and more detail description of Job<br />
5) Security framework (sign plugins)</p>
<p>If you want to to do something really nice, - then patterns of views, gets data when not open yet when doing an business application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kukoo's Blog</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-62</link>
		<dc:creator>Kukoo's Blog</dc:creator>
		<pubDate>Wed, 30 Jul 2008 13:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-62</guid>
		<description>&lt;strong&gt;Eclipse: RCP book 第二版...&lt;/strong&gt;


《Eclipse Rich Client Platform – Design, Coding and Packaging》是在Eclipse 3.1发布以后，针对 Eclipse RCP 平台的一本非常重要，也非常有用的书。 最近，这本书的作者们开始了第二版的编写，将以最新的 Ec...</description>
		<content:encoded><![CDATA[<p><strong>Eclipse: RCP book 第二版&#8230;</strong></p>
<p>《Eclipse Rich Client Platform – Design, Coding and Packaging》是在Eclipse 3.1发布以后，针对 Eclipse RCP 平台的一本非常重要，也非常有用的书。 最近，这本书的作者们开始了第二版的编写，将以最新的 Ec&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-58</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 29 Jul 2008 00:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-58</guid>
		<description>1. Presentations
2. Commands
3. More inter-view/editor communication. A lot of us do little "file" programming.
4. RAP

I am sure I will think of more! Thanks for asking. I'm looking forward to the new book. I'll buy it before it comes out.</description>
		<content:encoded><![CDATA[<p>1. Presentations<br />
2. Commands<br />
3. More inter-view/editor communication. A lot of us do little &#8220;file&#8221; programming.<br />
4. RAP</p>
<p>I am sure I will think of more! Thanks for asking. I&#8217;m looking forward to the new book. I&#8217;ll buy it before it comes out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred Conrotte</title>
		<link>http://code9.com/2008/07/14/announcing-rcp-book-2nd-edition/#comment-46</link>
		<dc:creator>Fred Conrotte</dc:creator>
		<pubDate>Thu, 24 Jul 2008 06:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://code9.com/?p=26#comment-46</guid>
		<description>I would be useful to cover a topic really missing on the first book: 

DocBook XML Integration into Eclipse's Help System

Fred</description>
		<content:encoded><![CDATA[<p>I would be useful to cover a topic really missing on the first book: </p>
<p>DocBook XML Integration into Eclipse&#8217;s Help System</p>
<p>Fred</p>
]]></content:encoded>
	</item>
</channel>
</rss>
