<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Ellié Computing's Blog</title>
	<atom:link href="http://elliecomputing.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://elliecomputing.wordpress.com</link>
	<description>Information about ECMerge and talk around comparison and merge subject</description>
	<lastBuildDate>Fri, 06 Nov 2009 12:16:18 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Updates to Mercurial plug-in&#8230; by elliecomputing</title>
		<link>http://elliecomputing.wordpress.com/2009/11/05/updates-to-mercurial-plug-in/#comment-127</link>
		<dc:creator>elliecomputing</dc:creator>
		<pubDate>Fri, 06 Nov 2009 12:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://elliecomputing.wordpress.com/?p=158#comment-127</guid>
		<description>SCC plug-ins for ECMerge are XML files located in &#039;scc&#039; directory of ECMerge installation. Each plug-in contains scripts to locate the command line executable for the SCC, a macro based XML description to specify how to call those tools, and various parameters to treat the returned lists, files and so on. If you want to create your own plug-in for a SCC, please contact us at info at elliecomputing.com we&#039;ll provide you with documentation.</description>
		<content:encoded><![CDATA[<p>SCC plug-ins for ECMerge are XML files located in &#8217;scc&#8217; directory of ECMerge installation. Each plug-in contains scripts to locate the command line executable for the SCC, a macro based XML description to specify how to call those tools, and various parameters to treat the returned lists, files and so on. If you want to create your own plug-in for a SCC, please contact us at info at elliecomputing.com we&#8217;ll provide you with documentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updates to Mercurial plug-in&#8230; by diefre</title>
		<link>http://elliecomputing.wordpress.com/2009/11/05/updates-to-mercurial-plug-in/#comment-126</link>
		<dc:creator>diefre</dc:creator>
		<pubDate>Fri, 06 Nov 2009 04:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://elliecomputing.wordpress.com/?p=158#comment-126</guid>
		<description>how to manage plugin</description>
		<content:encoded><![CDATA[<p>how to manage plugin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActiveX in Internet Explorer 7 or 8? by elliecomputing</title>
		<link>http://elliecomputing.wordpress.com/2009/04/20/activex-in-internet-explorer-7-or-8/#comment-100</link>
		<dc:creator>elliecomputing</dc:creator>
		<pubDate>Mon, 13 Jul 2009 08:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://elliecomputing.wordpress.com/?p=107#comment-100</guid>
		<description>I think that you can find some of the information here:
http://www.microsoft.com/windows/internet-explorer/readiness/developers-existing.aspx#lcie

they explain the &#039;tab&#039; processes and &#039;process merging&#039; and so on...
Regards
Armel</description>
		<content:encoded><![CDATA[<p>I think that you can find some of the information here:<br />
<a href="http://www.microsoft.com/windows/internet-explorer/readiness/developers-existing.aspx#lcie" rel="nofollow">http://www.microsoft.com/windows/internet-explorer/readiness/developers-existing.aspx#lcie</a></p>
<p>they explain the &#8216;tab&#8217; processes and &#8216;process merging&#8217; and so on&#8230;<br />
Regards<br />
Armel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActiveX in Internet Explorer 7 or 8? by elliecomputing</title>
		<link>http://elliecomputing.wordpress.com/2009/04/20/activex-in-internet-explorer-7-or-8/#comment-98</link>
		<dc:creator>elliecomputing</dc:creator>
		<pubDate>Fri, 10 Jul 2009 07:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://elliecomputing.wordpress.com/?p=107#comment-98</guid>
		<description>It is our experience in fact: when you run IE with our ActiveX IE spawns immediately two processes, the UI and the ActiveX holder process. When you click on a script playing with the ActiveX and accept to trust it, that process becomes &quot;trusted ActiveX holder&quot;. Now run the same page in another IE, a third process spawns: the &quot;untrusted ActiveX holder&quot;... but nothing can re-unify the two ActiveX holders if you make the second trustable (in ActiveX object can definitely not jump from a process to another).
This problem is exhibited with radio players as well: run IE, start playing, run any other website aside, close first window with widget playing... and it continues playing! (because the run-time engine playing the sound is in the ActiveX holder process not in the UI process). the site www.rtl.fr at this date (2009/07/10) exhibits the problem.

I am pretty sure this behaviour is explained in MSDN, I could not find the document again though.
Regards
Armel</description>
		<content:encoded><![CDATA[<p>It is our experience in fact: when you run IE with our ActiveX IE spawns immediately two processes, the UI and the ActiveX holder process. When you click on a script playing with the ActiveX and accept to trust it, that process becomes &#8220;trusted ActiveX holder&#8221;. Now run the same page in another IE, a third process spawns: the &#8220;untrusted ActiveX holder&#8221;&#8230; but nothing can re-unify the two ActiveX holders if you make the second trustable (in ActiveX object can definitely not jump from a process to another).<br />
This problem is exhibited with radio players as well: run IE, start playing, run any other website aside, close first window with widget playing&#8230; and it continues playing! (because the run-time engine playing the sound is in the ActiveX holder process not in the UI process). the site <a href="http://www.rtl.fr" rel="nofollow">http://www.rtl.fr</a> at this date (2009/07/10) exhibits the problem.</p>
<p>I am pretty sure this behaviour is explained in MSDN, I could not find the document again though.<br />
Regards<br />
Armel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ActiveX in Internet Explorer 7 or 8? by bionicoder</title>
		<link>http://elliecomputing.wordpress.com/2009/04/20/activex-in-internet-explorer-7-or-8/#comment-97</link>
		<dc:creator>bionicoder</dc:creator>
		<pubDate>Thu, 09 Jul 2009 22:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://elliecomputing.wordpress.com/?p=107#comment-97</guid>
		<description>For IE 8, are you saying IE 8 create a brand new PROCESS for ActiveX control? Did you confirm this or see it in Microsoft document? Can you give a link to the document?

If this is the case, it is much different from previous IEs. And BHOs writtern for previous IEs may have problem working with IE8.</description>
		<content:encoded><![CDATA[<p>For IE 8, are you saying IE 8 create a brand new PROCESS for ActiveX control? Did you confirm this or see it in Microsoft document? Can you give a link to the document?</p>
<p>If this is the case, it is much different from previous IEs. And BHOs writtern for previous IEs may have problem working with IE8.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
