active questions tagged management - Stack Overflowmost recent 30 from stackoverflow.com2009-11-29T14:57:04Zhttp://stackoverflow.com/feeds/tag/managementhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1807855/software-project-management-systems2Software Project Management systemscornjuliox2009-11-27T10:11:42Z2009-11-29T11:29:09Z
<p>Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit changes to a repo while not connected to the internet (these days I find myself in areas without internet access). I'm looking for a piece of software (preferably free, because I'm on a really tight budget :-P) that will allow me to manage a bug database and TODO list for each of my projects without requiring an internet connection. Is there anything out there that'll allow me to do exactly that (maybe more)? I'd prefer something that can work alongside Mercurial, because it'd be a pain to switch source control systems at this point.</p>
http://stackoverflow.com/questions/301478/what-books-and-sites-should-managers-of-programmers-read6What books and sites should managers of programmers read?Robert Wagner2008-11-19T10:28:16Z2009-11-29T09:39:53Z
<p>What books should someone who manages programmers read? This includes supervisors, internal customers and project managers. Vote for what you think or add it if it doesn't exist.</p>
http://stackoverflow.com/questions/425044/how-to-estimate-a-programming-task-if-you-have-no-experience-in-it36How to estimate a programming task if you have no experience in it.Jon Erickson2009-01-08T17:02:05Z2009-11-27T17:12:38Z
<p>I am having a difficult time with management asking for estimates on programming tasks that are utilizing 3rd party controls that I have no prior experience with.</p>
<p>I definitely understand why they would want the estimates but I feel as though any estimate I give will either be a) too short and make me look bad or b) too long and make me look bad.</p>
<p>What estimate or reply could I give management to get them off of my back so that I can continue doing my work!</p>
http://stackoverflow.com/questions/1807498/are-there-any-good-blogs-for-software-team-leaders-or-software-project-managers5Are there any good blogs for software team leaders or software project managers?Steve2009-11-27T08:48:49Z2009-11-27T11:41:45Z
<p>What are some good blogs for software team leaders or software project managers?</p>
http://stackoverflow.com/questions/1044590/most-professional-way-to-tell-a-developer-they-are-no-good15most professional way to tell a developer they are no goodBigBlondeViking2009-06-25T15:30:33Z2009-11-26T15:27:56Z
<p>What is the most professional way to break it to a developer that they're not very good?</p>
<p>I haven't been a developer for as long as some of the others out there. </p>
<p>But I have already had to deal with some really crazy people.</p>
<p>What is the best way(s) to stay professional and critique a developer who really is horrible at his/her job, keeping in mind that it's a small world and you might HAVE to work with them again.</p>
<p>EDIT:
Should have added where I am coming from :</p>
<ul>
<li>I am an upper level developer but have no power to hire or fire. Just venting frustration with my boss and other devs.</li>
<li>Management moves slower that molasses and has been know to hire with out letting devs interview candidates.</li>
<li>And yes, a few have been crazy enough for me to be worried about my well being should they decide to snap..</li>
</ul>
http://stackoverflow.com/questions/1801932/open-source-business-service-mangement-monitoring-tools0Open Source Business Service Mangement& Monitoring Toolsnandasuri2009-11-26T06:44:23Z2009-11-26T07:04:29Z
<p>I am looking for a Open Source Business Service Mangement and Monitoring tool which can be integrated to our project ! </p>
<p>Key things looking from the tools are
1.Utilization information of the servers (CPU,MEM,Network,Disk Space,etc) collected at regular intervals
2.performing analytics based on the histroical utilization data collected
3.sending alerts/alarms when the utilization is not under control i.e proactive way of handling </p>
http://stackoverflow.com/questions/1798457/iphone-analysis-design-creating-work-flow1iphone Analysis & design - creating work flow [closed]sagar2009-11-25T17:14:16Z2009-11-25T23:31:14Z
<p>At the beginning of each project, first of all we create sample screen design by using software or by designing on notepad. </p>
<p>By doing this we can have idea, what we are going to implement.</p>
<p>Lets say,</p>
<ol>
<li>First screen - Splash screen - will look like this demo image</li>
<li>Second screen - Dashboard screen - will look like this demo image.</li>
<li>Third screen - Sign up screen - will have this kind of fields, here will be picker etc.</li>
</ol>
<p>( I need free Mock up tool - ( i think mock up means black & white just sketch) )</p>
<p>What kind of tools do you use for designing a system flow for iphone? </p>
http://stackoverflow.com/questions/103448/free-open-source-service-soa-management-and-monitoring-tools2Free/open source service (SOA) management and monitoring toolsmmh2008-09-19T16:26:23Z2009-11-24T18:46:26Z
<p>Hi,</p>
<p>I was looking for Free/open source service (SOA) management and monitoring tools. What tools have you used and is there any tool that you recommend?</p>
<p>Thanks
Manju</p>
http://stackoverflow.com/questions/1778438/domain-repository-for-requirements-management-build-or-buy2Domain repository for requirements management - build or buy?Justin2009-11-22T11:07:47Z2009-11-24T09:40:22Z
<p>In my organisation, we have some very inefficient processes around managing requirements, tracking what was actually delivered on what versions, etc, do subsequent releases break previous functionality, etc - its currently all managed manually. The requirements are spread over several documents and issue trackers, and the implementation details is in code in subversion, Jira, TestLink. I'm trying to put together a system that consolidates the requirements info, so that it is sourced from a single, authoritative source, is accessible via standard interfaces - web services, browsers, etc, and can be automatically validated against. The actual domain knowledge is not that complicated but is highly proprietary and non-standard (i.e., not just customers with addresses, emails, etc), and is relational: customers have certain functionalities, features switched on/off, specific datasources hooked up - all on specific versions. So modelling this should be straightforward.</p>
<p>Can anyone advise the best approach for this - I a certain that I can develop a system from scratch that matches exactly the requirements, in say ruby on rails, grails, or some RAD framework. But I'm having difficulty getting management buy-in, they would feel safer with an off the shelf solution. </p>
<p>Can anyone recommend such a system? Or am I better off building it from scratch, as I feel I am? I'm afraid a bought system would take just as long to deploy, and would not meet our requirements.</p>
<p>Thanks for any advice. </p>
http://stackoverflow.com/questions/874166/sql-server-2008-web-management-scripts0SQL Server 2008 web management scripts?GrZeCh2009-05-17T08:40:58Z2009-11-24T05:06:33Z
<p>Hello,</p>
<p>does anyone know what SQL Server 2008 management scripts exists (except myLittleAdmin)?</p>
<p>Thanks</p>
<p>Clarification: I'm looking for web based management script (which supports SQL Server 2008) other than myLittleAdmin.</p>
http://stackoverflow.com/questions/1744096/what-did-joel-spolsky-mean-by-the-other-three-methods-of-software-management1What did Joel Spolsky mean by the other three methods of software management?cartoonfox2009-11-16T18:51:34Z2009-11-19T12:25:43Z
<p>I've just read Joel's "Three Management methods" <a href="http://www.joelonsoftware.com/items/2006/08/07.html" rel="nofollow">http://www.joelonsoftware.com/items/2006/08/07.html</a> but I'm really interested in some of the other ones he mentioned, including:</p>
<ul>
<li>The Jihad Method (I wish there was a less politically loaded name for it...)</li>
<li>The Charismatic Cult Method</li>
<li>and "Devil Wears Prada" method.</li>
</ul>
<p>I've definately lived through Charismatic Cult Management - it was fun, but I'm not sure I would do things that way again. I think I might have escaped "The Jihad Method" - but I'd like to know exactly what's meant by that.</p>
<p>I'm not sure what the "Devil Wears Prada" method is - something to do with buying the lead developer his/her morning starbucks and delivering the binder of TPS reports to his or her home? ;-)</p>
http://stackoverflow.com/questions/1761955/when-does-technical-documentation-violate-the-dry-principle1When does technical documentation violate the DRY principle?dpb2009-11-19T09:21:34Z2009-11-19T10:07:36Z
<p>We had a project where things got in a bit of a mess a while ago because of inexperienced developers. </p>
<p>The main issue was the fact that the programmers rushed directly into writing the code after they have read the functional requirements. They did not stop for a moment before and think how they might implement the stuff, so they coded an implementation. After some time consumed on the task, they often realized that they have missed something and needed to back out and try another approach. The project got late, overtime was demanded etc.</p>
<p>That was version 1 of the app. For version 2, management decided to force the programmers into planning first, so before any code was written, the programmers had to write detailed technical specs first (I must mention here that the client does not care about these specs). A lot of the issues that occurred during coding were caught in writing the specs. Things went well for the second version.</p>
<p>We are now doing heavy maintenance on the second version and a lot of things get changed in the code. The team now knows well the project and gained a lot of experience, so there are no major issues. The problem now is that the changes are rather urgent and we have all this technical specifications that we must update at the same time with the code. The client does not care about the specs, he just wants his changes.</p>
<p>So the question is, when does technical documentation become a duplication bourdon? Also, should we lose the technical specs now that they have served their purpose or should we keep them updated?</p>
<p>What do you think?</p>
http://stackoverflow.com/questions/446720/having-to-set-objectives-for-developers-even-though-objectives-dont-work10Having to set objectives for developers, even though objectives don't workPaul Stephenson2009-01-15T13:31:50Z2009-11-18T15:44:40Z
<p>It is <a href="http://www.joelonsoftware.com/news/20020715.html" rel="nofollow">generally accepted</a> that <a href="http://www.inc.com/magazine/20081001/how-hard-could-it-be-sins-of-commissions.html" rel="nofollow">setting measurable objectives</a> for software developers <a href="http://stackoverflow.com/questions/324399/what-is-a-fair-productivity-measurement-technique-for-programmers#324441">doesn't work</a> , as too much focus on the objectives can lead to behaviour counter to the organisational goals (so-called "<a href="http://csdl.ics.hawaii.edu/techreports/96-16/96-16.html" rel="nofollow">measurement dysfunction</a>").</p>
<p>However, in my company, we are required to set objectives for all staff, and are encouraged by Human Resources to make them <a href="http://en.wikipedia.org/wiki/SMART_(project_management)" rel="nofollow">SMART</a>. In the past, my fellow first-level managers (team leads) and I have tried a number of approaches:</p>
<ol>
<li>Set measurable objectives that are additional to the normal job, like "Do training on technology X", "Create documentation for piece of code Y that no-one understands" and so on. When it comes to the annual performance evaluation, rate developers not on the written objectives, but rather on my opinion of the unmeasurable value of their normal work, since that is actually what the company cares about.</li>
<li>Set very specific objectives like "days' work done as recorded by the task management system", "number of bugs introduced", "number of production issued caused". This led to inflated estimates and incorrect classification of bugs, in order to achieve better "scores". Interestingly, even those developers scoring highly on this system didn't like it, as the intrinsic trust within the team was damaged and they didn't always feel they deserved their high position.</li>
<li>Set vague objectives that are variants on "Do your normal job well". When it comes to the annual evaluation, their rating does reflect performance against the objectives, but the objectives themselves are not measurable or achievable, which is frowned upon.</li>
</ol>
<p>None of these is ideal. If you have been in a similar situation of having to create meaningful, measurable objectives for software developers in spite of the evidence against their effectiveness, <strong>what approach has worked best for you?</strong></p>
<p><hr></p>
<p>Related questions I found that don't quite address the same point:</p>
<ul>
<li><a href="http://stackoverflow.com/questions/51629/what-are-suitable-performance-indicators-for-programmers">What are some good performance goals for a software engineer?</a></li>
<li><a href="http://stackoverflow.com/questions/210329/setting-performance-goals-for-developers">Setting Performance goals for Developers</a></li>
<li><a href="http://stackoverflow.com/questions/51629/what-are-suitable-performance-indicators-for-programmers">What are suitable performance indicators for programmers?</a></li>
<li><a href="http://stackoverflow.com/questions/324399/what-is-a-fair-productivity-measurement-technique-for-programmers#324441">What is a fair productivity measurement technique for programmers?</a></li>
<li><a href="http://stackoverflow.com/questions/317836/i-need-some-career-goals-for-the-next-year">I need some career “Goals” for the next year</a></li>
</ul>
<p><hr></p>
<p><strong>Update</strong> (18 November 2009): There are 10 upvotes for my question, and the highest-rated answers only have 4 upvotes (including one each from me). I think this tells us something: perhaps that Joel and the others are right, and that the combined wisdom of stackoverflow cannot come up with <em>any</em> compelling, measurable objectives for developers that could not be gamed without adversely affecting the true (unmeasurable) value of their work. Thanks for trying though!</p>
http://stackoverflow.com/questions/1737554/how-to-prove-my-stakeholder-and-manager-my-software-works6How to prove my stakeholder and manager my software works?Hace2009-11-15T13:39:36Z2009-11-17T20:56:40Z
<p>What do software engineers encounter after another stressfull release? Well, the first thing we encounter in our group are the bugs we have released out in the open. The biggest problem that we as software engineers encounter after a stressfull release is spaghetti-code, also called the <a href="http://laputan.org/mud/mud.html" rel="nofollow">big ball of mud</a>. </p>
<blockquote>
<p>The time and money to chase perfection are seldom available, nor should they be. To survive, we must do what it takes to get our software working and out the door on time. Indeed, if a team completes a project with time to spare, today’s managers are likely to take that as a sign to provide less time and money or fewer people the next time around.</p>
<p><B>You need to deliver quality software on time, and under budget</b></p>
<p>Cost: Architecture is a long-term investment. It is easy for the people who are paying the bills to dismiss it, unless there is some tangible immediate benefit, such a tax write-off, or unless surplus money and time happens to be available. Such is seldom the case. More often, the customer needs something working by tomorrow. Often, the people who control and manage the development process simply do not regard architecture as a pressing concern. <B>If programmers know that workmanship is invisible, and managers don't want to pay for it anyway, a vicious circle is born.</B></p>
</blockquote>
<p>But if this was really the case than each longterm software project would eventually always lead to a big ball of mud.</p>
<p>We know that does not, always, happen. How come? Because the statement that managers do not regard architecture as a pressing concern is false. At least nowadays. Managers in the IT field very well know that maintainability is key to the business.</p>
<blockquote>
<p>business becomes dependent upon the data driving it. Businesses have become critically dependent on their software and computing infrastructures. There are numerous mission critical systems that must be on-the-air twenty-four hours a day/seven days per week. If these systems go down, inventories can not be checked, employees can not be paid, aircraft cannot be routed, and so on. [..]</p>
</blockquote>
<p>Therefore it is at the heart of the business to seek ways to keep systems far away from the big ball of mud. That the system is still maintainable. That the system actually works and that you, as programmer can prove it does. Does your manager ask you if you have finished your coding today, does she ask you if the release that has fixes A, B and C can be done today or does she ask if the software that will be released actually works? And have you proved it works? With what?</p>
<p>Now for my question:</p>
<p>What ways do we have to prove our managers and/or stakeholders that our software works? Are those green lights of our software-unit tests good enough? If yes, won't that only prove our big-ball of mud is still doing what we expect it to do? That the software is maintainable? How can you prove your design is right? </p>
<p><strong>[Added later]</strong></p>
<p>Chris Pebble his answer below is putting my team on the right track. The Quality Assurance is definitaly the thing we are looking for. Thanks Chris. Having a QA policy agreed with the stakeholders is than the logical result of what my team is looking for. </p>
<p>The follow-up question is what should all be in that QA policy?</p>
<ul>
<li>Having that buildserver running visible for my stakeholders</li>
<li>Having the buildserver not only 'just build' but adding tests that were part of the QA policy</li>
<li>Having an agreement from my stakeholders on our development process (where developers review each others code is part of)</li>
<li>more..</li>
</ul>
<p>Some more information: The team I'm leading is building webservices that are consumed by other software teams. That is why a breaking webservice is immediately costing money. When the developers of the presentationlayer team, or the actual testers can't move forward we are in immediate stress and have to fix bugs ASAP, which in turn lead to quick hacks..</p>
<p>[ added later ]</p>
<p>Thanks for all the answers. It is indeed about 'trust'. We cannot do a release if the software is not trusted by the stakeholders, who are actively testing our software themselves using the website that is consuming our webservice.
When issues arise, the first question of our testers is: Is it a servicelayer problem or a presentationlayer problem? Which directs me to have a QA policy that ensures that our software is ok for the tests they are doing.</p>
<p>So, the only way I can (now) envision enabling trust with testers is to:
- Talk with the current test-team, go over the tests that they are able to manually execute (from their test-script and scenario's) and make sure that our team has those tests as unit-tests already checked against our webservice. That would be a good starting point for a 'sign-off' before we do a release that the presentationlayerteam has to integrate. It will take some effort to clarify that creating automatic tests for all those scenario's will take some time. But it will definately be usefull to ensure what we build is actually working.</p>
http://stackoverflow.com/questions/1710600/is-26-too-young-to-become-a-technical-manager6Is 26 too young to become a technical manager?Jon Seigel2009-11-10T19:35:43Z2009-11-17T11:56:16Z
<p>I'm 26. Long story short: I've been programming for over half my life all the way from 8088 ROM BASIC to TP to VB to C++ to C#.</p>
<p>Lately, I've been less interested in coding, and more interested in overall project design (particularly UI design), managing a team, and taking care of clients. Don't get me wrong -- coding is still fun and I'm effective doing that -- I just feel more drawn towards a managerial role. I'm targeting a technical management role such as program manager, not a purely project management role. There are different, difficult, and exciting challenges there.</p>
<p>I know that even asking this question means I have some inner work to do, but I'd like to know the community's opinion on issues like:</p>
<ul>
<li>How can I be hired for such a role, never having been explicitly in this role before?</li>
<li>Will I be taken seriously by my subordinates? Co-workers? Superiors? HR (see 1st point)?</li>
<li>Am I making a big deal out of nothing?</li>
</ul>
<p>I have a little bit of team management experience from my latest project (5 months)... and that's all the management experience I could put on my CV. There aren't any more projects here where I have the opportunity to gain more experience. I've been actively reading books on management theory to lay some formal foundation that I can use every day.</p>
<p>All thoughts on the subject would be appreciated, as I think I'm in a relatively rare situation.</p>
<p><hr></p>
<p><a href="http://stackoverflow.com/questions/1533588/im-a-developer-how-do-i-become-a-technical-manager">Related question</a></p>
<p><hr></p>
<p><strong>UPDATE:</strong> Thank you all very much for your ideas and encouragement! I've added comments to most of the replies here. You've all given me a lot to think about, and even more work to do. ;)</p>
http://stackoverflow.com/questions/1738596/net-c-order-management-library0.net c# order management libraryunknown (google)2009-11-15T19:49:49Z2009-11-15T20:21:48Z
<p>I have the need for sql based library that will allow me to create products, order items, orders, etc to support e-commerce on a .net mvc site. Does anybody have a suggestion as to where I can purchase a library like this or should I write it myself? </p>
<p>Thanks,
Chris</p>
http://stackoverflow.com/questions/1729927/microsoft-dynamics-crm-4-0-and-identity-lifecycle-management0Microsoft Dynamics CRM 4.0 and Identity Lifecycle Managementzxz2009-11-13T15:27:40Z2009-11-13T15:27:40Z
<p>Customers are stored in Dynamics CRM 4.0 an some need access to external facing application and therefore should be provisioned in the DMZ Active Directory. </p>
<p>Does it make sense to use MS Identity Management Lifecycle to push the accounts in the DMZ Active Directory?</p>
http://stackoverflow.com/questions/909138/how-do-i-add-an-init-d-script-into-a-deb0How do I add an init.d script into a .debTony Meyer2009-05-26T06:13:57Z2009-11-11T12:00:04Z
<p>I have a <code>project.init</code> file in the debian directory (along with <code>rules</code>, <code>control</code>, etc), and I have <code>dh_installinit</code> in my <code>rules</code> file (in the <code>binary-arch</code> rule).</p>
<p>When <code>dpkg-buildpackage</code> completes, the init script has been copied to <code>debian/project/etc/init.d/project</code>, and the various pre/post scripts have been created.</p>
<p>However, when I actually install the .deb (with <code>dpkg -i</code>), the init.d script does not get installed, so I must be missing part of this process. The "<a href="http://www.debian.org/doc/maint-guide/" rel="nofollow">New Maintainer's Guide</a>" is pretty sparse on init.d details (it basically says not to use them, because they are too advanced).</p>
<p>The verbose output of the dh_installinit command is:</p>
<pre><code>dh_installinit
install -p -m755 debian/project.init debian/project/etc/init.d/project
echo "# Automatically added by dh_installinit">> debian/project.postinst.debhelper
sed "s/#SCRIPT#/project/;s/#INITPARMS#/defaults/;s/#ERROR_HANDLER#/exit \$?/" /usr/share/debhelper/autoscripts/postinst-init >> debian/project.postinst.debhelper
echo '# End automatically added section' >> debian/project.postinst.debhelper
echo "# Automatically added by dh_installinit">> debian/project.prerm.debhelper
sed "s/#SCRIPT#/project/;s/#INITPARMS#/defaults/;s/#ERROR_HANDLER#/exit \$?/" /usr/share/debhelper/autoscripts/prerm-init >> debian/project.prerm.debhelper
echo '# End automatically added section' >> debian/project.prerm.debhelper
echo "# Automatically added by dh_installinit">> debian/project.postrm.debhelper
sed "s/#SCRIPT#/project/;s/#INITPARMS#/defaults/;s/#ERROR_HANDLER#/exit \$?/" /usr/share/debhelper/autoscripts/postrm-init >> debian/project.postrm.debhelper
echo '# End automatically added section' >> debian/project.postrm.debhelper
</code></pre>
http://stackoverflow.com/questions/1712327/what-level-of-management-participation-is-important-to-you-as-a-technical-team-le1What level of management participation is important to you as a Technical Team Lead?Phil.Wheeler2009-11-11T00:58:15Z2009-11-11T06:44:53Z
<p>My company is undergoing a reasonably major relocation project and my manager, who works in a different building, will soon be located even further from my team and I than before.</p>
<p>While it would be fair to say we didn't see a lot of him before, his presence, involvement and interest in my team's progress is likely to all but disappear now. I consider myself to be advocating for my team effectively right now and communicating news and issues from the Development department regularly. However, I personally operate better knowing there is strong, effective leadership taking an interest in my project and providing regular feedback on its progress.</p>
<p>So my question is: as a development team leader, how important is your line manager's investment in your project (and you personally) in terms of project familiarity, feedback / availability and strategic guidance?</p>
http://stackoverflow.com/questions/1705361/source-control-how-to-handle-different-csproj2Source Control: How to Handle Different csprojNgu Soon Hui2009-11-10T02:49:24Z2009-11-10T18:06:44Z
<p>I am working in a team of 5. We are working on a C# application with 5 csprojects. </p>
<p>The problem is that for each csproject, each of my colleagues has their own ideas on how to reference a dll; some would like to link in by Project reference, other would like to link in the DLL only. So each and everyone of us will have our own csproject. </p>
<p>I want all of them to check in their csproject; but given that every copy of csproject is different, there isn't really a feasible mechanism to do that, is there? But if I don't ask them to check in their csproject, then everytime they add a new file, I would have to manually edit my csproject and that's very tedious, not to mention that it beats the purpose of continuous integration. </p>
<p>Any strategy to handle this? <strong>I know it would be best to enforce a standard, but is there any other option leaving this aside?</strong></p>
<p><strong>Edit: There is a reason why the csproject content is different for everyone; not everyone has all of the 5 csprojects, and not everyone <em>can</em> have all of the 5 csprojects. So invariably some will have to end up having to reference dlls instead of projects, and some <em>want</em> to reference by projects for the ease of debugging. If I were to enforce a standard, as the answers here suggest, I would have to solve this issue.</strong> </p>
<p><strong>Edit2: As to why we need to split into a few csproject, that's because we want to reuse some parts of the code for other application, and because not everyone can have all access to the source code. It's more political than technological.</strong> </p>
http://stackoverflow.com/questions/1464063/best-way-to-deploy-user-defined-functions-to-multiple-databases-in-sql-20051Best way to deploy user defined functions to multiple databases in SQL 2005mrwayne2009-09-23T05:05:31Z2009-11-10T13:44:28Z
<p>Hi, </p>
<p>I manage a server with around 400+ databases which have the same database schema, i wish to deploy a custom clr/.net user defined function to them all, is there any <em>easy</em> way to do this, or must it be done individually to each database? </p>
<p>Best Regards,
Wayne</p>
http://stackoverflow.com/questions/1690118/is-it-necessary-to-be-an-expert-in-x-to-be-a-qualified-manager-of-people-that-d3Is it necessary to be an expert in "X" to be a qualified manager of people that do "X"?AJ2009-11-06T20:18:00Z2009-11-10T11:52:45Z
<p>I've spent several years in software development, using many different languages/technologies. <strong>To be clear, I have 10 years of software development experience myself.</strong> Now as I want to advance in my career, it seems most companies that I would want to work for desire a very specialized technical pedigree - even for a manager/director level position.</p>
<p>I currently manage a team of 8-10 J2EE developers, but I only became involved in J2EE within the last year. My project management track record is solid, and continues to be even with the change in technology this year.</p>
<p>So my question: why is it so important to potential employers that I myself have 5-7+ years experience hands-on with J2EE if I'm going to be managing people that already have those skills? Shouldn't my project management/supervisory abilities take precedence?</p>
http://stackoverflow.com/questions/838119/development-on-sharepoint-v-s-development-on-lotus-connections1development on SharePoint v.s. development on Lotus ConnectionsGeorge22009-05-08T03:31:31Z2009-11-10T02:37:32Z
<p>Hello everyone,</p>
<p>I am selecting between SharePoint and Lotus Connections, and I want gurus give me some advice. The functions I want to have is, portal/content management/workflow/various ways of communication (IM/audio/video/multi-party conference), better to have personal blog or team blog.</p>
<p>Another key issue I want to consider is the flexibility/ease to extend the platform (either SharePoint or Connections) to implement/customize the functions I mentioned above.</p>
<p>Any advice or referred documents are welcome.</p>
<p>EDIT1: Does anyone have any good published documents to refer?</p>
<p>thanks in advance,
George</p>
http://stackoverflow.com/questions/194215/are-bought-in-thirdparty-libraries-cost-time-effective3Are bought in thirdparty libraries cost/time effective?Scott Langham2008-10-11T15:38:30Z2009-11-08T18:25:50Z
<p>I've recently been working on a C# GUI. We used a third party graphical controls library (that I won't name). Some people really like this library and get all excited with "hey look its got a control that looks flashy, let's use that on this screen". My experience was that we compromised the usability of our GUI by putting some flashy controls in it. And, I also found many of the controls limiting. They'd nearly do what I wanted, but not quite, so there would always be a compromise.</p>
<p>Some parts of the library just had unacceptably poor performance, and we had to write our own versions of these features. In other places where bugs were encountered, we had to wait long turn-around times to get fixes from the suppliers.</p>
<p>I've got a feeling that the expense of buying this library in wasn't worth it and that it didn't improve our development time or product quality.</p>
<p>Do you have any information, preferably quantifiable facts, on the successes/failings of buying in software libraries so that we can be more informed about deciding if we should buy in libraries for future projects?</p>
http://stackoverflow.com/questions/1545343/is-reading-too-many-management-books-too-early-for-me11Is reading too many management books too early for me?theraneman2009-10-09T18:24:23Z2009-11-07T21:57:53Z
<p>I do not yet have 3 years of experience in development, and I have been reading management books by people such as Michael Lopp, Joel Spolsky, the Art of Project Management, and Rapid Development by Steve McConnell and others.</p>
<p>I love to read these books since I feel I am in an organization where managers are as evil as depicted in some of these books. But, at the same time, I am moving away from the hardcore technical books I used to frequently read before! </p>
<p>Has anyone experienced this? Am I moving down the management path too early?</p>
http://stackoverflow.com/questions/1692300/aligning-a-class-to-a-class-it-inherits-from-force-all-stack-alignment-change-s0Aligning a class to a class it inherits from? Force all stack alignment? Change sizeof?Antiguru2009-11-07T07:14:11Z2009-11-07T15:07:41Z
<p>I want to have a base class which dictates the alignment of the objects which inherit from it. This works fine for the heap because I can control how that gets allocated, and how arrays of it get allocated in a custom array template. However, the actual size of the class as far as C++ is concerned doesn't change at all. Which is to say if I perform pointer arithmetic on a pointer of the derived class then it will skip to the wrong location. That's issue one.</p>
<p>Issue two is stack alignment. There doesn't seem to be a way to directly force the entire stack to be 16 byte aligned pointers.</p>
<p>The only thing I can see to affect these at all is the vc++ and g++ compiler specific settings, but the problem here is I don't want to have to manually fix the alignment all the time. That would be bound to be error prone, not to mention a pain.</p>
<p>I could also maybe make some kind of smart pointer but that would introduce more issues, too.</p>
<p>If I just align the base class, will the child classes be aligned, as well? If so, that would solve most of my problems but that seems doubtful to be the case (though I will try this).</p>
http://stackoverflow.com/questions/1656968/platform-independant-resource-management1Platform independant resource managementNithin2009-11-01T11:49:01Z2009-11-05T23:14:35Z
<p>Hi,</p>
<p>I'm looking for a way to embed text files in my binaries (like windows resource system). I need something thats also platform independant (works in windows and linux). I found qt resource management to be what I need but Im not keen on my app depending on qt for this alone. I also found this tool at <a href="http://www.taniwha.com/~paul/res/" rel="nofollow">http://www.taniwha.com/~paul/res/</a> .. but it is too platform specific. </p>
<p>Regards </p>
<p>Nithin</p>
http://stackoverflow.com/questions/870590/recommended-tools-for-test-engineering2Recommended tools for test engineeringTom2009-05-15T19:58:43Z2009-11-03T22:32:45Z
<p>Does anyone have any recommendations for software to assist with the management of test cases - those created and maintained by quality engineers, not a part of the developers work?</p>
http://stackoverflow.com/questions/1159351/what-good-web-file-management-systems-do-you-use0What good web file management systems do you use?haim evgi2009-07-21T13:55:42Z2009-11-03T16:02:59Z
<p>I am looking for a web based file management system and have the following requirements:</p>
<ul><li>Deal with the huge size of storage
<li>Permissions on the files according to association groups
<li>Tagging on files
<li>Search engine
</ul>
<p>Is there a service that you can recommend?</p>
http://stackoverflow.com/questions/1067818/application-cannot-find-microsoft-sqlserver-smo-on-sql-2008-machine0Application cannot find Microsoft.SQLServer.SMO on SQL 2008 machineGanesh R.2009-07-01T07:52:46Z2009-11-03T07:29:43Z
<p>Hi,
I have code that uses Microsoft.SqlServer.Management.Smo. (Built in VSStusio 2005 SP1)
It works fine on SQL 2000 & SQL 2005 machine.
But when it is run on SQL 2008 machine it throws an exception:</p>
<p>System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'</p>
<p>===
LOG: This bind starts in default load context.
LOG: No application configuration file found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91
LOG: Attempting download of new URL file:///C:/Documents and Settings/Automation/Desktop/Debug/Microsoft.SqlServer.Smo.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/Automation/Desktop/Debug/Microsoft.SqlServer.Smo/Microsoft.SqlServer.Smo.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/Automation/Desktop/Debug/Microsoft.SqlServer.Smo.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/Automation/Desktop/Debug/Microsoft.SqlServer.Smo/Microsoft.SqlServer.Smo.EXE.</p>
<p>I have installed SQl2005 Backwards compatibilty pack (updated for SQl 2008) & SQL management Objects(Updated for SQL 2008)</p>
<p>Any suggestions.</p>
<p>i went through <a href="http://stackoverflow.com/questions/537613/sql-server-smo-complains-of-missing-dll">http://stackoverflow.com/questions/537613/sql-server-smo-complains-of-missing-dll</a> but not much of a help.</p>