<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="0.92">
<channel>
	<title>Marco Mastropaolo</title>
	<link>http://www.mastropaolo.com</link>
	<description>I think therefore I am. I think. [Nordom]</description>
	<lastBuildDate>Tue, 23 Feb 2010 22:00:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Easy Setup of Remote Debugging</title>
		<description><![CDATA[I just lose and find back this link everytime.
At http://www.stevestreeting.com/?p=645 you can find a good way to setup debug DLLs on remote debugging machines.
Very useful.
]]></description>
		<link>http://www.mastropaolo.com/2010/02/24/easy-setup-of-remote-debugging/</link>
			</item>
	<item>
		<title>Top 10 music for programming</title>
		<description><![CDATA[For programming one needs silence to concentrate at the problem at hand. But comes a time (often) when one has to go in auto mode, and have the hands write the ideas accumulated at the time. Good music is the best thing to let them go, and it must be non-boring, lengthy enough to avoid [...]]]></description>
		<link>http://www.mastropaolo.com/2010/02/18/top-10-music-for-programming/</link>
			</item>
	<item>
		<title>A smarter but not smartest greedy algorithm for hotel bookings</title>
		<description><![CDATA[Doing homework for my university studies, I stumbled upon the problem of having a somewhat smart logic for hotel bookings. The assignment was to build a model-2 jsp/servlet based website for bookings of a generic hotel chain; the required booking facilities were simple but I wanted to do something smarter, and solve the problem in [...]]]></description>
		<link>http://www.mastropaolo.com/2010/02/01/a-smarter-but-not-smartest-greedy-algorithm-for-hotel-bookings/</link>
			</item>
	<item>
		<title>Machines with the same SID are not a problem</title>
		<description><![CDATA[I was pushing this theory since 2000&#8230; Now Mark Russinovich says I was right.
Changing SIDs of cloned machines is pretty useless.
]]></description>
		<link>http://www.mastropaolo.com/2009/11/03/machines-with-the-same-sid-are-not-a-problem/</link>
			</item>
	<item>
		<title>AeroCycle applet</title>
		<description><![CDATA[I&#8217;ve released a small applet to cycle aero on/off.. reasons why and applet, here.
]]></description>
		<link>http://www.mastropaolo.com/2008/12/28/aerocycle-applet/</link>
			</item>
	<item>
		<title>Porting .NET app to Vista.. DEP strikes!</title>
		<description><![CDATA[An interesting issue happened these days when I tried to port some apps to Vista.
Basically all .NET apps compiled with Visual Studio 2005/2008 are marked &#8220;NX compatible&#8221; by default. If your .NET app uses an incompatible DLL or COM object, the app will crash. What I found funny was that the message was a standard [...]]]></description>
		<link>http://www.mastropaolo.com/2008/11/22/porting-net-app-to-vista-dep-strikes/</link>
			</item>
	<item>
		<title>TargetInvocationException in asynchronous web service call</title>
		<description><![CDATA[I&#8217;ve seen so many solutions around to solve a TargetInvocationException raised by an asynchronous web service call in .NET and they are all but satisfactory. Some go so far to create a worker thread which is overkill and, above all, a clear sign of cargo culting.
The solution is very very simple. The exception is raised [...]]]></description>
		<link>http://www.mastropaolo.com/2008/11/21/targetinvocationexception-in-asynchronous-web-service-call/</link>
			</item>
</channel>
</rss>
