<?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 The Simple Part</title>
	<atom:link href="http://karlagius.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlagius.com</link>
	<description>It&#039;s not rocket science</description>
	<lastBuildDate>Sun, 06 May 2012 06:53:58 +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 RESTful Web Applications with Jersey and Spring by Bookmarks for May 4th &#8211; [ andalas.com ]</title>
		<link>http://karlagius.com/2010/12/05/restful-web-applications-with-jersey-and-spring/comment-page-1/#comment-1527</link>
		<dc:creator>Bookmarks for May 4th &#8211; [ andalas.com ]</dc:creator>
		<pubDate>Sun, 06 May 2012 06:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=399#comment-1527</guid>
		<description>[...] RESTful Web Applications with Jersey and Spring - [...]</description>
		<content:encoded><![CDATA[<p>[...] RESTful Web Applications with Jersey and Spring &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Visualizing data with Google Maps by Making a geographical bubble map &#124; Carl V. Lewis</title>
		<link>http://karlagius.com/2011/03/26/visualizing-data-with-google-maps/comment-page-1/#comment-1526</link>
		<dc:creator>Making a geographical bubble map &#124; Carl V. Lewis</dc:creator>
		<pubDate>Sat, 05 May 2012 03:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=416#comment-1526</guid>
		<description>[...] what I was trying to do, albeit without nearly the level of customization). Nonetheless, based on a tutorial from Karl Agius, as well as some infoWindow help from my data viz professor, Susan McGregor, I [...]</description>
		<content:encoded><![CDATA[<p>[...] what I was trying to do, albeit without nearly the level of customization). Nonetheless, based on a tutorial from Karl Agius, as well as some infoWindow help from my data viz professor, Susan McGregor, I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisiting the JavaScript Calendar Control &#8211; Part 3 by Karl</title>
		<link>http://karlagius.com/2009/11/25/revisiting-the-javascript-calendar-control-part-3/comment-page-1/#comment-1525</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Thu, 03 May 2012 11:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=354#comment-1525</guid>
		<description>Of course I&#039;ll help if you have any questions. However, I would recommend that you try to use this instead: http://jqueryui.com/demos/datepicker/

You&#039;ll find a lot more support for jQuery UI, and there are a lot more widgets to play with :)</description>
		<content:encoded><![CDATA[<p>Of course I&#8217;ll help if you have any questions. However, I would recommend that you try to use this instead: <a href="http://jqueryui.com/demos/datepicker/">http://jqueryui.com/demos/datepicker/</a></p>
<p>You&#8217;ll find a lot more support for jQuery UI, and there are a lot more widgets to play with <img src='http://karlagius.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Revisiting the JavaScript Calendar Control &#8211; Part 3 by Devendra Dhaka</title>
		<link>http://karlagius.com/2009/11/25/revisiting-the-javascript-calendar-control-part-3/comment-page-1/#comment-1524</link>
		<dc:creator>Devendra Dhaka</dc:creator>
		<pubDate>Thu, 03 May 2012 09:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=354#comment-1524</guid>
		<description>I am working on a project, where I need this calendar. I am new to javascript and jquery.

Can you help me to modify this calender ??

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I am working on a project, where I need this calendar. I am new to javascript and jquery.</p>
<p>Can you help me to modify this calender ??</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Message formatting in Java by Passer-by</title>
		<link>http://karlagius.com/2009/12/09/message-formatting-in-java/comment-page-1/#comment-1523</link>
		<dc:creator>Passer-by</dc:creator>
		<pubDate>Wed, 18 Apr 2012 08:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=373#comment-1523</guid>
		<description>Comment about this:

&quot;Thirdly, given the fact that strings are immutable, you wouldn’t be creating one instance of a string, you’d be creating 4&quot;

I believe Java is supposed to create efficient string builder for string concatenation. So at least as long as you have a single statement (not loop!), then it&#039;s as efficient as it can be, as no format string parsing required. Of course your other points against string concatenation still stand, and I&#039;d like to add, that string concatenation often makes code longer and harder to read, compared to using format strings.</description>
		<content:encoded><![CDATA[<p>Comment about this:</p>
<p>&#8220;Thirdly, given the fact that strings are immutable, you wouldn’t be creating one instance of a string, you’d be creating 4&#8243;</p>
<p>I believe Java is supposed to create efficient string builder for string concatenation. So at least as long as you have a single statement (not loop!), then it&#8217;s as efficient as it can be, as no format string parsing required. Of course your other points against string concatenation still stand, and I&#8217;d like to add, that string concatenation often makes code longer and harder to read, compared to using format strings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Search: Getting Better Results In Product Searches by Karl</title>
		<link>http://karlagius.com/2012/01/17/magento-search-better-results-product-searches/comment-page-1/#comment-1505</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Sun, 05 Feb 2012 20:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=423#comment-1505</guid>
		<description>[Resolved over email]

The fix was applied as above. There was some problem with character encoding, but the query worked fine after that was resolved.</description>
		<content:encoded><![CDATA[<p>[Resolved over email]</p>
<p>The fix was applied as above. There was some problem with character encoding, but the query worked fine after that was resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Search: Getting Better Results In Product Searches by Vincas</title>
		<link>http://karlagius.com/2012/01/17/magento-search-better-results-product-searches/comment-page-1/#comment-1503</link>
		<dc:creator>Vincas</dc:creator>
		<pubDate>Sat, 04 Feb 2012 11:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=423#comment-1503</guid>
		<description>Parse error: syntax error, unexpected T_STRING in /home/aparatur/domains/aparaturine.lt/public_html/app/code/local/Mage/CatalogSearch/Model/Resource/Fulltext.php on line 353

Could you send me edited fulltext.php file how you imagine.

My email [email removed].</description>
		<content:encoded><![CDATA[<p>Parse error: syntax error, unexpected T_STRING in /home/aparatur/domains/aparaturine.lt/public_html/app/code/local/Mage/CatalogSearch/Model/Resource/Fulltext.php on line 353</p>
<p>Could you send me edited fulltext.php file how you imagine.</p>
<p>My email [email removed].</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Search: Getting Better Results In Product Searches by Karl</title>
		<link>http://karlagius.com/2012/01/17/magento-search-better-results-product-searches/comment-page-1/#comment-1502</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Sat, 04 Feb 2012 11:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=423#comment-1502</guid>
		<description>:/ Try removing the ` quotes around s.data_index, and make sure all the single quote characters are use this character: &#039;</description>
		<content:encoded><![CDATA[<p>:/ Try removing the ` quotes around s.data_index, and make sure all the single quote characters are use this character: &#8216;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Search: Getting Better Results In Product Searches by Vincas</title>
		<link>http://karlagius.com/2012/01/17/magento-search-better-results-product-searches/comment-page-1/#comment-1501</link>
		<dc:creator>Vincas</dc:creator>
		<pubDate>Sat, 04 Feb 2012 11:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=423#comment-1501</guid>
		<description>Parse error: syntax error, unexpected &#039;`&#039; in /home/aparatur/domains/aparaturine.lt/public_html/app/code/local/Mage/CatalogSearch/Model/Resource/Fulltext.php on line 353

:D</description>
		<content:encoded><![CDATA[<p>Parse error: syntax error, unexpected &#8216;`&#8217; in /home/aparatur/domains/aparaturine.lt/public_html/app/code/local/Mage/CatalogSearch/Model/Resource/Fulltext.php on line 353</p>
<p> <img src='http://karlagius.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento Search: Getting Better Results In Product Searches by Karl</title>
		<link>http://karlagius.com/2012/01/17/magento-search-better-results-product-searches/comment-page-1/#comment-1500</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Sat, 04 Feb 2012 10:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://karlagius.com/?p=423#comment-1500</guid>
		<description>Also, I notice you&#039;re editing in the core folder structure. Don&#039;t do that, as any time you update, it will wipe your changes. Instead, create a new folder here:

/home/aparatur/domains/aparaturine.lt/public_html/app/code/local/Mage/CatalogSearch/Model/Resource/

Copy Fulltext.php there and make changes in the new file, not the old one.</description>
		<content:encoded><![CDATA[<p>Also, I notice you&#8217;re editing in the core folder structure. Don&#8217;t do that, as any time you update, it will wipe your changes. Instead, create a new folder here:</p>
<p>/home/aparatur/domains/aparaturine.lt/public_html/app/code/local/Mage/CatalogSearch/Model/Resource/</p>
<p>Copy Fulltext.php there and make changes in the new file, not the old one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

