Quality is a generic term mostly used for image and video clarity and quality.

learn more… | top users | synonyms

2
votes
4answers
338 views

Code Warranty - clarification [closed]

I am working as a consultant doing programming work for a company. I get a flat rate for components in the project (or milestones as we call them). The client recently introduced the idea of 'code ...
2
votes
3answers
275 views

What was your most efficient technique to improve productivity and quality?

I am aware that this could be seen as subjective but this is definitely not my intention. I am always on the hunt for techniques that I may have never heard of that help improve both productivity and ...
3
votes
1answer
111 views

searching for a free and trusty js and php code review tool

i'm looking for a free tool, which i can use local to do javascript and php codreviewing. if it's even easy to install you'll be my hero! any experiences, preferences, suggestions, commendations? ...
5
votes
7answers
183 views

Website landing page. Simplicity vs Comprehensive? [closed]

I was wondering, should a website landing page be simple or comprehensive? I'm sure there are benefits for both, I personally like comprehensive... But i noticed my page now resembles Google reader, ...
8
votes
3answers
12k views

How can I acheive the best overall FLV quality with FFMPEG?

First of all, FFMPEG has the worst documentation of all time, and secondly, the syntax is so trivial that it's often hard to understand what some lines are doing. What I'm looking to accomplish would ...
37
votes
6answers
2k views

How to write high quality Javascript [closed]

I have been in the process of learning Javascript to complement ASP.NET. I have a strong background in general programming, and have always been an advocate of disciplined practices and good hygiene ...
0
votes
1answer
97 views

How can I avoid quality problems due to 3D in Flash CS4?

I am currently using Flash CS4 to make some sprites. The sprite is completely vector based and should therefore have good quality. However, once I apply some 3D properties to anything, it becomes very ...
1
vote
1answer
1k views

DOMPDF Image quality

I would like to know why the quality of my image is low in DOM PDF. The following image: http://img517.imageshack.us/img517/6996/top3.gif The borders are 1px and everything looks sharp. If I ...
2
votes
1answer
3k views

Resizing image using as3

I am building a portfolio site which dynamically loads large hi-res images when the user clicks on a thumnail. However I'm having problems maintaining the original image's quality when resizing it to ...
3
votes
2answers
2k views

php imagejpeg quality stinks: why?

im taking image uploads on a website and changing the images to thumbnails that fit onto a 100 x 100 white square. the problem is that the images look like they dont anti-alias properly. images ...
3
votes
8answers
2k views

Scrum metrics for quality

What is the best way to measure QA in scrum? We have members who typically test and they are measured against how many bugs they find. If they don't find any bugs then they are considered to be ...
5
votes
3answers
423 views

What industries develop the highest quality software? Lowest quality? Why?

From your experience, of those industries that develop custom software for internal use such as financial services companies, which ones produce higher quality software measured in defect rates and, ...
6
votes
1answer
1k views

Algorithm Analysis tool for java

I am looking for an algorithm analysis tool for java that can calculate Big 0 of a function. Ideal I would like to make it part of my build process, along side of my other code metrics tool. Even ...
0
votes
1answer
1k views

Attaching Files to QC defect by Java code from local machine

When we open a defect in QC generally we need to attach the logs of the server i want to Make an application such that It will take files(logs from all the relevant server) and stores in our local ...
8
votes
4answers
549 views

High quality software examples

One of the best ways to learn about programming is reading high quality code/projects from great engineers. Which open-source projects do you think is worth looking at? I mean, that code that you can ...
0
votes
1answer
662 views

Hierarchical models of software quality

Can anyone help me listing the Hierarchical models of software quality? Please can anyone say me Is it just McCall and Bohem model or many other hierarchical models exists?
1
vote
2answers
218 views

Is there a Checkstyle-like tool to monitor XHTML (or XML) pages?

I am working on a project where we have many JSF pages - using the XHTML format. We monitor the quality of our code using Sonar (and thus Checkstyle, PMD, FindBugs...). This works great for the Java ...
3
votes
3answers
1k views

How can I check out the picture quality in program using c#?

I want to check out whether the photograph is suitable for print or not using my application.How can I do that?I don't know much about photo quality?Is the resolution of every photograph is same or ...
2
votes
1answer
687 views

ActionScript 3 Read JPEG quality

I am developing image uploader for Flash 10. Is there a way to read jpeg quality of the browsed images.
2
votes
1answer
338 views

How can I determine the quality of service in WCF?

I want to determine the following QoS Attribute of my service: Response Time Reliability Availability I will be creating an application that will select a service based on the mentioned ...
1
vote
3answers
100 views

Make sure all changes are commented

As part of QA activities I need to make sure that all changes between the last tagged code and the proposed code are commented (At least have references to an issue ID). Is there a way of doing this ...
2
votes
2answers
1k views

Quality Problem when resizing images using C# Graphics Class

I am resizing an small images (eg 20x25) to larger images (eg 150x170). My problem is not about quality, which as expected is has some blurring. My problem is that a border is that a light colour ...
0
votes
2answers
41k views

How To Serve High Quality Youtube Videos On iPhone Over 3G Connection? [closed]

As you might already know, when you embed a YouTube video in iPhone app, YouTube will serve good quality video if you are on wifi connection and very poor quality if you are on 3g. How to force ...
1
vote
1answer
150 views

Quality Measurement

Suppose we are using DPMO system of quality and if a person has done 100 points and the opportunity is 9 and the person has got 10 qfails out of 70 as 70 transaction got selected for quality audit, ...
8
votes
5answers
2k views

How to measure robustness?

I am working on a thesis about meassuring quality of a product. The product in this case is a website. I have identified several quality attributes and meassurement techniques. One quality attribute ...
6
votes
2answers
7k views

php imagecopyresampled poor quality

I have a php script which saves the original image, then resizes it - one thumbnail and one larger image for web viewing. This works well except with some images the quality is terrible. It seems to ...
0
votes
2answers
53 views

Videos - should I include them in my app?

Thanks to you, I got my working hours calculator on the App Store. :) Now for my next one - I want to make an app that includes video of my series of tutorials. However, I want to know whether it's ...
1
vote
2answers
193 views

Quality Testing Data

Does anyone have recommendations for testing data quality. Imagine you have staged data in one format and executed a process to transfer it to a more relationship normalized format in another ...
1
vote
1answer
159 views

Anyone used ConQAT with a VB.NET code base

To quote from the ConQAT - Continuous Quality Assessment Toolkit website Long-lived software systems are subject to gradual quality decay if no counter measures are taken. Continuous quality ...
2
votes
1answer
173 views

fitnesse test framework, arbitrary properties for test and queries/test runs based on them?

our testers have the requirement to store multiple properties for a test that are not present in the "properties". e.g. they want to store priority, a description(not in the wiki page itself) and so ...
2
votes
5answers
458 views

Howto test SQL statements and ensure their quality?

I am working on some business intelligence reports these days. The data is fetched by ordinary SQL SELECT statements. The statements are getting more and more complex. The data I want to report is ...
10
votes
4answers
23k views

Android: BitmapFactory.decodeByteArray gives pixelated bitmap

I am working on an Android app that displays photos which are downloaded from Flickr. I obtain a bitmap object from a byte array, which in turn is read from the relevant Flickr URL, as follows: ...
1
vote
2answers
809 views

Is anyone using XQual Studio “xstudio”?

I wanted to try and install XStudio, but I wanted to see the pros and cons of choosing the open source project XQual Studio over Quality Center.
3
votes
3answers
295 views

Keep correctness of Eclipse workspace with continuous integration

IDE misconfiguration is a big source of inefficient time use in our team. I wanted to know if other teams have tried to check the health of the eclipse workspace with continuous integration. Eclipse ...
13
votes
6answers
2k views

Is it possible to tell the quality level of a JPEG?

This is really a two part question, since I don't fully understand how these things work just yet: My situation: I'm writing a web app which lets the user upload an image. My app then resizes to ...
28
votes
10answers
1k views

Do java's Inner classes pose a security risk?

Recently the security team on my project released a secure code guidelines document, designed to be used as part of our code reviews. The first thing that struck me was an item that said "Do not use ...
2
votes
1answer
169 views

Perceptual quality measures for images

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 is ...
3
votes
5answers
207 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 ...
1
vote
7answers
169 views

Who judges and keeps the quality of the code within a team of programmers? [closed]

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 the ...
3
votes
3answers
2k views

PVRTC format compromises image quality

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 ...
0
votes
4answers
328 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 screen-shots are helps. ...
1
vote
2answers
167 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 ...
0
votes
1answer
59 views

Disappearing components?

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 myComponentB contains a number of ...
0
votes
2answers
728 views

Working with images when uploading in Adobe Flex

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 downsize ...
1
vote
2answers
1k 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 size in the ImageList ...
8
votes
3answers
1k views

Best PHP QA tools

I am looking for QA tools for PHP. I am used to PMD, FindBugs and Checkstyle in the Java world. Are there some similar tools for PHP doing code analysis? So far I have found these, but not tested yet: ...
2
votes
2answers
441 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 fixing phase the most ...
6
votes
3answers
278 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 ...
1
vote
2answers
1k views

Why does toolbar icons in VB6 looks worst in quality when running as an EXE?

I have a toolbar in a VB6 editor program which has a 24*24 icons in 24bits color. I put in the photos in a res. resource file and load them into the program via loadImage. the problem is i can see ...
4
votes
2answers
1k views

Groovy code analysis tool

Are there any good code analysis tools available for Groovy? I'm looking for something similar to FindBugs, PMD, CheckStyle, etc. I may even be able to use some of these tools directly if they work on ...

1 3 4 5 6 7