<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Kevin Boske - VSTA : VSTA</title><link>http://blogs.msdn.com/kevinboske/archive/tags/VSTA/default.aspx</link><description>Tags: VSTA</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>My Last Post</title><link>http://blogs.msdn.com/kevinboske/archive/2008/07/17/my-last-post.aspx</link><pubDate>Thu, 17 Jul 2008 21:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8744947</guid><dc:creator>KevinBoske</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/8744947.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=8744947</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=8744947</wfw:comment><description>&lt;P&gt;Friends, this is my last post.&amp;nbsp;I've enjoyed being a part of the Office developer community for the past 4 years and meeting everyone over the past&amp;nbsp;10 years from the Microsoft side of the fence.&amp;nbsp; My next part of the journey will be from the other side of the fence as&amp;nbsp;a Senior Program Manager for &lt;A class="" title="Smart Desktop Site" href="http://www.smartdesktop.com/" mce_href="http://www.smartdesktop.com"&gt;SmartDesktop&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I'm really excited about the future plans for VSTA and VSTO, and some of the other tricks the team has up its sleeve. :)&amp;nbsp; I've been in touch with the folks working on the OpenXML SDK and I'm seeing some great work and ideas.&amp;nbsp; Keep watching all the Office developer blogs, I know I will. &lt;/P&gt;
&lt;P&gt;A lot of folks here at Microsoft refer to leaving MS as "retiring" even though they are simply moving to another job.&amp;nbsp; I like to think of it as "Graduating".&amp;nbsp; Who knows, maybe I'll be back for some post-graduate work someday.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Kevin J. Boske&lt;/P&gt;
&lt;P&gt;Program Manager, Visual Studio Tools for Applications.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8744947" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/personal/default.aspx">personal</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTA/default.aspx">VSTA</category></item><item><title>OpenXML Package Editor RTW with VSTO Powertools!</title><link>http://blogs.msdn.com/kevinboske/archive/2008/02/21/openxml-package-editor-rtw-with-vsto-powertools.aspx</link><pubDate>Fri, 22 Feb 2008 00:21:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7842022</guid><dc:creator>KevinBoske</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/7842022.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=7842022</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=7842022</wfw:comment><description>&lt;P&gt;Back when we were working heavily on the OpenXML file format developer tools, many of us were using zip and Notepad to edit the OpenXML files.&amp;nbsp; Tom Underhill from the Office graphics team made all our lives easier with a VS package for editing OpenXML files.&amp;nbsp; I used it quite a bit during the OpenXML code snippet development (you might have even seen a quick glipse of it in a demo somewhere).&amp;nbsp; There are other Package file editors available, (like &lt;A class="" title="Wouter's Package Editor Project on CodePlex" href="http://www.codeplex.com/PackageExplorer/" mce_href="http://www.codeplex.com/PackageExplorer/"&gt;Wouter's&lt;/A&gt;), but I like this one mainly because its integrated in VS.&amp;nbsp; (Where I spend much of my time these days).&lt;/P&gt;
&lt;P&gt;Andrew Whitechapel and the VSTO folks got a shipping vehicle for Tom's OpenXML Package Editor.&amp;nbsp; Along with a number of other VSTO and VSTA&amp;nbsp;Powertools, the VS-integrated Package editor is available &lt;A class="" title="Download VSTO 2008 PowerTools" href="http://www.microsoft.com/downloads/details.aspx?FamilyId=46B6BF86-E35D-4870-B214-4D7B72B02BF9&amp;amp;displaylang=en" mce_href="http://www.microsoft.com/downloads/details.aspx?FamilyId=46B6BF86-E35D-4870-B214-4D7B72B02BF9&amp;amp;displaylang=en"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Here's a list of features you'll find in the VSTO Powertool Package Editor:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ability to open any package file via Visual Studio 2008&lt;/LI&gt;
&lt;LI&gt;Navigate package and Relationship structure&lt;/LI&gt;
&lt;LI&gt;Get properties on Parts and Relationships&lt;/LI&gt;
&lt;LI&gt;Read and write XML within parts&lt;/LI&gt;
&lt;LI&gt;Add and delete Parts and Relationships&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;Andrew has all the details on his &lt;A class="" title="Andrew's Post about PowerTools" href="http://blogs.msdn.com/andreww/archive/2008/02/21/vsto-vsta-power-tools-v1-0.aspx" mce_href="http://blogs.msdn.com/andreww/archive/2008/02/21/vsto-vsta-power-tools-v1-0.aspx"&gt;blog&lt;/A&gt;. &lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7842022" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+Open+XML+Development/default.aspx">Office Open XML Development</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTO/default.aspx">VSTO</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/Office+Developer+Conference+2008/default.aspx">Office Developer Conference 2008</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTA/default.aspx">VSTA</category></item><item><title>VSTA Webcast - How to Integrate VSTA 2.0</title><link>http://blogs.msdn.com/kevinboske/archive/2008/01/28/vsta-webcast-how-to-integrate-vsta-2-0.aspx</link><pubDate>Mon, 28 Jan 2008 22:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7291682</guid><dc:creator>KevinBoske</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/7291682.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=7291682</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=7291682</wfw:comment><description>&lt;P&gt;Gary Depue from Summit Software presented a webcast last Wednesday on &lt;A class="" title="MSDN Webcast: How to Integrate VSTA 2.0" href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;amp;EventID=1032362710&amp;amp;CountryCode=US" target=_blank mce_href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?culture=en-US&amp;amp;EventID=1032362710&amp;amp;CountryCode=US"&gt;How to Integrate VSTA 2.0&lt;/A&gt;.&amp;nbsp;I'm still getting up to speed here in the new team,&amp;nbsp;so I missed it, but I'll be sure to go back and watch in the next couple of days.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's tough being new to the project, and having not a lot of expertise in the area.&amp;nbsp; I'm told their are some significant improvements to the process of integrating 2.0 over 1.0.&amp;nbsp;&amp;nbsp; It's snowing here in Seattle, so rather than fight the commute, I think I'll head down to the coffee shop and watch.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7291682" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTA/default.aspx">VSTA</category></item><item><title>VBA and Office 14</title><link>http://blogs.msdn.com/kevinboske/archive/2008/01/18/vba-and-office-14.aspx</link><pubDate>Sat, 19 Jan 2008 05:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7155924</guid><dc:creator>KevinBoske</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/7155924.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=7155924</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=7155924</wfw:comment><description>&lt;P&gt;There's been some discussion on this &lt;A class="" href="http://it.slashdot.org/article.pl?sid=08/01/15/197257" mce_href="http://it.slashdot.org/article.pl?sid=08/01/15/197257"&gt;thread&lt;/A&gt; on Slashdot,&amp;nbsp;(&lt;A class="" href="http://it.slashdot.org/article.pl?no_d2=1&amp;amp;sid=08/01/18/0640226" mce_href="http://it.slashdot.org/article.pl?no_d2=1&amp;amp;sid=08/01/18/0640226"&gt;updated&lt;/A&gt;)&amp;nbsp;which started &lt;A class="" href="http://www.regdeveloper.co.uk/2008/01/14/office_mac_08_vba/" target=_blank mce_href="http://www.regdeveloper.co.uk/2008/01/14/office_mac_08_vba/"&gt;from this article in The Register UK&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;To be clear, &lt;U&gt;Microsoft is not replacing VBA with VSTA or VSTO in Office for Windows&lt;/U&gt;.&amp;nbsp; (though VSTA and VSTO are still important developer tools for Office 14)&lt;/P&gt;
&lt;P&gt;&lt;STRIKE&gt;VBA is here to stay, as was announced some time back by Steven Sinofsky.&amp;nbsp;&lt;/STRIKE&gt;&lt;/P&gt;&lt;EM&gt;&lt;EM&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;(Correction: Steven emailed me and corrected me that his previous statement.&amp;nbsp; I didn't want to misquote.&amp;nbsp; The words "to stay" might imply "forever", and&amp;nbsp;that wasn't the intent.&amp;nbsp; I have no idea how long VBA will be supported in Office, beyond Office 14.)&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/EM&gt;The &lt;A class="" href="http://blogs.msdn.com/excel/archive/2008/01/16/clarification-on-vba-support.aspx" mce_href="http://blogs.msdn.com/excel/archive/2008/01/16/clarification-on-vba-support.aspx"&gt;Excel&lt;/A&gt; and &lt;A class="" href="http://blogs.msdn.com/access/archive/2008/01/17/vba-in-office-14.aspx#comments" mce_href="http://blogs.msdn.com/access/archive/2008/01/17/vba-in-office-14.aspx#comments"&gt;Access&lt;/A&gt; Blogs both have posts covering this from the Office perspective.&amp;nbsp; &lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7155924" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTO/default.aspx">VSTO</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTA/default.aspx">VSTA</category></item><item><title>The only constant at Microsoft</title><link>http://blogs.msdn.com/kevinboske/archive/2008/01/16/the-only-constant-at-microsoft.aspx</link><pubDate>Wed, 16 Jan 2008 20:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7132909</guid><dc:creator>KevinBoske</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/kevinboske/comments/7132909.aspx</comments><wfw:commentRss>http://blogs.msdn.com/kevinboske/commentrss.aspx?PostID=7132909</wfw:commentRss><wfw:comment>http://blogs.msdn.com/kevinboske/rsscomments.aspx?PostID=7132909</wfw:comment><description>&lt;P&gt;Change.&lt;/P&gt;
&lt;P&gt;It's really the only constant here at MS.&amp;nbsp;&amp;nbsp;I've made a change.&amp;nbsp; I'm no longer working&amp;nbsp;in the Office&amp;nbsp;Team, I've moved on to the Visual Studio Tools for Applications (VSTA)&amp;nbsp;team.&amp;nbsp; Anyone who has&amp;nbsp;met me professionally knows that I'm a&amp;nbsp;big&amp;nbsp;fan of .NET, and big fan of enabling&amp;nbsp;non-pro developers to build the solutions they need to get their jobs done.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;As we say around here, I super-excited about this opportunity.&amp;nbsp; I don't have much to discuss currently, the Visual Studio Team just shipped Orcas, so its a new cycle and a great time to start.&amp;nbsp; Over the next few months, I'll start to provide more information about current VSTA, and about some of the ideas (*as we make them public)&amp;nbsp;we have for future versions.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Kevin&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=7132909" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/kevinboske/archive/tags/personal/default.aspx">personal</category><category domain="http://blogs.msdn.com/kevinboske/archive/tags/VSTA/default.aspx">VSTA</category></item></channel></rss>