Cloud Computing and Enterprise POJOs
Chris Richardson

Run Java Applications on Amazon EC2

My book

Calendar

««May 2007»»
SMTWTFS
   1
2
345
6
7
89101112
13141516171819
20
21
2223242526
2728293031

My Top Tags

                                                                               

My RSS Feeds








 

I am the founder of Cloud Foundry, which provides automated, outsourced data center management for Java applications on Amazon EC2.

I am the founder of Cloud Tools, which is an open-source project for automating the deployment of Java and Grails applications on Amazon EC2.

I run a training and consulting company that helps organizations build better software faster and deploy it on the cloud.

We provide a variety of services including:

  • Development - we can build your application for you
  • Deployment - we can find a hosting partner or deploy your application on Amazon EC2
  • Training classes for Spring, Hibernate and Acegi Security
  • Jumpstarts to get your project off to the right start
  • Reviews to improve your architecture, code and development process

For more information contact me.

 

My bookmarks

Mailing List

May 2007



Arid POJOs: Customizable convention over configuration and dynamic finder methods

Monday, 21 May 2007 7:49 A GMT-08
Wandering around JavaOne gave me a chance to think more about what Arid POJOs offers. I came up with the term customizable convention over configuration or C2oC. I also extended Arid POJOs to implement dynamic finder methods.

Leave the code more beautiful than how you found it

Monday, 7 May 2007 12:43 P GMT-08
This past weekend I took my kids on a Bug Safari in Sunol Regional Wilderness . It was organized by Sarah Shafer of Sarah Science fame. At the start of the safari she gave the kids two great pieces of advice.

Source code for my simplified XML-based dependency injection example

Wednesday, 2 May 2007 7:36 A GMT-08
If you would like to try out my custom Spring/XML namespace that uses reflection and AspectJ type patterns to generate bean definitions you can get the source code from here: http://code.google.com/p/aridpojos/If you are using Maven2 you can get it