I want to make the assumption that these three broken rules below are supposed to be common sense. Is it fair to say that these rules are basic for any web developer? I ran into…
Category: Development
Warnings == Errors?
Do you treat warnings as errors? I remember this discussion and it’s pretty much up to the developer, but I think they should be treated as errors. This migration piece is a mother load and…
Application Migration Frustration.
Moving from JDK 1.2 to JDK 1.5 not knowing it was supposed to be JDK 1.4.2 is not cool at all. Amongst the headaches, I learned something about generics in JDK 1.5 that may pose…
Big Ball of Mud…Pattern?!
So…WTF is a Big Ball of Mud Pattern? Click and read. It’s real and I just took ownership of a project that uses this “BBOM” pattern. Don’t you think I’m lucky?! BLECH. JSPs/ASPs integrated could…
One Week: No Electricity, No Internet.
What a week…Here’s a long post to catch you all up on my adventures. Reliable PluginsQuantum DB for Eclipse can’t count. SELECT COUNT(*) FROM table1 sf WHERE sf.TYPE = ‘type1’AND sf.SCID ‘sneeze’AND sf.MSCD IN (1,…