To deliver software which is cheap, gutsy, powerful and simple.
Posted by cgp

This will come in handy:

Testing Spring Controllers with Raible - It's not a complete guide, but it does contain a test, which I haven't seen most other places.

Posted by cgp
  • Setting up a Maven Repository - About as good an article on setting up maven2 repositories as I've seen. He chose to install Artifactory, which looked good enough for me. Then I talked to Bob and told me about Archiva which includes some reporting tools Artifactory is missing. I'll check it out later and see whether or not the beta version of Archiva is any good or not.

Core JEE Patterns

01 Aug 2007
Posted by cgp

I like it when we get a healthy discussion of what certain patterns are. This is a good example, albeit a little bit heavy on the lingo:

* DAO

IOC
* Injection/Inversion of Control/AOP

Posted by cgp

Doing persistence with JPA and a persistence provider is a straightforward process:

* Struts 2 + Spring + AJAX -- Good example. I got it working, but I did need to add in:

<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-commons-annotations</artifactId>
<version>3.2.5ga</version>
</dependency>

to my maven pom.xml (I also had to download and install a couple of other depedencies but that part was straightforward.
* Getting started with JPA and Spring

* Generating Hibernate POJO classes from DB tables
* Some sort of reference to the annotions of JPA
* Master the New Persistence Paradigm with JPA
* A Followup to Mastering the New Persistence, a little more advanced.
* 90th Percentile, JPA and Spring are the cools
* JPA Annotations Guide
* Advanced JPA with spring
* The hibernate tutorial
* Unitils
* JOTM Transactions In Spring And Hibernate
* Lucene integration with Spring and Hibernate

Developing Cupid

03 Jul 2007
Posted by cgp

I've been torn about writing an application to maintain information for within my other love, WWME. I've just been torn about being inspired to do something interesting and different for it. I don't know how to make it interesting. Data entry is a large part of what the application does, but I just don't see people using it to do that, because data entry is boring.

So, what interests me now is how to make that interaction work differently. How to make that interesting. Some ideas I have had:

1. There should be a lot of interaction through email.
2. Highly graphical. Not graphical in the EXT-library sense of the word, but a lot of color and a lot of elegant font usage.

Posted by cgp

The websites below are examples of my HTML/CSS development experience:

Secure Depot
Developed for a mortgage doc prep company in 2004, this site uses php for a template engine and contains custom graphics with theming. Usage of gradients and reflective effects give this website a modern appearance. The symbols in the banner have meaning throughout the application. Color is used extensively to convey status of documents, packages and more. Javascript and AJAX is used throughout the site for auto-fill, automatic refreshing of the state of the application, and to reduce overall complexity.

Image Magick

30 Aug 2006
Posted by cgp

http://www.cit.gu.edu.au/~anthony/graphics/imagick6/advanced/#gel_effects

Google Site Status

28 Aug 2006
Posted by cgp

http://www.google.com/webmasters/sitemaps/sitestatus