<?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 Inphina Thoughts</title>
	<atom:link href="http://thoughts.inphina.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thoughts.inphina.com</link>
	<description>A Journey Towards True Software Craftsmanship</description>
	<lastBuildDate>Sun, 22 Jan 2012 12:13:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Take care of Version Number while Deploying on Google App Engine by Narinder Kumar</title>
		<link>http://thoughts.inphina.com/2011/08/23/take-care-of-version-identifier-while-deploying-on-google-app-engine/#comment-968</link>
		<dc:creator><![CDATA[Narinder Kumar]]></dc:creator>
		<pubDate>Sun, 22 Jan 2012 12:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2238#comment-968</guid>
		<description><![CDATA[Dear Ram,

Happy to know that the post helped you in some ways. FYI : I am based out of New Delhi, India.]]></description>
		<content:encoded><![CDATA[<p>Dear Ram,</p>
<p>Happy to know that the post helped you in some ways. FYI : I am based out of New Delhi, India.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Take care of Version Number while Deploying on Google App Engine by Ram</title>
		<link>http://thoughts.inphina.com/2011/08/23/take-care-of-version-identifier-while-deploying-on-google-app-engine/#comment-966</link>
		<dc:creator><![CDATA[Ram]]></dc:creator>
		<pubDate>Sat, 21 Jan 2012 17:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2238#comment-966</guid>
		<description><![CDATA[Dear Bro, Where are you?

You solved my issue. Thank you so much. ..Ram]]></description>
		<content:encoded><![CDATA[<p>Dear Bro, Where are you?</p>
<p>You solved my issue. Thank you so much. ..Ram</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RDBMS on Google App Engine : Google Cloud SQL by Narinder Kumar</title>
		<link>http://thoughts.inphina.com/2011/12/16/using-rdbms-on-google-app-engine-google-cloud-sql/#comment-956</link>
		<dc:creator><![CDATA[Narinder Kumar]]></dc:creator>
		<pubDate>Sat, 07 Jan 2012 08:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2544#comment-956</guid>
		<description><![CDATA[Thanks for the update JT.

The application being in preview and Invite-Only mode, we should not expect it to be Production Ready. The idea is to have users test, provide comments and feedback to make it more complete.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the update JT.</p>
<p>The application being in preview and Invite-Only mode, we should not expect it to be Production Ready. The idea is to have users test, provide comments and feedback to make it more complete.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RDBMS on Google App Engine : Google Cloud SQL by Narinder Kumar</title>
		<link>http://thoughts.inphina.com/2011/12/16/using-rdbms-on-google-app-engine-google-cloud-sql/#comment-955</link>
		<dc:creator><![CDATA[Narinder Kumar]]></dc:creator>
		<pubDate>Sat, 07 Jan 2012 07:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2544#comment-955</guid>
		<description><![CDATA[I have not done any of these tests but based upon my earlier experiences, Google Datastore is designed for massive scalability. The point here is whether your application is suitable or requires those features. When we need lot of relational constraints and consistency is more important than speed, RDBMS makes  more sense over NoSQL. What CloudSQL provides is a solution for these situations where we don&#039;t have to worry about replication, data-sharding, fault-tolerance etc.]]></description>
		<content:encoded><![CDATA[<p>I have not done any of these tests but based upon my earlier experiences, Google Datastore is designed for massive scalability. The point here is whether your application is suitable or requires those features. When we need lot of relational constraints and consistency is more important than speed, RDBMS makes  more sense over NoSQL. What CloudSQL provides is a solution for these situations where we don&#8217;t have to worry about replication, data-sharding, fault-tolerance etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started – Scala Persistence with Squeryl by Bert</title>
		<link>http://thoughts.inphina.com/2011/03/18/getting-started-%e2%80%93-scala-persistence-with-squeryl/#comment-953</link>
		<dc:creator><![CDATA[Bert]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 23:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=1649#comment-953</guid>
		<description><![CDATA[I&#039;d say that your model is *not* a POSO as &quot;Plain Old&quot; means &quot;does not extend or implement framework types. But your model extends org.squeryl.KeyedEntity.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d say that your model is *not* a POSO as &#8220;Plain Old&#8221; means &#8220;does not extend or implement framework types. But your model extends org.squeryl.KeyedEntity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RDBMS on Google App Engine : Google Cloud SQL by JT (@jtantwtr)</title>
		<link>http://thoughts.inphina.com/2011/12/16/using-rdbms-on-google-app-engine-google-cloud-sql/#comment-952</link>
		<dc:creator><![CDATA[JT (@jtantwtr)]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 23:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2544#comment-952</guid>
		<description><![CDATA[We tried CloudSQL using Hibernate 4 and we encountered the following error frequently -

23:16:38,720  WARN SqlExceptionHelper:143 - SQL Error: 0, SQLState: null
23:16:38,721 ERROR SqlExceptionHelper:144 - Could not fetch URL: https://www.googleapis.com/sql/v1/jdbc/exec?alt=proto

With ends results and commit failure during save/update. I think this product is definitely not ready for production usage. The concept is cool though.]]></description>
		<content:encoded><![CDATA[<p>We tried CloudSQL using Hibernate 4 and we encountered the following error frequently -</p>
<p>23:16:38,720  WARN SqlExceptionHelper:143 &#8211; SQL Error: 0, SQLState: null<br />
23:16:38,721 ERROR SqlExceptionHelper:144 &#8211; Could not fetch URL: <a href="https://www.googleapis.com/sql/v1/jdbc/exec?alt=proto" rel="nofollow">https://www.googleapis.com/sql/v1/jdbc/exec?alt=proto</a></p>
<p>With ends results and commit failure during save/update. I think this product is definitely not ready for production usage. The concept is cool though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RDBMS on Google App Engine : Google Cloud SQL by aglassman</title>
		<link>http://thoughts.inphina.com/2011/12/16/using-rdbms-on-google-app-engine-google-cloud-sql/#comment-951</link>
		<dc:creator><![CDATA[aglassman]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2544#comment-951</guid>
		<description><![CDATA[How is the speed of Cloud SQL vs the datastore for large datastes?  I&#039;d assume it would be slower and harder to scale.  A RDBMS would be nice for smaller apps so I might have to look into testing out the Cloud SQL service.]]></description>
		<content:encoded><![CDATA[<p>How is the speed of Cloud SQL vs the datastore for large datastes?  I&#8217;d assume it would be slower and harder to scale.  A RDBMS would be nice for smaller apps so I might have to look into testing out the Cloud SQL service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Unowned Relationships Make More Sense With App Engine Datastore by aglassman</title>
		<link>http://thoughts.inphina.com/2010/08/04/gae-unowned-relationships-preferred/#comment-950</link>
		<dc:creator><![CDATA[aglassman]]></dc:creator>
		<pubDate>Fri, 06 Jan 2012 17:31:33 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=383#comment-950</guid>
		<description><![CDATA[After attempting to mess with the JDO api, I think i&#039;m going to switch to Objectify, and just use mostly unowned relationships.  The JDO api seems to be more trouble than it is worth for complex relationships.  Better to rethink the data layer like you have above.   Thanks for the insight!]]></description>
		<content:encoded><![CDATA[<p>After attempting to mess with the JDO api, I think i&#8217;m going to switch to Objectify, and just use mostly unowned relationships.  The JDO api seems to be more trouble than it is worth for complex relationships.  Better to rethink the data layer like you have above.   Thanks for the insight!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using RDBMS on Google App Engine : Google Cloud SQL by Using Google Cloud SQL</title>
		<link>http://thoughts.inphina.com/2011/12/16/using-rdbms-on-google-app-engine-google-cloud-sql/#comment-913</link>
		<dc:creator><![CDATA[Using Google Cloud SQL]]></dc:creator>
		<pubDate>Fri, 16 Dec 2011 14:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=2544#comment-913</guid>
		<description><![CDATA[[...] == &quot;undefined&quot;){ addthis_share = [];}This blog post provides information on how to use the Google Cloud SQL database on Google App Engine. Google Cloud SQL is web service that allows you to create, configure and use relational databases [...]]]></description>
		<content:encoded><![CDATA[<p>[...] == &quot;undefined&quot;){ addthis_share = [];}This blog post provides information on how to use the Google Cloud SQL database on Google App Engine. Google Cloud SQL is web service that allows you to create, configure and use relational databases [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Working With Spring Data JPA by jaggs</title>
		<link>http://thoughts.inphina.com/2011/02/21/working-with-spring-data-jpa/#comment-904</link>
		<dc:creator><![CDATA[jaggs]]></dc:creator>
		<pubDate>Fri, 02 Dec 2011 11:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://thoughts.inphina.com/?p=1546#comment-904</guid>
		<description><![CDATA[EmployeeRepositoryImpl : implementing EmployeeRepository interface that means we need to override all methods in Parent interface(JpaRepository) otherwise won&#039;t compile the code.
But if we override all methods of JpaRepository then what is the use of JpaRepository.]]></description>
		<content:encoded><![CDATA[<p>EmployeeRepositoryImpl : implementing EmployeeRepository interface that means we need to override all methods in Parent interface(JpaRepository) otherwise won&#8217;t compile the code.<br />
But if we override all methods of JpaRepository then what is the use of JpaRepository.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

