<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>What the hell, what do I know?</title>
	<atom:link href="http://wthwdik.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wthwdik.wordpress.com</link>
	<description>A self-maieutic blog by Nicola Musatti</description>
	<lastBuildDate>Sat, 21 Jan 2012 16:32:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wthwdik.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>What the hell, what do I know?</title>
		<link>http://wthwdik.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wthwdik.wordpress.com/osd.xml" title="What the hell, what do I know?" />
	<atom:link rel='hub' href='http://wthwdik.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How to get freeSSHd public key authentication to work</title>
		<link>http://wthwdik.wordpress.com/2011/03/28/how-to-get-freesshd-public-key-authentication-to-work/</link>
		<comments>http://wthwdik.wordpress.com/2011/03/28/how-to-get-freesshd-public-key-authentication-to-work/#comments</comments>
		<pubDate>Mon, 28 Mar 2011 21:30:58 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[SCM]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=79</guid>
		<description><![CDATA[I was looking for a Windows SSH server implementation to use in conjunction with Mercurial when I stumbled upon freeSSHd. Setting it up was a matter of minutes&#8230; except that I could not get public key authentication to work. After countless attempts and many a Google search I eventually solved my problem, thanks to this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=79&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was looking for a Windows SSH server implementation to use in conjunction with <a title="Mercurial" href="http://mercurial.selenic.com/" target="_blank">Mercurial</a> when I stumbled upon <a title="freeSSHd" href="http://www.freesshd.com/" target="_blank">freeSSHd</a>. Setting it up was a matter of minutes&#8230; except that I could not get public key authentication to work. After countless attempts and many a Google search I eventually solved my problem, thanks to <a href="http://www.google.it/url?sa=t&amp;source=web&amp;cd=3&amp;ved=0CCEQFjAC&amp;url=http%3A%2F%2Fpublib.boulder.ibm.com%2Finfocenter%2Fieduasst%2Fv1r1m0%2Ftopic%2Fcom.ibm.iea.wpi_v6%2Fwa%2F6.2%2FFTP%2FWBPMv62_IEA_AdapterInstallConfigureSSHServerLab.pdf%3Fdmuid%3D20090217132204643973&amp;ei=JPWQTfaVBI3Iswbet9yTDw&amp;usg=AFQjCNFVPE8Dzricpc3z06YjayyQ1biWEQ" target="_blank">this step by step IBM tutorial</a>.</p>
<p>Unfortunately when used in non-interactive mode freeSSHd doesn&#8217;t spawn cmd.exe, which makes it unsuitable for applications that expect their remote counterparts to be on the path.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=79&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2011/03/28/how-to-get-freesshd-public-key-authentication-to-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Quote of the day #3</title>
		<link>http://wthwdik.wordpress.com/2009/01/05/quote-of-the-day-3/</link>
		<comments>http://wthwdik.wordpress.com/2009/01/05/quote-of-the-day-3/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 09:29:10 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[QOTD]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=72</guid>
		<description><![CDATA[&#8220;Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.&#8221; Richard Cook From an email signature.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=72&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots.</p>
<p>So far, the Universe is winning.&#8221;</p>
<p><em>Richard Cook</em></p>
<p>From an email signature.<em><br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=72&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2009/01/05/quote-of-the-day-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Does anybody here remember&#8230; Live Wire?</title>
		<link>http://wthwdik.wordpress.com/2008/11/22/does-anybody-here-remember-live-wire/</link>
		<comments>http://wthwdik.wordpress.com/2008/11/22/does-anybody-here-remember-live-wire/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 20:28:52 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Rock]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=65</guid>
		<description><![CDATA[Live Wire were a British band from the late seventies. As far as I know they released three albums: Pick it Up, No Fright and Changes Made. Theirs was an original style which combined a rather nocturnal, essential approach to rock music with a decidedly jazz rock oriented bass. The atmosphere was different in each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=65&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Live Wire were a British band from the late seventies. As far as I know they released three albums: <em>Pick it Up</em>, <em>No Fright</em> and <em>Changes Made</em>. Theirs was an original style which combined a rather nocturnal, essential approach to rock music with a decidedly jazz rock oriented bass. The atmosphere was different in each album, possibly a little convoluted and wordy in the first two, more easy going in the last one.</p>
<p>Here in Italy they were likened to Dire Straits, but the two bands had little in common except for the fact of being non Punk/New Wave bands in the height of the Punk/New Wave era. Live Wire were less immediate and pleasant than Dire Straits, but certainly not less interesting.</p>
<p>They toured Italy at least twice and I managed to attend the second tour&#8217;s first and last gigs. I have a pleasant memory of the band&#8217;s involvement with the audience: they appeared to enjoy playing for us and they seemed to be truly moved by our response. Their &#8220;In my Child&#8217;s Eye&#8221; is still one of my favourite songs.</p>
<p>Italy appears to have played a role in their career, both before and after they split. As a band they worked with some local artist; after the break-up guitar player Simon Boswell went on to write film scores for, among others, master of suspense Dario Argento, while bass player Jeremy Meek played with Pino Daniele on different occasions. A friend of mine happened to attend a gig where lead singer Mike Green was among a performer a few years later in Milan.</p>
<p>All in all a band that deserved better fortune than they got; all the more so considering that it&#8217;s highly unlikely that their records will ever be reissued in digital form.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/65/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/65/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/65/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=65&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/11/22/does-anybody-here-remember-live-wire/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Per i nostalgici di Rasputin Dischi</title>
		<link>http://wthwdik.wordpress.com/2008/11/16/per-i-nostalgici-di-rasputin-dischi/</link>
		<comments>http://wthwdik.wordpress.com/2008/11/16/per-i-nostalgici-di-rasputin-dischi/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 15:37:12 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Milano]]></category>
		<category><![CDATA[Musica]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=61</guid>
		<description><![CDATA[Ora c&#8217;è un gruppo di Facebook tutto per noi! Dal momento che ogni volta che controllo qualcun altro è capitato sul mio post a proposito di Rasputin, ho pensato che sarebbe stato divertente vedere chi siamo e quanti siamo.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=61&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ora c&#8217;è un <a href="http://www.facebook.com/group.php?gid=35884783309&amp;ref=mf">gruppo di Facebook</a> tutto per noi! Dal momento che ogni volta che controllo qualcun altro è capitato sul mio <a href="http://wthwdik.wordpress.com/2007/09/23/rasputin-ha-chiuso/">post a proposito di Rasputin</a>, ho pensato che sarebbe stato divertente vedere chi siamo e quanti siamo.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=61&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/11/16/per-i-nostalgici-di-rasputin-dischi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Test results for Boost 1.37.0 and CodeGear compilers&#8230;</title>
		<link>http://wthwdik.wordpress.com/2008/11/05/test-results-for-boost-1370-and-codegear-compilers/</link>
		<comments>http://wthwdik.wordpress.com/2008/11/05/test-results-for-boost-1370-and-codegear-compilers/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 23:10:23 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Boost]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++ Builder]]></category>
		<category><![CDATA[bcbboost]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=56</guid>
		<description><![CDATA[&#8230; may be found here! I ran the tests both before and after applying Update 1 and the results are exactly the same.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=56&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8230; may be found <a href="http://bcbboost.sourceforge.net/test/1_37_0/cs-win32.html">here</a>!</p>
<p>I ran the tests both before and after applying Update 1 and the results are exactly the same.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=56&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/11/05/test-results-for-boost-1370-and-codegear-compilers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Boost 1.37 is out</title>
		<link>http://wthwdik.wordpress.com/2008/11/04/boost-137-is-out/</link>
		<comments>http://wthwdik.wordpress.com/2008/11/04/boost-137-is-out/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 23:36:57 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Boost]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++ Builder]]></category>
		<category><![CDATA[bcbboost]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=52</guid>
		<description><![CDATA[As you probably know Boost 1.37 was released yesterday. I expect it to be well received by CodeGear users, as it includes many specific patches for both C++Builder 2009 and C++Builder 2007. The good news are that many of these patches actually disable workarounds that are not needed any more and none is specific to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=52&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As you probably know Boost 1.37 was released yesterday. I expect it to be well received by CodeGear users, as it includes many specific patches for both C++Builder 2009 and C++Builder 2007. The good news are that many of these patches actually disable workarounds that are not needed any more and none is specific to the latest compiler version, so apparently there are no new regressions.</p>
<p>Among the involved libraries there are some of the fundamental ones, as Config, CallTraits, Exception, Iterator, MPL and TypeTraits. Asio, Foreach, Filesystem, Function, Functional and Serialization also received patches. Unfortunately there were quite a few patches that I didn&#8217;t manage to submit in time; these will have to wait for 1.38, I&#8217;m afraid.</p>
<p>I hope to be able to post test results for both CB2009 and CB2007 on the <a href="http://bcbboost.sourceforge.net/">bcbboost </a>site by tomorrow evening. Originally I didn&#8217;t plan to issue a new bcbboost release, but CodeGear released Update 1 for CB2009 too late for explicit support to be included in 1.37. In the next few days I&#8217;ll check what needs to be done.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=52&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/11/04/boost-137-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>C++ Builder 2009, Boost &amp; bcbboost</title>
		<link>http://wthwdik.wordpress.com/2008/09/22/c-builder-2009-boost-bcbboost/</link>
		<comments>http://wthwdik.wordpress.com/2008/09/22/c-builder-2009-boost-bcbboost/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 20:58:15 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Boost]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C++ Builder]]></category>
		<category><![CDATA[bcbboost]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=45</guid>
		<description><![CDATA[The number of visits to this blog has increased in the last few days. I obviously don&#8217;t know for sure, but C++ Builder 2009 was recently released and one possible reason for the increased traffic is that people are looking for information on Boost support for the new compiler. As you probably know CB 2009 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=45&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The number of visits to this blog has increased in the last few days. I obviously don&#8217;t know for sure, but C++ Builder 2009 was recently released and one possible reason for the increased traffic is that people are looking for information on Boost support for the new compiler.</p>
<p>As you probably know CB 2009 includes a custom version of Boost 1.35 . This includes a very high number of specific changes which, combined with the standard compliance improvements in the compiler, increase dramatically the level of support compared with previous releases. I would consider this a very convenient solution for those that do not need the latest libraries.</p>
<p>I&#8217;m currently in the process of helping the CodeGear people merge their changes into the official Boost repository and I hope to finish in time for the next Boost release, 1.37 . Should I not make it I plan to check with CodeGear whether they have any objection on issuing their patches through bcbboost first.</p>
<p>I currently have no plans for a 1.36 backport, but if you direly need it, let me know.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=45&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/09/22/c-builder-2009-boost-bcbboost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to .Nick&#8217;s!</title>
		<link>http://wthwdik.wordpress.com/2008/09/04/welcome-to-nicks/</link>
		<comments>http://wthwdik.wordpress.com/2008/09/04/welcome-to-nicks/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 22:09:47 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[dotnx]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=41</guid>
		<description><![CDATA[I just setup a small SourceForge project to hold the C# code I wrote during the last few months. It should be fairly general purpose, with a slant towards system tool programming, which is what I&#8217;ve been spending a fair portion of my time on since the beginning of this year. You can check it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=41&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just setup a small <a href="http://sourceforge.net/">SourceForge</a> project to hold the C# code I wrote during the last few months. It should be fairly general purpose, with a slant towards system tool programming, which is what I&#8217;ve been spending a fair portion of my time on since the beginning of this year. You can check it out <a href="http://dotnx.sourceforge.net/">here</a>.</p>
<p>You will find the source code and a little bit of documentation. The next thing to do is to issue an initial release. Hopefully during the weekend, but don&#8217;t hold your breath.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wthwdik.wordpress.com/41/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wthwdik.wordpress.com/41/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=41&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/09/04/welcome-to-nicks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Searching for a raskal</title>
		<link>http://wthwdik.wordpress.com/2008/08/05/searching-for-a-raskal/</link>
		<comments>http://wthwdik.wordpress.com/2008/08/05/searching-for-a-raskal/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 21:01:00 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C Sharp]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=38</guid>
		<description><![CDATA[A while ago, while trying to find my way around the intricacies of .NET&#8217;s approach to application configuration, I stumbled upon this article. As I found the approach it described as well as the code it provides very convenient, I built around it my own configuration support classes. Now I would like to publish my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=38&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A while ago, while trying to find my way around the intricacies of .NET&#8217;s approach to application configuration, I stumbled upon <a href="http://blog.rioterdecker.net/blogs/nezdeboeuf/archive/2005/12/10/57.aspx">this article</a>. As I found the approach it described as well as the code it provides very convenient, I built around it my own configuration support classes.</p>
<p>Now I would like to publish my current C# toolbox as Open Source and I&#8217;d like to include stuff that&#8217;s directly derived from the article I just mentioned. Thus I&#8217;m trying to get in touch with <a href="http://blog.rioterdecker.net/members/raskal.aspx">raskal</a>, who originally posted the article on the <a href="http://blog.rioterdecker.net/blogs/nezdeboeuf/default.aspx">Nezdeboeuf</a> blog on the <a href="http://blog.rioterdecker.net/">RioterDeckers&#8217; Headquarters</a> site, to ask his or her permission.</p>
<p>Hopefully sooner or later someone who knows how to reach her or him will google for one of these names and chance upon this post&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wthwdik.wordpress.com/38/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wthwdik.wordpress.com/38/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=38&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/08/05/searching-for-a-raskal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
		<item>
		<title>Rock&#8217;n&#039;Roll Animal &#8211; Lou Reed (1974)</title>
		<link>http://wthwdik.wordpress.com/2008/06/26/rocknroll-animal-lou-reed-1974/</link>
		<comments>http://wthwdik.wordpress.com/2008/06/26/rocknroll-animal-lou-reed-1974/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 11:57:44 +0000</pubDate>
		<dc:creator>nmusatti</dc:creator>
				<category><![CDATA[Lou Reed]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Rock]]></category>

		<guid isPermaLink="false">http://wthwdik.wordpress.com/?p=28</guid>
		<description><![CDATA[In stark contrast with the minimalist approach that characterizes both his beginnings with The Velvet Underground and much of his later career, here Lou Reed presents a very triumphant, glamorous rendition of his music. Rock&#8217;n'Roll Animal starts off magnificently with a beautiful instrumental introduction which leads into a powerful version of &#8220;Sweet Jane&#8221;, one of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=28&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In stark contrast with the minimalist approach that characterizes both his beginnings with <a href="http://en.wikipedia.org/wiki/The_Velvet_Underground">The Velvet Underground</a> and much of his later career, here <a href="http://en.wikipedia.org/wiki/Lou_Reed">Lou Reed</a> presents a very triumphant, glamorous rendition of his music. <a href="http://en.wikipedia.org/wiki/Rock_n_Roll_Animal"><em>Rock&#8217;n'Roll Animal</em></a> starts off magnificently with a beautiful instrumental introduction which leads into a powerful version of &#8220;Sweet Jane&#8221;, one of Lou&#8217;s most famous songs and one of rock music&#8217;s most effective riffs. This is followed by a breath taking, spine chilling interpretation of &#8220;Heroin&#8221;, the archetype controversial song. If an artist&#8217;s job is to induce ideas into us by communicating at the emotional level rather than at the rational one, considering how the imagery that Lou Reed and his band throw upon us is incredibly vivid there can be no doubt that this is not only a work of art, but actually a masterpiece. Certainly this is as close as I will ever get to experiencing how it really feels. And yet&#8230;</p>
<p>The remastered CD version I&#8217;m currently listening to includes here a couple of songs that weren&#8217;t on the original album, &#8220;How Do You Think It Feels&#8221; and &#8220;Caroline Says I&#8221;. These don&#8217;t add much to the collection; one could almost say that they actually lower the overall average. On the other hand those who, like me, suffer from &#8220;completeness-mania&#8221; will probably be happy that these songs have been made available.</p>
<p>The original program resumes with a powerful rendition of &#8220;<a href="http://en.wikipedia.org/wiki/White_Light/White_Heat_%28song%29">White Light / White Heat</a>&#8220;, a fast rock&#8217;n'roll number from the Velvet Underground period. The atmosphere changes all of a sudden to a feeling of impending doom with &#8220;Lady Day&#8221;, from the <a href="http://en.wikipedia.org/wiki/Berlin_(album)"><em>Berlin</em></a> album. <em>Rock&#8217;n'Roll Animal</em> closes on a much lighter tone with the humourous &#8220;Rock&#8217;n&#8217; Roll&#8221;.</p>
<p>This is one of the great rock live albums. The songs are mostly masterpieces, very well arranged and played by accomplished musicians. In my opinion it has aged well, even though its style dates it unmistakably in the first half of the 1970&#8242;s. What can I say more? I wish I was there; instead, I urge you to buy this album, and possibly also <a href="http://en.wikipedia.org/wiki/Lou_Reed_Live"><em>Lou Reed Live</em></a>, taken from the same concert.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wthwdik.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wthwdik.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wthwdik.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wthwdik.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wthwdik.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wthwdik.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wthwdik.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wthwdik.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wthwdik.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wthwdik.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wthwdik.wordpress.com&amp;blog=1284763&amp;post=28&amp;subd=wthwdik&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wthwdik.wordpress.com/2008/06/26/rocknroll-animal-lou-reed-1974/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/92e7475c44d10fd1959dfa8554303f2f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nmusatti</media:title>
		</media:content>
	</item>
	</channel>
</rss>
