requirements

VS2010 Minimum RAM requirement

I have 512 RAM, would i be able to run VS2010? ...

How to model and track requirements towards a goal in PHP

I'm building a webapp using the Zend Framework, and I need to model logic or keep track of some logic that has to do with tracking progress towards a goal. Let me illustrate with a sample goal. USER Needs to Complete All Three of the following: A) Activity One B) Activity Two C) Activity Three USER Needs to Complete One ...

Digital Library

Hello, I am j2ee programmer. I want implement a digital library project. (document can be any format like doc, pdf). The books in the digital library are in the secured server and cannot be accessed until authenticaltion. I looked at issuu and scribd. It is perfect for us to implement digital library. The problem is whatever the documen...

Business rules integration to User Stories

Hi, I have a set of User Stories and I have a set of business rules (primarily laws binding my requirements to be compliant). In Agile SDLC I'm not sure where does theses "rules" are attached to my user stories. For example, a user story like: As a doctor I want to add patient information in order to create a new patient file. An...

Synchronization of CaliberRM Requirements with TFS 2010

Has any found an easy way to synchronize requirements stored in CaliberRM with requirement work items in TFS 2010? In the past, Borland produced an add-in to CaliberRM to do so. But, the current version only supports TFS 2008 and we were told that there is no plans to support TFS 2010. I think I might have to write my own synchronizer...

How to Capture and manage requirements from a statement of work (SOW)

Can anyone gives us tricks, uses case, book and any other ressources for how to Capture and manage requirements from a statement of work(SOW). ...

How do I calculate minimum system requirements?

For the apps I'm writing in Visual C#? ...

What are functional and non functional parts of an application ?

I was asked this question in an interview. What are functional and non functional parts of an application ? ...

Changing project requirements - should client pay

Not sure where to put this but a site filled with working programmers is a good bet. I built a website for a client, that included (on the home page) a fancy jQuery image slider with controls. This was specified in the original project scope. I also implemented a simple jQuery slider on one of the inner pages. Now that the site is up f...

Javascript based spell-checkers for web applications

Oh great StackOverflow, give me guidance as my web application is going astray... I have just received a requirement to implement spell checking on a web application that we are creating. I know all about FF, Chrome, IESpell, etc. but this one is the client's request. Given that the only way to implement something like this (real ti...

What are some good specification/requirements document items for a small iPhone app project?

I'm whipping up a short specifications/requirements document for a small prototype iPhone app project. Describing the basic functionality and behavior is not an issue for me. But, since my mobile application and iPhone development knowledge is very weak, I'm not really sure what else should be in such a document regarding best practice...

In Scrum or other Agile processes - how do you handle requirement versions

In Scrum and/or other Agile methods how do you handle versions of requirements simply? I assume that there are plenty of organisations who are Agile but also need to keep a track of requirement changes for regulatory purposes and so on. You may have a requirement in version 1 which is substantially altered in version 8. How do you track...

What are the "best" requirements (or what does one look for) when hiring a software developer?

Hi guys, I'll make this a community wiki seeing that there's no exact correct answer. I've started a project (which I'm proud of) and due to the demand of the requirement, I need to hire developers (mostly java and C++). Now, I know there are some who are java certified and some are qualified computer scientist. In my work experience, ...

How to define code quality in a contract?

At my workplace we want to outsource some parts of our software development project to an external contractor (another company with multiple developers). Our greatest fear is that although all functional requirements will be met, the code may be very bad, as it is often the case with outsourced software projects. We can't use any of the...

RSS feed and program updates in MFC app

My boss wants me to write a simple RSS feed for an C++ MFC app that will pull and display information from the company's website. It also must be able to grab program updates from the website, tell the user that there are updates and then install the updates. Are there any tutorials that follow these guide lines? How would stackoverflow....

Good interview questions for designers/requirement-writers

I'm trying to come up with a quick question or exercise to evaluate interviewees' design and communication skills for a requirements-writing position. I've considered asking for a quick recipe (like for a grilled cheese sandwich), but that doesn't quite feel right. (recipes describe how to make something; requirements describe the resul...

You're a one man development team, someone asks you what resources you need. What do you ask for?

Being a young, inexperienced developer doing one man development work for a client, I thought I'd just need my laptop and a development environment when asked if I needed anything. Flash forward to some testing later on and I realize I need to test my software on operating systems I do not have access to. So now I know to ask about that...

Do i really need a four cores processor to install SharePoint 2010 ?

i have read microsoft article from technet about sharepoint 2010 minimum requirements: and it seems that i need to install it on a pc that has 4-cores processor ! in my case, i couldn't find any 4 cores pc available in stores, would there any problem if i'd like to install it on a dual core server (64-bit) ? has anyone tried that ? pl...

Where is the 'Requirements Development Life Cycle'

As with most developers, struggling with poor, vague, incomplete, and not thought out requirements. I know most people feel developers should pull double-duty and help with business analysis, but if you have large number of individual projects, it's hard to be a 'business subject matter expert' for all of them. So, here is my question ...

Architectural principles as "non-functional" user stories

I am about to start a pilot project in our company to introduce agile practices, including the use of user stories. After reading two books by Mike Cohn, Agile Estimating and Planning in particular and User Stories Applied, I now have a clearer idea of how to proceed. I have confidence in refining our techniques along with practice. Ho...