<?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: Top 10 Best Practices Using VMware VI and vSphere SDK (part 2)</title>
	<atom:link href="http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/</link>
	<description>Cutting Edge Technologies to Build DoubleCloud (Private + Public Clouds) with Virtualization</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:12:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Steve Jin</title>
		<link>http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/comment-page-1/#comment-38745</link>
		<dc:creator>Steve Jin</dc:creator>
		<pubDate>Fri, 04 Nov 2011 01:29:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.doublecloud.org/?p=159#comment-38745</guid>
		<description>Thanks Bingfeng, great contribution to the open source community! I will blog about it later.

Steve</description>
		<content:encoded><![CDATA[<p>Thanks Bingfeng, great contribution to the open source community! I will blog about it later.</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bingfeng</title>
		<link>http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/comment-page-1/#comment-38594</link>
		<dc:creator>bingfeng</dc:creator>
		<pubDate>Wed, 02 Nov 2011 07:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.doublecloud.org/?p=159#comment-38594</guid>
		<description>Nice article! You have another option if you are using C++ tool chain. Open source vSphere API C++ interface provides equivalent object hierarchy and maps it to C++ syntax in a unify way. The project is hosted at github https://github.com/bfzhao/VIM-vSphere-SDK-Cpp-Wrapper.</description>
		<content:encoded><![CDATA[<p>Nice article! You have another option if you are using C++ tool chain. Open source vSphere API C++ interface provides equivalent object hierarchy and maps it to C++ syntax in a unify way. The project is hosted at github <a href="https://github.com/bfzhao/VIM-vSphere-SDK-Cpp-Wrapper" rel="nofollow">https://github.com/bfzhao/VIM-vSphere-SDK-Cpp-Wrapper</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Is Compression Supported in vSphere API? &#124; DoubleCloud.org</title>
		<link>http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/comment-page-1/#comment-28690</link>
		<dc:creator>Is Compression Supported in vSphere API? &#124; DoubleCloud.org</dc:creator>
		<pubDate>Tue, 26 Jul 2011 05:03:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.doublecloud.org/?p=159#comment-28690</guid>
		<description>[...] StartCloud Architecture PatternsOverviewCreational PatternsVM FactoryVM TemplateVM PoolStructural PatternsVM PipelineCloud BrokerFacade VMBehavioral PatternsStateless VMAspectual CentralizationApp VMService VMvSphere API/SDKFrequently Asked QuestionsObject Model OverviewBest Practices (Part 1/2)Best Practices (Part 2/2)About [...]</description>
		<content:encoded><![CDATA[<p>[...] StartCloud Architecture PatternsOverviewCreational PatternsVM FactoryVM TemplateVM PoolStructural PatternsVM PipelineCloud BrokerFacade VMBehavioral PatternsStateless VMAspectual CentralizationApp VMService VMvSphere API/SDKFrequently Asked QuestionsObject Model OverviewBest Practices (Part 1/2)Best Practices (Part 2/2)About [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DoubleCloud &#187; Complete List of Managed Object Types in VMware vSphere API</title>
		<link>http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/comment-page-1/#comment-1996</link>
		<dc:creator>DoubleCloud &#187; Complete List of Managed Object Types in VMware vSphere API</dc:creator>
		<pubDate>Sun, 25 Jul 2010 15:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.doublecloud.org/?p=159#comment-1996</guid>
		<description>[...] of functionalities of the vSphere APIs. Check out other blogs such as best practices (1-5, 6-10) on how to use them in general. And don&#8217;t forget my book which introduces them extensively [...]</description>
		<content:encoded><![CDATA[<p>[...] of functionalities of the vSphere APIs. Check out other blogs such as best practices (1-5, 6-10) on how to use them in general. And don&#8217;t forget my book which introduces them extensively [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Stratton</title>
		<link>http://www.doublecloud.org/2010/01/top-10-best-practices-using-vmware-vi-and-vsphere-sdk-part-2/comment-page-1/#comment-15</link>
		<dc:creator>David Stratton</dc:creator>
		<pubDate>Sat, 30 Jan 2010 16:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.doublecloud.org/?p=159#comment-15</guid>
		<description>Awesome post! I have been using VI3/vSphere for years and have been scripting for longer, I took note to #9 when I read you previous post on the subject, I manage a very large environment hundreds of hosts across 7 VC&#039;s after reading your post I went and looked at our sessions, about half were from debugging my scripts and many users have multiple connections. Looking forward to clearing up some VC performance issues now that we been reminded having over 40 sessions open is not ideal. Thank You.</description>
		<content:encoded><![CDATA[<p>Awesome post! I have been using VI3/vSphere for years and have been scripting for longer, I took note to #9 when I read you previous post on the subject, I manage a very large environment hundreds of hosts across 7 VC&#8217;s after reading your post I went and looked at our sessions, about half were from debugging my scripts and many users have multiple connections. Looking forward to clearing up some VC performance issues now that we been reminded having over 40 sessions open is not ideal. Thank You.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

