Tagged Questions

15
votes
21answers
1k views

How do you bring a failing project back on track?

You must have heard the archetypical story of a failing/failed project: A team of inexperienced programmers work 24x7 Bugs are fixed only to introduce new bugs Customer is screaming that he could …
15
votes
9answers
292 views

What kind of software development process should a lone developer have?

I work as a lone developer in a very small company. My work is quite chaotic and I'm looking for ways to make it more organized. One problem is that my projects have practically no management. Rarely …
2
votes
3answers
162 views

Scrum: Technical items in a backlog that is managed by a non technical PO?

Should technical items such as "Upgrade sever from v1 to v2" or "Increase startup performance" or "Refactor login module to reduce code complexity" go in to the product backlog and if so how should a …
24
votes
23answers
1k views

“it works-don’t touch it” and continues engineering

Sometimes I work with bad smelling code. Yes, there's bad code out there :) I'm not talking about design problem but about much more simple things like: messy indentation non consistent use of empty …
2
votes
4answers
92 views

eyetracking package for usability research?

Here's an interesting writeup of using eye tracking software to generate "heat maps" that show where on the screen users spend the majority of their time. Any leads as to good packages for doing …
22
votes
38answers
2k views

What should the penalty/response for missing a deadline be?

Being relatively new to the software industry I have come across a question of deadline enforcement: Back in the idyllic age of academia, the deadline was the end of the semester and the penalty was …
7
votes
8answers
438 views

Does anyone else get worn out using Scrum, finishing sprint after sprint?

I'm with a pretty small startup and we started using a form of a Scrum/Agile development cycle. In many ways I enjoy Scrum. We have relatively short sprints (2 weeks) and I like the Burndown Chart …
5
votes
5answers
224 views

What is your opinion about UML? [closed]

Possible Duplicate: Is UML practical? I heard many opinions about UML. Some people says that it is useless. Some people says that it is very helpful. What was your experience on using UML? …
0
votes
4answers
79 views

Dev & Business Teams - How have you successfully bridged the gap?

I'd hope some healthy discussion will come out of this more so than a specific solution so I'll Community Wiki it as it is a fairly subjective topic. Appreciate if it can be left open as a helpful …
0
votes
5answers
51 views

Fast development, or stable results, which is more important for public web site/services?

This is really just me soliciting a number of opinions and as a relative newbie to this site, I hope I was correct in marking this post as a community Wiki. If I was mistaken, can someone please …
5
votes
6answers
230 views

How do you enforce or maintain the quality of the bug reports in your bug tracker?

High-quality bug reports are essential for effective bug tracking - in an ideal world all bug reports would contain essential information such as which version of the software it affects and a …
1
vote
2answers
82 views

Revenue System based on Versioning/Trac/Ticket Statistics

Lately I had the idea that a badge system system like stackoverflow's could be applied to trac (or whatever system) to stimulate your developers handle tickets, bugs and so on. The naive approach …
30
votes
26answers
2k views

How to reduce time spent in meetings as a developer?

What is the single best tactic a developer can use to avoid spending time in meetings? I'm mainly thinking of the seemingly-pointless meetings that (project) managers often schedule, that can be a …
2
votes
4answers
355 views

ASP.NET content/functionality versus design/layout/styling

When developing a web application using ASP.NET, do you have any hints about how to separate the development of content/functionality from the design, so that the two can be developed separately and …
4
votes
11answers
312 views

What single development processes can you not live without?

I was recently brought into a company to help them define their overall software development processes. The company's team members were enthusiastic and very open to any practice as long as it would …

1 2 next
15 30 50 per page