<?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/"
		>
<channel>
	<title>Commentaires sur : La version RC1 est en cours de tests</title>
	<atom:link href="http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/</link>
	<description>Suivez le développement de Bill2&#039;s Process Manager</description>
	<lastBuildDate>Tue, 09 Feb 2010 18:52:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Par : Kath</title>
		<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/comment-page-1/#comment-1028</link>
		<dc:creator>Kath</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bill2-software.com/blog/?p=234#comment-1028</guid>
		<description>Thanks for your comment.

Just a little bit, let me explain about section 2.

Please imagine a rocket start.

If I could change the hidden process priority individually, I would launch an application more faster than ever before.

In general, quickly boost start is worth a lot.

And then, I want you to devide them into Active window, Minimized window, and Hidden window processes.

However, according to your reply, deviding active and normal would require more CPU usage. So I should resuggest that process have been devided 3 types such as Active or Normal, minimized, and Hidden process. It could be more effective I think.

About section 1.
I know your point. However, WINDOWS is not so smart. I&#039;m afraid you overestimate a default of system servies setteing.
Some svchost.exe process is not so important and it should be given lower priority.  If you do, you could use quality time more.
Again, I know it&#039;s a quite tough challenge for the future</description>
		<content:encoded><![CDATA[<p>Thanks for your comment.</p>
<p>Just a little bit, let me explain about section 2.</p>
<p>Please imagine a rocket start.</p>
<p>If I could change the hidden process priority individually, I would launch an application more faster than ever before.</p>
<p>In general, quickly boost start is worth a lot.</p>
<p>And then, I want you to devide them into Active window, Minimized window, and Hidden window processes.</p>
<p>However, according to your reply, deviding active and normal would require more CPU usage. So I should resuggest that process have been devided 3 types such as Active or Normal, minimized, and Hidden process. It could be more effective I think.</p>
<p>About section 1.<br />
I know your point. However, WINDOWS is not so smart. I&#8217;m afraid you overestimate a default of system servies setteing.<br />
Some svchost.exe process is not so important and it should be given lower priority.  If you do, you could use quality time more.<br />
Again, I know it&#8217;s a quite tough challenge for the future</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Bill2</title>
		<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/comment-page-1/#comment-972</link>
		<dc:creator>Bill2</dc:creator>
		<pubDate>Fri, 30 Oct 2009 21:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bill2-software.com/blog/?p=234#comment-972</guid>
		<description>Hi,

1. for the moment, it&#039;s not easy to distinguish services in .Net.
So I will not add specific fonctions for each svchost variety.
In fact, I think changing system processes is not a very good idea. You can let thoses process on a CPU, and put the softs you want on other CPUs.

2. normal or hidden processes are easy to distinguish. 
Minimized or top windows require calls to win API, and are using CPU.

You have to know that windows always &quot;boost&quot; top window priority.
A top window in &quot;normal&quot; priority have a real priority between &quot;normal&quot; and &quot;above normal&quot;, so I think checking top windows may consume to many CPU, and will not make you computer more efficient.

I keep my best to publish v3.4 on the beginning of november ...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>1. for the moment, it&#8217;s not easy to distinguish services in .Net.<br />
So I will not add specific fonctions for each svchost variety.<br />
In fact, I think changing system processes is not a very good idea. You can let thoses process on a CPU, and put the softs you want on other CPUs.</p>
<p>2. normal or hidden processes are easy to distinguish.<br />
Minimized or top windows require calls to win API, and are using CPU.</p>
<p>You have to know that windows always &laquo;&nbsp;boost&nbsp;&raquo; top window priority.<br />
A top window in &laquo;&nbsp;normal&nbsp;&raquo; priority have a real priority between &laquo;&nbsp;normal&nbsp;&raquo; and &laquo;&nbsp;above normal&nbsp;&raquo;, so I think checking top windows may consume to many CPU, and will not make you computer more efficient.</p>
<p>I keep my best to publish v3.4 on the beginning of november &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Kath</title>
		<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/comment-page-1/#comment-968</link>
		<dc:creator>Kath</dc:creator>
		<pubDate>Wed, 28 Oct 2009 19:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bill2-software.com/blog/?p=234#comment-968</guid>
		<description>Hi. 

I can&#039;t wait the BPM3.4 final!

Can I post a FUTURE REQUEST?

1.Distinguish svchost.exe
svchost.exe is a variety process(service).
Each svchost.exe is not the same.
So svchost task priority should be set individually.

2.Distinguish between top window and normal window, and hidden process and minmized window
These are quite difference.</description>
		<content:encoded><![CDATA[<p>Hi. </p>
<p>I can&#8217;t wait the BPM3.4 final!</p>
<p>Can I post a FUTURE REQUEST?</p>
<p>1.Distinguish svchost.exe<br />
svchost.exe is a variety process(service).<br />
Each svchost.exe is not the same.<br />
So svchost task priority should be set individually.</p>
<p>2.Distinguish between top window and normal window, and hidden process and minmized window<br />
These are quite difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : shinigami79</title>
		<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/comment-page-1/#comment-966</link>
		<dc:creator>shinigami79</dc:creator>
		<pubDate>Tue, 27 Oct 2009 18:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.bill2-software.com/blog/?p=234#comment-966</guid>
		<description>Bonjour, et bravo pour votre petit soft bien pratique, je me permet de vous proposer, une petite aide si vous voulez tester les versions RC, sur différents types de proc et système d&#039;exploitation :

Celeron D, P4 HT, Core2Duo (mobile ou non), athlonX2, Xeon quad tout ça sous XP, vista et seven.

N&#039;hésitez pas et encore bravo</description>
		<content:encoded><![CDATA[<p>Bonjour, et bravo pour votre petit soft bien pratique, je me permet de vous proposer, une petite aide si vous voulez tester les versions RC, sur différents types de proc et système d&#8217;exploitation :</p>
<p>Celeron D, P4 HT, Core2Duo (mobile ou non), athlonX2, Xeon quad tout ça sous XP, vista et seven.</p>
<p>N&#8217;hésitez pas et encore bravo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Bill2</title>
		<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/comment-page-1/#comment-964</link>
		<dc:creator>Bill2</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bill2-software.com/blog/?p=234#comment-964</guid>
		<description>Bonjour,

Pour un Core2Quad, il n&#039;y aura pas grand chose de nouveau.

Par contre, il y a pas mal de nouveautés facilitant la gestion, et aussi l&#039;analyse des processus.
Par exemple, savoir quels sont les processus les plus utilisés permet de créer des règles mieux adaptées.
Enfin, vous verrez tout ça bientôt.</description>
		<content:encoded><![CDATA[<p>Bonjour,</p>
<p>Pour un Core2Quad, il n&#8217;y aura pas grand chose de nouveau.</p>
<p>Par contre, il y a pas mal de nouveautés facilitant la gestion, et aussi l&#8217;analyse des processus.<br />
Par exemple, savoir quels sont les processus les plus utilisés permet de créer des règles mieux adaptées.<br />
Enfin, vous verrez tout ça bientôt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Par : Joseph BOTTIN</title>
		<link>http://www.bill2-software.com/blog/2009/10/24/la-version-rc1-est-en-cours-de-tests/comment-page-1/#comment-963</link>
		<dc:creator>Joseph BOTTIN</dc:creator>
		<pubDate>Mon, 26 Oct 2009 12:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bill2-software.com/blog/?p=234#comment-963</guid>
		<description>Bonjour,

Vivement cette nouvelle version, m&#039;apportera t&#039;elle un plus pour mon quad 6600?
Encore un grand merci pour soft si génial.

Cordialement

Joseph</description>
		<content:encoded><![CDATA[<p>Bonjour,</p>
<p>Vivement cette nouvelle version, m&#8217;apportera t&#8217;elle un plus pour mon quad 6600?<br />
Encore un grand merci pour soft si génial.</p>
<p>Cordialement</p>
<p>Joseph</p>
]]></content:encoded>
	</item>
</channel>
</rss>
