<?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 {Complexity}</title>
	<atom:link href="http://technote.wsjoung.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://technote.wsjoung.com</link>
	<description>simple note</description>
	<lastBuildDate>Wed, 09 May 2012 15:51:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on pure-ftpd-mysql, [ERROR] Home directory not available &#8211; aborting by Nick</title>
		<link>http://technote.wsjoung.com/2008/04/15/pure-ftpd-mysql-error-home-directory-not-available-aborting/comment-page-1/#comment-243</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 09 May 2012 15:51:46 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/?p=80#comment-243</guid>
		<description>Another thank you! - It&#039;s taken me quite a few hours (today) to stumble across this, originally my ftpusers folder was ftpuser:ftpgroup - Massive help.</description>
		<content:encoded><![CDATA[<p>Another thank you! &#8211; It&#8217;s taken me quite a few hours (today) to stumble across this, originally my ftpusers folder was ftpuser:ftpgroup &#8211; Massive help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento display &#8220;Only X left Threshold&#8221; by Billardzubehör</title>
		<link>http://technote.wsjoung.com/2010/09/14/magento-display-only-x-left-threshold/comment-page-1/#comment-237</link>
		<dc:creator>Billardzubehör</dc:creator>
		<pubDate>Fri, 09 Dec 2011 14:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://technote.wsjoung.com/?p=160#comment-237</guid>
		<description>Thanks a lot, that was exactly what I was looking for and it works very well.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, that was exactly what I was looking for and it works very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bioinformatics video lectures by haredy</title>
		<link>http://technote.wsjoung.com/2006/11/17/bioinformatics-video-lectures/comment-page-1/#comment-228</link>
		<dc:creator>haredy</dc:creator>
		<pubDate>Thu, 13 Oct 2011 15:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/11/17/bioinformatics-video-lectures/#comment-228</guid>
		<description>I can not find any link to these lectures ??</description>
		<content:encoded><![CDATA[<p>I can not find any link to these lectures ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pure-ftpd-mysql, [ERROR] Home directory not available &#8211; aborting by User</title>
		<link>http://technote.wsjoung.com/2008/04/15/pure-ftpd-mysql-error-home-directory-not-available-aborting/comment-page-1/#comment-218</link>
		<dc:creator>User</dc:creator>
		<pubDate>Wed, 15 Jun 2011 10:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/?p=80#comment-218</guid>
		<description>Thank you, you save my time!!!</description>
		<content:encoded><![CDATA[<p>Thank you, you save my time!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on magento disappear poll after voting by ryscript</title>
		<link>http://technote.wsjoung.com/2010/11/09/magento-disappear-poll-after-voting/comment-page-1/#comment-217</link>
		<dc:creator>ryscript</dc:creator>
		<pubDate>Wed, 15 Jun 2011 08:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://technote.wsjoung.com/?p=176#comment-217</guid>
		<description>Thanks, this is very helpfull thank you.</description>
		<content:encoded><![CDATA[<p>Thanks, this is very helpfull thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on String constant pool by jack</title>
		<link>http://technote.wsjoung.com/2006/11/26/string-constant-pool/comment-page-1/#comment-212</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Mon, 16 May 2011 04:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/11/26/string-constant-pool/#comment-212</guid>
		<description>&lt;a href=&quot;#comment-32&quot; rel=&quot;nofollow&quot;&gt;@Munish Gogna &lt;/a&gt; 
u have wrote the  same println message for both if block and else block</description>
		<content:encoded><![CDATA[<p><a href="#comment-32" rel="nofollow">@Munish Gogna </a><br />
u have wrote the  same println message for both if block and else block</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on String constant pool by nrg</title>
		<link>http://technote.wsjoung.com/2006/11/26/string-constant-pool/comment-page-1/#comment-182</link>
		<dc:creator>nrg</dc:creator>
		<pubDate>Sat, 20 Nov 2010 04:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/11/26/string-constant-pool/#comment-182</guid>
		<description>shouldnt it means:

In this case, a regular object will be created by new keyword on heap area and it will NOT be placed in the String constant pool. Finally it will be assigned to the reference variable, var3.


???</description>
		<content:encoded><![CDATA[<p>shouldnt it means:</p>
<p>In this case, a regular object will be created by new keyword on heap area and it will NOT be placed in the String constant pool. Finally it will be assigned to the reference variable, var3.</p>
<p>???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on pure-ftpd-mysql, [ERROR] Home directory not available &#8211; aborting by xdanx</title>
		<link>http://technote.wsjoung.com/2008/04/15/pure-ftpd-mysql-error-home-directory-not-available-aborting/comment-page-1/#comment-154</link>
		<dc:creator>xdanx</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/?p=80#comment-154</guid>
		<description>Hmm... thanks a lot mate! U;re the only one who gives the real answer for this problem, apart from the typical answers : chec u&#039;re log, check firewall..

I was throwing away a lot of ftp users is different parts of my file system, so i was in doubt why in some places the folder was created and in others it was not. 

Tested on Ubuntu 9.04 , 8.04 and 10.04 . 
You helped me a lot with this problem of pure-ftpd.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; thanks a lot mate! U;re the only one who gives the real answer for this problem, apart from the typical answers : chec u&#8217;re log, check firewall..</p>
<p>I was throwing away a lot of ftp users is different parts of my file system, so i was in doubt why in some places the folder was created and in others it was not. </p>
<p>Tested on Ubuntu 9.04 , 8.04 and 10.04 .<br />
You helped me a lot with this problem of pure-ftpd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on String constant pool by Ariel Diaz Molina</title>
		<link>http://technote.wsjoung.com/2006/11/26/string-constant-pool/comment-page-1/#comment-148</link>
		<dc:creator>Ariel Diaz Molina</dc:creator>
		<pubDate>Fri, 16 Apr 2010 13:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/11/26/string-constant-pool/#comment-148</guid>
		<description>hey guys why did u call Sring litral to a &quot;thing&quot; that is not an &quot;String literal&quot;!! this post is pretty good!</description>
		<content:encoded><![CDATA[<p>hey guys why did u call Sring litral to a &#8220;thing&#8221; that is not an &#8220;String literal&#8221;!! this post is pretty good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 3D Rotation(and Align) about an arbitrary axis by Tyson</title>
		<link>http://technote.wsjoung.com/2006/11/17/34/comment-page-1/#comment-145</link>
		<dc:creator>Tyson</dc:creator>
		<pubDate>Sat, 10 Apr 2010 02:04:47 +0000</pubDate>
		<guid isPermaLink="false">http://wsjoung.wordpress.com/2006/11/17/34/#comment-145</guid>
		<description>I just did some testing in Matlab and this is great.  I&#039;m using the above method for rigid registration of a N-shaped fiducial between a CT image and stereoscopic camera in the use of an image guided intervention.

I&#039;m pretty new to the subject and getting a grips on the mathematics has been a challenge.

Thanks!</description>
		<content:encoded><![CDATA[<p>I just did some testing in Matlab and this is great.  I&#8217;m using the above method for rigid registration of a N-shaped fiducial between a CT image and stereoscopic camera in the use of an image guided intervention.</p>
<p>I&#8217;m pretty new to the subject and getting a grips on the mathematics has been a challenge.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

