<?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 CrashSplat, BANG!</title>
	<atom:link href="http://crashsplatbang.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://crashsplatbang.com</link>
	<description>it's messy, it's random, it might be loud, and it's probably broken!</description>
	<pubDate>Fri, 21 Nov 2008 15:58:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on An Event Apart by Jared Peterson</title>
		<link>http://crashsplatbang.com/2008/08/21/an-event-apart/#comment-41</link>
		<dc:creator>Jared Peterson</dc:creator>
		<pubDate>Mon, 25 Aug 2008 18:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=28#comment-41</guid>
		<description>Derek - Thanks again for the great presentation.  Your stories are great and your passion motivating.  I look forward to hearing another one in the future and good luck on the IronMan training... that's nuts man.</description>
		<content:encoded><![CDATA[<p>Derek - Thanks again for the great presentation.  Your stories are great and your passion motivating.  I look forward to hearing another one in the future and good luck on the IronMan training&#8230; that&#8217;s nuts man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Event Apart by Derek Featherstone</title>
		<link>http://crashsplatbang.com/2008/08/21/an-event-apart/#comment-40</link>
		<dc:creator>Derek Featherstone</dc:creator>
		<pubDate>Mon, 25 Aug 2008 02:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=28#comment-40</guid>
		<description>Hi Jared - glad to hear you enjoyed the conference and that my presentation resonated with you. And I have to agree with you - Veen was outstanding :)</description>
		<content:encoded><![CDATA[<p>Hi Jared - glad to hear you enjoyed the conference and that my presentation resonated with you. And I have to agree with you - Veen was outstanding <img src='http://crashsplatbang.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Struts 2, &#8220;A Day in the Life of&#8221; by Jared Peterson</title>
		<link>http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-36</link>
		<dc:creator>Jared Peterson</dc:creator>
		<pubDate>Wed, 16 Apr 2008 19:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-36</guid>
		<description>Mark, first question, are you sure you're using Struts 2.1.1?  2.1.1 is not the current "release" version (2.0.11.1) you have to download and compile 2.1.1.  Easiest way to get 2.1.1 is probably via subversion.  http://struts.apache.org/dev/builds.html

If you're sure you're using 2.1.1 then you need to download and compile both the &lt;a href="http://struts.apache.org/2.x/docs/codebehind-plugin.html" rel="nofollow"&gt;CodeBehind plugin&lt;/a&gt; and the &lt;a href="http://struts.apache.org/2.x/docs/rest-plugin.html" rel="nofollow"&gt;REST plugin&lt;/a&gt;.

You can grab the code for each of those &lt;a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/" rel="nofollow"&gt;here&lt;/a&gt; and &lt;a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/rest/" rel="nofollow"&gt;here&lt;/a&gt;.

After you compile you just need to make sure that the jars are placed in your WEB-INF/lib directory.

For an actual example of using REST within Struts 2 check out the &lt;a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/rest-showcase/" rel="nofollow"&gt;REST showcase&lt;/a&gt;.

If none of this helps, shoot me an email with your Tomcat errors.</description>
		<content:encoded><![CDATA[<p>Mark, first question, are you sure you&#8217;re using Struts 2.1.1?  2.1.1 is not the current &#8220;release&#8221; version (2.0.11.1) you have to download and compile 2.1.1.  Easiest way to get 2.1.1 is probably via subversion.  <a href="http://struts.apache.org/dev/builds.html" rel="nofollow">http://struts.apache.org/dev/builds.html</a></p>
<p>If you&#8217;re sure you&#8217;re using 2.1.1 then you need to download and compile both the <a href="http://struts.apache.org/2.x/docs/codebehind-plugin.html" rel="nofollow">CodeBehind plugin</a> and the <a href="http://struts.apache.org/2.x/docs/rest-plugin.html" rel="nofollow">REST plugin</a>.</p>
<p>You can grab the code for each of those <a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/codebehind/" rel="nofollow">here</a> and <a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/plugins/rest/" rel="nofollow">here</a>.</p>
<p>After you compile you just need to make sure that the jars are placed in your WEB-INF/lib directory.</p>
<p>For an actual example of using REST within Struts 2 check out the <a href="http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/rest-showcase/" rel="nofollow">REST showcase</a>.</p>
<p>If none of this helps, shoot me an email with your Tomcat errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Struts 2, &#8220;A Day in the Life of&#8221; by Mark Rood</title>
		<link>http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-35</link>
		<dc:creator>Mark Rood</dc:creator>
		<pubDate>Wed, 16 Apr 2008 18:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/2008/03/13/struts-2-a-day-in-the-life-of/#comment-35</guid>
		<description>I've been trying to get the struts 2 restful plugin to work.

Not compatible with Tomcat runtime errors.

Can you send me where you got the code and a simple example or somewhere to go for a complete example?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying to get the struts 2 restful plugin to work.</p>
<p>Not compatible with Tomcat runtime errors.</p>
<p>Can you send me where you got the code and a simple example or somewhere to go for a complete example?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails + IntelliJ Setup on OS X by Jared Peterson</title>
		<link>http://crashsplatbang.com/2008/04/03/grails-intellij-setup-on-os-x/#comment-29</link>
		<dc:creator>Jared Peterson</dc:creator>
		<pubDate>Mon, 07 Apr 2008 15:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=22#comment-29</guid>
		<description>Thanks Michael, I updated the IntelliJ section to include setting the paths for Groovy &#038; Grails.</description>
		<content:encoded><![CDATA[<p>Thanks Michael, I updated the IntelliJ section to include setting the paths for Groovy &#038; Grails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grails + IntelliJ Setup on OS X by MPS</title>
		<link>http://crashsplatbang.com/2008/04/03/grails-intellij-setup-on-os-x/#comment-19</link>
		<dc:creator>MPS</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=22#comment-19</guid>
		<description>Nicely done, thanks! I did have to do a "chmod a+x *" in /usr/local/grails-1.0.2/bin, FWIW.</description>
		<content:encoded><![CDATA[<p>Nicely done, thanks! I did have to do a &#8220;chmod a+x *&#8221; in /usr/local/grails-1.0.2/bin, FWIW.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top Ten Albums of 2007 by Jared Peterson</title>
		<link>http://crashsplatbang.com/2008/01/03/top-ten-albums-of-2007/#comment-7</link>
		<dc:creator>Jared Peterson</dc:creator>
		<pubDate>Fri, 04 Jan 2008 16:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=14#comment-7</guid>
		<description>Thanks for The Fratellis recommendation.  They rock!</description>
		<content:encoded><![CDATA[<p>Thanks for The Fratellis recommendation.  They rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top Ten Albums of 2007 by Ginny</title>
		<link>http://crashsplatbang.com/2008/01/03/top-ten-albums-of-2007/#comment-6</link>
		<dc:creator>Ginny</dc:creator>
		<pubDate>Fri, 04 Jan 2008 16:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=14#comment-6</guid>
		<description>Yours is one of the most spot-on Top 10 lists of 2007 I've seen. That Fountains of Wayne album rocked me through many boring hours at work this summer. Iron &#038; Wine, New Pornographers, Radiohead also fabulous albums. Personally, I would add LCD Soundsystem's "Sound of Silver" to the list AND The Fratelli's Costello music I'm still listening to over and over again.</description>
		<content:encoded><![CDATA[<p>Yours is one of the most spot-on Top 10 lists of 2007 I&#8217;ve seen. That Fountains of Wayne album rocked me through many boring hours at work this summer. Iron &#038; Wine, New Pornographers, Radiohead also fabulous albums. Personally, I would add LCD Soundsystem&#8217;s &#8220;Sound of Silver&#8221; to the list AND The Fratelli&#8217;s Costello music I&#8217;m still listening to over and over again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cary Parking Lots by Ginny</title>
		<link>http://crashsplatbang.com/2007/10/30/cary-parking-lots/#comment-5</link>
		<dc:creator>Ginny</dc:creator>
		<pubDate>Fri, 21 Dec 2007 15:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://crashsplatbang.com/?p=4#comment-5</guid>
		<description>One of my pet peeves: People who don't yield to pedestrians. I can assure you this also happens in Raleigh, Five Points in particular. You're definitely taking your life into your own hands if you try to cross the street on foot anywhere in that area!</description>
		<content:encoded><![CDATA[<p>One of my pet peeves: People who don&#8217;t yield to pedestrians. I can assure you this also happens in Raleigh, Five Points in particular. You&#8217;re definitely taking your life into your own hands if you try to cross the street on foot anywhere in that area!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.431 seconds -->
