<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Management Induced Technology Constraints</title>
	<link>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/</link>
	<description>"If you can't hear me, it's because I'm in parentheses." - Steven Wright</description>
	<pubDate>Sat, 06 Sep 2008 04:38:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Nathan Bowser</title>
		<link>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7517</link>
		<author>Nathan Bowser</author>
		<pubDate>Fri, 23 Feb 2007 15:29:02 +0000</pubDate>
		<guid>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7517</guid>
		<description>It gets much much better whenever a company induces a constraint on you, for instance say Rational Clearcase, which in itself takes over your computer.  It sort of reminds me back in the junior high days when the majority of people used AOL, which also took over a machine.  Anyway - you are forced to use this software, and then you start getting messages saying that you don't have a valid license and cannot check-in/check-out anything and therefore not code.  Wow, now that is extreme productivity.  It gets even better...you get an email after awhile saying we don't have enough licenses for all the users using Clearcase, and that we should be running an executable which says how many users are using it, and when their current license session will expire (currently one hour).  Then if a developer forgets to do a check-in/check-out and 'renew' the license session, you can hurry up and jump in and snag it.  

This gets entertaining if there is a critical bug that needs fixed, and you cannot check out code, b/c you cannot connect b/c there are too many people developing.  We're getting paid to sit and wait for a time slot until we can develop...

So I guess those of us which didn't have the perfect timing, can sit here and think of a windows equivalent command to 'watch -n 1'.
</description>
		<content:encoded><![CDATA[<p>It gets much much better whenever a company induces a constraint on you, for instance say Rational Clearcase, which in itself takes over your computer.  It sort of reminds me back in the junior high days when the majority of people used AOL, which also took over a machine.  Anyway - you are forced to use this software, and then you start getting messages saying that you don&#8217;t have a valid license and cannot check-in/check-out anything and therefore not code.  Wow, now that is extreme productivity.  It gets even better&#8230;you get an email after awhile saying we don&#8217;t have enough licenses for all the users using Clearcase, and that we should be running an executable which says how many users are using it, and when their current license session will expire (currently one hour).  Then if a developer forgets to do a check-in/check-out and &#8216;renew&#8217; the license session, you can hurry up and jump in and snag it.  </p>
<p>This gets entertaining if there is a critical bug that needs fixed, and you cannot check out code, b/c you cannot connect b/c there are too many people developing.  We&#8217;re getting paid to sit and wait for a time slot until we can develop&#8230;</p>
<p>So I guess those of us which didn&#8217;t have the perfect timing, can sit here and think of a windows equivalent command to &#8216;watch -n 1&#8242;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7370</link>
		<author>Pete</author>
		<pubDate>Wed, 31 Jan 2007 17:45:54 +0000</pubDate>
		<guid>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7370</guid>
		<description>The open source bullet caught my eye the most here too.  I've worked in the IT department of a huge corporation building website for 14 years now and I must have heard the support argument against open source a billion times.  Your Eclipse story is far worse than what I've experienced, though.  If it's a compile time tool, who cares?

What the support argument eventually boils down to is that some people are willing to pay money in order to feel what can be a false sense of security.  Web Logic is a wonderful product, but I've spent more than a few hours on the phone with their tech folks who didn't understand their own product as well as people in my own organization and wondered why we did this instead of relying on the JBoss community.

I'm not saying you should to take anything that's in Apache incubation and try to run with it instead of purchasing a more established product, but I think there's a middle ground.  We were building a lot of webapps based on Struts and gave one group in the company the responsibility of being the support conduit to the Apache community.  This internal group augmented Struts to meet specific shortcomings and removed those specials (like supporting multiple struts-config.xml files) as Struts addressed them.  Management bought into it because there was someone to go to when all hell broke loose (which it almost never did) even though it was someone internal.

Really, this isn't too different than what Google does with Linux.  They have their own variant that is based on what is available to anybody and I would guess there's a small group that is responsible for it on everyone's behalf.  Obviously, this doesn't work for a smaller company since there are fewer people to go around, but conceptually it gives you that "who do we ask when this breaks" question without paying out support dollars when you probably don't need to.</description>
		<content:encoded><![CDATA[<p>The open source bullet caught my eye the most here too.  I&#8217;ve worked in the IT department of a huge corporation building website for 14 years now and I must have heard the support argument against open source a billion times.  Your Eclipse story is far worse than what I&#8217;ve experienced, though.  If it&#8217;s a compile time tool, who cares?</p>
<p>What the support argument eventually boils down to is that some people are willing to pay money in order to feel what can be a false sense of security.  Web Logic is a wonderful product, but I&#8217;ve spent more than a few hours on the phone with their tech folks who didn&#8217;t understand their own product as well as people in my own organization and wondered why we did this instead of relying on the JBoss community.</p>
<p>I&#8217;m not saying you should to take anything that&#8217;s in Apache incubation and try to run with it instead of purchasing a more established product, but I think there&#8217;s a middle ground.  We were building a lot of webapps based on Struts and gave one group in the company the responsibility of being the support conduit to the Apache community.  This internal group augmented Struts to meet specific shortcomings and removed those specials (like supporting multiple struts-config.xml files) as Struts addressed them.  Management bought into it because there was someone to go to when all hell broke loose (which it almost never did) even though it was someone internal.</p>
<p>Really, this isn&#8217;t too different than what Google does with Linux.  They have their own variant that is based on what is available to anybody and I would guess there&#8217;s a small group that is responsible for it on everyone&#8217;s behalf.  Obviously, this doesn&#8217;t work for a smaller company since there are fewer people to go around, but conceptually it gives you that &#8220;who do we ask when this breaks&#8221; question without paying out support dollars when you probably don&#8217;t need to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Paul Kazarian</title>
		<link>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7369</link>
		<author>Jason Paul Kazarian</author>
		<pubDate>Wed, 31 Jan 2007 15:29:17 +0000</pubDate>
		<guid>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7369</guid>
		<description>One of the best ways to get open source into the corporation is to use top-tier software that runs on it, like Oracle's databases and IBM's web application servers.

Start with Oracle XE, which is free to use for databases up to four gigs of user data.  It's not open source, though.  Then get approval to host it on a Linux server as called out in the system requirements.

On the other hand, I would stop working for a company that a) hired me as a developer and b) deleted software I installed to get my job done.
</description>
		<content:encoded><![CDATA[<p>One of the best ways to get open source into the corporation is to use top-tier software that runs on it, like Oracle&#8217;s databases and IBM&#8217;s web application servers.</p>
<p>Start with Oracle XE, which is free to use for databases up to four gigs of user data.  It&#8217;s not open source, though.  Then get approval to host it on a Linux server as called out in the system requirements.</p>
<p>On the other hand, I would stop working for a company that a) hired me as a developer and b) deleted software I installed to get my job done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Amor Righi</title>
		<link>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7363</link>
		<author>Michael Amor Righi</author>
		<pubDate>Tue, 30 Jan 2007 03:28:47 +0000</pubDate>
		<guid>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7363</guid>
		<description>Ugh, a new low.  My mother found my blog.  Seriously mom, how did you get your typewriter connected to the Internet?!?!?</description>
		<content:encoded><![CDATA[<p>Ugh, a new low.  My mother found my blog.  Seriously mom, how did you get your typewriter connected to the Internet?!?!?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda R.</title>
		<link>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7362</link>
		<author>Linda R.</author>
		<pubDate>Tue, 30 Jan 2007 02:21:17 +0000</pubDate>
		<guid>http://www.michaelrighi.com/2007/01/29/management-induced-technology-constraints/#comment-7362</guid>
		<description>$15.95 was even more of a bargain than you let on to since it was your mother who paid that bill each month. Now go wash the paprika out of your eye....</description>
		<content:encoded><![CDATA[<p>$15.95 was even more of a bargain than you let on to since it was your mother who paid that bill each month. Now go wash the paprika out of your eye&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
