Tagged Questions

163
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 fellow members …
3
votes
6answers
134 views

How to encourage positive developer behavior with an IDE?

The goal of IDEs is increase productivity. They do a great job at that. Refactoring, navigation, inline documentation, auto completion help increase productivity immensely. But: Every tool is a …
45
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 scratch. Usually, …
2
votes
1answer
20 views

Perceptual quality measures for images

Hi, I'm currently working on algorithm for denoising images. I need to compare my algorithm with other, existing algorithms, but to do so I need a good quality measure. The main goal for such measure …
0
votes
1answer
13 views

how to integrate bugzilla and HP quality center?

I'm working on integrating bugzilla with Hp Qc .. i'm performing this by using perl script by directly manipulating database using sql commands.. I want to use the webservices of bugzilla. I have gone …
0
votes
3answers
78 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 spritesheets with …
5
votes
3answers
250 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 digital library, but …
2
votes
6answers
107 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 standardizing and keeping …
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 my experience actions …
21
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 find myself always …
0
votes
2answers
53 views

Working with images when uploading in Adobe Flex

Hi there! I'm beginner with Flex and I already have a hard task to develop, so I could use some help! :) What I have to do is upload some images to a server, which is OK, but before uploading I must …
15
votes
19answers
771 views

What is the point of a “Build Server”?

I haven't worked for very large organizations and I've never worked for a company that had a "Build Server". What is their purpose? Why aren't the developers building the project on their local …
1
vote
2answers
52 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 think a lot more will …
-3
votes
1answer
69 views

So how do you people get out of the “Gumption Trap”? [closed]

So how do you people get out of the "Gumption Trap"?
9
votes
17answers
498 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 public or for …

1 2 3 4 5 8 next
15 30 50 per page