<?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: Grails Neo4j plugin 0.2.1 released</title>
	<atom:link href="http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/</link>
	<description>Real world fun with Java, Grails, Groovy, Zope, Plone, Linux and much others.</description>
	<lastBuildDate>Sat, 07 Jan 2012 17:55:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stefan Armbruster</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-819</link>
		<dc:creator>Stefan Armbruster</dc:creator>
		<pubDate>Tue, 29 Nov 2011 15:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-819</guid>
		<description>The new (and still not officially published) neo4j plugin is now a first class GORM citizen, it&#039;s source is located at https://github.com/SpringSource/grails-data-mapping. I&#039;m gonna talk about that next week at grailsxchange in London, shortly after the talk I plan to do a detailed blog post about this.</description>
		<content:encoded><![CDATA[<p>The new (and still not officially published) neo4j plugin is now a first class GORM citizen, it&#8217;s source is located at <a href="https://github.com/SpringSource/grails-data-mapping" rel="nofollow">https://github.com/SpringSource/grails-data-mapping</a>. I&#8217;m gonna talk about that next week at grailsxchange in London, shortly after the talk I plan to do a detailed blog post about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stas</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-818</link>
		<dc:creator>Stas</dc:creator>
		<pubDate>Tue, 29 Nov 2011 13:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-818</guid>
		<description>Are there any updates we can expect. May I can contribute into the project. Is it on github?</description>
		<content:encoded><![CDATA[<p>Are there any updates we can expect. May I can contribute into the project. Is it on github?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Loldrup</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-782</link>
		<dc:creator>Jon Loldrup</dc:creator>
		<pubDate>Wed, 03 Aug 2011 12:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-782</guid>
		<description>Thanks! I have (now) been looking through that repository. I see the source code there, but I am in doubt about how I install the new plugin (&quot;0.9-SNAPSHOT&quot;) into my project. Is the plugin installable via &quot;grails install-plugin&quot;? Or do I have to build it myself? When I just run &quot; grails install-plugin neo4j&quot; I get &quot;Plugin neo4j-0.3.1-SNAPSHOT installed&quot;.

Best Jon</description>
		<content:encoded><![CDATA[<p>Thanks! I have (now) been looking through that repository. I see the source code there, but I am in doubt about how I install the new plugin (&#8220;0.9-SNAPSHOT&#8221;) into my project. Is the plugin installable via &#8220;grails install-plugin&#8221;? Or do I have to build it myself? When I just run &#8221; grails install-plugin neo4j&#8221; I get &#8220;Plugin neo4j-0.3.1-SNAPSHOT installed&#8221;.</p>
<p>Best Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Armbruster</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-780</link>
		<dc:creator>Stefan Armbruster</dc:creator>
		<pubDate>Tue, 26 Jul 2011 12:18:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-780</guid>
		<description>With the arrival of the GORM TCK I decided to switch and provide the Neo4j plugin as a &#039;real&#039; GORM compliant implementation, see https://github.com/SpringSource/grails-data-mapping/.</description>
		<content:encoded><![CDATA[<p>With the arrival of the GORM TCK I decided to switch and provide the Neo4j plugin as a &#8216;real&#8217; GORM compliant implementation, see <a href="https://github.com/SpringSource/grails-data-mapping/" rel="nofollow">https://github.com/SpringSource/grails-data-mapping/</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Loldrup</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-779</link>
		<dc:creator>Jon Loldrup</dc:creator>
		<pubDate>Tue, 26 Jul 2011 11:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-779</guid>
		<description>I&#039;m looking for the source code for the plugin. Is this SVN repository updated, or have you moved your code somewhere else?
https://svn.codehaus.org/grails-plugins/grails-neo4j/</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking for the source code for the plugin. Is this SVN repository updated, or have you moved your code somewhere else?<br />
<a href="https://svn.codehaus.org/grails-plugins/grails-neo4j/" rel="nofollow">https://svn.codehaus.org/grails-plugins/grails-neo4j/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Armbruster</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-669</link>
		<dc:creator>Stefan Armbruster</dc:creator>
		<pubDate>Mon, 19 Jul 2010 10:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-669</guid>
		<description>Hi Guiseppe, yes there is one. Like almost every Grails plugin I&#039;m using &lt;a href=&quot;http://jira.codehaus.org/&quot; rel=&quot;nofollow&quot;&gt;http://jira.codehaus.org&lt;/a&gt;. When you file a bug, please make sure project &#039;GRAILSPLUGINS&#039; and component &#039;Grails-Neo4j&#039; are selected.
Regards,
Stefan</description>
		<content:encoded><![CDATA[<p>Hi Guiseppe, yes there is one. Like almost every Grails plugin I&#8217;m using <a href="http://jira.codehaus.org/" rel="nofollow">http://jira.codehaus.org</a>. When you file a bug, please make sure project &#8216;GRAILSPLUGINS&#8217; and component &#8216;Grails-Neo4j&#8217; are selected.<br />
Regards,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giuseppe Acito</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-668</link>
		<dc:creator>Giuseppe Acito</dc:creator>
		<pubDate>Mon, 19 Jul 2010 10:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-668</guid>
		<description>Hi Stefan, 

I think I have a problem with the plugin: is there a trac-like site where you manage issues/bugs ? 

Thank you very much!
Giuseppe</description>
		<content:encoded><![CDATA[<p>Hi Stefan, </p>
<p>I think I have a problem with the plugin: is there a trac-like site where you manage issues/bugs ? </p>
<p>Thank you very much!<br />
Giuseppe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-556</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Sat, 03 Apr 2010 01:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-556</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by darthvader42: [New Post] Grails Neo4j plugin 0.2.1 released - via @twitoaster http://toast.tw/100peg...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by darthvader42: [New Post] Grails Neo4j plugin 0.2.1 released &#8211; via @twitoaster <a href="http://toast.tw/100peg.." rel="nofollow">http://toast.tw/100peg..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nawroth</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-555</link>
		<dc:creator>nawroth</dc:creator>
		<pubDate>Fri, 02 Apr 2010 17:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-555</guid>
		<description>RT @darthvader42: [New Post] Grails Neo4j plugin 0.2.1 released - via @twitoaster http://blog.armbruster-it.de/2010/04/gra...</description>
		<content:encoded><![CDATA[<p>RT @darthvader42: [New Post] Grails Neo4j plugin 0.2.1 released &#8211; via @twitoaster <a href="http://blog.armbruster-it.de/2010/04/gra.." rel="nofollow">http://blog.armbruster-it.de/2010/04/gra..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emileifrem</title>
		<link>http://blog.armbruster-it.de/2010/04/grails-neo4j-plugin-0-2-1-released/comment-page-1/#comment-554</link>
		<dc:creator>emileifrem</dc:creator>
		<pubDate>Fri, 02 Apr 2010 14:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.armbruster-it.de/?p=130#comment-554</guid>
		<description>RT @darthvader42: [New Post] Grails Neo4j plugin 0.2.1 released - via @twitoaster http://blog.armbruster-it.de/2010/04/gra...</description>
		<content:encoded><![CDATA[<p>RT @darthvader42: [New Post] Grails Neo4j plugin 0.2.1 released &#8211; via @twitoaster <a href="http://blog.armbruster-it.de/2010/04/gra.." rel="nofollow">http://blog.armbruster-it.de/2010/04/gra..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

