<?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/"
	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>Comments for DigitalJoel</title>
	<atom:link href="http://digitaljoel.nerd-herders.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitaljoel.nerd-herders.com</link>
	<description>A technical blog that may stray occasionally</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:51:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Removing A Dragged And Dropped List Item by digitaljoel</title>
		<link>http://digitaljoel.nerd-herders.com/2011/04/20/removing-a-dragged-and-dropped-list-item/#comment-233</link>
		<dc:creator><![CDATA[digitaljoel]]></dc:creator>
		<pubDate>Tue, 07 Feb 2012 15:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=252#comment-233</guid>
		<description><![CDATA[I&#039;m purely guessing here, but I wonder if you are getting through the code to add draggable to the rows before the rows are retrieved by the table via the ajax call.  In my Chrome on Linux I don&#039;t see that the table rows are draggable at all.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m purely guessing here, but I wonder if you are getting through the code to add draggable to the rows before the rows are retrieved by the table via the ajax call.  In my Chrome on Linux I don&#8217;t see that the table rows are draggable at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Removing A Dragged And Dropped List Item by Dominik</title>
		<link>http://digitaljoel.nerd-herders.com/2011/04/20/removing-a-dragged-and-dropped-list-item/#comment-232</link>
		<dc:creator><![CDATA[Dominik]]></dc:creator>
		<pubDate>Tue, 07 Feb 2012 12:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=252#comment-232</guid>
		<description><![CDATA[Hi Joel, first of all very nice tut you made. I just have a question &#039;cauuse it won&#039;t work properly here. Seems like my helper function is never called :( Perhaps you cann tel me what i&#039;m doing wrong?

Here&#039;s my Testing page:
http://nie-wieder.net/br/sc/dt/examples/data_sources/server_side.html
I want to drag a table row to the list  &quot;newList&quot; (under the table with blue bg), but it&#039;s actually not working and the console shows no error, so I&#039;m a bit puzzled here.

Greetings,
Dominik]]></description>
		<content:encoded><![CDATA[<p>Hi Joel, first of all very nice tut you made. I just have a question &#8216;cauuse it won&#8217;t work properly here. Seems like my helper function is never called <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Perhaps you cann tel me what i&#8217;m doing wrong?</p>
<p>Here&#8217;s my Testing page:<br />
<a href="http://nie-wieder.net/br/sc/dt/examples/data_sources/server_side.html" rel="nofollow">http://nie-wieder.net/br/sc/dt/examples/data_sources/server_side.html</a><br />
I want to drag a table row to the list  &#8220;newList&#8221; (under the table with blue bg), but it&#8217;s actually not working and the console shows no error, so I&#8217;m a bit puzzled here.</p>
<p>Greetings,<br />
Dominik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a custom taglib containing an EL function for JSP by digitaljoel</title>
		<link>http://digitaljoel.nerd-herders.com/2011/03/17/how-to-create-a-custom-taglib-containing-an-el-function-for-jsp/#comment-231</link>
		<dc:creator><![CDATA[digitaljoel]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=237#comment-231</guid>
		<description><![CDATA[glad it helped.]]></description>
		<content:encoded><![CDATA[<p>glad it helped.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a custom taglib containing an EL function for JSP by Antonio Carlos</title>
		<link>http://digitaljoel.nerd-herders.com/2011/03/17/how-to-create-a-custom-taglib-containing-an-el-function-for-jsp/#comment-230</link>
		<dc:creator><![CDATA[Antonio Carlos]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=237#comment-230</guid>
		<description><![CDATA[Hey thanks a lot! =D It helped me!]]></description>
		<content:encoded><![CDATA[<p>Hey thanks a lot! =D It helped me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring ConverterFactory Implementation by M Mahmoud</title>
		<link>http://digitaljoel.nerd-herders.com/2011/06/15/spring-converterfactory-implementation/#comment-229</link>
		<dc:creator><![CDATA[M Mahmoud]]></dc:creator>
		<pubDate>Sat, 21 Jan 2012 05:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=266#comment-229</guid>
		<description><![CDATA[What to do with controller? will you please see this post http://stackoverflow.com/questions/8875681/inner-object-id-save-in-spring-3]]></description>
		<content:encoded><![CDATA[<p>What to do with controller? will you please see this post <a href="http://stackoverflow.com/questions/8875681/inner-object-id-save-in-spring-3" rel="nofollow">http://stackoverflow.com/questions/8875681/inner-object-id-save-in-spring-3</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessing Spring Session Beans in JSP by digitaljoel</title>
		<link>http://digitaljoel.nerd-herders.com/2010/11/01/accessing-spring-session-beans-in-jsp/#comment-220</link>
		<dc:creator><![CDATA[digitaljoel]]></dc:creator>
		<pubDate>Thu, 12 Jan 2012 15:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=173#comment-220</guid>
		<description><![CDATA[Since it&#039;s a Spring bean, you can just inject it into your controller like you would any other bean with
@Resource private MessageUtil messageUtil;]]></description>
		<content:encoded><![CDATA[<p>Since it&#8217;s a Spring bean, you can just inject it into your controller like you would any other bean with<br />
@Resource private MessageUtil messageUtil;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accessing Spring Session Beans in JSP by Gaston</title>
		<link>http://digitaljoel.nerd-herders.com/2010/11/01/accessing-spring-session-beans-in-jsp/#comment-219</link>
		<dc:creator><![CDATA[Gaston]]></dc:creator>
		<pubDate>Wed, 11 Jan 2012 18:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=173#comment-219</guid>
		<description><![CDATA[how to use MessageUtilImpl in controllers.

Thanks.]]></description>
		<content:encoded><![CDATA[<p>how to use MessageUtilImpl in controllers.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing action methods in Facelets using array notation by Passing action methods into Facelets tags &#124; J-Development</title>
		<link>http://digitaljoel.nerd-herders.com/2009/08/25/passing-action-methods-in-facelets-using-array-notation/#comment-218</link>
		<dc:creator><![CDATA[Passing action methods into Facelets tags &#124; J-Development]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 00:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.wordpress.com/?p=17#comment-218</guid>
		<description><![CDATA[[...] Passing action methods in Facelets using array notation [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Passing action methods in Facelets using array notation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 and the Mac Mini Server VPN by Ted</title>
		<link>http://digitaljoel.nerd-herders.com/2010/10/12/windows-7-and-the-mac-mini-server-vpn/#comment-208</link>
		<dc:creator><![CDATA[Ted]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 21:32:50 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=169#comment-208</guid>
		<description><![CDATA[Definitely saved me some grief. Thanks for this!]]></description>
		<content:encoded><![CDATA[<p>Definitely saved me some grief. Thanks for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery Dragging a Table Row, Dropping a List Item by digitaljoel</title>
		<link>http://digitaljoel.nerd-herders.com/2011/02/23/jquery-dragging-a-table-row-dropping-a-list-item/#comment-183</link>
		<dc:creator><![CDATA[digitaljoel]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 20:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://digitaljoel.nerd-herders.com/?p=232#comment-183</guid>
		<description><![CDATA[Glad it helped.  I spent a considerable amount of time on this one and have already forgotten most of it so this entry was as much for me as anyone else.  I only dabble in javascript when absolutely necessary.]]></description>
		<content:encoded><![CDATA[<p>Glad it helped.  I spent a considerable amount of time on this one and have already forgotten most of it so this entry was as much for me as anyone else.  I only dabble in javascript when absolutely necessary.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

