Posts Tagged hose job
man in the middle
Posted by Matt Brotherson in asides on April 27, 2008
Occasionally your team won’t be the only team on a big league project. Sometimes you find yourself as the man in the middle. This is the first time that i find myself on the outside of the good ‘ol boy network. For the perseverance of the team we must push through. The shame of it is when the good ‘ol boy network determines enterprise solution decisions. Good times.
when the IDE hoses you
Posted by Matt Brotherson in asides on November 29, 2006
Great advances have been made in Integrated Development Environments over the past three years. These IDE’s aim to simplify every day development tasks – everything from compiling code to handling check in procedures with a version control provider to providing drag and drop design interfaces. I am constantly amazed at the advances made in Microsoft’s Visual Studio .NET 2003 and they bested themselves once again with the 2005 version. Eclipse for java based development has come a long way since the first time I looked at it.
I’m lazy. Any advantage an IDE has to offer me, I’ll try and oblige them the opportunity. At my last company I did an experiment with our service oriented architecture to utilize the IDE to do most of the wiring for me from the data access to the visual representation by working with typed datasets returned from web services and presenting them via data grids. This was excellent as the IDE was able to save me many lines of code. Based on that success, I’ve tried to let IDE’s do things for me that I could normally do on my own. The attractive part of this type of functionality is that it saves you time and handles the plumbing portion for you.
LinkedIn