<?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>James Finnigan : CodePlex</title><link>http://blogs.msdn.com/jamesfi/archive/tags/CodePlex/default.aspx</link><description>Tags: CodePlex</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Flat Solution Explorer</title><link>http://blogs.msdn.com/jamesfi/archive/2007/03/22/flat-solution-explorer.aspx</link><pubDate>Fri, 23 Mar 2007 02:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1933891</guid><dc:creator>jamesfinnigan</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/jamesfi/comments/1933891.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jamesfi/commentrss.aspx?PostID=1933891</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jamesfi/rsscomments.aspx?PostID=1933891</wfw:comment><description>&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/jamesfi/WindowsLiveWriter/120f7c371d6d_EA4D/image%7B0%7D%5B4%5D.png" mce_href="http://blogs.msdn.com/blogfiles/jamesfi/WindowsLiveWriter/120f7c371d6d_EA4D/image%7B0%7D%5B4%5D.png" atomicselection="true"&gt;&lt;IMG height=137 src="http://blogs.msdn.com/blogfiles/jamesfi/WindowsLiveWriter/120f7c371d6d_EA4D/image%7B0%7D_thumb%5B2%5D.png" width=236 align=left mce_src="http://blogs.msdn.com/blogfiles/jamesfi/WindowsLiveWriter/120f7c371d6d_EA4D/image%7B0%7D_thumb%5B2%5D.png"&gt;&lt;/A&gt; Here's a great tool for folks that use Visual Studio with large projects - it gives you a flat view of all the files in your solution.&amp;nbsp; Quick word-wheeling allows you to filter down to a set of files and get at exactly what you're interested in.&amp;nbsp; It's now available for download up on &lt;A class="" href="http://www.codeplex.com/VSFlatSolutionExp" mce_href="http://www.codeplex.com/VSFlatSolutionExp"&gt;its codeplex site&lt;/A&gt;.&lt;/P&gt;[update: fixed the link]&lt;BR clear=all&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1933891" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Cool/default.aspx">Cool</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Download/default.aspx">Download</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/CodePlex/default.aspx">CodePlex</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item><item><title>RegNamespace sample up on codeplex</title><link>http://blogs.msdn.com/jamesfi/archive/2007/02/16/regnamespace-sample-up-on-codeplex.aspx</link><pubDate>Sat, 17 Feb 2007 00:07:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1691408</guid><dc:creator>jamesfinnigan</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/jamesfi/comments/1691408.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jamesfi/commentrss.aspx?PostID=1691408</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jamesfi/rsscomments.aspx?PostID=1691408</wfw:comment><description>&lt;p&gt;&lt;a href="http://www.codeplex.com/RegNamespace" atomicselection="true"&gt;&lt;img height="61" src="http://blogs.msdn.com/blogfiles/jamesfi/WindowsLiveWriter/RegNamespacesampleuponcodeplex_A18E/image%7B0%7D%5B6%5D.png" width="60" align="left"&gt;&lt;/a&gt;&lt;a href="http://www.codeplex.com/RegNamespace/Release/ProjectReleases.aspx" atomicselection="true"&gt;&lt;img height="55" src="http://blogs.msdn.com/blogfiles/jamesfi/WindowsLiveWriter/RegNamespacesampleuponcodeplex_A18E/CP_banner_75x55_dnld%5B5%5D.jpg" width="75" align="right"&gt;&lt;/a&gt; Scott, Jerry, Thayn and&amp;nbsp;I have whipped up a sample of indexing the registry, as well as a shell folder (namespace extension) for viewing it.&amp;nbsp; It's great to be able to search the registry via the index and it's great sample of how to create a shellfolder, protocol handler, and even an IFilter.&amp;nbsp; So head on over to &lt;a href="http://www.codeplex.com/RegNamespace"&gt;the codeplex site&lt;/a&gt; and check out &lt;a href="http://www.codeplex.com/RegNamespace/SourceControl/ListDownloadableCommits.aspx"&gt;the source code&lt;/a&gt;, or if you're more interested in having it than seeing how it's build, just download &lt;a href="http://www.codeplex.com/RegNamespace/Release/ProjectReleases.aspx"&gt;the binaries&lt;/a&gt; and enjoy!&lt;/p&gt; &lt;p&gt;This is something that we're looking to improve over time, adding features and generally fleshing it out to be a rich, complete&amp;nbsp;experience.&amp;nbsp; We're not yet to feature parity with Regedit, but it won't be too long.&lt;/p&gt; &lt;p&gt;If you're interested in samples related to shell programming also check out &lt;a href="http://shellrevealed.com/files/folders/code_samples/default.aspx"&gt;shellrevealed&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1691408" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jamesfi/archive/tags/shell/default.aspx">shell</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Vista/default.aspx">Vista</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/Download/default.aspx">Download</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/CodePlex/default.aspx">CodePlex</category></item><item><title>WMI Folder - codeplex project</title><link>http://blogs.msdn.com/jamesfi/archive/2007/01/10/wmi-folder-codeplex-project.aspx</link><pubDate>Thu, 11 Jan 2007 01:03:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1446110</guid><dc:creator>jamesfinnigan</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/jamesfi/comments/1446110.aspx</comments><wfw:commentRss>http://blogs.msdn.com/jamesfi/commentrss.aspx?PostID=1446110</wfw:commentRss><wfw:comment>http://blogs.msdn.com/jamesfi/rsscomments.aspx?PostID=1446110</wfw:comment><description>&lt;p&gt;&lt;img src="http://www.codeplex.com/App_Themes/CodePlex/images/banner_toplogo.jpg" align="left"&gt; Well, I've put the WMI folder code &lt;a href="http://www.codeplex.com/WMIFldr"&gt;up on codeplex&lt;/a&gt;.&amp;nbsp; Please remember that this code is very much pre-alpha.&amp;nbsp; I think that this will be a good way to share the code, allow others to contribute, etc.&amp;nbsp; If it works well, then I will probably create codeplex projects for some of the other things that I'm putting together.&lt;/p&gt; &lt;p&gt;If you're interested in contributing, leave a comment here or via the codeplex project.&lt;br clear="all"&gt;Happy new year!&lt;br&gt;James&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1446110" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/jamesfi/archive/tags/shell/default.aspx">shell</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/WMI/default.aspx">WMI</category><category domain="http://blogs.msdn.com/jamesfi/archive/tags/CodePlex/default.aspx">CodePlex</category></item></channel></rss>