<?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 Building Blocks</title>
	<atom:link href="http://www.morkeleb.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morkeleb.com</link>
	<description>Simple design for advanced constructions</description>
	<lastBuildDate>Mon, 01 Mar 2010 09:15:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Shuffle and Tracks by Morten</title>
		<link>http://www.morkeleb.com/2010/01/11/shuffle-and-tracks/comment-page-1/#comment-519</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=1015#comment-519</guid>
		<description>Thanks! You picked a good day to give positive feedback. :)</description>
		<content:encoded><![CDATA[<p>Thanks! You picked a good day to give positive feedback. <img src='http://www.morkeleb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shuffle and Tracks by Robert</title>
		<link>http://www.morkeleb.com/2010/01/11/shuffle-and-tracks/comment-page-1/#comment-518</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Mon, 01 Mar 2010 05:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=1015#comment-518</guid>
		<description>This is incredible for GTDers with an Android phone. It may take a bit of time to get traction given the RTM and Astrid fame. But, Shuffle integrated with the Tracks is light-years beyond RTM and Astrid</description>
		<content:encoded><![CDATA[<p>This is incredible for GTDers with an Android phone. It may take a bit of time to get traction given the RTM and Astrid fame. But, Shuffle integrated with the Tracks is light-years beyond RTM and Astrid</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails and Google AppEngine Beginners Guide by Morten</title>
		<link>http://www.morkeleb.com/2009/08/12/grails-and-google-appengine-beginners-guide/comment-page-1/#comment-503</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Mon, 15 Feb 2010 08:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=498#comment-503</guid>
		<description>&lt;a href=&quot;#comment-499&quot; rel=&quot;nofollow&quot;&gt;@joe &lt;/a&gt; 
Hi Joe!

Sorry for the late reply. Are you wrapping your save() in a transaction? I&#039;ve noticed that unless I commit my transactions I cannot read the Id afterwards. 

It has something todo with AppEngine prefeering to do the actual commit asynch, to avoid locking the url processing unless you really need the Id.</description>
		<content:encoded><![CDATA[<p><a href="#comment-499" rel="nofollow">@joe </a><br />
Hi Joe!</p>
<p>Sorry for the late reply. Are you wrapping your save() in a transaction? I&#8217;ve noticed that unless I commit my transactions I cannot read the Id afterwards. </p>
<p>It has something todo with AppEngine prefeering to do the actual commit asynch, to avoid locking the url processing unless you really need the Id.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails: Error starting Sun&#8217;s native2ascii by Grails: Error starting Sun’s native2ascii &#171; Stuff of Interest</title>
		<link>http://www.morkeleb.com/2009/04/04/grails-error-starting-suns-native2ascii/comment-page-1/#comment-501</link>
		<dc:creator>Grails: Error starting Sun’s native2ascii &#171; Stuff of Interest</dc:creator>
		<pubDate>Sun, 14 Feb 2010 20:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=221#comment-501</guid>
		<description>[...] Building Blocks » Grails: Error starting Sun’s native2ascii [...]</description>
		<content:encoded><![CDATA[<p>[...] Building Blocks » Grails: Error starting Sun’s native2ascii [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails and Google AppEngine Beginners Guide by joe</title>
		<link>http://www.morkeleb.com/2009/08/12/grails-and-google-appengine-beginners-guide/comment-page-1/#comment-499</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Sat, 13 Feb 2010 02:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=498#comment-499</guid>
		<description>Hi, and thanks for the tutorial.  I tired a simple little test app using the tutorial.  I created a domain and tried to create an integration test with a simple .save() and retrieve.  My assertNotNull failed on the id retrieval &quot;assertNotNull user.id&quot; which i believe should be generated with:
@Id
    @GeneratedValue(strategy = GenerationType.IDENTITY)
    Long id</description>
		<content:encoded><![CDATA[<p>Hi, and thanks for the tutorial.  I tired a simple little test app using the tutorial.  I created a domain and tried to create an integration test with a simple .save() and retrieve.  My assertNotNull failed on the id retrieval &#8220;assertNotNull user.id&#8221; which i believe should be generated with:<br />
@Id<br />
    @GeneratedValue(strategy = GenerationType.IDENTITY)<br />
    Long id</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails and Google AppEngine Beginners Guide by Chris de Groot</title>
		<link>http://www.morkeleb.com/2009/08/12/grails-and-google-appengine-beginners-guide/comment-page-1/#comment-489</link>
		<dc:creator>Chris de Groot</dc:creator>
		<pubDate>Tue, 09 Feb 2010 03:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=498#comment-489</guid>
		<description>Hi Richard,

Many thanks for your tutorial. It was helpful to get started. I have one comment to make for others trying it though and that is *avoid Windows* as far as I can workout there are enough issues on Windows related to long paths that it does not work. I tried many combinations of Grails, GAE-SDK and the appengine plugin. I tried Linux and everything works fine in the different things I have tried.

PS: I find it interesting how many developers have moved to Macs or Linux. At least in the GAE/Grails world Windows appears an oddity.

Thanks C.</description>
		<content:encoded><![CDATA[<p>Hi Richard,</p>
<p>Many thanks for your tutorial. It was helpful to get started. I have one comment to make for others trying it though and that is *avoid Windows* as far as I can workout there are enough issues on Windows related to long paths that it does not work. I tried many combinations of Grails, GAE-SDK and the appengine plugin. I tried Linux and everything works fine in the different things I have tried.</p>
<p>PS: I find it interesting how many developers have moved to Macs or Linux. At least in the GAE/Grails world Windows appears an oddity.</p>
<p>Thanks C.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending mail on Google appengine with Grails by Morten</title>
		<link>http://www.morkeleb.com/2009/09/16/sending-mail-on-google-appengine-with-grails/comment-page-1/#comment-482</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Wed, 03 Feb 2010 08:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=677#comment-482</guid>
		<description>Hi Huy!

Have you made sure that you are sending from a registered developer of the application? In the end of the post it says: &quot;This is where you put your sender address. It needs to either be the email to an admin (registered developer) of the app, or it has to be a user logged in using Google’s own login.&quot;

I my self have registered an email address called &quot;robot@...com&quot; to send the messages.</description>
		<content:encoded><![CDATA[<p>Hi Huy!</p>
<p>Have you made sure that you are sending from a registered developer of the application? In the end of the post it says: &#8220;This is where you put your sender address. It needs to either be the email to an admin (registered developer) of the app, or it has to be a user logged in using Google’s own login.&#8221;</p>
<p>I my self have registered an email address called &#8220;robot@&#8230;com&#8221; to send the messages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending mail on Google appengine with Grails by Huy</title>
		<link>http://www.morkeleb.com/2009/09/16/sending-mail-on-google-appengine-with-grails/comment-page-1/#comment-479</link>
		<dc:creator>Huy</dc:creator>
		<pubDate>Tue, 02 Feb 2010 06:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=677#comment-479</guid>
		<description>Hi,
I did like you but still have the problem of:
java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized sender

Can you tell me why? Can you show me the code that work for you?

Many thanks</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I did like you but still have the problem of:<br />
java.lang.IllegalArgumentException: Unauthorized Sender: Unauthorized sender</p>
<p>Can you tell me why? Can you show me the code that work for you?</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Errors when setting up grails by juacompe</title>
		<link>http://www.morkeleb.com/2009/04/04/errors-when-setting-up-grails/comment-page-1/#comment-475</link>
		<dc:creator>juacompe</dc:creator>
		<pubDate>Mon, 01 Feb 2010 05:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=215#comment-475</guid>
		<description>I also had a problem with &quot;The syntax of the command is incorrect&quot;. You saved me. Thank you very much for sharing a helpful post!</description>
		<content:encoded><![CDATA[<p>I also had a problem with &#8220;The syntax of the command is incorrect&#8221;. You saved me. Thank you very much for sharing a helpful post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Shuffle 1.4.0 available on Android Market by Morten</title>
		<link>http://www.morkeleb.com/2010/01/12/shuffle-1-4-0-available-on-android-market/comment-page-1/#comment-437</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Wed, 20 Jan 2010 22:49:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.morkeleb.com/?p=1023#comment-437</guid>
		<description>Glad you like it, enjoy your new Droid :)</description>
		<content:encoded><![CDATA[<p>Glad you like it, enjoy your new Droid <img src='http://www.morkeleb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
