2
votes
6answers
101 views
Who judges and keeps the quality of the code within a team of programmers?
Hi,
Even there are some coding conventions in a software development team, if there are more than 7-8 people coding on the same solution, who or what mechanism assures the standar …
162
votes
44answers
7k views
How do you handle poor quality code from team members?
I know most people have code review and standards in place, but I work at a place with poor standards. I'm not saying that my code is flawless by any means, but I find the code my …
-3
votes
1answer
65 views
So how do you people get out of the “Gumption Trap”? [closed]
So how do you people get out of the "Gumption Trap"?
1
vote
2answers
49 views
Bot Web Quality
I am looking for a good open source bot to determine some quality, often required for google indexing.
For example
find duplicate titles
invalid links ( jspider do this, and I t …
0
votes
2answers
39 views
PVRTC format compromises image quality
Hi,
For iPhone game development, I switched from PNG format to PVRTC format for the sake of performance. But PVRTC compression is ruining the quality of the images.. I am using sp …
0
votes
1answer
18 views
Video or slide-show capture tool for record sequence of actions causes bugs
During QA process we usually need to describe a sequence of actions, that causes some bugs.
Usually the best way to do it is describe a situation by text messages. Sometimes scree …
41
votes
48answers
2k views
Why is software quality so problematic?
Even when viewing the subject in the most objective way possible, it is clear that software, as a product, generally suffers from low quality.
Take for example a house built from …
5
votes
2answers
77 views
Best php qa tools
Hello,
I am looking for qa tools for php. I am used to pmd, findbugs and checkstyle in the java world. Do you know some similar tools for php doing code analysis ?
So far I have f …
1
vote
2answers
65 views
Poor image quality in ListView
I'm populating a ListView with items and add images from an ImageList (in the designer). The images, however, are displayed in very poor quality, even though I've set the image siz …
0
votes
1answer
19 views
Disappearing components??
Hi All,
I have two problems that I have no idea how to fix...
Flex.
I have a canvas which contains a single myComponentA. A myComponentA contains a MyComponentB. The myComponent …
17
votes
29answers
1k views
Why is code quality not popular?
I like my code being in order, i.e. properly formatted, readable, designed, tested, checked for bugs, etc. In fact I am fanatic about it. (Maybe even more than fanatic...) But in m …
2
votes
2answers
65 views
Finding most commonly edited files in clearcase.
We are currently planning a quality improvement exercise and i would like to target the most commonly edited files in our clearcase vobs. Since we have just been through a bug fixi …
5
votes
2answers
236 views
What data exists to show that refactoring is useful?
I'm giving a presentation on refactoring Python. I'd like to put in a couple of slides giving statistics to show that refactoring is a good thing. I've been searching the ACM dig …
20
votes
24answers
7k views
is a great memory a requirement for great programming
Do you think having a great memory is REQUIRED to be a great programmer?
I don't consider myself a great programmer but I do think I am decent. But my memory is REALLY bad so I f …
8
votes
17answers
485 views
What code or output is art worthy?
I am wondering what code or even output of a program people would consider as art.
Are there any examples of a program artefact that should/could belong in an art gallery for the …
