<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>spamcollect &#187; grails</title>
	<atom:link href="http://www.spamcollect.com/archives/category/grails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spamcollect.com</link>
	<description>about, all the spam in my life</description>
	<lastBuildDate>Fri, 25 Nov 2011 09:47:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Error: ORA-00972: identifier is too long in jetty with grails</title>
		<link>http://www.spamcollect.com/archives/7</link>
		<comments>http://www.spamcollect.com/archives/7#comments</comments>
		<pubDate>Fri, 18 May 2007 12:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[grails]]></category>

		<guid isPermaLink="false">http://www.spamcollect.com/archives/7</guid>
		<description><![CDATA[i got this error in my jetty logfile: ORA-00972: identifier is too long seems like oracle is not supporting row names longer than 30 characters.]]></description>
			<content:encoded><![CDATA[<p>i got this error in my jetty logfile:</p>
<p><code>ORA-00972: identifier is too long</code></p>
<p>seems like oracle is not supporting row names longer than 30 characters.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spamcollect.com/archives/7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>i started coding in grails</title>
		<link>http://www.spamcollect.com/archives/6</link>
		<comments>http://www.spamcollect.com/archives/6#comments</comments>
		<pubDate>Wed, 16 May 2007 15:54:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[grails]]></category>

		<guid isPermaLink="false">http://www.spamcollect.com/archives/6</guid>
		<description><![CDATA[i started coding in grails in the last days. for the start i must say, every webframework seems to be the same, and every webframework seems to be different. one thing i am missing is that the scaffolding is not that clear then it is in ruby on rails. in ruby i can define my [...]]]></description>
			<content:encoded><![CDATA[<p>i started coding in grails in the last days.<br />
for the start i must say, every webframework seems to be the same, and every webframework seems to be different. </p>
<p>one thing i am missing is that the scaffolding is not that clear then it is in ruby on rails.<br />
in ruby i can define my table in the database and the generated html is in the same order like the db.<br />
there is no sort in grails or i am not understanding it. </p>
<p>one great thing is the services section. you can put functionality into services and they are completely ready for transactions. so if the script breaks, all the datas are getting roled back. great stuff! </p>
<p>more to come&#8230; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.spamcollect.com/archives/6/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

