<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VCritical &#187; SDK</title>
	<atom:link href="http://www.vcritical.com/tag/sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vcritical.com</link>
	<description>Informed Virtualization Criticism</description>
	<lastBuildDate>Wed, 19 Oct 2011 22:08:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Book Review: VMware VI and vSphere SDK</title>
		<link>http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/</link>
		<comments>http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 12:00:50 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[VI Java API]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=2148</guid>
		<description><![CDATA[Review of Steve Jin's new book on the VMware VI SDK.  A great development resource, and administrators may improve their overall understanding of VMware vSphere and PowerCLI scripting.]]></description>
			<content:encoded><![CDATA[<p>Most VMware administrators would take one glance at a book with <em><a href="http://en.wikipedia.org/wiki/Software_development_kit" target="_blank">SDK</a></em> in the title and dismiss it as something for software developers.  While that is understandable, don&#8217;t count this one out just yet.</p>
<p><a href="http://www.amazon.com/gp/product/0137153635?ie=UTF8&amp;tag=vcri-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0137153635">VMware VI and vSphere SDK: Managing the VMware Infrastructure and vSphere</a><img style="border: none !important; margin: 0px !important;" src="http://www.assoc-amazon.com/e/ir?t=vcri-20&amp;l=as2&amp;o=1&amp;a=0137153635" border="0" alt="" width="1" height="1" /> by Steve Jin is a new book that offers something for a variety of VMware techies.</p>
<p>Steve Jin is the creator of the <a href="http://vijava.sourceforge.net/" target="_blank">VI Java API</a>, an open-source alternative to the official VMware SDK that overcomes some of the challenges of the native Web Services interface.  The primary advantage of the VI Java API is improved productivity due to a serious reduction in code &#8212; up to 70 percent.  Plus, it gives developers object-oriented programming and compile-time type checking not offered in Web Services.  But don&#8217;t mistake this API for an performance-degrading wrapper &#8212; it actually <a href="http://vijmark.sourceforge.net/" target="_blank">performs better</a> than the two official VMware Java SDKs!<span id="more-2148"></span></p>
<p><a href="http://www.vcritical.com/wp-content/uploads/2009/12/vi_java_api_eclipse_sample.png"><img style=' float: left; padding: 4px; margin: 0 7px 2px 0;'  class="alignleft size-medium wp-image-2162" title="Eclipse with VI Java API sample code" src="http://www.vcritical.com/wp-content/uploads/2009/12/vi_java_api_eclipse_sample-218x300.png" alt="" width="218" height="300" /></a>Even for non-developer types, it is quite easy to kick the tires &#8212; just download the <a href="http://www.eclipse.org/downloads/" target="_blank">Eclipse IDE for Java</a>, the <a href="http://sourceforge.net/projects/vijava/files/" target="_blank">VI Java API</a>, some sample code like <a href="http://vijava.svn.sourceforge.net/viewvc/vijava/trunk/src/com/vmware/vim25/mo/samples/PrintInventory.java?revision=16" target="_blank">PrintInventory.java</a>, and fire it up.  This <a href="http://vijava.sourceforge.net/doc/getstarted/tutorial.htm" target="_blank">tutorial</a> is helpful to get the project set up correctly.</p>
<p>As for the VI SDK, system administrators do not need to even read a line of code to benefit from this book.  Taking time to understand the ways in which various components interact and function will improve the overall understanding of a VMware vSphere environment &#8212; not to mention troubleshooting methodologies.</p>
<p>On the other hand, those managing VMware vSphere with the PowerCLI may encounter limitations from time to time that necessitate interacting with the SDK instead of the excellent PowerShell cmdlets.  Doing so is not for the faint of heart &#8212; <a href="http://lucd.info/?p=1272" target="_blank">LucD recently elucidated this process</a>.  Therefore, even if you never intend to write a single line of VI Java API code, gaining a better appreciation of the VI SDK may just help you with your PowerCLI scripts.</p>
<p>If you have made VMware part of your career, it makes sense to consider this one for your bookshelf.  Also check out Duncan Epping&#8217;s <a href="http://www.yellow-bricks.com/2009/12/13/book-vmware-vi-and-vsphere-sdk/" target="_blank">review</a>.</p>
<p style="text-align: left;"><em>Disclaimer: The publisher provided a review copy of the book, but did not influence the content of this article.</em></p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/08/book-review-maximum-vsphere/' rel='bookmark' title='Book Review: Maximum vSphere'>Book Review: Maximum vSphere</a></li>
<li><a href='http://www.vcritical.com/2011/02/book-review-vcp4-exam-cram-giveaway/' rel='bookmark' title='Book Review: VCP4 Exam Cram [Giveaway!]'>Book Review: VCP4 Exam Cram [Giveaway!]</a></li>
<li><a href='http://www.vcritical.com/2010/08/register-a-lun-full-of-vms-with-powercli/' rel='bookmark' title='Register a LUN full of VMs with PowerCLI'>Register a LUN full of VMs with PowerCLI</a></li>
<li><a href='http://www.vcritical.com/2008/12/whats-new-and-whats-vapor-in-scvmm-2008/' rel='bookmark' title='What&#8217;s New (and What&#8217;s Vapor) in SCVMM 2008'>What&#8217;s New (and What&#8217;s Vapor) in SCVMM 2008</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/pass/" rel="tag">PASS</a>, <a href="http://www.vcritical.com/tag/review/" rel="tag">review</a>, <a href="http://www.vcritical.com/tag/sdk/" rel="tag">SDK</a>, <a href="http://www.vcritical.com/tag/vi-java-api/" rel="tag">VI Java API</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/">Book Review: VMware VI and vSphere SDK</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2010 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2010/01/book-review-vmware-vi-and-vsphere-sdk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Developer Day at VMworld 2009</title>
		<link>http://www.vcritical.com/2009/07/developer-day-at-vmworld-2009/</link>
		<comments>http://www.vcritical.com/2009/07/developer-day-at-vmworld-2009/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 16:43:57 +0000</pubDate>
		<dc:creator>Eric Gray</dc:creator>
				<category><![CDATA[Virtualizationism]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMworld]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://www.vcritical.com/?p=1319</guid>
		<description><![CDATA[Monday, August 31st VMware will be hosting Technology Exchange Developer Day for just $249.  Get a free vSphere Standard development license and meet the engineers behind VMware software.]]></description>
			<content:encoded><![CDATA[<p>How would you like to rub elbows with the VMware engineers, see demos and previews of VMware developer-focused products, and get a one-year developer license for vSphere Standard?</p>
<p>What if such an event was conveniently scheduled with VMworld 2009 in San Francisco on August 31st?</p>
<p>Too good to be true?  Not at all &#8212; it&#8217;s called <a href="http://communities.vmware.com/community/developer/techexchange" target="_blank">Technology Exchange Developer Day</a> and is just $249.</p>
<p>Check out the <a href="http://blogs.vmware.com/developer/2009/07/5-reasons-to-attend-technology-exchange-developer-day.html" target="_blank">VMware Developer Center Blog</a> for more details.</p>


<p>Related posts:<ol><li><a href='http://www.vcritical.com/2010/08/vmworld-2010-ta8188-competitive-platform-shootout/' rel='bookmark' title='VMworld 2010 &#8211; TA8188: Competitive Platform Shootout'>VMworld 2010 &#8211; TA8188: Competitive Platform Shootout</a></li>
<li><a href='http://www.vcritical.com/2009/09/my-vmworld-2009-experience/' rel='bookmark' title='My VMworld 2009 Experience'>My VMworld 2009 Experience</a></li>
<li><a href='http://www.vcritical.com/2009/08/is-scvmm-2008-r2-really-banned-from-vmworld/' rel='bookmark' title='Is SCVMM 2008 R2 really banned from VMworld?'>Is SCVMM 2008 R2 really banned from VMworld?</a></li>
<li><a href='http://www.vcritical.com/2009/07/win-a-macbook-air-or-ipod-touch/' rel='bookmark' title='Win a MacBook Air or iPod Touch'>Win a MacBook Air or iPod Touch</a></li>
</ol></p><div style="font-family:Verdana; color:#000000; background-color: #C0C0C0; padding: 7px;border: dashed thin">

<a href="http://www.vcritical.com/2009/07/developer-day-at-vmworld-2009/#respond">Leave a Comment</a> •
<a href="http://feedproxy.google.com/vcritical">Subscribe to RSS</a> •
<a href="http://feedburner.google.com/fb/a/mailverify?uri=vcritical&loc=en_US">Subscribe via Email</a> •
<a href="http://www.twitter.com/eric_gray">Follow Eric Gray on Twitter</a><br/>

More articles on: <a href="http://www.vcritical.com/tag/sdk/" rel="tag">SDK</a>, <a href="http://www.vcritical.com/tag/vmware/" rel="tag">VMware</a>, <a href="http://www.vcritical.com/tag/vmworld/" rel="tag">VMworld</a>, <a href="http://www.vcritical.com/tag/vsphere/" rel="tag">vSphere</a> • <a href="http://www.vcritical.com/category/virtualizationism/">Browse All Virtualization Content</a><br/>

<a href="http://www.vcritical.com/2009/07/developer-day-at-vmworld-2009/">Developer Day at VMworld 2009</a> by <a href="http://www.vcritical.com/about/">Eric Gray</a> © 2009 • <a href="http://www.vcritical.com/">VCritical</a>

</div>]]></content:encoded>
			<wfw:commentRss>http://www.vcritical.com/2009/07/developer-day-at-vmworld-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

