<?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 Evagoras Charalambous</title>
	<atom:link href="http://www.evagoras.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evagoras.com</link>
	<description>my personal site</description>
	<lastBuildDate>Thu, 01 Sep 2011 13:48:22 +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 The dangers of using cfquery maxRows by Evagoras Charalambous</title>
		<link>http://www.evagoras.com/2011/03/02/the-dangers-of-using-cfquery-maxrows/#comment-89</link>
		<dc:creator>Evagoras Charalambous</dc:creator>
		<pubDate>Thu, 01 Sep 2011 13:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=514#comment-89</guid>
		<description>Indeed, if you are right that would totally throw me off here. I will have to keep this around and run some tests when I find the time to verify your findings. Thanks for your input.</description>
		<content:encoded><![CDATA[<p>Indeed, if you are right that would totally throw me off here. I will have to keep this around and run some tests when I find the time to verify your findings. Thanks for your input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The dangers of using cfquery maxRows by Andy Bellenie</title>
		<link>http://www.evagoras.com/2011/03/02/the-dangers-of-using-cfquery-maxrows/#comment-86</link>
		<dc:creator>Andy Bellenie</dc:creator>
		<pubDate>Fri, 12 Aug 2011 21:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=514#comment-86</guid>
		<description>Hi there, good post, but I&#039;m not sure you are correct. As I understand it, the maxrows argument only applies to a returned recordset from a select, it has no effect in queries that don&#039;t return results. As such, the example you use would not be expected to limit the rows inserted as you describe. I&#039;ve run my own tests on this issue (discussed in the comments here: http://www.coldfusionjedi.com/index.cfm/2009/8/12/MAXROWS-Attribute--Not-as-good-as-I-thought) and can see no performance impact of using maxrows.</description>
		<content:encoded><![CDATA[<p>Hi there, good post, but I&#8217;m not sure you are correct. As I understand it, the maxrows argument only applies to a returned recordset from a select, it has no effect in queries that don&#8217;t return results. As such, the example you use would not be expected to limit the rows inserted as you describe. I&#8217;ve run my own tests on this issue (discussed in the comments here: <a href="http://www.coldfusionjedi.com/index.cfm/2009/8/12/MAXROWS-Attribute--Not-as-good-as-I-thought" rel="nofollow">http://www.coldfusionjedi.com/index.cfm/2009/8/12/MAXROWS-Attribute&#8211;Not-as-good-as-I-thought</a>) and can see no performance impact of using maxrows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery custom namespace attribute selectors used for filtering HTML by Evagoras Charalambous</title>
		<link>http://www.evagoras.com/2011/02/28/jquery-custom-namespace-attribute-selectors-used-for-filtering-html/#comment-75</link>
		<dc:creator>Evagoras Charalambous</dc:creator>
		<pubDate>Wed, 20 Jul 2011 10:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=491#comment-75</guid>
		<description>@Ville

Glad to hear you found it useful. You are right of course about forgetting to add the &#039;contact&#039; class inside of each LI. The downloadable code is correct, but the post was indeed missing the class. I have corrected the post by adding it in. Thanks for letting me know.</description>
		<content:encoded><![CDATA[<p>@Ville</p>
<p>Glad to hear you found it useful. You are right of course about forgetting to add the &#8216;contact&#8217; class inside of each LI. The downloadable code is correct, but the post was indeed missing the class. I have corrected the post by adding it in. Thanks for letting me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery custom namespace attribute selectors used for filtering HTML by Ville Walveranta</title>
		<link>http://www.evagoras.com/2011/02/28/jquery-custom-namespace-attribute-selectors-used-for-filtering-html/#comment-74</link>
		<dc:creator>Ville Walveranta</dc:creator>
		<pubDate>Wed, 20 Jul 2011 04:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=491#comment-74</guid>
		<description>Thank you so much for this post; it was exactly what I was looking for!

One small correction.. I think you meant for each li to have the &#039;contact&#039; class in it.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post; it was exactly what I was looking for!</p>
<p>One small correction.. I think you meant for each li to have the &#8216;contact&#8217; class in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using jQuery and ColdFusion to collect emails by Using jQuery and ColdFusion to collect emails &#124; Evagoras Charalambous &#187; WB Tips</title>
		<link>http://www.evagoras.com/2011/07/15/using-jquery-and-coldfusion-to-collect-emails/#comment-73</link>
		<dc:creator>Using jQuery and ColdFusion to collect emails &#124; Evagoras Charalambous &#187; WB Tips</dc:creator>
		<pubDate>Fri, 15 Jul 2011 04:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=637#comment-73</guid>
		<description>[...] Read the rest here: Using jQuery and ColdFusion to collect emails &#124; Evagoras Charalambous [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the rest here: Using jQuery and ColdFusion to collect emails | Evagoras Charalambous [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The dangers of using cfquery maxRows by Angelos Gregoriou</title>
		<link>http://www.evagoras.com/2011/03/02/the-dangers-of-using-cfquery-maxrows/#comment-13</link>
		<dc:creator>Angelos Gregoriou</dc:creator>
		<pubDate>Wed, 02 Mar 2011 11:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.evagoras.com/?p=514#comment-13</guid>
		<description>Evagoras, thank you very much for this information. It can be extremely valuable.</description>
		<content:encoded><![CDATA[<p>Evagoras, thank you very much for this information. It can be extremely valuable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.426 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-16 13:21:55 -->
<!-- Compression = gzip -->
