<?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 on: Introducing GroovyRTM: A Groovier way to Remember The Milk</title>
	<atom:link href="http://eriwen.com/groovy/introducing-groovyrtm/feed/" rel="self" type="application/rss+xml" />
	<link>http://eriwen.com/groovy/introducing-groovyrtm/</link>
	<description>Programming productively with open-source tools</description>
	<lastBuildDate>Sat, 13 Mar 2010 21:53:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ken Yagen</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-3035</link>
		<dc:creator>Ken Yagen</dc:creator>
		<pubDate>Sat, 06 Feb 2010 00:20:27 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-3035</guid>
		<description>Check out http://blogs.mulesoft.org/twitter-your-blog-with-ibeans/ for some ideas of how you can use iBeans to create these types of apps.

BTW, thanks for turning me on to RTM. I&#039;m going to have to start using it now!</description>
		<content:encoded><![CDATA[<p>Check out <a href="http://blogs.mulesoft.org/twitter-your-blog-with-ibeans/" rel="nofollow">http://blogs.mulesoft.org/twitter-your-blog-with-ibeans/</a> for some ideas of how you can use iBeans to create these types of apps.</p>
<p>BTW, thanks for turning me on to RTM. I&#8217;m going to have to start using it now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-3034</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Sat, 06 Feb 2010 00:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-3034</guid>
		<description>Interesting. I had not looked at iBeans before. 

If I could come up with a clever webapp that integrated RTM and something else... like a wiki... it might be a very useful project. 

Thanks, Ken!</description>
		<content:encoded><![CDATA[<p>Interesting. I had not looked at iBeans before. </p>
<p>If I could come up with a clever webapp that integrated RTM and something else&#8230; like a wiki&#8230; it might be a very useful project. </p>
<p>Thanks, Ken!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Yagen</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-3033</link>
		<dc:creator>Ken Yagen</dc:creator>
		<pubDate>Fri, 05 Feb 2010 23:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-3033</guid>
		<description>Eric,

Have you taken a look at iBeans? It&#039;s right up the same alley as GroovyRTM. a RTM iBean would be simple to create to accomplish the same goals (for webapp use). Would love your feedback on the usefulness of iBeans for solving this type of problem. 

http://www.mulesoft.org/display/IBEANS/Home

Ken

PS if you create a RTM iBean and submit it, let me know and I&#039;ll make sure you are sent an cool iBeans fleece.</description>
		<content:encoded><![CDATA[<p>Eric,</p>
<p>Have you taken a look at iBeans? It&#8217;s right up the same alley as GroovyRTM. a RTM iBean would be simple to create to accomplish the same goals (for webapp use). Would love your feedback on the usefulness of iBeans for solving this type of problem. </p>
<p><a href="http://www.mulesoft.org/display/IBEANS/Home" rel="nofollow">http://www.mulesoft.org/display/IBEANS/Home</a></p>
<p>Ken</p>
<p>PS if you create a RTM iBean and submit it, let me know and I&#8217;ll make sure you are sent an cool iBeans fleece.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-2718</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-2718</guid>
		<description>testLogin() unfortunately requires an authenticated app as well. 

If you don&#039;t mind using NetBeans my sample project will get you up and running in no time :) 

Also, feel free to email me or hit up the project forums at http://kenai.com/projects/groovyrtm/forums/forum</description>
		<content:encoded><![CDATA[<p>testLogin() unfortunately requires an authenticated app as well. </p>
<p>If you don&#8217;t mind using NetBeans my sample project will get you up and running in no time :) </p>
<p>Also, feel free to email me or hit up the project forums at <a href="http://kenai.com/projects/groovyrtm/forums/forum" rel="nofollow">http://kenai.com/projects/groovyrtm/forums/forum</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-2717</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 15:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-2717</guid>
		<description>To add tasks you have to authenticate your application. I have an example of how to do this in the sample project at http://kenai.com/projects/groovyrtm/downloads/download/GroovyRtmAuth.zip but I just copied the code to the project wiki at http://kenai.com/projects/groovyrtm/pages/Home for your convenience.</description>
		<content:encoded><![CDATA[<p>To add tasks you have to authenticate your application. I have an example of how to do this in the sample project at <a href="http://kenai.com/projects/groovyrtm/downloads/download/GroovyRtmAuth.zip" rel="nofollow">http://kenai.com/projects/groovyrtm/downloads/download/GroovyRtmAuth.zip</a> but I just copied the code to the project wiki at <a href="http://kenai.com/projects/groovyrtm/pages/Home" rel="nofollow">http://kenai.com/projects/groovyrtm/pages/Home</a> for your convenience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kodeninja</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-2716</link>
		<dc:creator>kodeninja</dc:creator>
		<pubDate>Fri, 28 Aug 2009 06:23:23 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-2716</guid>
		<description>Just to add to the previous post, when I call testLogin() after a successful call to testEcho() , it throws the following exception:

org.eriwen.rtm.RtmServiceException: Login failed / Invalid auth token

-Kodeninja</description>
		<content:encoded><![CDATA[<p>Just to add to the previous post, when I call testLogin() after a successful call to testEcho() , it throws the following exception:</p>
<p>org.eriwen.rtm.RtmServiceException: Login failed / Invalid auth token</p>
<p>-Kodeninja</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kodeninja</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-2715</link>
		<dc:creator>kodeninja</dc:creator>
		<pubDate>Fri, 28 Aug 2009 05:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-2715</guid>
		<description>Hi Eric,

What should be the groovyRTM directory? I have the groovyrtm.jar in the (groovy_home)/lib/ directory. Isn&#039;t this where the RtmService.properties file is supposed to be?

Also, I tried the approach you suggested. It works and testEcho() returns &quot;true&quot;. But after that when I call tasksAdd(), it again throws the same exception - org.eriwen.rtm.RtmServiceException: Error: Application is not authenticated!

What am I missing now?

-Kodeninja</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>What should be the groovyRTM directory? I have the groovyrtm.jar in the (groovy_home)/lib/ directory. Isn&#8217;t this where the RtmService.properties file is supposed to be?</p>
<p>Also, I tried the approach you suggested. It works and testEcho() returns &#8220;true&#8221;. But after that when I call tasksAdd(), it again throws the same exception &#8211; org.eriwen.rtm.RtmServiceException: Error: Application is not authenticated!</p>
<p>What am I missing now?</p>
<p>-Kodeninja</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/groovy/introducing-groovyrtm/#comment-2711</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Thu, 27 Aug 2009 16:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=866#comment-2711</guid>
		<description>You&#039;re properties file isn&#039;t in the correct location. By default, I look for the config file in $GROOVYRTM_DIR/config/RtmService.properites. If I don&#039;t find it there, I look in $GROOVYRTM_DIR/ 

What might make things easier for you is instantiating RtmService like so:

RtmService groovyrtm = new RtmService(&#039;your-api-key&#039;,&#039;shared-secret&#039;)
groovyrtm.testEcho()

You don&#039;t even need a config then. Check out the groovydocs at http://eriwen.com/groovyrtm/javadoc/ to see what&#039;s available :)</description>
		<content:encoded><![CDATA[<p>You&#8217;re properties file isn&#8217;t in the correct location. By default, I look for the config file in $GROOVYRTM_DIR/config/RtmService.properites. If I don&#8217;t find it there, I look in $GROOVYRTM_DIR/ </p>
<p>What might make things easier for you is instantiating RtmService like so:</p>
<p>RtmService groovyrtm = new RtmService(&#8216;your-api-key&#8217;,&#8217;shared-secret&#8217;)<br />
groovyrtm.testEcho()</p>
<p>You don&#8217;t even need a config then. Check out the groovydocs at <a href="http://eriwen.com/groovyrtm/javadoc/" rel="nofollow">http://eriwen.com/groovyrtm/javadoc/</a> to see what&#8217;s available :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
