<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: &#8220;WPF Control Development Unleashed&#8221; has been published</title>
	<atom:link href="http://blog.pixelingene.com/?feed=rss2&#038;p=474" rel="self" type="application/rss+xml" />
	<link>http://blog.pixelingene.com/?p=474&amp;utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=wpf-control-development-unleashed-has-been-published</link>
	<description>Exploring creativity with Design / Graphics / Technology</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:10:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Brent Schooley</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-681</link>
		<dc:creator>Brent Schooley</dc:creator>
		<pubDate>Thu, 29 Apr 2010 16:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-681</guid>
		<description>Pavan,

Any chance you&#039;ve been able to work on that DnD animation preview example?  It would be really helpful right now as we have a need for exactly this thing.  I still haven&#039;t figured out how to do this properly and there aren&#039;t really any examples that point in the right direction.

Thanks again,
Brent Schooley</description>
		<content:encoded><![CDATA[<p>Pavan,</p>
<p>Any chance you&#8217;ve been able to work on that DnD animation preview example?  It would be really helpful right now as we have a need for exactly this thing.  I still haven&#8217;t figured out how to do this properly and there aren&#8217;t really any examples that point in the right direction.</p>
<p>Thanks again,<br />
Brent Schooley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Schooley</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-657</link>
		<dc:creator>Brent Schooley</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:17:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-657</guid>
		<description>Thanks for the prompt response Pavan.  I will provide a full Amazon review once I&#039;m done with the book :)  So far it is excellent.  I work as a WPF Integrator on our team so creative solutions almost always fall in my hands and I don&#039;t feel like I always have enough detailed knowledge to pull off what the designers are trying to do.  This book is definitely helping to bridge that knowledge gap.

I look forward to the DnD animation/DnD preview example. :)

Thanks again,
Brent</description>
		<content:encoded><![CDATA[<p>Thanks for the prompt response Pavan.  I will provide a full Amazon review once I&#8217;m done with the book <img src='http://blog.pixelingene.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   So far it is excellent.  I work as a WPF Integrator on our team so creative solutions almost always fall in my hands and I don&#8217;t feel like I always have enough detailed knowledge to pull off what the designers are trying to do.  This book is definitely helping to bridge that knowledge gap.</p>
<p>I look forward to the DnD animation/DnD preview example. <img src='http://blog.pixelingene.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks again,<br />
Brent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan Podila</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-655</link>
		<dc:creator>Pavan Podila</dc:creator>
		<pubDate>Mon, 22 Feb 2010 18:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-655</guid>
		<description>Hi Brent,
           Thanks for the feedback and glad to know that you are finding it useful. I did want to include the sample but then I had complaints that the chapter was already longer than required. I actually cut short a lot of discussion on the drag and drop code :(.

Give me some time and I&#039;ll cook up the sample on DnD item animation. Do check back soon.

PS: If possible, please post an Amazon review :)</description>
		<content:encoded><![CDATA[<p>Hi Brent,<br />
           Thanks for the feedback and glad to know that you are finding it useful. I did want to include the sample but then I had complaints that the chapter was already longer than required. I actually cut short a lot of discussion on the drag and drop code <img src='http://blog.pixelingene.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> .</p>
<p>Give me some time and I&#8217;ll cook up the sample on DnD item animation. Do check back soon.</p>
<p>PS: If possible, please post an Amazon review <img src='http://blog.pixelingene.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Schooley</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-654</link>
		<dc:creator>Brent Schooley</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-654</guid>
		<description>Pavan,

Great book so far.  I&#039;m really enjoying it.  If I had one criticism at this point it would be that in the Drag and Drop section on attached properties you mention that your favorite DnD feedback is showing how the item would appear when dropped before it is dropped (even going so far as to mention items sliding out of the way to show where the item would be dropped!), but you didn&#039;t show how to do this.  I feel like that&#039;s too big of a teaser for something people will legitimately want to learn how to do and will struggle on how to do (I&#039;ve tried with minimal success in the past).  Any chance we could get a follow-up blog post that shows how to do something like this?  Otherwise, so far the book is amazing.  I&#039;m learning a lot.

Thanks,
Brent Schooley</description>
		<content:encoded><![CDATA[<p>Pavan,</p>
<p>Great book so far.  I&#8217;m really enjoying it.  If I had one criticism at this point it would be that in the Drag and Drop section on attached properties you mention that your favorite DnD feedback is showing how the item would appear when dropped before it is dropped (even going so far as to mention items sliding out of the way to show where the item would be dropped!), but you didn&#8217;t show how to do this.  I feel like that&#8217;s too big of a teaser for something people will legitimately want to learn how to do and will struggle on how to do (I&#8217;ve tried with minimal success in the past).  Any chance we could get a follow-up blog post that shows how to do something like this?  Otherwise, so far the book is amazing.  I&#8217;m learning a lot.</p>
<p>Thanks,<br />
Brent Schooley</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan Podila</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-634</link>
		<dc:creator>Pavan Podila</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-634</guid>
		<description>Nice catch Volker :) That is certainly a typo. Should have been &lt;strong&gt;32&lt;/strong&gt; registers. The figures are intentionally the same and relevant in the context of the chapter. 

Glad you are liking it so far. It would be great if you can report any other errata to feedback@samspublishing.com. There is more info about it on page &quot;xvii&quot; of the book. 

Thanks for reporting !</description>
		<content:encoded><![CDATA[<p>Nice catch Volker <img src='http://blog.pixelingene.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  That is certainly a typo. Should have been <strong>32</strong> registers. The figures are intentionally the same and relevant in the context of the chapter. </p>
<p>Glad you are liking it so far. It would be great if you can report any other errata to <a href="mailto:feedback@samspublishing.com">feedback@samspublishing.com</a>. There is more info about it on page &#8220;xvii&#8221; of the book. </p>
<p>Thanks for reporting !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volker Gerdes</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-633</link>
		<dc:creator>Volker Gerdes</dc:creator>
		<pubDate>Mon, 16 Nov 2009 15:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-633</guid>
		<description>Great book, Pavan. Congratulations!
Got my copy and can&#039;t stop reading.

Note 1: What&#039;s the number &quot;XX&quot; in &quot;There are [...] XX sampler registers for the pixel shader 2.0 profile.&quot; on page 239?
Note 2: Figure 13.1 and 13.3 are redundant.

Best regards
Volker</description>
		<content:encoded><![CDATA[<p>Great book, Pavan. Congratulations!<br />
Got my copy and can&#8217;t stop reading.</p>
<p>Note 1: What&#8217;s the number &#8220;XX&#8221; in &#8220;There are [...] XX sampler registers for the pixel shader 2.0 profile.&#8221; on page 239?<br />
Note 2: Figure 13.1 and 13.3 are redundant.</p>
<p>Best regards<br />
Volker</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Gwyer</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-622</link>
		<dc:creator>David Gwyer</dc:creator>
		<pubDate>Tue, 29 Sep 2009 13:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-622</guid>
		<description>Been looking forward to this for a while now, had it on pre-order. Very pleased with it so far, excellent book Pavan!</description>
		<content:encoded><![CDATA[<p>Been looking forward to this for a while now, had it on pre-order. Very pleased with it so far, excellent book Pavan!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cory Plotts</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-619</link>
		<dc:creator>Cory Plotts</dc:creator>
		<pubDate>Thu, 24 Sep 2009 12:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-619</guid>
		<description>Woot! Woot! A big congratulations Pavan!

I finally have my new smelling copy in front of me. I can&#039;t wait to devour it. Be proud of your effort ... many people are going to be building better WPF controls as a result ... and will be thankful for your help while doing so!</description>
		<content:encoded><![CDATA[<p>Woot! Woot! A big congratulations Pavan!</p>
<p>I finally have my new smelling copy in front of me. I can&#8217;t wait to devour it. Be proud of your effort &#8230; many people are going to be building better WPF controls as a result &#8230; and will be thankful for your help while doing so!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Cunningham</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-616</link>
		<dc:creator>Brad Cunningham</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-616</guid>
		<description>Amazon shipped it quick! I got my copy two days ago. I am already diving into it and so far it is great. Congrats!</description>
		<content:encoded><![CDATA[<p>Amazon shipped it quick! I got my copy two days ago. I am already diving into it and so far it is great. Congrats!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pavan Podila</title>
		<link>http://blog.pixelingene.com/?p=474&#038;cpage=1#comment-614</link>
		<dc:creator>Pavan Podila</dc:creator>
		<pubDate>Mon, 21 Sep 2009 13:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pixelingene.com/?p=474#comment-614</guid>
		<description>Thanks Kent. Don&#039;t forget to read the acknowledgement :)</description>
		<content:encoded><![CDATA[<p>Thanks Kent. Don&#8217;t forget to read the acknowledgement <img src='http://blog.pixelingene.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
