<?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>Comments for MatteoZan.it</title>
	<atom:link href="http://www.matteozan.it/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matteozan.it</link>
	<description>System going into sleep!</description>
	<pubDate>Thu, 11 Mar 2010 11:55:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on IWizard and MultiProject by Felipe Lopes</title>
		<link>http://www.matteozan.it/2008/04/16/iwizard-and-multiproject/comment-page-1/#comment-280</link>
		<dc:creator>Felipe Lopes</dc:creator>
		<pubDate>Wed, 30 Dec 2009 17:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/blog/2008/04/16/iwizard-and-multiproject/#comment-280</guid>
		<description>I downlaoded your solution, but there is a key needed to open it, please can you provide it?</description>
		<content:encoded><![CDATA[<p>I downlaoded your solution, but there is a key needed to open it, please can you provide it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IWizard and MultiProject by Matteo Valdina</title>
		<link>http://www.matteozan.it/2008/04/16/iwizard-and-multiproject/comment-page-1/#comment-149</link>
		<dc:creator>Matteo Valdina</dc:creator>
		<pubDate>Wed, 11 Nov 2009 08:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/blog/2008/04/16/iwizard-and-multiproject/#comment-149</guid>
		<description>I remember that the GAC registration is mandatory for a security reason. 
Anyway I remember that exists a way to avoid registration for debug purpose but isn't applicable in a production environment and automatize with an installer.</description>
		<content:encoded><![CDATA[<p>I remember that the GAC registration is mandatory for a security reason.<br />
Anyway I remember that exists a way to avoid registration for debug purpose but isn&#8217;t applicable in a production environment and automatize with an installer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IWizard and MultiProject by prasanna</title>
		<link>http://www.matteozan.it/2008/04/16/iwizard-and-multiproject/comment-page-1/#comment-148</link>
		<dc:creator>prasanna</dc:creator>
		<pubDate>Wed, 11 Nov 2009 08:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/blog/2008/04/16/iwizard-and-multiproject/#comment-148</guid>
		<description>Hi, Thanks for the implementation. I have a sitation where I do not want to use GAC. I do not want eh wizardimpl.dll to be installed in GAC. Is there any other way any one knows about to get the wizard workign without having to put it in the GAC? Or should i resort to IDTWizard if i need something like this?</description>
		<content:encoded><![CDATA[<p>Hi, Thanks for the implementation. I have a sitation where I do not want to use GAC. I do not want eh wizardimpl.dll to be installed in GAC. Is there any other way any one knows about to get the wizard workign without having to put it in the GAC? Or should i resort to IDTWizard if i need something like this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance: CLI vs Win32 API by Matteo Valdina</title>
		<link>http://www.matteozan.it/2009/05/25/performance_cli_win32/comment-page-1/#comment-91</link>
		<dc:creator>Matteo Valdina</dc:creator>
		<pubDate>Fri, 03 Jul 2009 18:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/?p=171#comment-91</guid>
		<description>Read with more attention this small article and you should understand that you are wrong.

Ciao Max :-P</description>
		<content:encoded><![CDATA[<p>Read with more attention this small article and you should understand that you are wrong.</p>
<p>Ciao Max <img src='http://www.matteozan.it/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Performance: CLI vs Win32 API by Massimiliano Perelli</title>
		<link>http://www.matteozan.it/2009/05/25/performance_cli_win32/comment-page-1/#comment-90</link>
		<dc:creator>Massimiliano Perelli</dc:creator>
		<pubDate>Fri, 03 Jul 2009 14:06:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/?p=171#comment-90</guid>
		<description>Why do you desire to port the existing code in C++/CLI ? I don't agree.
Ciao</description>
		<content:encoded><![CDATA[<p>Why do you desire to port the existing code in C++/CLI ? I don&#8217;t agree.<br />
Ciao</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Snippet: Enable Low Fragmentation Heap for all heaps by Matteo Valdina</title>
		<link>http://www.matteozan.it/2009/02/23/snippet-enable-low-fragmentation-heap-for-all-heaps/comment-page-1/#comment-76</link>
		<dc:creator>Matteo Valdina</dc:creator>
		<pubDate>Sun, 31 May 2009 16:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/?p=135#comment-76</guid>
		<description>Hi Janice,
For that I understood the Low Fragmentation Heap (LFH) don't help in your case. For the follownig consideration:

* FLH is useful if a program use intensively Heap memory for a long time, this is the case of a Server application like MySQL.
* This settings is made by the program and affect only itself not all system.

Anyway LFH is enabled by default in Vista.

For the second question the answer is yes ^_^, but I can not suggest any service provider because i didn't have any direct experience with this kind of service. The only service that I know only for the name is a new service of Amazon http://aws.amazon.com/ec2/

Matteo</description>
		<content:encoded><![CDATA[<p>Hi Janice,<br />
For that I understood the Low Fragmentation Heap (LFH) don&#8217;t help in your case. For the follownig consideration:</p>
<p>* FLH is useful if a program use intensively Heap memory for a long time, this is the case of a Server application like MySQL.<br />
* This settings is made by the program and affect only itself not all system.</p>
<p>Anyway LFH is enabled by default in Vista.</p>
<p>For the second question the answer is yes ^_^, but I can not suggest any service provider because i didn&#8217;t have any direct experience with this kind of service. The only service that I know only for the name is a new service of Amazon <a href="http://aws.amazon.com/ec2/" rel="nofollow">http://aws.amazon.com/ec2/</a></p>
<p>Matteo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Snippet: Enable Low Fragmentation Heap for all heaps by Janice Sikes</title>
		<link>http://www.matteozan.it/2009/02/23/snippet-enable-low-fragmentation-heap-for-all-heaps/comment-page-1/#comment-75</link>
		<dc:creator>Janice Sikes</dc:creator>
		<pubDate>Sun, 31 May 2009 04:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/?p=135#comment-75</guid>
		<description>Matteo,

We have several home &amp; business computers running the Windows XP OS &amp; one running Vista. Each of them have low memory &amp; often run poorly. I have no technical training, but I am trying to better understand the Windows OS. At some point, I may buy the latest and greatest technology. For now, I can only make the most of what I have. Earlier today, I read about Mark Russinovich's Sysinternals Troubleshooting Utilities. I think that I may take your recommendation to buy his book, Windows Internals, 4th Edition. YOUR LINK took me to Amazon.com and gave this extra option that I had never seen before:    	

Get online access to your physical books with Amazon Upgrade:

    * Start reading the book online while you wait for your physical copy to arrive.
    * Add highlights, bookmarks, notes, or tags to any page or section of text.
    * Print pages, and even copy and paste text from the book.
    * Read your book from any Internet-connected computer, meaning your book is always with you.

I don't know if enabling Low Fragmentation Heap would help, but more memory would be great. Years ago, when defragging my PC, it seemed to take FOREVER. But, the visual on the screen gave the illusion that the drive was compacted completely. Why can't it be that simple?

Is it possible to have programs and services hosted on a secure, remote, high-speed, server with infinite resources, for a price that I can afford? If so, sign me up. Then, my energy could be directed towards getting work done. Lately, I've been stumbling around inside my pc. That hasn't produced any good results, so it's time to read directions before I jump in again.

Thanks,
Janice Sikes</description>
		<content:encoded><![CDATA[<p>Matteo,</p>
<p>We have several home &amp; business computers running the Windows XP OS &amp; one running Vista. Each of them have low memory &amp; often run poorly. I have no technical training, but I am trying to better understand the Windows OS. At some point, I may buy the latest and greatest technology. For now, I can only make the most of what I have. Earlier today, I read about Mark Russinovich&#8217;s Sysinternals Troubleshooting Utilities. I think that I may take your recommendation to buy his book, Windows Internals, 4th Edition. YOUR LINK took me to Amazon.com and gave this extra option that I had never seen before:    	</p>
<p>Get online access to your physical books with Amazon Upgrade:</p>
<p>    * Start reading the book online while you wait for your physical copy to arrive.<br />
    * Add highlights, bookmarks, notes, or tags to any page or section of text.<br />
    * Print pages, and even copy and paste text from the book.<br />
    * Read your book from any Internet-connected computer, meaning your book is always with you.</p>
<p>I don&#8217;t know if enabling Low Fragmentation Heap would help, but more memory would be great. Years ago, when defragging my PC, it seemed to take FOREVER. But, the visual on the screen gave the illusion that the drive was compacted completely. Why can&#8217;t it be that simple?</p>
<p>Is it possible to have programs and services hosted on a secure, remote, high-speed, server with infinite resources, for a price that I can afford? If so, sign me up. Then, my energy could be directed towards getting work done. Lately, I&#8217;ve been stumbling around inside my pc. That hasn&#8217;t produced any good results, so it&#8217;s time to read directions before I jump in again.</p>
<p>Thanks,<br />
Janice Sikes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IWizard and MultiProject by Matteo Valdina</title>
		<link>http://www.matteozan.it/2008/04/16/iwizard-and-multiproject/comment-page-1/#comment-27</link>
		<dc:creator>Matteo Valdina</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/blog/2008/04/16/iwizard-and-multiproject/#comment-27</guid>
		<description>Thanks, I have repacked this zip and uploaded. I hope this zip works better.</description>
		<content:encoded><![CDATA[<p>Thanks, I have repacked this zip and uploaded. I hope this zip works better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IWizard and MultiProject by Darren</title>
		<link>http://www.matteozan.it/2008/04/16/iwizard-and-multiproject/comment-page-1/#comment-26</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 26 Mar 2009 11:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/blog/2008/04/16/iwizard-and-multiproject/#comment-26</guid>
		<description>I performed a fix on the file using the zip tool in cygwin, and things are working now.

Thanks for the example!

Darren</description>
		<content:encoded><![CDATA[<p>I performed a fix on the file using the zip tool in cygwin, and things are working now.</p>
<p>Thanks for the example!</p>
<p>Darren</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IWizard and MultiProject by Darren</title>
		<link>http://www.matteozan.it/2008/04/16/iwizard-and-multiproject/comment-page-1/#comment-25</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 26 Mar 2009 11:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.matteozan.it/blog/2008/04/16/iwizard-and-multiproject/#comment-25</guid>
		<description>Thanks for uploading, but now the zip will not open.  I get the following error while trying to unzip with WinZip:

End-of-central-directory signature not found.  Either this file is not a Zip file, or it constitutes one disk of a multi-part Zip file.

Thanks,
Darren</description>
		<content:encoded><![CDATA[<p>Thanks for uploading, but now the zip will not open.  I get the following error while trying to unzip with WinZip:</p>
<p>End-of-central-directory signature not found.  Either this file is not a Zip file, or it constitutes one disk of a multi-part Zip file.</p>
<p>Thanks,<br />
Darren</p>
]]></content:encoded>
	</item>
</channel>
</rss>
