Home

Search results

"tag:tools"


Title and summary Date/time
1
Tomcat and JNDI
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.
Oct 17, 2009
12:27:00 PM
2
Installing A Continuous Integration Server
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 ...
Oct 3, 2009
9:08:50 PM
3
Google App Engine for Java Developers
Google'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't really care about how many servers are handling their app at any given ...
Sep 25, 2009
8:20:25 PM
4
Simple Parser in JavaCC
I'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't know that I'll be successful in this attempt, but I'm going to write ...
Aug 16, 2008
4:39:00 AM