<?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 Who will amaze you ?</title>
	<atom:link href="http://www.willamaze.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willamaze.eu</link>
	<description>A place for creative people</description>
	<lastBuildDate>Fri, 17 Dec 2010 04:28:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Sendmail 60 second delay, hangs sending mail. Debian Lenny. What a Pain in the a$£. Solved by Huang Jiangbin</title>
		<link>http://www.willamaze.eu/2009/04/sendmail-60-second-delay-hangs-sending-mail-debian-lenny-what-a-pain-in-the-a-solved/comment-page-1/#comment-1465</link>
		<dc:creator>Huang Jiangbin</dc:creator>
		<pubDate>Fri, 17 Dec 2010 04:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=709#comment-1465</guid>
		<description>It help me a lot. Thanks.
Mostly we don&#039;t set the hostname as ABC.DEF.com
But why the sendmail system require such a hostname?</description>
		<content:encoded><![CDATA[<p>It help me a lot. Thanks.<br />
Mostly we don&#8217;t set the hostname as ABC.DEF.com<br />
But why the sendmail system require such a hostname?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running HSQLDB in-process : No suitable driver found by Prateem</title>
		<link>http://www.willamaze.eu/2009/02/running-hsqldb-in-process-no-suitable-driver-found/comment-page-1/#comment-1462</link>
		<dc:creator>Prateem</dc:creator>
		<pubDate>Sat, 04 Dec 2010 03:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=246#comment-1462</guid>
		<description>I am glad that you were thoughtful enough to write it down for others to benefit from. It sure saved me a lot of effort. Thanks.</description>
		<content:encoded><![CDATA[<p>I am glad that you were thoughtful enough to write it down for others to benefit from. It sure saved me a lot of effort. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red5 XmlWebApplicationContext ConfigurableWebApplicationContext clash by daniel</title>
		<link>http://www.willamaze.eu/2009/11/red5-xmlwebapplicationcontext-configurablewebapplicationcontext-clash/comment-page-1/#comment-1458</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Fri, 19 Nov 2010 03:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=956#comment-1458</guid>
		<description>thank u  ^ ^ , jars conflict for spring</description>
		<content:encoded><![CDATA[<p>thank u  ^ ^ , jars conflict for spring</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red5 Constructor threw exception &#8211; MethodInterceptor by noclassdeffounderror org/aopalliance/intercept/methodinterceptor</title>
		<link>http://www.willamaze.eu/2009/11/red5-constructor-threw-exception-methodinterceptor/comment-page-1/#comment-1444</link>
		<dc:creator>noclassdeffounderror org/aopalliance/intercept/methodinterceptor</dc:creator>
		<pubDate>Fri, 24 Sep 2010 00:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=960#comment-1444</guid>
		<description>[...] &#8211; w ith &#8230; http://forum.springsource.org/showthread.php?t=38114      Who will amaze you ? &#124; Blog &#124; Red5 Constructor threw exception &#8230; &#8230; Constructor threw exception; nested exception; nested exception is [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; w ith &#8230; <a href="http://forum.springsource.org/showthread.php?t=38114" rel="nofollow">http://forum.springsource.org/showthread.php?t=38114</a>      Who will amaze you ? | Blog | Red5 Constructor threw exception &#8230; &#8230; Constructor threw exception; nested exception; nested exception is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sendmail 60 second delay, hangs sending mail. Debian Lenny. What a Pain in the a$£. Solved by Peter</title>
		<link>http://www.willamaze.eu/2009/04/sendmail-60-second-delay-hangs-sending-mail-debian-lenny-what-a-pain-in-the-a-solved/comment-page-1/#comment-1413</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 26 May 2010 16:12:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=709#comment-1413</guid>
		<description>I still had timeouts when sending from the command line since sendmail was using the localhost interface.  Along with adding my IP address and hostname to /etc/hosts, I also added the fully-qualified name to the list of localhost aliases as well.  So the first line of my /etc/hosts reads:

127.0.0.1     localhost     myserver.mydomain.com

along with

1.2.3.4        myserver.mydomain.com


Now I don&#039;t experience any delays with messages from the command prompt.</description>
		<content:encoded><![CDATA[<p>I still had timeouts when sending from the command line since sendmail was using the localhost interface.  Along with adding my IP address and hostname to /etc/hosts, I also added the fully-qualified name to the list of localhost aliases as well.  So the first line of my /etc/hosts reads:</p>
<p>127.0.0.1     localhost     myserver.mydomain.com</p>
<p>along with</p>
<p>1.2.3.4        myserver.mydomain.com</p>
<p>Now I don&#8217;t experience any delays with messages from the command prompt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running HSQLDB in-process : No suitable driver found by Dave</title>
		<link>http://www.willamaze.eu/2009/02/running-hsqldb-in-process-no-suitable-driver-found/comment-page-1/#comment-1411</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 14 May 2010 14:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=246#comment-1411</guid>
		<description>My goal is to connect to a PowerLOG-J database via VBA and query data into Excel.
I&#039;m pretty good with VBA and ADODB connection strings, but an idiot when it comes to this. I wish this wasn&#039;t Greek to me.</description>
		<content:encoded><![CDATA[<p>My goal is to connect to a PowerLOG-J database via VBA and query data into Excel.<br />
I&#8217;m pretty good with VBA and ADODB connection strings, but an idiot when it comes to this. I wish this wasn&#8217;t Greek to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running HSQLDB in-process : No suitable driver found by Lanton</title>
		<link>http://www.willamaze.eu/2009/02/running-hsqldb-in-process-no-suitable-driver-found/comment-page-1/#comment-1402</link>
		<dc:creator>Lanton</dc:creator>
		<pubDate>Wed, 14 Apr 2010 16:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=246#comment-1402</guid>
		<description>Thank you. Really saved my day.</description>
		<content:encoded><![CDATA[<p>Thank you. Really saved my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Red5 XmlWebApplicationContext ConfigurableWebApplicationContext clash by pilot</title>
		<link>http://www.willamaze.eu/2009/11/red5-xmlwebapplicationcontext-configurablewebapplicationcontext-clash/comment-page-1/#comment-1393</link>
		<dc:creator>pilot</dc:creator>
		<pubDate>Sat, 27 Feb 2010 16:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=956#comment-1393</guid>
		<description>Experienced same problem. Interestingly my application was running fine after first install, it is only after restarting Red5 (0.9.1) cast exception was thrown. 
I had to remove spring-web-2.5.6.jar and it worked the magic.</description>
		<content:encoded><![CDATA[<p>Experienced same problem. Interestingly my application was running fine after first install, it is only after restarting Red5 (0.9.1) cast exception was thrown.<br />
I had to remove spring-web-2.5.6.jar and it worked the magic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running HSQLDB in-process : No suitable driver found by fer</title>
		<link>http://www.willamaze.eu/2009/02/running-hsqldb-in-process-no-suitable-driver-found/comment-page-1/#comment-1392</link>
		<dc:creator>fer</dc:creator>
		<pubDate>Fri, 26 Feb 2010 12:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=246#comment-1392</guid>
		<description>Thank you very much, man! It solves my problem!!</description>
		<content:encoded><![CDATA[<p>Thank you very much, man! It solves my problem!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing AWSTATS on Debian Lenny (Tutorial) by Orison</title>
		<link>http://www.willamaze.eu/2009/04/installing-awstats-on-debian-lenny-tutorial/comment-page-1/#comment-1391</link>
		<dc:creator>Orison</dc:creator>
		<pubDate>Sun, 14 Feb 2010 01:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.willamaze.eu/?p=723#comment-1391</guid>
		<description>Worked great! Much easier than all of the other documentation I read.  The only issue I ran into was “mv examples /usr/local/awstats” moved the files to /usr/local/awstats/examples. Easy fix though, just copy the files to /usr/local/awstats and keep going.

Thanks!</description>
		<content:encoded><![CDATA[<p>Worked great! Much easier than all of the other documentation I read.  The only issue I ran into was “mv examples /usr/local/awstats” moved the files to /usr/local/awstats/examples. Easy fix though, just copy the files to /usr/local/awstats and keep going.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

