<?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 for BPEL World | Web Services</title>
	<atom:link href="http://bpelworld.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://bpelworld.com</link>
	<description>BPEL World &#124; Web Services</description>
	<lastBuildDate>Wed, 21 Apr 2010 10:43:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on VMware VI and vSphere SDK: Managing the VMware Infrastructure and vSphere by David Rousseau</title>
		<link>http://bpelworld.com/2366/vmware-vi-and-vsphere-sdk-managing-the-vmware-infrastructure-and-vsphere/comment-page-1/#comment-4682</link>
		<dc:creator>David Rousseau</dc:creator>
		<pubDate>Wed, 21 Apr 2010 10:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2366#comment-4682</guid>
		<description>If like me you are tired of using vSphere or VI 2.5 official SDK, this book is for you.
&lt;br /&gt;
&lt;br /&gt;Steve Jin has done a great job simplifying SDK access and improving performance drastically.
&lt;br /&gt;After using his VI Java API described in this book, you will no longer return to official VI Java SDK or other VI Toolkit.
&lt;br /&gt;
&lt;br /&gt;You can code in Java but also in Python using Jython or IronPython.
&lt;br /&gt;We&#039;ve choosed Jython and coupled it with some great web frameworks in python like Django. We&#039;ve built a powerful web app exposing a RESTful API.
&lt;br /&gt;
&lt;br /&gt;Add to this a real talent in popularizing VI objects in the SDK, this book saved me lots of time. 
&lt;br /&gt;
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>If like me you are tired of using vSphere or VI 2.5 official SDK, this book is for you.</p>
<p>Steve Jin has done a great job simplifying SDK access and improving performance drastically.<br />
<br />After using his VI Java API described in this book, you will no longer return to official VI Java SDK or other VI Toolkit.</p>
<p>You can code in Java but also in Python using Jython or IronPython.<br />
<br />We&#8217;ve choosed Jython and coupled it with some great web frameworks in python like Django. We&#8217;ve built a powerful web app exposing a RESTful API.</p>
<p>Add to this a real talent in popularizing VI objects in the SDK, this book saved me lots of time.<br />
<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Professional WCF Programming: .NET Development with the Windows Communication Foundation by D. Tepper</title>
		<link>http://bpelworld.com/2360/professional-wcf-programming-net-development-with-the-windows-communication-foundation/comment-page-1/#comment-4662</link>
		<dc:creator>D. Tepper</dc:creator>
		<pubDate>Wed, 21 Apr 2010 09:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2360#comment-4662</guid>
		<description>Simply put, this book isn&#039;t worth your time. Even as an experienced programmer I had trouble keeping up with the out-of-order explanations, typos, terrible examples, and incorrect walk-throughs.
Rating: 1 / 5</description>
		<content:encoded><![CDATA[<p>Simply put, this book isn&#8217;t worth your time. Even as an experienced programmer I had trouble keeping up with the out-of-order explanations, typos, terrible examples, and incorrect walk-throughs.<br />
Rating: 1 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Communication Foundation Unleashed by Ali Mazaheri</title>
		<link>http://bpelworld.com/2362/windows-communication-foundation-unleashed/comment-page-1/#comment-4675</link>
		<dc:creator>Ali Mazaheri</dc:creator>
		<pubDate>Wed, 21 Apr 2010 08:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2362#comment-4675</guid>
		<description>I was introduced to the wonder of WCF through the Beta edition of this book about a year ago. Authors of this book are among the masters of WCF and the new edition has even better examples.
&lt;br /&gt;This book is recommended for anyone wants to get serious with WCF and SOA!
&lt;br /&gt;
&lt;br /&gt;Great Job Guys.
&lt;br /&gt;Ali Mazaheri, MCS
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I was introduced to the wonder of WCF through the Beta edition of this book about a year ago. Authors of this book are among the masters of WCF and the new edition has even better examples.<br />
<br />This book is recommended for anyone wants to get serious with WCF and SOA!</p>
<p>Great Job Guys.<br />
<br />Ali Mazaheri, MCS<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware VI and vSphere SDK: Managing the VMware Infrastructure and vSphere by W Boudville</title>
		<link>http://bpelworld.com/2366/vmware-vi-and-vsphere-sdk-managing-the-vmware-infrastructure-and-vsphere/comment-page-1/#comment-4681</link>
		<dc:creator>W Boudville</dc:creator>
		<pubDate>Wed, 21 Apr 2010 07:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2366#comment-4681</guid>
		<description>This book differs from other recent texts on VMware, like VMware VI3 Implementation and Administration. Those are for sysadmins, and they explain how to manually use GUIs provided by VMware to run their programs. 
&lt;br /&gt;
&lt;br /&gt;The current book is directed at a programmer, who presumably also has sysadmin duties or who needs to make custom tools for a sysadmin.  Here there are no cute screen shots of GUI panels made by others. Instead, you should be an experienced java programmer. VMware has put together an extensive library of java classes, that tie into their firmware. The text takes you in detail through sample code that uses these classes. 
&lt;br /&gt;
&lt;br /&gt;Though the book makes no mention of this, you can use the classes to write higher level driver code that is in the spirit of a JMX or Service Oriented Architecture approach. Perhaps these latter methods were never proffered for virtual machines. But they describe loosely coupled management viewpoints that might be well suited to the code in this book.
&lt;br /&gt;
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>This book differs from other recent texts on VMware, like VMware VI3 Implementation and Administration. Those are for sysadmins, and they explain how to manually use GUIs provided by VMware to run their programs. </p>
<p>The current book is directed at a programmer, who presumably also has sysadmin duties or who needs to make custom tools for a sysadmin.  Here there are no cute screen shots of GUI panels made by others. Instead, you should be an experienced java programmer. VMware has put together an extensive library of java classes, that tie into their firmware. The text takes you in detail through sample code that uses these classes. </p>
<p>Though the book makes no mention of this, you can use the classes to write higher level driver code that is in the spirit of a JMX or Service Oriented Architecture approach. Perhaps these latter methods were never proffered for virtual machines. But they describe loosely coupled management viewpoints that might be well suited to the code in this book.<br />
<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Communication Foundation Unleashed by Neophytos Christodoulides</title>
		<link>http://bpelworld.com/2362/windows-communication-foundation-unleashed/comment-page-1/#comment-4674</link>
		<dc:creator>Neophytos Christodoulides</dc:creator>
		<pubDate>Wed, 21 Apr 2010 07:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2362#comment-4674</guid>
		<description>I had the opportunity to read the previous version of this book that was written by Graig as well. I can say that this new version is much easier to read and understand! I am architecting an enterprise WCF services solution for a major company in Texas and this book has helped me a lot! I recommend it 100%.
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>I had the opportunity to read the previous version of this book that was written by Graig as well. I can say that this new version is much easier to read and understand! I am architecting an enterprise WCF services solution for a major company in Texas and this book has helped me a lot! I recommend it 100%.<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inside Windows Communication Foundation by John smith</title>
		<link>http://bpelworld.com/2361/inside-windows-communication-foundation/comment-page-1/#comment-4668</link>
		<dc:creator>John smith</dc:creator>
		<pubDate>Wed, 21 Apr 2010 07:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2361#comment-4668</guid>
		<description>This book lacks practical examples. It is very much like reading MSDN - a run down of interfaces and classes and very short code snippets. There are no real-life examples.
&lt;br /&gt;
&lt;br /&gt;The book basically covers Message, Channels and Channel messages but only makes cryptic comments on how these concepts apply to real life uses.
&lt;br /&gt;
&lt;br /&gt;Because the contents are similar to those you find MSDN, I recomend this book as reference. If you want a practical book that shows how to use WCF in real-life applications, this book is not it.
&lt;br /&gt;
&lt;br /&gt;In my opinion this book is boring and over priced.
&lt;br /&gt;
&lt;br /&gt;Thank you.
Rating: 2 / 5</description>
		<content:encoded><![CDATA[<p>This book lacks practical examples. It is very much like reading MSDN &#8211; a run down of interfaces and classes and very short code snippets. There are no real-life examples.</p>
<p>The book basically covers Message, Channels and Channel messages but only makes cryptic comments on how these concepts apply to real life uses.</p>
<p>Because the contents are similar to those you find MSDN, I recomend this book as reference. If you want a practical book that shows how to use WCF in real-life applications, this book is not it.</p>
<p>In my opinion this book is boring and over priced.</p>
<p>Thank you.<br />
Rating: 2 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Professional WCF Programming: .NET Development with the Windows Communication Foundation by hlee</title>
		<link>http://bpelworld.com/2360/professional-wcf-programming-net-development-with-the-windows-communication-foundation/comment-page-1/#comment-4661</link>
		<dc:creator>hlee</dc:creator>
		<pubDate>Wed, 21 Apr 2010 06:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2360#comment-4661</guid>
		<description>This book is hard to follow. 
&lt;br /&gt;
&lt;br /&gt;It could be useful as quick reference for API details but I would not recommend this book to new learners.
&lt;br /&gt;
&lt;br /&gt;You can find definitions on lots of classes and methods but it does not provide realistic code examples or diagrams that help visualize conceptual frame works.
&lt;br /&gt;
Rating: 2 / 5</description>
		<content:encoded><![CDATA[<p>This book is hard to follow. </p>
<p>It could be useful as quick reference for API details but I would not recommend this book to new learners.</p>
<p>You can find definitions on lots of classes and methods but it does not provide realistic code examples or diagrams that help visualize conceptual frame works.<br />
<br />
Rating: 2 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Communication Foundation Unleashed by Philr</title>
		<link>http://bpelworld.com/2362/windows-communication-foundation-unleashed/comment-page-1/#comment-4673</link>
		<dc:creator>Philr</dc:creator>
		<pubDate>Wed, 21 Apr 2010 06:04:22 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2362#comment-4673</guid>
		<description>A comprehensive look at WCF, including practical examples illustrating the points as they are delivered. Deserves to be on every .NET developers bookshelf, if only for chapter on WCF guidelines.
Rating: 4 / 5</description>
		<content:encoded><![CDATA[<p>A comprehensive look at WCF, including practical examples illustrating the points as they are delivered. Deserves to be on every .NET developers bookshelf, if only for chapter on WCF guidelines.<br />
Rating: 4 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VMware VI and vSphere SDK: Managing the VMware Infrastructure and vSphere by Midwest Book Review</title>
		<link>http://bpelworld.com/2366/vmware-vi-and-vsphere-sdk-managing-the-vmware-infrastructure-and-vsphere/comment-page-1/#comment-4680</link>
		<dc:creator>Midwest Book Review</dc:creator>
		<pubDate>Wed, 21 Apr 2010 05:41:47 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2366#comment-4680</guid>
		<description>Any advanced computer collection strong in networking and virtualization needs Vmware VI and vSphere 50K. It tells how the VI 50K fits into a Cloud Ready vSphere environment, discusses the basics of configurations and moving VMs across different platforms without disruption, and tells how to avoid common pitfalls that Vmware VI developers face. Advanced computer libraries will find this a &#039;must have&#039;.
&lt;br /&gt;
Rating: 5 / 5</description>
		<content:encoded><![CDATA[<p>Any advanced computer collection strong in networking and virtualization needs Vmware VI and vSphere 50K. It tells how the VI 50K fits into a Cloud Ready vSphere environment, discusses the basics of configurations and moving VMs across different platforms without disruption, and tells how to avoid common pitfalls that Vmware VI developers face. Advanced computer libraries will find this a &#8216;must have&#8217;.<br />
<br />
Rating: 5 / 5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Communication Foundation 3.5 Unleashed by T. Anderson</title>
		<link>http://bpelworld.com/2359/windows-communication-foundation-3-5-unleashed/comment-page-1/#comment-4655</link>
		<dc:creator>T. Anderson</dc:creator>
		<pubDate>Wed, 21 Apr 2010 04:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://bpelworld.com/?p=2359#comment-4655</guid>
		<description>This book reminds me of one of the old WROX books written by 23 different authors who were not told what the title was, and were not allowed to take their ADHD medicine while writing the book.
&lt;br /&gt;
&lt;br /&gt;Every chapter is some sort of between content.  What I mean by that is they skipped the background, skipped setting up the context, picked one piece of part of a solution, presented it, skipped the explanation, skipped the summary, and moved on to a completely different topic in the next section.  They give you the content between all the important stuff.
&lt;br /&gt;
&lt;br /&gt;So it is not readable from cover to cover.
&lt;br /&gt;
&lt;br /&gt;I am currently putting together an application using WCF and WF Services.  I have run into approximately 7 or 8 things I needed to look up.  This book provide no guidance on any of them.
&lt;br /&gt;
&lt;br /&gt;So it does not make a good reference.
&lt;br /&gt;
&lt;br /&gt;The code still does not exist, so I cannot comment on its usability.
&lt;br /&gt;
&lt;br /&gt;My recommendation is to definitely look elsewhere when looking for a WCF 3.5 book.
&lt;br /&gt;
Rating: 1 / 5</description>
		<content:encoded><![CDATA[<p>This book reminds me of one of the old WROX books written by 23 different authors who were not told what the title was, and were not allowed to take their ADHD medicine while writing the book.</p>
<p>Every chapter is some sort of between content.  What I mean by that is they skipped the background, skipped setting up the context, picked one piece of part of a solution, presented it, skipped the explanation, skipped the summary, and moved on to a completely different topic in the next section.  They give you the content between all the important stuff.</p>
<p>So it is not readable from cover to cover.</p>
<p>I am currently putting together an application using WCF and WF Services.  I have run into approximately 7 or 8 things I needed to look up.  This book provide no guidance on any of them.</p>
<p>So it does not make a good reference.</p>
<p>The code still does not exist, so I cannot comment on its usability.</p>
<p>My recommendation is to definitely look elsewhere when looking for a WCF 3.5 book.<br />
<br />
Rating: 1 / 5</p>
]]></content:encoded>
	</item>
</channel>
</rss>
