<?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 Pragmatic Coder : Java, Wicket and the Web</title>
	<atom:link href="http://www.richardnichols.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardnichols.net</link>
	<description>The blog of Richard Nichols.</description>
	<lastBuildDate>Sun, 05 Feb 2012 00:25:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>Comment on Implementing Facebook OAuth 2.0 Authentication in Java by Pablo</title>
		<link>http://www.richardnichols.net/2010/06/implementing-facebook-oauth-2-0-authentication-in-java/#comment-21324</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Sun, 05 Feb 2012 00:25:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=467#comment-21324</guid>
		<description>Thank you again, it works perfectly</description>
		<content:encoded><![CDATA[<p>Thank you again, it works perfectly</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing Facebook OAuth 2.0 Authentication in Java by Richard Nichols</title>
		<link>http://www.richardnichols.net/2010/06/implementing-facebook-oauth-2-0-authentication-in-java/#comment-21302</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Fri, 03 Feb 2012 04:57:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=467#comment-21302</guid>
		<description>@Pablo

http://code.google.com/p/visural-common/</description>
		<content:encoded><![CDATA[<p>@Pablo</p>
<p><a href="http://code.google.com/p/visural-common/" rel="nofollow">http://code.google.com/p/visural-common/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing Facebook OAuth 2.0 Authentication in Java by Pablo</title>
		<link>http://www.richardnichols.net/2010/06/implementing-facebook-oauth-2-0-authentication-in-java/#comment-21275</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 31 Jan 2012 23:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=467#comment-21275</guid>
		<description>Hi richard, congratulations for this excellent tutorial. I&#039;d like to ask you what libraries or Binaries you did use for reading the &quot;inputStream&quot; from the JSONObject response (resp), i saw you used &quot;IOUtil&quot; (IOUtil.urlToString(new URL(&quot;https://graph.facebook.com/me?access_token=&quot; + accessToken))))  , BUT i can&#039;t find it. I&#039;ll appreciate you rhelp, thanks.</description>
		<content:encoded><![CDATA[<p>Hi richard, congratulations for this excellent tutorial. I&#8217;d like to ask you what libraries or Binaries you did use for reading the &#8220;inputStream&#8221; from the JSONObject response (resp), i saw you used &#8220;IOUtil&#8221; (IOUtil.urlToString(new URL(&#8220;https://graph.facebook.com/me?access_token=&#8221; + accessToken))))  , BUT i can&#8217;t find it. I&#8217;ll appreciate you rhelp, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Face Detection in Java &#8211; Haar Cascade with JJIL (how-to) by tarun</title>
		<link>http://www.richardnichols.net/2011/01/java-facial-recognition-haar-cascade-with-jjil-guide/#comment-21255</link>
		<dc:creator>tarun</dc:creator>
		<pubDate>Mon, 30 Jan 2012 14:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=938#comment-21255</guid>
		<description>hello sir i am tarun and my last sem of b.tech is going on .
my faculty give me face detection as my final year project but i am not able to make so please help me i am in trouble i have to give my presentation of 10th feb as my 5th presentation but my code is not runnig please help me.
my exam is from 15th feb and i am going to give an exam of GATE on 12th feb so now what i do
i have to make a module of face detection and other module can be easily prepared by me.
so please help me...................</description>
		<content:encoded><![CDATA[<p>hello sir i am tarun and my last sem of b.tech is going on .<br />
my faculty give me face detection as my final year project but i am not able to make so please help me i am in trouble i have to give my presentation of 10th feb as my 5th presentation but my code is not runnig please help me.<br />
my exam is from 15th feb and i am going to give an exam of GATE on 12th feb so now what i do<br />
i have to make a module of face detection and other module can be easily prepared by me.<br />
so please help me&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 1 Minute Guide &#8211; Installing Redmine on Windows by Luke</title>
		<link>http://www.richardnichols.net/2009/09/1-minute-guide-installing-redmine-on-windows/#comment-21173</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Wed, 25 Jan 2012 07:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=206#comment-21173</guid>
		<description>i&#039;m trying to setup Redmine on Windows to work with MS SQLServer. is that possible? please help.</description>
		<content:encoded><![CDATA[<p>i&#8217;m trying to setup Redmine on Windows to work with MS SQLServer. is that possible? please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Ebook Formats &#8211; .mobi to .epub by Raj</title>
		<link>http://www.richardnichols.net/2010/09/converting-ebook-formats-mobi-to-epub/#comment-21121</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Sun, 22 Jan 2012 12:31:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=779#comment-21121</guid>
		<description>Thank you Richart!
I have recently purchased an ipad2, lucky to find this post.
This will definitely help lot of people.</description>
		<content:encoded><![CDATA[<p>Thank you Richart!<br />
I have recently purchased an ipad2, lucky to find this post.<br />
This will definitely help lot of people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Ebook Formats &#8211; .mobi to .epub by Cyn</title>
		<link>http://www.richardnichols.net/2010/09/converting-ebook-formats-mobi-to-epub/#comment-20988</link>
		<dc:creator>Cyn</dc:creator>
		<pubDate>Tue, 17 Jan 2012 23:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=779#comment-20988</guid>
		<description>Needed these instructions to help out a friend with converting his mobi which he couldn&#039;t open on a work computer. 

Worked perfectly....thank you for your step-by-step!</description>
		<content:encoded><![CDATA[<p>Needed these instructions to help out a friend with converting his mobi which he couldn&#8217;t open on a work computer. </p>
<p>Worked perfectly&#8230;.thank you for your step-by-step!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Ebook Formats &#8211; .mobi to .epub by Flip</title>
		<link>http://www.richardnichols.net/2010/09/converting-ebook-formats-mobi-to-epub/#comment-20967</link>
		<dc:creator>Flip</dc:creator>
		<pubDate>Mon, 16 Jan 2012 23:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=779#comment-20967</guid>
		<description>This was perfect and the step by step worked flawlessly.</description>
		<content:encoded><![CDATA[<p>This was perfect and the step by step worked flawlessly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Ebook Formats &#8211; .mobi to .epub by John</title>
		<link>http://www.richardnichols.net/2010/09/converting-ebook-formats-mobi-to-epub/#comment-20943</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 15 Jan 2012 13:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=779#comment-20943</guid>
		<description>Thanks a Million !!</description>
		<content:encoded><![CDATA[<p>Thanks a Million !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LessCSS available in Java and Wicket &#8211; less.js by mark</title>
		<link>http://www.richardnichols.net/2010/06/less-css-in-wicket-using-mozilla-rhino/#comment-20306</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Fri, 30 Dec 2011 16:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=366#comment-20306</guid>
		<description>Very nice.  Thanks for posting this.  I have a minor variation on your LessCSS.java code that uses only Rhino and JKD6 bits.  When I try to run a simple style.less through the .less() method,  I get 

Exception in thread &quot;main&quot; org.mozilla.javascript.EcmaError: ReferenceError: &quot;less&quot; is not defined. (run.js#1)

where the code goes to execute the final call to &quot;lessIt()&quot;.

I&#039;ve stared at this for a couple hours and still can&#039;t see how my code differs from yours.  Probably time for a walk.  Ugh.

Any ideas?

Thanks much.</description>
		<content:encoded><![CDATA[<p>Very nice.  Thanks for posting this.  I have a minor variation on your LessCSS.java code that uses only Rhino and JKD6 bits.  When I try to run a simple style.less through the .less() method,  I get </p>
<p>Exception in thread &#8220;main&#8221; org.mozilla.javascript.EcmaError: ReferenceError: &#8220;less&#8221; is not defined. (run.js#1)</p>
<p>where the code goes to execute the final call to &#8220;lessIt()&#8221;.</p>
<p>I&#8217;ve stared at this for a couple hours and still can&#8217;t see how my code differs from yours.  Probably time for a walk.  Ugh.</p>
<p>Any ideas?</p>
<p>Thanks much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Ebook Formats &#8211; .mobi to .epub by Jess</title>
		<link>http://www.richardnichols.net/2010/09/converting-ebook-formats-mobi-to-epub/#comment-20268</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Thu, 29 Dec 2011 00:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=779#comment-20268</guid>
		<description>THANK YOU!!!! Works like a charm!</description>
		<content:encoded><![CDATA[<p>THANK YOU!!!! Works like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Face Detection in Java &#8211; Haar Cascade with JJIL (how-to) by Suneel</title>
		<link>http://www.richardnichols.net/2011/01/java-facial-recognition-haar-cascade-with-jjil-guide/#comment-20252</link>
		<dc:creator>Suneel</dc:creator>
		<pubDate>Wed, 28 Dec 2011 06:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=938#comment-20252</guid>
		<description>Here is my mail id sunelmotrue@gmail.com</description>
		<content:encoded><![CDATA[<p>Here is my mail id <a href="mailto:sunelmotrue@gmail.com">sunelmotrue@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Face Detection in Java &#8211; Haar Cascade with JJIL (how-to) by Suneel</title>
		<link>http://www.richardnichols.net/2011/01/java-facial-recognition-haar-cascade-with-jjil-guide/#comment-20251</link>
		<dc:creator>Suneel</dc:creator>
		<pubDate>Wed, 28 Dec 2011 06:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=938#comment-20251</guid>
		<description>Can any one support me to finish this face detection in an image</description>
		<content:encoded><![CDATA[<p>Can any one support me to finish this face detection in an image</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Face Detection in Java &#8211; Haar Cascade with JJIL (how-to) by Piyush</title>
		<link>http://www.richardnichols.net/2011/01/java-facial-recognition-haar-cascade-with-jjil-guide/#comment-20101</link>
		<dc:creator>Piyush</dc:creator>
		<pubDate>Mon, 19 Dec 2011 17:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=938#comment-20101</guid>
		<description>Hello Richard,
how can i construct an image out of detected face....so i could use it for 
further processing such as matching them with a set of images...kind of Facial Recognition....

Thanks and Regards:
Piyush</description>
		<content:encoded><![CDATA[<p>Hello Richard,<br />
how can i construct an image out of detected face&#8230;.so i could use it for<br />
further processing such as matching them with a set of images&#8230;kind of Facial Recognition&#8230;.</p>
<p>Thanks and Regards:<br />
Piyush</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing reflective unit tests to improve code quality by Ilias Tsagklis</title>
		<link>http://www.richardnichols.net/2011/12/writing-reflective-unit-tests-to-improve-code-quality/#comment-20077</link>
		<dc:creator>Ilias Tsagklis</dc:creator>
		<pubDate>Sun, 18 Dec 2011 14:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=1057#comment-20077</guid>
		<description>Hi Richard,

Nice blog! Is there an email address I can contact you in private?</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>Nice blog! Is there an email address I can contact you in private?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Converting Ebook Formats &#8211; .mobi to .epub by Paul</title>
		<link>http://www.richardnichols.net/2010/09/converting-ebook-formats-mobi-to-epub/#comment-20020</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 15 Dec 2011 03:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=779#comment-20020</guid>
		<description>Thank you Richard!

I have recently joined the Apple fraternity and your blog is saving me my hair. I have collection of mobi format ebooks that I can now enjoy on my 4S.

Cheers.</description>
		<content:encoded><![CDATA[<p>Thank you Richard!</p>
<p>I have recently joined the Apple fraternity and your blog is saving me my hair. I have collection of mobi format ebooks that I can now enjoy on my 4S.</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 Minute Guide to Clustering &#8211; Java Web Apps in Tomcat by Test</title>
		<link>http://www.richardnichols.net/2010/08/5-minute-guide-clustering-apache-tomcat/#comment-19924</link>
		<dc:creator>Test</dc:creator>
		<pubDate>Fri, 09 Dec 2011 09:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=625#comment-19924</guid>
		<description>Thanks much. Hakuna Matata...</description>
		<content:encoded><![CDATA[<p>Thanks much. Hakuna Matata&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ResourceTransformFilter &#8211; DataUris, LessCSS, Javascript and CSS Compression Made Easy! by Richard Nichols</title>
		<link>http://www.richardnichols.net/2010/07/java-web-datauris-lesscss-javascript-css-compression/#comment-19921</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Thu, 08 Dec 2011 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=522#comment-19921</guid>
		<description>@Jon Currently my implementation doesn&#039;t support the @import directive.

This is something that I&#039;ve been planning on looking at for a while, but haven&#039;t had the time as yet.</description>
		<content:encoded><![CDATA[<p>@Jon Currently my implementation doesn&#8217;t support the @import directive.</p>
<p>This is something that I&#8217;ve been planning on looking at for a while, but haven&#8217;t had the time as yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing reflective unit tests to improve code quality by Richard Nichols</title>
		<link>http://www.richardnichols.net/2011/12/writing-reflective-unit-tests-to-improve-code-quality/#comment-19920</link>
		<dc:creator>Richard Nichols</dc:creator>
		<pubDate>Thu, 08 Dec 2011 23:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=1057#comment-19920</guid>
		<description>@Michael oops - I had checked/unchecked backwards, but yes, even then it probably isn&#039;t the most sensible/intutive default.</description>
		<content:encoded><![CDATA[<p>@Michael oops &#8211; I had checked/unchecked backwards, but yes, even then it probably isn&#8217;t the most sensible/intutive default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing reflective unit tests to improve code quality by Michael Rimov</title>
		<link>http://www.richardnichols.net/2011/12/writing-reflective-unit-tests-to-improve-code-quality/#comment-19918</link>
		<dc:creator>Michael Rimov</dc:creator>
		<pubDate>Thu, 08 Dec 2011 21:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=1057#comment-19918</guid>
		<description>I&#039;ve never used warp-persist, but the reason checked exceptions do not roll back, is it is assumed by the designers that if you&#039;re throwing a checked exception, you expect it to be properly handled, so there&#039;s still hope that the transaction doesn&#039;t have to be rolled back.  I had always thought it was weird ever since Spring implemented Transaction handling that way, but then I encountered a case in code where I needed to throw an exception but I didn&#039;t want the transaction rolled back.... that was my &quot;saw the light&quot; moment.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never used warp-persist, but the reason checked exceptions do not roll back, is it is assumed by the designers that if you&#8217;re throwing a checked exception, you expect it to be properly handled, so there&#8217;s still hope that the transaction doesn&#8217;t have to be rolled back.  I had always thought it was weird ever since Spring implemented Transaction handling that way, but then I encountered a case in code where I needed to throw an exception but I didn&#8217;t want the transaction rolled back&#8230;. that was my &#8220;saw the light&#8221; moment.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: d3araz99qvcc8b.cloudfront.net

Served from: www.richardnichols.net @ 2012-02-05 21:09:18 -->
