<?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 Code Adept</title>
	<atom:link href="http://blog.code-adept.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.code-adept.com</link>
	<description>Random thoughts on Agile development and other things geeky.</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:00:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Agile 2009 submission: Functional Testing Flex by Karina</title>
		<link>http://blog.code-adept.com/2009/01/27/functional-testing-in-flex-agile-2009-submission/#comment-1169</link>
		<dc:creator><![CDATA[Karina]]></dc:creator>
		<pubDate>Wed, 08 Feb 2012 23:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-adept.com/?p=119#comment-1169</guid>
		<description><![CDATA[One thing I also do as a tesetr is to help the team control scope. Most newbie agile teams over-commit, and they work on stories that are too big. Find ways to divide the work into small chunks or threads. Make sure testing estimates are included in story estimates. Sometimes features take longer to test than to code! When you see a story that looks too big, ask if it can be divided up. Sometimes the smaller piece may not deliver much business value, but the team needs to focus on getting one small story done at a time, including all the testing activities.]]></description>
		<content:encoded><![CDATA[<p>One thing I also do as a tesetr is to help the team control scope. Most newbie agile teams over-commit, and they work on stories that are too big. Find ways to divide the work into small chunks or threads. Make sure testing estimates are included in story estimates. Sometimes features take longer to test than to code! When you see a story that looks too big, ask if it can be divided up. Sometimes the smaller piece may not deliver much business value, but the team needs to focus on getting one small story done at a time, including all the testing activities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Maven Multi-Module Quickstart by Carlus</title>
		<link>http://blog.code-adept.com/2008/01/14/maven-multi-module-quickstart/#comment-1142</link>
		<dc:creator><![CDATA[Carlus]]></dc:creator>
		<pubDate>Tue, 20 Dec 2011 21:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://code-adept.com/2008/01/14/maven-multi-module-quickstart/#comment-1142</guid>
		<description><![CDATA[After three years...I am still finding myself coming back to this post....

Lata,]]></description>
		<content:encoded><![CDATA[<p>After three years&#8230;I am still finding myself coming back to this post&#8230;.</p>
<p>Lata,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by benzinga1</title>
		<link>http://blog.code-adept.com/about/#comment-1119</link>
		<dc:creator><![CDATA[benzinga1]]></dc:creator>
		<pubDate>Tue, 08 Nov 2011 16:33:22 +0000</pubDate>
		<guid isPermaLink="false">#comment-1119</guid>
		<description><![CDATA[Great blog.
let me know when you get to southeast, michigan, preferably southfield]]></description>
		<content:encoded><![CDATA[<p>Great blog.<br />
let me know when you get to southeast, michigan, preferably southfield</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Code Retreat GR Recap by David Smith</title>
		<link>http://blog.code-adept.com/2010/02/17/code-retreat-gr-recap/#comment-1008</link>
		<dc:creator><![CDATA[David Smith]]></dc:creator>
		<pubDate>Thu, 06 Jan 2011 15:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-adept.com/?p=154#comment-1008</guid>
		<description><![CDATA[This retreat sounds like lots of fun.  I&#039;m looking forward to the next one!]]></description>
		<content:encoded><![CDATA[<p>This retreat sounds like lots of fun.  I&#8217;m looking forward to the next one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit Testing JSP Custom Tags by Rashi</title>
		<link>http://blog.code-adept.com/2008/01/25/unit-testing-jsp-custom-tags/#comment-943</link>
		<dc:creator><![CDATA[Rashi]]></dc:creator>
		<pubDate>Tue, 18 Aug 2009 08:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-adept.com/?p=26#comment-943</guid>
		<description><![CDATA[Is it necessary to extend RequestContextAwareTag?
Does this mean that all my custom tags should extend RequestContextAwareTag and should implement doStartTagInternal()  methods to use Spring Testing frame work.]]></description>
		<content:encoded><![CDATA[<p>Is it necessary to extend RequestContextAwareTag?<br />
Does this mean that all my custom tags should extend RequestContextAwareTag and should implement doStartTagInternal()  methods to use Spring Testing frame work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Scott</title>
		<link>http://blog.code-adept.com/about/#comment-939</link>
		<dc:creator><![CDATA[Scott]]></dc:creator>
		<pubDate>Sat, 25 Jul 2009 06:12:06 +0000</pubDate>
		<guid isPermaLink="false">#comment-939</guid>
		<description><![CDATA[Hi Jeremy,
I posted awhile back about a problem I had with the app from GroovyMag. Well, I just happened to take another look at it and realized the Contact.as file was named contact.as...renamed the file and it worked like a charm...doh! Thanks again for the excellent article and tutorial,
Scott]]></description>
		<content:encoded><![CDATA[<p>Hi Jeremy,<br />
I posted awhile back about a problem I had with the app from GroovyMag. Well, I just happened to take another look at it and realized the Contact.as file was named contact.as&#8230;renamed the file and it worked like a charm&#8230;doh! Thanks again for the excellent article and tutorial,<br />
Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New issue of GroovyMag by brian woods</title>
		<link>http://blog.code-adept.com/2009/04/03/new-issue-of-groovymag/#comment-934</link>
		<dc:creator><![CDATA[brian woods]]></dc:creator>
		<pubDate>Sat, 27 Jun 2009 12:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-adept.com/?p=138#comment-934</guid>
		<description><![CDATA[I have tried to build the flex contacts app.

I am using netbeans 6.7 rc1 and grail 1.1.1

I have tried to build the files as shown in the article.

I get the following errors, any ideas, thanks

3 Errors found.
 
Error /main.mxml:101
Type was not found or was not a compile-time constant: Contact.

100:	    import mx.controls.Alert;
101:	    private function doSelect(c:Contact):void {
102:	      selectedContact = c;

Error /main.mxml:113
Type was not found or was not a compile-time constant: Contact.

112:	    }
113:	    private function deleteContact(selectedContact:Contact):void {
114:	      contactService.remove(selectedContact);

Error /main.mxml:117
Type was not found or was not a compile-time constant: Contact.

116:	    }
117:	    private function updateContact(contact:Contact):void {
118:	      contactService.update(selectedContact);]]></description>
		<content:encoded><![CDATA[<p>I have tried to build the flex contacts app.</p>
<p>I am using netbeans 6.7 rc1 and grail 1.1.1</p>
<p>I have tried to build the files as shown in the article.</p>
<p>I get the following errors, any ideas, thanks</p>
<p>3 Errors found.</p>
<p>Error /main.mxml:101<br />
Type was not found or was not a compile-time constant: Contact.</p>
<p>100:	    import mx.controls.Alert;<br />
101:	    private function doSelect(c:Contact):void {<br />
102:	      selectedContact = c;</p>
<p>Error /main.mxml:113<br />
Type was not found or was not a compile-time constant: Contact.</p>
<p>112:	    }<br />
113:	    private function deleteContact(selectedContact:Contact):void {<br />
114:	      contactService.remove(selectedContact);</p>
<p>Error /main.mxml:117<br />
Type was not found or was not a compile-time constant: Contact.</p>
<p>116:	    }<br />
117:	    private function updateContact(contact:Contact):void {<br />
118:	      contactService.update(selectedContact);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by David McKinnon</title>
		<link>http://blog.code-adept.com/about/#comment-923</link>
		<dc:creator><![CDATA[David McKinnon]]></dc:creator>
		<pubDate>Mon, 20 Apr 2009 01:43:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-923</guid>
		<description><![CDATA[Hi Jeremy,

I am the organizer of the Detroit Java User Group.     I see that you recently spoke at the GR - JUG and I&#039;m wondering if you would be interested in speaking at our JUG.   We have several members interested in Flex and Groovy. 

Please, contact me when you get chance. 

Thanks,
David McKinnon
The Detroit Java User Group
http://sites.google.com/site/detroitjug/]]></description>
		<content:encoded><![CDATA[<p>Hi Jeremy,</p>
<p>I am the organizer of the Detroit Java User Group.     I see that you recently spoke at the GR &#8211; JUG and I&#8217;m wondering if you would be interested in speaking at our JUG.   We have several members interested in Flex and Groovy. </p>
<p>Please, contact me when you get chance. </p>
<p>Thanks,<br />
David McKinnon<br />
The Detroit Java User Group<br />
<a href="http://sites.google.com/site/detroitjug/" rel="nofollow">http://sites.google.com/site/detroitjug/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New issue of GroovyMag by zebulon303</title>
		<link>http://blog.code-adept.com/2009/04/03/new-issue-of-groovymag/#comment-920</link>
		<dc:creator><![CDATA[zebulon303]]></dc:creator>
		<pubDate>Sat, 18 Apr 2009 14:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-adept.com/?p=138#comment-920</guid>
		<description><![CDATA[Found a solution for the delete problem:

replace
    def remove(Contact contact){
        contact.delete(flush:true)
    }
with
    def remove(Contact contact){
        def contactToDelete = get(contact.id)
        contactToDelete.delete(flush:true)
    }]]></description>
		<content:encoded><![CDATA[<p>Found a solution for the delete problem:</p>
<p>replace<br />
    def remove(Contact contact){<br />
        contact.delete(flush:true)<br />
    }<br />
with<br />
    def remove(Contact contact){<br />
        def contactToDelete = get(contact.id)<br />
        contactToDelete.delete(flush:true)<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New issue of GroovyMag by Jeremy Anderson</title>
		<link>http://blog.code-adept.com/2009/04/03/new-issue-of-groovymag/#comment-919</link>
		<dc:creator><![CDATA[Jeremy Anderson]]></dc:creator>
		<pubDate>Sat, 18 Apr 2009 14:21:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.code-adept.com/?p=138#comment-919</guid>
		<description><![CDATA[I would look here first (http://www.grails.org/Debug+Plugin)]]></description>
		<content:encoded><![CDATA[<p>I would look here first (<a href="http://www.grails.org/Debug+Plugin" rel="nofollow">http://www.grails.org/Debug+Plugin</a>)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

