<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Entries for John Melville-- MD</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/niners/john melville-- md/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Entries for John Melville-- MD</title><link>http://channel9.msdn.com/Niners/john%20melville--%20md/</link></image><description>Entries, comments and threads posted by John Melville-- MD</description><link>http://channel9.msdn.com/Niners/john%20melville--%20md/</link><language>en-us</language><pubDate>Thu, 01 Oct 2009 03:19:15 GMT</pubDate><lastBuildDate>Thu, 01 Oct 2009 03:19:15 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3608.3122, Culture=neutral, PublicKeyToken=null)</generator><item><title>Can I launch a program when a FOLDER is double clicked [Can I launch a program when a FOLDER is double clicked]</title><description>&lt;p&gt;I write software to assist medical professionals in collecting evidence in cases where children may have been abused.&amp;nbsp; I have an interesting problem with data storage.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would like to have my "data file" actually be a folder.&amp;nbsp; My files are&amp;nbsp;large (200+MB) and contain multiple JPEG, WMA, and (soon) WMV streams.&amp;nbsp; I would like to use the file system to manage this stucture&amp;nbsp;because that's what&amp;nbsp;the file system&amp;nbsp;does best.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Furthermore, when&amp;nbsp;my&amp;nbsp;district attorney&amp;nbsp;discloses my data file to the defense (like we always have to) I want it to show up as a completely normal folder so that the defense experts (who presumably don't use my software yet) can quickly see that its just a directory structure full of file formats they already know about.&amp;nbsp; Since we always disclose evidence on read only media I am not worried about the defense modifying the folder.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am worried, however, that my own users will muck with the files in the folder, and my software is not robust to this possibility.&amp;nbsp; (Right now I am using a&amp;nbsp;SQL&amp;nbsp; CE database that is pretty hard to modfy outside of my software.)&amp;nbsp; I also want to have a real easy "just click on the file and my software opens up" experience.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any way to make a folder look like a file?&amp;nbsp; By this I mean that when you click the folder in the shell my software would open up instead of the shell opening a new shell window with the contents of the folder.&amp;nbsp; It would be very nice if I could replace the folder icon with my own, this would make&amp;nbsp;the&amp;nbsp;disguise sufficent&amp;nbsp;that any users who manage to open the folder in the shell are sufficently skilled to be held responsible for their own misery.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks in advance for any assistance&lt;/p&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/495367-Can-I-launch-a-program-when-a-FOLDER-is-double-clicked/'&gt;Can I launch a program when a FOLDER is double clicked&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/495367/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/495367-Can-I-launch-a-program-when-a-FOLDER-is-double-clicked/</comments><link>http://channel9.msdn.com/forums/TechOff/495367-Can-I-launch-a-program-when-a-FOLDER-is-double-clicked/</link><pubDate>Thu, 01 Oct 2009 03:19:15 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/495367-Can-I-launch-a-program-when-a-FOLDER-is-double-clicked/</guid><evnet:views>448</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/495367/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I write software to assist medical professionals in collecting evidence in cases where children may have been abused.&amp;nbsp; I have an interesting problem with data storage.
&amp;nbsp;
I would like to have my "data file" actually be a folder.&amp;nbsp; My files are&amp;nbsp;large (200+MB) and contain multiple&amp;#8230;</evnet:previewtext><dc:creator>John Melville-- MD</dc:creator><slash:comments>5</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/495367-Can-I-launch-a-program-when-a-FOLDER-is-double-clicked/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/495367/Trackback.aspx</trackback:ping></item><item><title>Bitmapeffects reprocessed sample [Bitmapeffects reprocessed sample]</title><description>&lt;img src="http://channel9.msdn.com/Link/1b7c39b7-8578-461a-b124-da93da8b9184/" border="0" /&gt;&lt;P&gt;I need to write a custom Bitmapeffect for a project I am working on and have sound a surprising absence of samples and details about how to make anything work.&amp;nbsp; Even more depressing is that even after I found RGBFilterEffect in the SDK, it didn't compile, and then it crashed, and then it required com registration, and on and on.&lt;/P&gt;
&lt;P&gt;&lt;A title="Lou Franco" href="http://www.eyebatch.com/cs/blogs/loufranco/archive/2006/06/01/10090.aspx"&gt;Lou Franco&lt;/A&gt;&amp;nbsp;presents an interesting idea that branches off the sample,&amp;nbsp; write the BitmapEffect in C++/CLI and then you can package the managed and unmanaged code in a single assembly.&amp;nbsp; Furthermore since the unmanaged half is living in the same assembly, a little bit of COM goo (that I frankly don't understand) removes the requirement of COM registration, and restores our favorite CLR x-copy deployment paradigm.&lt;/P&gt;
&lt;P&gt;Unfortunately, Lou, doesn't give a complete sample and his code doesn't quite compile.&amp;nbsp; I spent the better part of two days mucking around in C++/CLI, a language I don't really understand, to get everything pasted together and working.&amp;nbsp; I thought I would share the result.&lt;/P&gt;
&lt;P&gt;For those of you, like me who couldn't care less about the pipes and just want to muck with the pixels look in in the RGBFilterEffect.CPP&amp;nbsp; CRGBFilterEffect::GetOutput&lt;/P&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/playground/Sandbox/251435-Bitmapeffects-reprocessed-sample/'&gt;Bitmapeffects reprocessed sample&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/251435/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/playground/Sandbox/251435-Bitmapeffects-reprocessed-sample/</comments><link>http://channel9.msdn.com/playground/Sandbox/251435-Bitmapeffects-reprocessed-sample/</link><pubDate>Tue, 16 Jan 2007 02:18:12 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/playground/Sandbox/251435-Bitmapeffects-reprocessed-sample/</guid><evnet:views>2392</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/251435/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I need to write a custom Bitmapeffect for a project I am working on and have sound a surprising absence of samples and details about how to make anything work.&amp;nbsp; Even more depressing is that even after I found RGBFilterEffect in the SDK, it didn't compile, and then it crashed, and then it&amp;#8230;</evnet:previewtext><media:thumbnail url="http://channel9.msdn.com/Link/62c491dd-f74c-422e-966f-585e1a5f0c31/" height="240" width="320" /><media:thumbnail url="http://channel9.msdn.com/Link/1b7c39b7-8578-461a-b124-da93da8b9184/" height="64" width="85" /><media:group><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/3/4/1/5/2/272846_RevisedFilterEffect.zip" expression="full" type="video/x-ms-wmv" medium="video" /><media:content url="http://mschnlnine.vo.llnwd.net/d1/ch9/5/3/4/1/5/2/272846.jpg" expression="full" type="image/jpeg" medium="image" /></media:group><dc:creator>John Melville-- MD</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/playground/Sandbox/251435-Bitmapeffects-reprocessed-sample/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/251435/Trackback.aspx</trackback:ping></item><item><title>A new solution to Anti-Trust Version creep [A new solution to Anti-Trust Version creep]</title><description>The EU has demanded that Windows be availaible without Media Player -- Hence the "N" versions.&lt;BR&gt;&lt;BR&gt;South Korea has demanded a "K" version that lacks windows messanger.&lt;BR&gt;&lt;BR&gt;The obvious version creep and testing matrix is simply getting out of control.&lt;BR&gt;&lt;BR&gt;To effectively solve this problem I propose one cut down version to satisfy them all!&amp;nbsp; Behold Windows "L" (for lame) edittion.&lt;BR&gt;&lt;BR&gt;Its simple.&amp;nbsp; Set up a website where&amp;nbsp;government (or any 2 bit company) can complain about anything in windows.&amp;nbsp; Say the word and Bam! its gone.&amp;nbsp; Windows "L" just got a little bit lamer.&lt;BR&gt;&lt;BR&gt;Just think about how much you could save in media and support by installing and running Windows L.&amp;nbsp; Windows Lame edition: No Patchguard or Security&amp;nbsp;Center&amp;nbsp;for Symantec, No IE search bar for Google and Yahoo, well really no IE at all&amp;nbsp;to satisfy Firefox and OS.&amp;nbsp; Office Lame edition could have no PDF or XPS support, by default or for download.&amp;nbsp;&lt;BR&gt;&lt;BR&gt;We really should extend the&amp;nbsp;new spirit of cooperation&amp;nbsp;to all the other losers who have wasted our time in the past&amp;nbsp;whining about progress. We could really make Netscape the default browser, presuming we could still&amp;nbsp;find a codebase that actually compiles.&amp;nbsp; Of course we couldn't actually run&amp;nbsp;Netscape because there wouldn't be a GUI; a necessary concession&amp;nbsp;to Apple's former legal response to Microsoft competition.&amp;nbsp; I'd even remove the file system because the excellent minds at Samba couldn't reverse engineer it correctly.&amp;nbsp; I hope you understand that&amp;nbsp;I am&amp;nbsp;really going out of my way to please&amp;nbsp;everyone here.&amp;nbsp;&lt;BR&gt;&lt;BR&gt;There you have it, every legislator's dream: a completely unobjectionable version of windows and office.&amp;nbsp; I think I will assist this effort by providing the entire, compilable source code, absolutely copyright and royalty free.&lt;BR&gt;&lt;BR&gt;#include &amp;lt;stdio.h&amp;gt;&lt;BR&gt;&lt;BR&gt;void main () {&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // printf("Hello World!");&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("Windows Vista L Edition Version 6.0.0.1");&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; printf("C:\");&lt;BR&gt;}&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/240187-A-new-solution-to-Anti-Trust-Version-creep/'&gt;A new solution to Anti-Trust Version creep&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/240187/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/240187-A-new-solution-to-Anti-Trust-Version-creep/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/240187-A-new-solution-to-Anti-Trust-Version-creep/</link><pubDate>Mon, 16 Oct 2006 08:50:13 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/240187-A-new-solution-to-Anti-Trust-Version-creep/</guid><evnet:views>3766</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/240187/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>The EU has demanded that Windows be availaible without Media Player -- Hence the "N" versions.&lt;BR&gt;&lt;BR&gt;South Korea has demanded a "K" version that lacks windows messanger.&lt;BR&gt;&lt;BR&gt;The obvious version creep and testing matrix is simply getting out of control.&lt;BR&gt;&lt;BR&gt;To effectively solve this problem I propose one cut down version to satisfy them all!&amp;nbsp; Behold Windows "L" (for lame) edittion.&lt;BR&gt;&lt;BR&gt;Its simple.&amp;nbsp; Set up a website where&amp;nbsp;government (or any 2 bit company) can complain about anything in windows.&amp;nbsp; Say the word and Bam! its gone.&amp;nbsp; Windows "L" just got a little bit lamer.&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>John Melville-- MD</dc:creator><slash:comments>6</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/240187-A-new-solution-to-Anti-Trust-Version-creep/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/240187/Trackback.aspx</trackback:ping></item><item><title>FOSS and the Last Mile Problem [FOSS and the Last Mile Problem]</title><description>Retailers, I am told, speak about the problem of "the last mile:" how do you get product from your lowest level faculity to the customer's living room?&amp;nbsp; You can build a store and make your customers carry product home, you can hire UPS to deliver it for you, and there may be other options.&amp;nbsp; Needless to say the "last mile" is a pesky problem on the end of a business plan and outside many retailer's expertise; but when done wrong it can condem the entire enterprise.&lt;BR&gt;&lt;BR&gt;I contend that FOSS, speaking in general, has a problem equivilent to the final mile.&amp;nbsp; The installation / first use experience for many of the OS products I have used just stinks.&amp;nbsp; Half the time I have to chase down two or three dependencies from halfway arround the net.&amp;nbsp; I often have to read manuals of varying quality and work through clunky user interfaves.&amp;nbsp; It usually takes me an hour or two just to get the simplest FOSS program working, and decide if it meets my needs.&lt;BR&gt;&lt;BR&gt;(At this point Beer28 will post and indicate that he just installed [insert FOSS program here] in under 15 minutes, that it worked on the first try and that the&amp;nbsp;interface is better than microsoft's.&amp;nbsp; Since I do not know beer, I cannot contest his experience; he likewise cannot contest mine.)&lt;BR&gt;&lt;BR&gt;I find this interesting because I am currently working on Nester, a FOSS coverage and mutation tester for C#.&amp;nbsp; Nester is right at the "one mile out point," it works great on my machine, but has bunches of dependencies, and making it work anywhere else is a challenge.&amp;nbsp; Furthermore, my enthusiasm is waning.&amp;nbsp; The technical problems have been solved, and the product is maximally useful to me right now.&amp;nbsp; I see nothing but boring work between now and release.&amp;nbsp; In a system that depends on volunteer programmers, this is a big problem.&lt;BR&gt;&lt;BR&gt;Can FOSS overcome this phenomenon and give me the great install-and-it-works experience that I get from microsoft?&amp;nbsp; Can a software system that depends on support calls for payment afford to give me that experience?&lt;BR&gt;&lt;BR&gt;What do you think?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/Coffeehouse/77510-FOSS-and-the-Last-Mile-Problem/'&gt;FOSS and the Last Mile Problem&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/77510/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/Coffeehouse/77510-FOSS-and-the-Last-Mile-Problem/</comments><link>http://channel9.msdn.com/forums/Coffeehouse/77510-FOSS-and-the-Last-Mile-Problem/</link><pubDate>Mon, 20 Jun 2005 23:31:35 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/Coffeehouse/77510-FOSS-and-the-Last-Mile-Problem/</guid><evnet:views>3851</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/77510/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Retailers, I am told, speak about the problem of "the last mile:" how do you get product from your lowest level faculity to the customer's living room?&amp;nbsp; You can build a store and make your customers carry product home, you can hire UPS to deliver it for you, and there may be other options.&amp;nbsp; Needless to say the "last mile" is a pesky problem on the end of a business plan and outside many retailer's expertise; but when done wrong it can condem the entire enterprise.I contend that FOSS, speaking in general, has a problem equivilent to the final mile.&amp;nbsp; The installation / first use&amp;#8230;</evnet:previewtext><dc:creator>John Melville-- MD</dc:creator><slash:comments>0</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/Coffeehouse/77510-FOSS-and-the-Last-Mile-Problem/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/77510/Trackback.aspx</trackback:ping></item><item><title>Put Windows on a Diet [Put Windows on a Diet]</title><description>I was scrounging for disk space and found out that my windows directory tips the scales a little heavy at 40 gb.&amp;nbsp; I turned off system restore (which said it would delete all the restore points) without an appriciable gain in disk space.&lt;BR&gt;&lt;BR&gt;I know I installed windows of a single 650 mb CD so either there is a lot of fluff in there or microsoft has found some absolutely fabulous file compression!&lt;BR&gt;&lt;BR&gt;Anyone know how to make windows shed the extra pounds?&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/50376-Put-Windows-on-a-Diet/'&gt;Put Windows on a Diet&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/50376/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/50376-Put-Windows-on-a-Diet/</comments><link>http://channel9.msdn.com/forums/TechOff/50376-Put-Windows-on-a-Diet/</link><pubDate>Sat, 26 Mar 2005 21:24:51 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/50376-Put-Windows-on-a-Diet/</guid><evnet:views>18294</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/50376/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>I was scrounging for disk space and found out that my windows directory tips the scales a little heavy at 40 gb.&amp;nbsp; I turned off system restore (which said it would delete all the restore points) without an appriciable gain in disk space.&lt;BR&gt;&lt;BR&gt;I know I installed windows of a single 650 mb CD so either there is a lot of fluff in there or microsoft has found some absolutely fabulous file compression!&lt;BR&gt;&lt;BR&gt;Anyone know how to make windows shed the extra pounds?</evnet:previewtext><dc:creator>John Melville-- MD</dc:creator><slash:comments>13</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/50376-Put-Windows-on-a-Diet/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/50376/Trackback.aspx</trackback:ping></item><item><title>C# 2.0 Grammar [C# 2.0 Grammar]</title><description>Does anyone know where a grammar for C# 2.0 can be found?&amp;nbsp; The 1.7 specs had a complete grammar for that version.&amp;nbsp; The 2.0 specs discuss the grammar at length, but don't collect the changes in one place.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;I would really appriciate any pointers on this one.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;p&gt;in reply to &lt;a href='http://channel9.msdn.com/forums/TechOff/23020-C-20-Grammar/'&gt;C# 2.0 Grammar&lt;/a&gt;&lt;/p&gt;&lt;img src="http://channel9.msdn.com/23020/WebViewBug.aspx?EVT=0" height="1" width="1" alt="" /&gt;</description><comments>http://channel9.msdn.com/forums/TechOff/23020-C-20-Grammar/</comments><link>http://channel9.msdn.com/forums/TechOff/23020-C-20-Grammar/</link><pubDate>Wed, 29 Sep 2004 01:53:26 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/23020-C-20-Grammar/</guid><evnet:views>12331</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/23020/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Does anyone know where a grammar for C# 2.0 can be found?&amp;nbsp; The 1.7 specs had a complete grammar for that version.&amp;nbsp; The 2.0 specs discuss the grammar at length, but don't collect the changes in one place.&amp;nbsp; &lt;BR&gt;&lt;BR&gt;I would really appriciate any pointers on this one.&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;</evnet:previewtext><dc:creator>John Melville-- MD</dc:creator><slash:comments>2</slash:comments><wfw:commentRss>http://channel9.msdn.com/forums/TechOff/23020-C-20-Grammar/RSS/</wfw:commentRss><trackback:ping>http://channel9.msdn.com/23020/Trackback.aspx</trackback:ping></item></channel></rss>