<?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>Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx</link><description>Samples and tools are a big part of the VS SDK, but what we decide are good samples and tools are not always what you need. So here is your chance to let us know what you would like to see. Always feel free to send us mail directly if you do have a suggestion,</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#1767490</link><pubDate>Tue, 27 Feb 2007 09:53:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1767490</guid><dc:creator>sean</dc:creator><description>&lt;p&gt;A tool to diagnose package load failures and &amp;quot;Appid denied the loading of package&amp;quot; devenv log messages (without reference to PLK issues).&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#1767580</link><pubDate>Tue, 27 Feb 2007 10:13:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1767580</guid><dc:creator>CraigSkibo</dc:creator><description>&lt;p&gt;Sean: This is something that we are working on, and hope to have something available soon.&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#1768378</link><pubDate>Tue, 27 Feb 2007 14:27:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1768378</guid><dc:creator>Dmitry Pavlov</dc:creator><description>&lt;p&gt;Hi Craig, &lt;/p&gt;
&lt;p&gt;VS SDK installation adds two shortcuts for Reset Experimental hive and for start devenv.exe in that hive... That's ok but that would be more convenient to have a small tool for more operations with registry Experimental hive and some other related to VSIP development such as item and project templates: &lt;/p&gt;
&lt;p&gt;- Reset (e.g. with 2 dropdowns From and To hives)&lt;/p&gt;
&lt;p&gt;- Run VS in specified hive (with or without /NoVSIP)&lt;/p&gt;
&lt;p&gt;- Execute devenv /installvstemplates command for specified hive&lt;/p&gt;
&lt;p&gt;- Execute devenv /setup command&lt;/p&gt;
&lt;p&gt;- Execute devenv /resetskippkgs command&lt;/p&gt;
&lt;p&gt;- Something similar I missed…&lt;/p&gt;
&lt;p&gt;I have created the number of the batch files for these purposes. But I spent time for the understanding what I need to perform on registry, VS templates and other similar routine. The small tool I described above will allow developers who just started using VS SDK to understand the hive's and template’s idea faster. &lt;/p&gt;
&lt;p&gt;Best wishes, &lt;/p&gt;
&lt;p&gt;Dmitry Pavlov&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#1796054</link><pubDate>Sat, 03 Mar 2007 15:14:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1796054</guid><dc:creator>fudu</dc:creator><description>&lt;p&gt;What about an example of how to (mis)use the &amp;quot;compare revisions&amp;quot; view for comparing arbitrary textfiles not just two revisions of the same file? &lt;/p&gt;
&lt;p&gt;I imagine one could mark two files in the solution explorer and open them in the compare view by klicking on a new command in the context menu. &lt;/p&gt;
&lt;p&gt;I think that would be a nice feature for visual studio and a good demo for the potentials offerd by the VS SDK.&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#1882862</link><pubDate>Thu, 15 Mar 2007 00:38:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1882862</guid><dc:creator>Jeff Greene</dc:creator><description>&lt;p&gt;It wouldn't help me very much now since I just finished implementing it myself but I think it would be good to have a smart tags example.&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#2056249</link><pubDate>Mon, 09 Apr 2007 02:35:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2056249</guid><dc:creator>jim-idle@msn.com</dc:creator><description>&lt;p&gt;While I am sure i can work it all ou with enough hard slog reading and so on, what I find to be lacking is an end-to-end definitoin of a langauge extension package, in a real language one woudl use to do this, prefeably straight C, but C++ would do.&lt;/p&gt;
&lt;p&gt;What I mena by this is that there seesm to be disparate examples in C3 and so on of variaous bits of things, all of which seem very good in their own right.&lt;/p&gt;
&lt;p&gt;However, I would prefer to see is the definition of a small language (something artificial that has a syntactical construct to show each aspect of langauge integration), then in one .sln, show colorization, parsing, brace matching and so on, so that if the invented language were a 'real' one it woudl be the complete implementation of all aspects of it.&lt;/p&gt;
&lt;p&gt;Now, I realzie that this is quite a bit of work, but then so is working out how to do all this &amp;quot;on your own&amp;quot; so to speak. &lt;/p&gt;
&lt;p&gt;Thoguh I am eventually going to do this anyway, as the contributor for C runtime and code generation for the ANTLR opensource recognizer generator project, I would be willing to create a code generator that would pretty much generate language integration packages given a full enough ANTLR grammar specification (I might need to invent some annotations, but what the hey).&lt;/p&gt;
&lt;p&gt;I think that given this example, apart from jumpstarting myself a little quicker (again, I will do it anyway, but this is work for free ;-), that this woudl really result in a proliferation of languages added to VS2005+. I have been meaning to add some for a long time, but the tine barrier is a problem, even though it is probaly just a week or so of solid reading.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#3786393</link><pubDate>Tue, 10 Jul 2007 00:04:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3786393</guid><dc:creator>c</dc:creator><description>&lt;p&gt;I would like to see a sample posted that does the minimum amount of work necessary to demonstrate adding a custom marker to an existing language service.&lt;/p&gt;
</description></item><item><title>re: Now taking requests</title><link>http://blogs.msdn.com/craigskibo/archive/2007/02/26/now-taking-requests.aspx#3918267</link><pubDate>Tue, 17 Jul 2007 18:34:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3918267</guid><dc:creator>BobF</dc:creator><description>&lt;p&gt;I easily found 2 of the 2007.02 IDE Trail Tutorials in error by simply following them. &amp;nbsp;#3 I have not been able to resolve.&lt;/p&gt;
&lt;p&gt;For those of just beginning to get a handle on the VSSDK, it would nice to have the tutorials tested prior to publishing.&lt;/p&gt;
</description></item></channel></rss>