<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Electric Senator - Tools category</title>
  <link>http://www.electricsenator.net:80/categories/Tools/</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>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>
  
  <item>
    <title>Simple Parser in JavaCC</title>
    <link>http://www.electricsenator.net:80/2008/08/16/1218875940000.html</link>
    
      
      
        <description>
          &lt;p&gt;
I&#039;ve pretty much decided to write an improved NNTP server for USENET that includes a number of features that USENET really requires.  Basically the idea is to improve USENET.  I don&#039;t know that I&#039;ll be successful in this attempt, but I&#039;m going to write the code anyway.  
&lt;/p&gt;&lt;p&gt;&lt;a href=&#034;http://www.electricsenator.net:80/2008/08/16/1218875940000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <category>Java</category>
    
    <category>Tools</category>
    
    <comments>http://www.electricsenator.net:80/2008/08/16/1218875940000.html#comments</comments>
    <guid isPermaLink="true">http://www.electricsenator.net:80/2008/08/16/1218875940000.html</guid>
    <pubDate>Sat, 16 Aug 2008 08:39:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
