Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
10answers
1k views

How do you estimate an agile project up front?

When working on fixed price software development projects, I frequently find myself having to estimate the total number of hours a project will take after the price is set, but before the work is ...
3
votes
2answers
136 views

What part of an estimate can reasonably be expected to be done for free? [closed]

I have been asked to competitively bid on a software project without getting paid. While the request for quote does include detailed user requirements and an architectural survey there is no ...
2
votes
2answers
798 views

Costs and Scope in developing a typical iphone application

Iam new to iphone development and have been tasked to development a fairly simple iphone application. It would basically show listings of information eg accommodations, restaurants...around 8-9 ...
1
vote
4answers
34 views

Time Tracking Graph is not displayed in Issue View

When I open an issue, I don't see time tracking section (mentioned here. We are using JIRA (v4.3.4). Are there some settings which needs to be turned on for this? I have the 'Original Estimate' field ...
1
vote
0answers
90 views

Guesstimation from Google Interview for Associate Product Manager Position [closed]

Here's a question from Google that was asked recently. Some of us got together to solve it and were wondering if you would have a better solution than ours. To prevent your mind from being primed, ...
1
vote
1answer
489 views

Matlab: applying estimated transfer function to a signal to simulate channel

I'm trying to simulate an audio transmission channel from some samples: I have original recordings and the ones recorded with distortion. I'm using tfestimate() in order to obtain a transfer function ...
1
vote
3answers
182 views

Is there a javascript parser like date.js for time estimates?

I'm working on a project where the user needs to provide time estimates on specific tasks. Im wondering if there's a script already out there ( like date.js ) that can take user input and parse it to ...
1
vote
1answer
203 views

FogBugz - Estimate & EBS

I have a FogBugz question regarding EBS (Evidence Based Scheduling)... Developer A estimates Case A at X amount and Developer B ends up taking over Case A before Developer A can get started and ...
0
votes
1answer
85 views

How do I extract lmer fixed effects by observation?

I have a lme object, constructed from some repeated measures nutrient intake data (two 24-hour intake periods per RespondentID): Male.lme2 <- lmer(BoxCoxXY ~ -1 + AgeFactor + IntakeDay + ...
0
votes
2answers
181 views

What is the most efficient way to determine the Farey sequence of degree n?

I am going to implement a Farey fraction approximation for converting limited-precision user input into possibly-repeating rationals. http://mathworld.wolfram.com/FareySequence.html I can easily ...
0
votes
6answers
206 views

Tool to track requirements and assumptions

I am leading a fairly massive project right now that is in it's idea phase (just getting off the ground) that has more questions than answers today. With all of the uncertainty, our standard ...
0
votes
3answers
198 views

default value in mysql table id.. invoice help

I have the id which is the primary. It has auto increment. When ever I try to enter a default value like for example: 000 - it does not start counting from that number but from 0,1,2,3 etc... ...
0
votes
1answer
324 views

What is a ballpark figure for Microsoft PDC registration? [closed]

My employer is asking for details about the MS PDC conference that is taking place later this year. I know there are no official details available to the public yet so I am looking for estimates based ...
0
votes
6answers
159 views

How much Work-power and time does it take for building website like stackoverflow?

I'm wondering building a website like StackOverFlow (approximately the same features using ASP.NET ) How much Work-power and time does it take in your opinion . My boss has asked me to estimate ...
0
votes
3answers
193 views

Estimating Flash project hours

I'm trying to estimate the hours required to build a group of 5 simple children's games in Flash. They will include such things as having kids drag and drop healthy food items into a basket; choosing ...
0
votes
2answers
722 views

How to estimate size of a Jpeg file before saving it with a certain quality factor?

I'v got a bitmap 24bits, I am writing application in c++, MFC, I am using libjpeg for encoding the bitmap into jpeg file 24bits. When this bitmap's width is M, and height is N. How to estimate jpeg ...
-1
votes
1answer
38 views

Oracle setup estimate

I need to set up a new database (Oracle), on a new system. I need to prepare the costing. Can anyone please suggest what all this will involve. I can think of Oracle licenses, hardware boxes, etc. ...
-2
votes
1answer
58 views

Iphone Game development Esimate [closed]

I have been asked to give an estimate for an iphone game application. I really have bad estimates for game application. Can you share me links or stuff which will give me some idea of how long it ...