<?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"
	>
<channel>
	<title>Comments for Technical Notes</title>
	<atom:link href="http://blog.anthonychaves.net/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.anthonychaves.net</link>
	<description>My experience with Java, C, Ruby and more.</description>
	<pubDate>Fri, 21 Nov 2008 15:46:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Spring Web MVC lists by Subha</title>
		<link>http://blog.anthonychaves.net/java/2008/02/13/spring-web-mvc-lists#comment-9362</link>
		<dc:creator>Subha</dc:creator>
		<pubDate>Sat, 20 Sep 2008 03:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2008/02/13/spring-web-mvc-lists#comment-9362</guid>
		<description>please let me know how to make the checkbox checked on load.</description>
		<content:encoded><![CDATA[<p>please let me know how to make the checkbox checked on load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on render, redirect_to and instance variables by Lapis</title>
		<link>http://blog.anthonychaves.net/rails/2006/06/15/render-redirect_to-and-instance-variables#comment-9356</link>
		<dc:creator>Lapis</dc:creator>
		<pubDate>Thu, 14 Aug 2008 12:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.actechnotes.com/blog/?p=11#comment-9356</guid>
		<description>How about putting som info in the flash about the object you want to persist into the next rendering (after your redirect)? It worked OK for me when I had the same issue. I didn't want to use render, since the URL in the browser's location field wouldn't update

Over and out
/L</description>
		<content:encoded><![CDATA[<p>How about putting som info in the flash about the object you want to persist into the next rendering (after your redirect)? It worked OK for me when I had the same issue. I didn&#8217;t want to use render, since the URL in the browser&#8217;s location field wouldn&#8217;t update</p>
<p>Over and out<br />
/L</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails and Restful Authentication by dyepmulley</title>
		<link>http://blog.anthonychaves.net/ruby/2008/07/11/rails-and-restful-authentication#comment-9354</link>
		<dc:creator>dyepmulley</dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:18:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/?p=54#comment-9354</guid>
		<description>Very nice!!</description>
		<content:encoded><![CDATA[<p>Very nice!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Web MVC lists by monalisa</title>
		<link>http://blog.anthonychaves.net/java/2008/02/13/spring-web-mvc-lists#comment-9350</link>
		<dc:creator>monalisa</dc:creator>
		<pubDate>Fri, 27 Jun 2008 07:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2008/02/13/spring-web-mvc-lists#comment-9350</guid>
		<description>In this how to put checked="true" while the body onload.Can anybody please help in this?</description>
		<content:encoded><![CDATA[<p>In this how to put checked=&#8221;true&#8221; while the body onload.Can anybody please help in this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Web MVC lists by raj</title>
		<link>http://blog.anthonychaves.net/java/2008/02/13/spring-web-mvc-lists#comment-9348</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Mon, 05 May 2008 18:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2008/02/13/spring-web-mvc-lists#comment-9348</guid>
		<description>we r moving to spring 2.5 .. u have any idea from where we can get some working examples for sring 2.5 web MVC , as spring 2.5 seems a lot different from previuos versions</description>
		<content:encoded><![CDATA[<p>we r moving to spring 2.5 .. u have any idea from where we can get some working examples for sring 2.5 web MVC , as spring 2.5 seems a lot different from previuos versions</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring Web MVC and the benefits of pagination by toolman</title>
		<link>http://blog.anthonychaves.net/java/2008/03/14/spring-web-mvc-and-the-benefits-of-pagination#comment-9339</link>
		<dc:creator>toolman</dc:creator>
		<pubDate>Wed, 02 Apr 2008 22:28:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2008/03/14/spring-web-mvc-and-the-benefits-of-pagination#comment-9339</guid>
		<description>The example JSP showing the pagination calculation is sweet. Nice writeup just what I need.  

All you need is more white space in your writing :)</description>
		<content:encoded><![CDATA[<p>The example JSP showing the pagination calculation is sweet. Nice writeup just what I need.  </p>
<p>All you need is more white space in your writing <img src='http://blog.anthonychaves.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Locate Your Users, Part 1: Intro and Data by Dan</title>
		<link>http://blog.anthonychaves.net/java/2006/10/03/locate-your-users-part-1-intro-and-data#comment-8506</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 06 Dec 2007 03:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.anthonychaves.net/blog/java/2006/10/03/locate-your-users-part-1-intro-and-data/#comment-8506</guid>
		<description>Thanks for the post. =)

In case you're still delving into this stuff here are some things I found that greatly reduced the query time.

In `blocks` i have start_ip_num and end_ip_num as "int(10) unsigned not null" instead of big ints;

I've also got start_ip_num as the primary key, with end_ip_num as a unique key.

loc_id is the same...

Take the query for a melbourne ip address:
select loc_id from blocks where  start_ip_num &#62;= 3405775035 and end_ip_num &#60;= 3405775035

Lookup time went from approx 0.90 seconds to 0.00 seconds.

=)</description>
		<content:encoded><![CDATA[<p>Thanks for the post. =)</p>
<p>In case you&#8217;re still delving into this stuff here are some things I found that greatly reduced the query time.</p>
<p>In `blocks` i have start_ip_num and end_ip_num as &#8220;int(10) unsigned not null&#8221; instead of big ints;</p>
<p>I&#8217;ve also got start_ip_num as the primary key, with end_ip_num as a unique key.</p>
<p>loc_id is the same&#8230;</p>
<p>Take the query for a melbourne ip address:<br />
select loc_id from blocks where  start_ip_num &gt;= 3405775035 and end_ip_num &lt;= 3405775035</p>
<p>Lookup time went from approx 0.90 seconds to 0.00 seconds.</p>
<p>=)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for ClassNotFoundException with JUnit and Ant by Tim Brown</title>
		<link>http://blog.anthonychaves.net/java/2006/12/01/solution-for-classnotfoundexception-with-junit-and-ant#comment-7998</link>
		<dc:creator>Tim Brown</dc:creator>
		<pubDate>Wed, 07 Nov 2007 17:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2006/12/01/solution-for-classnotfoundexception-with-junit-and-ant#comment-7998</guid>
		<description>Actually you don't have to Jar.  Just use path location=root folder.

I can't see your build.xml (bad link), but I suspect you're using a fileset to include all the class files.  What you want is to just include the directory *containing* the class files. (i.e. - folder containing com/org/whatever).

Path location=foo will do that.

Cheers</description>
		<content:encoded><![CDATA[<p>Actually you don&#8217;t have to Jar.  Just use path location=root folder.</p>
<p>I can&#8217;t see your build.xml (bad link), but I suspect you&#8217;re using a fileset to include all the class files.  What you want is to just include the directory *containing* the class files. (i.e. - folder containing com/org/whatever).</p>
<p>Path location=foo will do that.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for ClassNotFoundException with JUnit and Ant by Malu Cadavid</title>
		<link>http://blog.anthonychaves.net/java/2006/12/01/solution-for-classnotfoundexception-with-junit-and-ant#comment-7781</link>
		<dc:creator>Malu Cadavid</dc:creator>
		<pubDate>Fri, 26 Oct 2007 16:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2006/12/01/solution-for-classnotfoundexception-with-junit-and-ant#comment-7781</guid>
		<description>sorry, same problem as Russell

project name="generateXmlData" basedir="../../"</description>
		<content:encoded><![CDATA[<p>sorry, same problem as Russell</p>
<p>project name=&#8221;generateXmlData&#8221; basedir=&#8221;../../&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Solution for ClassNotFoundException with JUnit and Ant by Malu Cadavid</title>
		<link>http://blog.anthonychaves.net/java/2006/12/01/solution-for-classnotfoundexception-with-junit-and-ant#comment-7780</link>
		<dc:creator>Malu Cadavid</dc:creator>
		<pubDate>Fri, 26 Oct 2007 16:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.anthonychaves.net/java/2006/12/01/solution-for-classnotfoundexception-with-junit-and-ant#comment-7780</guid>
		<description>You can also use the project tag of the basedir property to specify the path root:


Then the classpath properties can be defined relative to the basedir


Cheers

-Malu</description>
		<content:encoded><![CDATA[<p>You can also use the project tag of the basedir property to specify the path root:</p>
<p>Then the classpath properties can be defined relative to the basedir</p>
<p>Cheers</p>
<p>-Malu</p>
]]></content:encoded>
	</item>
</channel>
</rss>
