Engineering Mistakes and Process Improvement
I often come across articles that I find are great in theory but putting them to practice in an organization is very challenging mainly due to the...
I often come across articles that I find are great in theory but putting them to practice in an organization is very challenging mainly due to the...
Apache configuration can be the most frustrating things, especially for those of us who don’t do it everyday. The one mistake I constantly make is allowing Apache...
Don’t over-think it. Mule 3.x has greatly simplified exception handling. Just like an assembly line, lets build the stops first and make sure the exception path is...
Rather than delete each SVN meta-data folder by hand, try automating. Here’s some code that might help. import java.io.File; public class RemoveSVNMetaData { public static void main(String[]...
My wife found these wonderful Photoshop “tutorials” online at youtube. The instructor, Donnie, has some serious issues but is very funny and very entertaining. I found myself...
Most if not all the Hibernate validators have a message attribute that can use an expression representing a key in a message bundle. The message bundle is...
Whether you are using radio buttons, check boxes or selects, at some point you probably have a collection of custom objects that you want to supply to...
In Facelets, the template attribute of the composition tag understands URI references including the jar protocol. For instance, say I have a layout template called jlayout.xhtml inside...
It started on a good note. This past Friday, I had the pleasure of working with some fine musicians in a 3 hour performance for about 10...
Last time I wrote I spoke of migraines. The headaches continued for 2 more days. The next day, right on-time, the headaches returned. They came on in...