<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Developer Center Blog</title>
    <link>http://communities.vmware.com/blogs/DeveloperCenter</link>
    <description>VMware Developer Blog provides content for the VMware Developer Community.</description>
    <pubDate>Wed, 06 May 2009 22:54:56 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-05-06T22:54:56Z</dc:date>
    <item>
      <title>Introduction to the vSphere SDK (VI SDK) in Java and C#</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2009/07/17/introduction-to-the-vsphere-sdk-vi-sdk-in-java-and-c</link>
      <description>We wanted to let you know we ran a very successful vSphere SDK lab at [Partner Exchange / Tech Exchange a few weeks ago in Orlando. For those of you who missed the event, I'm posting the manuals and code files. Going through the lab is a great way to get started with the API and includes handy sample code for modification or inclusion in your own programs.&lt;br /&gt;
&lt;p /&gt;
{youtube}&lt;a class="jive-link-external" href="http://www.youtube.com/watch?v=paGqr9SWl-4"&gt;http://www.youtube.com/watch?v=paGqr9SWl-4&lt;/a&gt;{youtube}&lt;br /&gt;
&lt;p /&gt;
The lab covers both the Java and C# versions of the VI SDK and uses the vSphere Web Services SDK 4.0 (formerly VI SDK 4.0). Though the lab doesn't cover any vSphere-specific features, I haven't tested it with VI SDK 2.5 and it will probably require some minor modification. For scripters that would prefer an introduction to the vSphere Perl SDK (formerly the VI Perl Toolkit) or the vSphere PowerCLI (formerly VI Toolkit for Windows), I posted a similar lab for those in an &lt;a class="jive-link-external" href="http://communities.vmware.com/blogs/DeveloperCenter/2009/01/14/an-introduction-to-scripting-vi-using-perl-or-powershell"&gt;earlier blog post&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Exercises cover all the basics for using the SDK: &lt;br /&gt;
 * Understanding managed objects and data objects&lt;br /&gt;
 * Connecting to the VI API webservice&lt;br /&gt;
 * getting the properties of managed objects using the PropertyCollector&lt;br /&gt;
 * Using the SearchIndex&lt;br /&gt;
 * Finding objects using TraversalSpecs&lt;br /&gt;
 * Finding objects based on arbitrary criteria&lt;br /&gt;
 * Collecting properties of multiple objects at the same time&lt;br /&gt;
 * Understanding performance differences in some basic property collection strategies&lt;br /&gt;
 * Monitoring properties for changes&lt;br /&gt;
 * Monitoring tasks for completion&lt;br /&gt;
 * Gathering performance statistics&lt;br /&gt;
&lt;br /&gt;
There's obviously a lot more to do in the SDK, but once you've mastered those basic skills, most of the rest of the SDK is just an extension of what you already know. The exercises on collecting multiple objects properties at the same time and understanding performance differences due to property collector strategies cover some common problems I see with the management ecosystem partners I handle and are a great review for anyone trying to make sure their SDK code scales well.&lt;br /&gt;
&lt;br /&gt;
A few things to note: I didn't update the doc with the new names of the various API components... I wrote the lab while those names were still under development. Also, I want to thank the other folks who helped put this lab together: Balaji Parimi (who wrote the Java code), Rajesh Kamal (who wrote the C# code), Alton Yu, John Kennedy, Paul Vasquez, and Steve Jin.&lt;br /&gt;
&lt;br /&gt;
While most of the code handles errors gracefully and follows best practices, I’d like to point out that the code here is designed to teach concepts, not to be “enterprise ready”.</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">api</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sample_code</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sample</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">code</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">program</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vc</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">introduction</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">tech_exchange</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">technology_exchange</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">partner_exchange</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">lab</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vi</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">developer</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">java</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">c#</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sdk</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sdk</category>
      <pubDate>Fri, 17 Jul 2009 14:33:12 GMT</pubDate>
      <author>ddeeths</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2009/07/17/introduction-to-the-vsphere-sdk-vi-sdk-in-java-and-c</guid>
      <dc:date>2009-07-17T14:33:12Z</dc:date>
      <clearspace:dateToText>6 months, 3 weeks ago</clearspace:dateToText>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/introduction-to-the-vsphere-sdk-vi-sdk-in-java-and-c</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=3057</wfw:commentRss>
    </item>
    <item>
      <title>Its official - VMware Developer Day @ VMworld 2009 SF CA - event dedicated to software developers</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2009/07/09/its-official-vmware-developer-day-vmworld-2009-sf-ca-event-dedicated-to-software-developers</link>
      <description>Folks, &lt;br /&gt;
&lt;br /&gt;
Just wanted to clarify - event will be held in the Moscone Center in SF and not the Cal Academy of Sciences ;( I put this picture here because i think it would be a nice place to visit for anyone that is traveling from out of town - but I do agree this would be a SUPERB venue for a Developer Day.&lt;br /&gt;
&lt;br /&gt;
Please save the date for VMware's first Developer Day @ VMworld 2009 - Monday August 31, 2009 in San Francisco CA. &lt;br /&gt;
&lt;p /&gt;
We will be publishing session and registration information in a couple of weeks, but can provide some general information. &lt;br /&gt;
&lt;p /&gt;
o 1 Day event dedicated for software developers building solutions for the VMware platform &lt;br /&gt;
&lt;p /&gt;
o TAP membership is not required, or purchase of full VMworld Conference Pass &lt;br /&gt;
&lt;p /&gt;
o There will be a Tech Exchange - TAP Track for Product Roadmaps (NDA - TAP membership required to attend) &lt;br /&gt;
&lt;p /&gt;
o Sessions will range from vSphere SDKs to vCloud APIs - please stay tuned for session updates &lt;br /&gt;
&lt;p /&gt;
o We will have plenty of demos and opportunity to meet with our R&amp;#38;D teams &lt;br /&gt;
&lt;p /&gt;
Wanted to thank the community for your support and please keep the feedback coming. If you have ideas on what you would like to see please let us know and look forward to meeting the community members. &lt;br /&gt;
&lt;p /&gt;
Nice picture below of the California Academy of Sciences - great destination for anyone that has not visited. They also have a great restaurant and Bar.  My house is the little one under the television tower on the hillside - (which might explain my sense of humor and hair loss &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/wink.gif" alt=";)" /&gt;&lt;br /&gt;
&lt;p /&gt;
&lt;img src="http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-4626-6057/sf-cal.jpg" alt="sf-cal.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-4626-6057/sf-cal.jpg');return false;"/&gt;</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmworld_2009</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">developer_day</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sdk</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">api</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">powershell</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">code</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware_developer</category>
      <pubDate>Thu, 09 Jul 2009 14:28:09 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2009/07/09/its-official-vmware-developer-day-vmworld-2009-sf-ca-event-dedicated-to-software-developers</guid>
      <dc:date>2009-07-09T14:28:09Z</dc:date>
      <clearspace:dateToText>5 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/its-official-vmware-developer-day-vmworld-2009-sf-ca-event-dedicated-to-software-developers</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=4626</wfw:commentRss>
    </item>
    <item>
      <title>VMware Corporate Icons -  Really nice icons for you to use in your PPT ;)</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2009/03/25/vmware-corporate-icons-really-nice-icons-for-you-to-use-in-your-ppt-</link>
      <description>&lt;br /&gt;
Folks, &lt;br /&gt;
&lt;br /&gt;
I published the &lt;a class="jive-link-blogpost" href="http://communities.vmware.com/blogs/DeveloperCenter/2009/02/19/vmware-icons"&gt;VMware Product Icons&lt;/a&gt; a few weeks ago for you to use within your products, I hope they were useful for you. &lt;br /&gt;
&lt;p /&gt;
Now the amazing Tera S. from our Art Department has made available some really nice icons to use within your ppt presentations &lt;br /&gt;
&lt;p /&gt;
PPT and Guidelines included within the &lt;a class="jive-link-external" href="http://communities.vmware.com/static/community/IKON_CORP.zip"&gt;ZIP File&lt;/a&gt;... Happy Power Pointing &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/wink.gif" alt=";)" /&gt;  These ppt are also included in the VIOPS site but thought it would be good to make them available here as well. &lt;br /&gt;
&lt;p /&gt;
&lt;img src="http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-2777-5688/Corp-Icons.jpg" alt="Corp-Icons.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-2777-5688/Corp-Icons.jpg');return false;"/&gt;</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">icons</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">api</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">ppt</category>
      <pubDate>Thu, 26 Mar 2009 00:09:16 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2009/03/25/vmware-corporate-icons-really-nice-icons-for-you-to-use-in-your-ppt-</guid>
      <dc:date>2009-03-26T00:09:16Z</dc:date>
      <clearspace:dateToText>8 months, 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/vmware-corporate-icons-really-nice-icons-for-you-to-use-in-your-ppt-</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=2777</wfw:commentRss>
    </item>
    <item>
      <title>Update / Correction - Technical Note: Performance Counters</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2008/11/04/update-correction-technical-note-performance-counters</link>
      <description>Folks - we had an update/correction on our Peformance Counters - you can download the latest doc here, it will take us a few days to upload to our doc server. &lt;br /&gt;
On page 6: Table 3: Performance Counters - Under column Name - consumed&lt;br /&gt;
&lt;br /&gt;
Latest Version:&lt;br /&gt;
Document Revision 2008-Nov-03 (as indicated on the very last page) &lt;br /&gt;
File Name: technote_PerformanceCounters-11-03-08.pdf&lt;br /&gt;
&lt;br /&gt;
____________________________________________________________&lt;br /&gt;
&lt;p /&gt;
Folks,&lt;br /&gt;
&lt;br /&gt;
SDK Developer Support Team has put together a pretty good Technical Note describing details on our Performance Counters. The document will live on our Tech Notes Site &lt;br /&gt;
&lt;br /&gt;
CORRECT URL:&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/resources/techresources/1067"&gt;http://www.vmware.com/resources/techresources/1067&lt;/a&gt; and be incorporated into our next SDK release. &lt;br /&gt;
&lt;br /&gt;
Hope this is helpful - send us your feedback&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Pablo</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">performance</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">counters</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">technical</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">notes</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <pubDate>Wed, 05 Nov 2008 01:34:13 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2008/11/04/update-correction-technical-note-performance-counters</guid>
      <dc:date>2008-11-05T01:34:13Z</dc:date>
      <clearspace:dateToText>1 year, 2 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/update-correction-technical-note-performance-counters</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=2130</wfw:commentRss>
    </item>
    <item>
      <title>Latest Sample Script Added: Set Boot order of Virtual Machine</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2008/04/22/latest-sample-script-added-set-boot-order-of-virtual-machine</link>
      <description>Folks latest script added to our library. Script allows users to set the boot preference for a virtual machine.&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://download3.vmware.com/sample_code/Perl/VMBootOrder.html"&gt;http://download3.vmware.com/sample_code/Perl/VMBootOrder.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
For complete list of scripts:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://www.vmware.com/communities/content/developer/samplecode/index.html"&gt;http://www.vmware.com/communities/content/developer/samplecode/index.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Let us know what else you would like to see added...&lt;br /&gt;
&lt;br /&gt;
_P</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">boot</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">order</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">for</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">virtual</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">machine</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">perl</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sample</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">code</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">script</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">management</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">automation</category>
      <pubDate>Tue, 22 Apr 2008 20:00:00 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2008/04/22/latest-sample-script-added-set-boot-order-of-virtual-machine</guid>
      <dc:date>2008-04-22T20:00:00Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/latest-sample-script-added-set-boot-order-of-virtual-machine</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=1691</wfw:commentRss>
    </item>
    <item>
      <title>VMware Developer Spotlight - Andrew Kutz: Valued Community Member</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2008/04/04/vmware-developer-spotlight-andrew-kutz-valued-community-member</link>
      <description>&lt;b&gt;VMware Developer Center Blog - Developer Spotlight April 4th, 2008&lt;/b&gt; &lt;br /&gt;
&lt;div style="float: right; margin: 0 0 5px 5px"&gt;&lt;img src="http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-1642-2305/andrew_2.jpg" alt="andrew_2.jpg" class="jive-image"  /&gt;&lt;/div&gt; &lt;br /&gt;
I had an opportunity to meet with Andrew Kutz and wanted to share this conversation with folks out there that might be curious on who the person is behind the great contributions he has provided to the VMware Developer Community. &lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Andrew:&lt;/b&gt; First of all, thank you for this honor. The VMware online communities are for me the most professional and helpful forums I have ever had the opportunity to be a part of, and to be singled out amongst the long list of brilliant participants is an experience I will not soon forget.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Pablo:&lt;/b&gt; Tell us about your programming background and work experience?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Andrew:&lt;/b&gt; Short Version : I'm a geek whose had the privilege of working in a variety of odd jobs (from a boat valet to a Senate Paige) and Programming languages (from C to C#) for the last decade, transforming me into somewhat of a mutt, just like my baby boy Scruffy who is pictured with me above. I guess I fit the old cliche, "Jack of all trades ...". I don't really qualify for the "wearer of many hats"description since those who have met me know that I pretty much only wear my gray fedora, and that's it : )&lt;br /&gt;
&lt;br /&gt;
Long Version: A lot of people are a bit taken a back by my area of study in college -- my degree is in Ancient History and Classic Civilization, so I do not have the same structured background as a lot of the developers you may meet. While some individuals look at my resume and deduct a point from their opinion of me, I've never looked at my chosen educational path as a negative, rather I think it taught me a whole separate area of critical thinking that a lot of programmers are missing these days. Truth be told my intent was to pursue a career in law, but I married soon after graduating college and my number one priority became helping my Mandy finish her graduate career in the history department at the University of Texas at Austin (UT).&lt;br /&gt;
&lt;br /&gt;
Despite my penchant to disappear at parties only to be found upstairs participating in a mad orgy of Latin and Greek oration, I have actually been hacking out code since the days of Q-Basic and Nibbles.I suppose my professional programming career began when I worked at the American Crane &amp;#38; Equipment Cooperation (ACECO) and then went into hibernation once I began attending college where I worked several very non- technical jobs (albeit still geeky): a music geek at Tower Records on the Drag, a political geek as a paige at the State of Texas Senate, and even a car and boat geek as a valet for a lake-side restaurant. Eventually I ended up working for the UT Academic Computing and Instructional Technology Services (ACITS) Help-desk. From the help- desk I moved to the NT group that became the Windows Enterprise Services (WES) group. I stayed put for another 7 years in which time I cranked out a bunch of random code that somehow managed to function as Sudo for Windows (Sudowin), Exchange resource schedulers,Mainframe-to- Active Directory account synchronization web services, and they even let me manage a few servers(Terminal, Web)!I also helped create the first central-IT virtualization solution at UT using VMware ESX 2 and VirtualCenter. Just as the virtual infrastructure was getting off the ground I did something silly and left UT to pursue an Analyst position with the Burton Group. After 6 months I learned that the life of the analyst was not for me (too hands off), and I returned to UT as a member of the Information Technology Services (ITS) Applications group where I am currently abusing my on-the-clock time to respond to these questions! : )&lt;br /&gt;
&lt;br /&gt;
Oh yeah, just because my editors would be a little peeved if I didn't mention it, I also write for SearchServerVirtualization, SearchVMware, andSearchEnterpriseLinux.TechTarget.com. So, you know, check them out! : )&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Pablo:&lt;/b&gt; Tell us about any recent or cool projects you are working with using the VMware SDKs ?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Andrew:&lt;/b&gt; (All code mentioned is freely available under the New BSD license)Sure thing! FYI - all of the current VMware-related code I am working on is &lt;b&gt;FREELY&lt;/b&gt; available or linked from &lt;a class="jive-link-external" href="http://www.lostcreations.com/code/wiki/vmware/"&gt;http://www.lostcreations.com/code/wiki/vmware/&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
 . Definitely one of the cooler things I am working on is Monét.Monét exports VI logs to a syslog or Windows event log server. I wrote it in part to help other developers understand basic ideas about VI SDK development, and since it is implemented in C#, Java, and Perl, it is a great way to see how to transition between the different languages &lt;br /&gt;
that are available to leverage the VI SDK. About a month ago I managed to get lucky with Lutz's Reflector and figured out how the internal plugin architecture of the VI client is &lt;br /&gt;
put together and released the SVMotion plugin. Since then I released a PDF that explains the VI plugin architecture and hopefully shows other developers how to create plugins (I apologize if it doesn't make sense, I wrote most of it while trying to keep track of the &lt;br /&gt;
goings-on of 4 dachshunds). In an effort to recapture some hosting costs I started VIPlugins.com for the sole purpose of injecting some Google ad placements (j/k). So far I've had +12,000 downloads of the PDF and various plugins and no click-throughs -- &lt;b&gt;sigh&lt;/b&gt;. Two of the cooler plugins are Invoke, which lets you invoke third-party applications from within the VI client using the currently authenticated session cookie and 37migrations. The 37migrations plugin works in conjunction with 37migrations.com to plot VMotion events across the world.Basically I was looking for an excuse to play with the Google Maps APIs : )&lt;br /&gt;
&lt;br /&gt;
I also started work on ivi - the Java Virtual Interface (sorry, that's my Latin showing --J's looked like I's back in the day -- wayyy back).ivi is an attempt at creating an OS-agnostic management application for VMware VI, Xen, KVM, and OpenVZ. ivi attaches to the aforementioned virtualization solutions using the VI SDK, the XenAPI, and lib-virt. So far ivi can connect to VI and Xen and list their contents. Once I get lib-virt to compile and function (the latter is the hard part) on  my Mac I will include support for KVM and OpenVZ. I know the project is in alpha stage, and while the milestone of listing contents seems simple, the project is more about creating an abstract plugin architecture for accessing multiple virtualization solutions than actually producing a marketable product. Again, the code for ivi is OPEN and FREE.&lt;br /&gt;
&lt;br /&gt;
 Some ideas swirling around in the mess that is my mind include:&lt;br /&gt;
&lt;br /&gt;
 - - Implementing the Cisco IOS commands for the ESX virtual switch infrastructure using Perl? Maybe? Dunno yet...&lt;br /&gt;
&lt;br /&gt;
 - - A free and open implementation of VirtualCenter called OpenVirtualizationManager in order to help reduce the cost of a VMware Infrastructure.&lt;br /&gt;
&lt;br /&gt;
 - - A role-playing game at VMWarpg.com that uses stats from your VI installations to generate stats for your avatars, and you battle for territory on Google maps. Think D&amp;#38;D meets Risk.&lt;br /&gt;
&lt;br /&gt;
 - - A version of the VI client written with the Google Web Toolkit called Aianteia (cooming soon).&lt;br /&gt;
&lt;br /&gt;
Some people may ask, "Aren't you worried about showing your hand?" Not really, if you want to take any of these ideas and run with them, please do so. I just ask that if you need help that you ask me as I'd love to be involved. I'm just in it for the fun. It was for the groupies, but turns out that virtualization groupies, yeah, not so much. : )&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Pablo:&lt;/b&gt; How long have you been using the VMware SDKs and what has been your experience using them ?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Andrew:&lt;/b&gt; I have been using the VMware SDKs since the summer of 2006 when I started playing around with the VI SDK in order to automate the creation of port groups. I parlayed that experience into a series of articles forSearchServerVirtualization.TechTarget.com called "Leveraging the VI SDK with .NET" that have apparently remained high- traffic articles to this day (It's got to be because of spiders, certainly not readers!) : ) Anyway, I've been hooked for developing for VMware and other virtualization solutions ever since.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Pablo:&lt;/b&gt; What would you like to see from VMware in terms of SDK / API functionality ?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Andrew:&lt;/b&gt; I would &lt;b&gt;LOVE&lt;/b&gt; to see the equivalent of the VI Perl Toolkit for C# and Java. I now understand that the odd nature of the SDK (a reference    for one and all!) is simply due to the nature of SOAP, but it does not make it any less aggravating to deal with. I have played with the C# toolkit that VMware uses internally and it is sooo smooth. Smooth like a line of Aaron Sorkin's dialogue smooth. We're talking triple-blade action smooth. You get the idea.&lt;br /&gt;
&lt;br /&gt;
I would also like to see a unified SDK. In terms of Java:&lt;br /&gt;
&lt;br /&gt;
 com.vmware.vim&lt;br /&gt;
 com.vmware.workstation&lt;br /&gt;
 com.vmware.fusion&lt;br /&gt;
 com.vmware.server&lt;br /&gt;
&lt;br /&gt;
 And the all important:&lt;br /&gt;
&lt;br /&gt;
 com.vmware.common&lt;br /&gt;
 com.vmware.virtualmachine&lt;br /&gt;
&lt;br /&gt;
The last one would be really nice in order to tie together common VM properties and such. Of course, this would have to be a public- facing SDK that VMware wasn't married to for revision purposes, but it would still be nice from a developer point-of-view to have &lt;br /&gt;
VM-management code work regardless of the intended product or platform. Of course, this is probably made difficult by the generational differences between all of VMware's products, but a boy can dream, no?&lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;Pablo:&lt;/b&gt; Any tips for developers out there new to the VMware SDKs ?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Andrew:&lt;/b&gt; Certainly they should use the VMware Developer's Center! Us "old- timers" did not have access to such a luxury back in the "day" (umm, last year!), so anyone new to VMware development should certainly take advantage of VMware's new commitment to its development communities.Also, you can always e-mail me. I'm always happy to help out when I can.&lt;br /&gt;
&lt;br /&gt;
In a previous Spotlight, Tom Milner related some sage advice that I would like to repeat -- "What do you want to do with it?" Tom, I could not agree more. Too many developers see a problem and create a solution. That works, but you usually end up with a fairly boring solution. I like to throw caution to the wind and come up with the idea of a solution, and then build the pieces that it takes to get there. At Austin's SXSW festival this year, Apple engineer Michael Loop shared with audience members Apple's design process(&lt;a class="jive-link-external" href="http://www.businessweek.com/the_thread/techbeat/archives/2008/03/apples_desi"&gt;http://www.businessweek.com/the_thread/techbeat/archives/2008/03/apples_desi&lt;/a&gt; gn_p.html?campaign_id=rss_blog_techbeat). Basically, Apple approaches its design process much like a car designer or a fashion mogul - they design the fantastic and then look for the kernel of truth in their design and work backwards in order to turn truth into reality.&lt;br /&gt;
&lt;br /&gt;
VMware developers should seek the truth in order to create solutions that are beautiful, fun, and fantastic.</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">akutz</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">lostcreations</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vi</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">plugin</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">infrastructure</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">powershell</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sdk</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware_tools</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">developer</category>
      <pubDate>Sat, 05 Apr 2008 06:20:00 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2008/04/04/vmware-developer-spotlight-andrew-kutz-valued-community-member</guid>
      <dc:date>2008-04-05T06:20:00Z</dc:date>
      <clearspace:dateToText>1 year, 7 months ago</clearspace:dateToText>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/vmware-developer-spotlight-andrew-kutz-valued-community-member</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=1642</wfw:commentRss>
    </item>
    <item>
      <title>Welcome to the VMware Developer Center Blog</title>
      <link>http://communities.vmware.com/blogs/DeveloperCenter/2008/02/19/welcome-to-the-vmware-developer-center-blog</link>
      <description>Welcome to the VMware Developer Center Blog&lt;br /&gt;
&lt;img src="http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-1491-2065/elsalvi.jpg" alt="elsalvi.jpg" width="620" class="jive-image-thumbnail jive-image" onclick="myJiveImage.start(this, 'http://communities.vmware.com/servlet/JiveServlet/downloadImage/38-1491-2065/elsalvi.jpg');return false;"/&gt; &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
&lt;i&gt;Atami Beach, San Salvador&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Hello, &lt;br /&gt;
&lt;br /&gt;
Welcome the VMware Developer Center Blog. My name is Pablo Roesch and I am the Product Marketing Manager for the VMware Infrastructure SDKs. My job at VMware is to help empower developers, IT administrators when integrating, and automating with our SDKs. &lt;br /&gt;
&lt;p /&gt;
Before VMware I worked for Sun Microsystems in various roles, most recently responsible for building out the Developer Services Portfolio for the Sun Developer Network. On the personal side I have lived in San Francisco most of my life, and enjoy spending time with my wife and kids. Just in case you are ever in this fine city I would recommend the &lt;i&gt;&lt;a class="jive-link-external" href="http://slanteddoor.com/"&gt;Slanted Door&lt;/a&gt;&lt;/i&gt; for dinner and &lt;i&gt;&lt;a class="jive-link-external" href="http://www.caffegreco.com/"&gt;CafeGreco&lt;/a&gt;&lt;/i&gt; for an after dinner Cappuccino. As a side note I have included a photo of my all time favorite beach in San Salvador which helps me put things into perspective. &lt;br /&gt;
&lt;p /&gt;
It is an exciting time for us at VMware as our SDKs are going through a much needed evolution with recent release of the &lt;a class="jive-link-external" href="http://www.vmware.com/support/developer/viperltoolkit/"&gt;VI Perl Toolkit 1.5&lt;/a&gt; and upcoming sneak peak of the &lt;a class="jive-link-external" href="http://http://vmware.com/go/powershell"&gt;VI Toolkit for Windows&lt;/a&gt; (manage VI using Powershell) &lt;br /&gt;
&lt;p /&gt;
I often get asked what the difference is between the VMware Developer Center and the Developer Community so thought I would bring this up front. &lt;br /&gt;
&lt;p /&gt;
The VMware Developer Center provides information on latest SDK product downloads, knowledge base articles, webinars, questions and answers as expressed by VMware. The Developer Community is how the community interacts with VMware. The VMware Community is where developers, scripters post questions about our SDKs, provide sample code for community use, and comments on our products. &lt;br /&gt;
&lt;p /&gt;
Visit our VMware Developer Center &lt;a class="jive-link-external" href="http://vmware.com/developer"&gt;http://vmware.com/developer&lt;/a&gt; as we have recently made some much needed improvements to hope you find them helpful. &lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;&lt;b&gt;Navigation&lt;/b&gt;:&lt;/i&gt; Created a new navigational bar on right hand side, which will help with navigation of our site. &lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;&lt;b&gt;Knowledge Base Articles&lt;/b&gt;:&lt;/i&gt; Growing list of KB articles, to see current list &lt;a class="jive-link-external" href="http://kb.vmware.com/selfservice/search.do?product=SG_VMWARESDK_1_1&amp;#38;sortByOverride=PUBLISHEDDATE&amp;#38;sortOrder=-1"&gt;click here&lt;/a&gt; &lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;&lt;b&gt;SDK Questions and Answers&lt;/b&gt;:&lt;/i&gt; Adding list of frequently asked questions &lt;br /&gt;
&lt;p /&gt;
&lt;b&gt;New&lt;/b&gt; &lt;i&gt;&lt;b&gt;webinars and sessions&lt;/b&gt;:&lt;/i&gt; New sessions posted range Product information to VMworld Sessions. &lt;br /&gt;
&lt;p /&gt;
&lt;i&gt;&lt;b&gt;VMware Sample Code:&lt;/b&gt;&lt;/i&gt; Ongoing effort to increase our code sample library as requested by our users. Comment or suggestion for &lt;i&gt;Sample Code?&lt;/i&gt; &lt;i&gt;Please let us know by answering this &lt;a class="jive-link-external" href="http://www.surveymethods.com/Preview.aspx?EAF4E0EDBEA4BDAFABE0E6EDE6A8B6B8E8A8&amp;#38;DO_NOT_COPY_THIS_LINK"&gt;quick questionnaire&lt;/a&gt;.&lt;/i&gt; &lt;br /&gt;
&lt;p /&gt;
We look forward to continuing improvements to our site, please keep the feedback coming ! &lt;br /&gt;
&lt;p /&gt;
Pablo Roesch - VMware SDK Product Marketing Manager &lt;br /&gt;
&lt;p /&gt;
Visit the VMware Developer Center: &lt;a class="jive-link-external" href="http://vmware.com/developer"&gt;http://vmware.com/developer&lt;/a&gt; Latest Downloads, Code Samples, Knowledge Base Articles</description>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">api</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sdk</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">virtualizaiton</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">code</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">sample</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">knowledge</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">base</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">perl</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">powershell</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">esx</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">virtualcenter</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">vmware</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">server</category>
      <category domain="http://communities.vmware.com/blogs/DeveloperCenter/tags">developer</category>
      <pubDate>Wed, 20 Feb 2008 02:15:00 GMT</pubDate>
      <author>heyitspablo</author>
      <guid>http://communities.vmware.com/blogs/DeveloperCenter/2008/02/19/welcome-to-the-vmware-developer-center-blog</guid>
      <dc:date>2008-02-20T02:15:00Z</dc:date>
      <clearspace:dateToText>1 year, 9 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <wfw:comment>http://communities.vmware.com/blogs/DeveloperCenter/comment/welcome-to-the-vmware-developer-center-blog</wfw:comment>
      <wfw:commentRss>http://communities.vmware.com/blogs/DeveloperCenter/feeds/comments?blogPostID=1491</wfw:commentRss>
    </item>
  </channel>
</rss>

