<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Vancouver Groovy &amp; Grails User Group Google Group</title>
  <link>http://groups.google.com/group/groovyvan</link>
  <description>The Vancouver Groovy &amp;amp; Grails User Group offers a forum for developers in and around Vancouver to discuss, share and extend their knowledge on all things Groovy &amp;amp; Grails and organizes meetings on a variety of Groovy &amp;amp; Grails topics.</description>
  <language>en</language>
  <item>
  <title>Reminder: Vancouver Eclipse Demo Camp 2009</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/9356982305554a92/c4951d02f9afb06a?show_docid=c4951d02f9afb06a</link>
  <description>
  Greetings, &lt;br&gt; &lt;p&gt;Just a friendly reminder that the Eclipse Demo Camp is fast &lt;br&gt; approaching! The speaking slots are full but there are a few attendee &lt;br&gt; seats remaining so sign up on the wiki or send me an email if you &lt;br&gt; would like to attend. Its shaping up to be yet another fun filled Demo &lt;br&gt; Camp with presentations followed by appies and drinks at the Lennox
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/9356982305554a92</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Wed, 18 Nov 2009 20:54:23 UT
</pubDate>
  </item>
  <item>
  <title>Eclipse Demo Camp 2009</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/62ca3f74ddc090ac/0a3873a27aae1ccc?show_docid=0a3873a27aae1ccc</link>
  <description>
  Greetings GroovyVan members, &lt;br&gt; &lt;p&gt;The Vancouver Eclipse DemoCamp sponsored by the Eclipse foundation &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://eclipse.org&quot;&gt;[link]&lt;/a&gt;) is on once again! This November 25th come out and &lt;br&gt; showcase your Eclipse based products/tools/research to a crowd of &lt;br&gt; local enthusiasts in a casual environment. If you are interested in
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/62ca3f74ddc090ac</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Fri, 30 Oct 2009 23:20:06 UT
</pubDate>
  </item>
  <item>
  <title>Embedded groovy: problem accessing oracle.jdbc.driver.OracleDriver – getting &quot;java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver&quot;</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/f368706c93f74ddb/a1f625c718203206?show_docid=a1f625c718203206</link>
  <description>
  Hello everyone, &lt;br&gt; &lt;p&gt;I embedded groovy into my application, and I want to access an Oracle &lt;br&gt; database through my groovy script. &lt;br&gt; &lt;p&gt;The problem is that I am getting a &amp;quot;java.lang.ClassNotFoundExcept ion: &lt;br&gt; oracle.jdbc.driver.OracleDrive r&amp;quot; error from my groovy script - but I&#39;m &lt;br&gt; not sure why. &lt;br&gt; Any idea how i can get this to work or some instructions that points
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/f368706c93f74ddb</guid>
  <author>
  nehz...@hotmail.com
  (Black Dragon)
  </author>
  <pubDate>Thu, 24 Sep 2009 20:18:13 UT
</pubDate>
  </item>
  <item>
  <title>Grails tooling in Eclipse---a start</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/13ff4d99ff1a70a8/ee6b98ad07767970?show_docid=ee6b98ad07767970</link>
  <description>
  Christian Dupuis at SpringSource has a blog post describing the &lt;br&gt; beginning of grails support in STS: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.springsource.com/2009/08/27/update-on-groovy-and-grails-tools/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;After reading this article, please post feature requests to the STS &lt;br&gt; JIRA: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://issuetracker.springsource.com/browse/STS&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/13ff4d99ff1a70a8</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Thu, 27 Aug 2009 16:06:54 UT
</pubDate>
  </item>
  <item>
  <title>avoid printing thrown exception on a page</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/7e0d92567dec7183/b4d4c92846d0055d?show_docid=b4d4c92846d0055d</link>
  <description>
  hi &lt;br&gt; i have a method in domain which validate an input text &lt;br&gt; void setApplicationRegNo(String idNumber) { &lt;br&gt; def paddedId = &amp;quot;00000&amp;quot; &lt;br&gt; try { &lt;br&gt; paddedId = String.format(&#39;%05d&#39;,Integer.p arseInt(idNumber)) &lt;br&gt; } &lt;br&gt; catch(NumberFormatException ex) { &lt;br&gt; throw new Exception(&amp;quot;Please enter a correct Application Reg No&amp;quot;)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/7e0d92567dec7183</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Tue, 25 Aug 2009 07:40:08 UT
</pubDate>
  </item>
  <item>
  <title>difference between null and isEmpty()</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/25bf85e3d8d149ea/4b93468de3c84dc4?show_docid=4b93468de3c84dc4</link>
  <description>
  hi &lt;br&gt; can anyone explain the difference between null and isEmpty()
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/25bf85e3d8d149ea</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Fri, 21 Aug 2009 09:30:41 UT
</pubDate>
  </item>
  <item>
  <title>how to apply changes on domain class to table</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/fa2ae86f441a86ff/27bf95302cb1eb1e?show_docid=27bf95302cb1eb1e</link>
  <description>
  hi &lt;br&gt; i use netbeans to work with grails. i insert &lt;br&gt; class Book { &lt;br&gt; String name &lt;br&gt; int isbn &lt;br&gt; to domain class and run the app.afterthat i insert another attribute &lt;br&gt; to the domain class and run the app. &lt;br&gt; class Book { &lt;br&gt; String name &lt;br&gt; int isbn &lt;br&gt; String author &lt;br&gt; but i couldn&#39;t see the author column on my table,that means &lt;br&gt; after running the app i couldn&#39;t see the changes which i&#39;v applied.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/fa2ae86f441a86ff</guid>
  <author>
  jaimgunathil...@gmail.com
  (Ishara Gunathilake)
  </author>
  <pubDate>Wed, 19 Aug 2009 11:30:18 UT
</pubDate>
  </item>
  <item>
  <title>cant create domain class</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/f30228b775229285/23bb2dd8fbf11ea7?show_docid=23bb2dd8fbf11ea7</link>
  <description>
  hi &lt;br&gt; plz help me to solve this problem,when i try &lt;br&gt; to execute &lt;br&gt; grails create-domain Student &lt;br&gt; i got the following error &lt;br&gt; &lt;p&gt;Running pre-compiled script &lt;br&gt; Script not found CreateDomain &lt;br&gt; &lt;p&gt;please give me a solution to this error
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/f30228b775229285</guid>
  <author>
  jaimgunathil...@gmail.com
  (ishk)
  </author>
  <pubDate>Tue, 18 Aug 2009 05:07:41 UT
</pubDate>
  </item>
  <item>
  <title>Fwd: First public (pre-M1) release of Groovy-Eclipse plugin V2</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/129b7260cefaad26/8c20fc1393bfc306?show_docid=8c20fc1393bfc306</link>
  <description>
  FYI- just sent this to the groovy user group and thought this would be &lt;br&gt; of interest here. &lt;br&gt; &lt;p&gt;---------- Forwarded message ---------- &lt;br&gt; To: u...@groovy.codehaus.org, eclipse-plugin-...@groovy.code haus.org &lt;br&gt; &lt;p&gt;For the past couple of months, we have been working hard on creating a &lt;br&gt; 2.0 version of the groovy eclipse plugin. Although, we are still far
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/129b7260cefaad26</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Thu, 30 Jul 2009 18:35:38 UT
</pubDate>
  </item>
  <item>
  <title>Groovy meetup---July 23</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/a57b2a918420f730/143167a653533bf1?show_docid=143167a653533bf1</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;We are organizing a Groovy meetup on July 23. It&#39;s going to be an &lt;br&gt; informal way to learn about what&#39;s going on in Vancouver&#39;s Groovy &lt;br&gt; world. &lt;br&gt; &lt;p&gt;I&#39;ll be talking about the new Groovy Eclipse plugin and compiler &lt;br&gt; support that we are working on at SpringSource. And there will be &lt;br&gt; people from Boats.com who will talk about how their use of Groovy and
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/a57b2a918420f730</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Wed, 08 Jul 2009 03:07:38 UT
</pubDate>
  </item>
  <item>
  <title>easyb to test eclipse plugins?</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/e16aaaedf0879621/17e944af66a3d573?show_docid=17e944af66a3d573</link>
  <description>
  Does anyone know if it is possible to run eclipse plugin tests through &lt;br&gt; easyb (ie- to write bdd tests for eclipse plugins)? &lt;br&gt; &lt;p&gt;Easyb is very cool, and I would like to start using it for my plugin &lt;br&gt; tests.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/e16aaaedf0879621</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Sat, 06 Jun 2009 22:13:58 UT
</pubDate>
  </item>
  <item>
  <title>Making some progress on Groovy-Eclipse</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/1fda3eb74957a7e4/1b2970eea2e386c4?show_docid=1b2970eea2e386c4</link>
  <description>
  Hi all, &lt;br&gt; &lt;p&gt;This list has been quiet for some time now, so thought I would spice &lt;br&gt; it up with a little progress report on how we are doing with Eclipse &lt;br&gt; Groovy support. Read on if you are interested: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://contraptionsforprogramming.blogspot.com/2009/05/is-it-groovy-or-is-it-java-do-we-really.html&quot;&gt;[link]&lt;/a&gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/1fda3eb74957a7e4</guid>
  <author>
  andrew.eisenb...@gmail.com
  (Andrew E)
  </author>
  <pubDate>Sun, 17 May 2009 19:27:33 UT
</pubDate>
  </item>
  <item>
  <title>Drop top N items</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/5ba3c724911b8547/a527b657290d2d01?show_docid=a527b657290d2d01</link>
  <description>
  HI All, &lt;br&gt; &lt;p&gt;Hopefully this is an easy question. &lt;br&gt; &lt;p&gt;Given an unsorted list of numbers, I need to &amp;quot;drop&amp;quot; or disregard N &lt;br&gt; number of the highest numbers. Then I need to print the list in &lt;br&gt; original order and show which numbers were dropped. &lt;br&gt; &lt;p&gt;for example, given: &lt;br&gt; &lt;p&gt;def myList = [ 5, 2, 7, 9, 7, 3, 1 ] &lt;br&gt; def highNumbersToDrop = 2
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/5ba3c724911b8547</guid>
  <author>
  danmonroe....@gmail.com
  (DanMonroe)
  </author>
  <pubDate>Wed, 22 Apr 2009 00:10:01 UT
</pubDate>
  </item>
  <item>
  <title>Groovy on Google App Engine</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/cc590e5e902cb9f7/598c71323776facf?show_docid=598c71323776facf</link>
  <description>
  Google added support for Java in the GAE. Guillaume Laforge has &lt;br&gt; written a blog entry on running Groovy on the GAE. &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://blog.springsource.com/2009/04/07/write-your-google-app-engine-applications-in-groovy/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Grails is not working on the current version of the app engine but it &lt;br&gt; sure is exciting to hear about the Java support.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/cc590e5e902cb9f7</guid>
  <author>
  johnny.t...@gmail.com
  (Johnny)
  </author>
  <pubDate>Wed, 08 Apr 2009 20:37:00 UT
</pubDate>
  </item>
  <item>
  <title>Monday 30th March: Vancouver Grails and Groovy Developer Meet</title>
  <link>http://groups.google.com/group/groovyvan/browse_thread/thread/5291012646cda8ac/7ca1bb8c0ad2bcee?show_docid=7ca1bb8c0ad2bcee</link>
  <description>
  All &lt;br&gt; Time is fast approaching for another Vancouver Groovy &amp;amp; Grails developer &lt;br&gt; meet and if you haven&#39;t looked at Groovy and Grails recently it&#39;s come a &lt;br&gt; long long way since even August last year; &lt;br&gt; - Groovy 1.6 brings a host of great new language tweaks and syntactic &lt;br&gt; sugar &amp;lt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.infoq.com/articles/groovy-1-6&quot;&gt;[link]&lt;/a&gt;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/groovyvan/browse_thread/thread/5291012646cda8ac</guid>
  <author>
  frankly.wat...@googlemail.com
  (j pimmel)
  </author>
  <pubDate>Thu, 26 Mar 2009 21:23:13 UT
</pubDate>
  </item>
  </channel>
</rss>
