A simple method to open PDFs in a new window while displaying validation errors in the original window. The PDF window will not open if there are validation or other messages.
read on »All posts filed in “Development”
The Phone Screen Works Both Ways
A phone screen is typically used to screen applicants for a job, but it gave me enough information to make a decision about not wanting to work for the company.
read on »Make It A Good Day
Don’t just wait for a good day to “happen”. I’ve been able to make some attitude changes and make good days.
read on »Amazon Wishlists with Yahoo! Pipes
Using Yahoo! Pipes to deliver Amazon wishlists as RSS. Get the pipe at http://pipes.yahoo.com/iamthechad/amazonrsswishlist
read on »Moving to Agile: Inertia
Switching to an Agile process shines the light on a developer who has been successfully hiding his lack of work, but what can I do to change his behavior?
read on »Known Defects and FindBugs
(Download KnownDefects) I ran into a bit of a quandary the other day. I had to modify a piece of legacy code in our system – one that has no tests written against it. My first task was to write as many JUnit tests as I could to document the behavior of the component to [...]
read on »Is Refactoring Really That Scary?
I got admonished at my new job for coding practices that have become second nature to me. Is aggressive refactoring really that scary?
read on »JUnit Just Wants To Be Your Friend
My co-worker tests his code with the toString() and visual grep method. I’m not sure he would have ever caught the bug on his own. I keep trying to explain that unit tests are a Good Thing…
read on »Some Things To Remember When Running A Small Business
Several years ago, I worked for a small software shop. The company had gone through its number of growing pains, but seemed to be well established by the time I joined. Time would prove me wrong, and also give me some things to remember if ever I start my own small business.
read on »Data Calculator
This has been a pet project of mine for a while, and I’m happy to announce that I can finally let everybody else see it.
read on »