<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Electric Senator - Grails category</title>
  <link>http://www.electricsenator.net:80/categories/Grails/</link>
  <description>Artificial Intelligence and Code</description>
  <language>en</language>
  <copyright>Kenneth P. Turvey </copyright>
  <lastBuildDate>Tue, 20 Oct 2009 16:58:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>PostgreSQL and Grails</title>
    <link>http://www.electricsenator.net:80/2009/10/20/1256057880000.html</link>
    
      
      
        <description>
          I&#039;ve been using grails for web applications for a while and my preferred database for these applications is &lt;a href=&#034;http://www.postgresql.org/&#034;&gt;PostgreSQL&lt;/a&gt;.  Unfortunately recently I&#039;ve run into a number of bugs when using &lt;a href=&#034;http://cwiki.apache.org/SHIRO/&#034;&gt;Apache Shiro&lt;/a&gt; for security.&lt;p&gt;&lt;a href=&#034;http://www.electricsenator.net:80/2009/10/20/1256057880000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Grails</category>
    
    <comments>http://www.electricsenator.net:80/2009/10/20/1256057880000.html#comments</comments>
    <guid isPermaLink="true">http://www.electricsenator.net:80/2009/10/20/1256057880000.html</guid>
    <pubDate>Tue, 20 Oct 2009 16:58:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Tomcat and JNDI</title>
    <link>http://www.electricsenator.net:80/2009/10/17/1255796820000.html</link>
    
      
      
        <description>
          &lt;p&gt;
JNDI allows your application to look up resources provided to it by the server on which it is running.  This article will show you how to provide databases and a mail server to your web applications under Tomcat.
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.electricsenator.net:80/2009/10/17/1255796820000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Java</category>
    
    <category>Grails</category>
    
    <category>Tools</category>
    
    <comments>http://www.electricsenator.net:80/2009/10/17/1255796820000.html#comments</comments>
    <guid isPermaLink="true">http://www.electricsenator.net:80/2009/10/17/1255796820000.html</guid>
    <pubDate>Sat, 17 Oct 2009 16:27:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Installing A Continuous Integration Server</title>
    <link>http://www.electricsenator.net:80/2009/10/03/1254618530821.html</link>
    
      
      
        <description>
          &lt;p&gt;
A friend of mine convinced me that I should at least give continuous integration
servers a try to see if they might streamline my development process.  I thought
that a CI server might be a wonderful way to aid in communication with my 
clients.  They would be able to see that status of work as it is being 
developed.  Knowing that the customer is able to see not only the final version
of the code, but every intermediate version and it status in testing can only
improve the quality of the released product.  
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.electricsenator.net:80/2009/10/03/1254618530821.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Grails</category>
    
    <category>Tools</category>
    
    <comments>http://www.electricsenator.net:80/2009/10/03/1254618530821.html#comments</comments>
    <guid isPermaLink="true">http://www.electricsenator.net:80/2009/10/03/1254618530821.html</guid>
    <pubDate>Sun, 04 Oct 2009 01:08:50 GMT</pubDate>
  </item>
  
  <item>
    <title>Google App Engine for Java Developers</title>
    <link>http://www.electricsenator.net:80/2009/09/25/1253924425381.html</link>
    
      
      
        <description>
          &lt;p&gt;
Google&#039;s App Engine is based on a great idea, cloud computing but without having to provision individual servers to host your application.  Most people deploying to the cloud don&#039;t really care about how many servers are handling their app at any given time, they just want it available whenever a customer needs it.  They also don&#039;t really want to spend their time optimizing database performance, or caching performance, or any of the details that are best left up to experts like those at Google.  
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.electricsenator.net:80/2009/09/25/1253924425381.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Grails</category>
    
    <category>Java</category>
    
    <category>Tools</category>
    
    <comments>http://www.electricsenator.net:80/2009/09/25/1253924425381.html#comments</comments>
    <guid isPermaLink="true">http://www.electricsenator.net:80/2009/09/25/1253924425381.html</guid>
    <pubDate>Sat, 26 Sep 2009 00:20:25 GMT</pubDate>
  </item>
  
  </channel>
</rss>
