This tags groups questions about techniques, tools, processes and procedures for organize software development tasks
-2
votes
1answer
20 views
How do I get a good start as an independent programmer? [closed]
I've been recently hired as an independent contractor for a very small firm the summer of my second year of college. I'm going to be working on a few independent projects in C#.
What's the best way ...
1
vote
1answer
37 views
Meaningful plans in software development
I don't know this is right place to ask this question.
How to make meaningful plans at time of development?
How I will guide my team for meaningful plan? I give them chance to make them daily plan ...
0
votes
2answers
79 views
Does Windows 8 Desktop support c++/cli?
I found some information regarding Windows 8 Metro and c++/cli. Windows 8 Metro does not support c++/cli.
However I am having trouble finding explicit documentation that states whether Windows 8 ...
0
votes
2answers
44 views
Hesitation between XCode and Qt
I'm planning to develop a suite of application on various plateform using common module.
I'm still hesitating between XCode and Qt. Here is my development plan:
I need to develop a product A soon ...
0
votes
1answer
30 views
JIRA: how to “archive” ancient backlog
We have over a thousand old tickets in our Jira, most of which we'll never get to. What are the best ways to hide those from the backlog in a way that we can most easily get them back if we want to?
...
0
votes
2answers
63 views
How to manage rising bug counts [closed]
The medium-sized, fast-growing startup I work for develops enterprise software for an appliance we ship, and we work on a 6 month release cycle.
We are developing many new features for each release ...
0
votes
0answers
19 views
What system/systems/solution should I use for complex Business System for a School [closed]
A client of mine is looking for the best solution. They need a version of their current systems updated as a SAAS app. I'd like to know what software already exists to do this or what approaches ...
0
votes
1answer
107 views
How to organize a hierarchy of work items in TFS?
For instance, say, I add a new work item named "Develope event aggregator".
I start to implement this feature and suddenly undestand that it contains more concrete tasks such as "Implement filtering ...
1
vote
1answer
40 views
Having Different Users and Metrics For Resolving and Closing Issues in Jira
In Jira, we are currently trying to model the way our company does Software development versus software testing. We generally have QA open tickets, Software Dev picks up the tickets (assigns it to ...
1
vote
1answer
241 views
BI Project Planning Cognos/SQL Server
I have a BI project to be carried out using SQL Server 2008 and Cognos 8. Client seems to be using legendary adhoc/home grown applications. Where as some reports have been using an older version of ...
5
votes
1answer
145 views
Communication between two PHP applications on the same server?
I'm working on a project which has two components:
1) One is the CodeIgniter framework in which I'll be building all of my custom code.
2) The other is Amazon's PHP SDK libraries for MWS API.
The ...
0
votes
4answers
62 views
Logic to identify a person uniquely
I am working on a medical php application which will be implemented at national level.
It will be used by multiple hospitals and the patient record will be centralized i.e every hospital will be ...
1
vote
2answers
121 views
Should i develop this application in C# or VBA? [closed]
First off, this question is not meant to be a debate of the overall merits of C# vs VBA. I have a project that has some parts better suited to C# and other that seem more appropriate for VBA, and I'm ...
0
votes
0answers
18 views
What's a good free tool to allow users to vote on options? [closed]
I would like to be able to let stakeholders in a Website vote on various features so we can decide where to develop next.
What are the best free tools to do this?
0
votes
1answer
100 views
What KPIs can we measure for a BPM tool other than time to complete the process
I am working on a BPM tool were i can define SLA for each workflow in regards to the time needed to complete the whole process and each activity within the process. but my question is what other KPI ...
0
votes
0answers
68 views
Estimating time for planning and technical design using Evidence Based Scheduling [closed]
I'm at the beginning of a development project in a large organization.
The Functional Requirements are currently being worked out and documented with our business stakeholders by our Enterprise ...
1
vote
0answers
32 views
Keeping track of purchases on server my rather than iTunesConnect
I'm developing an app, where there are over 700+ potential purchases.
My question is about best practices:
What I wanted to do is setup a single tier1 key on iTunesConnect and reuse the same key for ...
0
votes
0answers
335 views
High-level project schedule plan [closed]
I have to prepare a "High-level project schedule plan" Document.
This document captures high-level project phases and key milestones. It is the document most project stakeholders will see or want to ...
0
votes
1answer
70 views
Should we write a wrap-up layer for external libraries in our project for better code?
I've been using quite couple of external (small scale open source libraries) in my Django project and I always have more than 1 choice to select..
Now, there is a problem. What if the external ...
0
votes
1answer
239 views
Requirements/issue tracker similar to online spreadsheet
Is there a requirements/issue tracker software which is similar to Google spreadsheet?
We have Fogbugz but I find it more heavyweight and slow than a simple spreadsheet.
Is there a Fogbugz ...
1
vote
3answers
181 views
What steps should be taken when planning?
I recently realized that most of the work I'd done so far would have to be rewritten. I'd be able to recycle some parts, but everything would have to be redone. Since this isn't the first time this ...
0
votes
2answers
62 views
Assistance with good books/resources/applications for project time estimates/duration
I'm wanting to get better/more accurate at time estimates/durations for larger projects and am looking for any good books/resources that could assist.
1
vote
3answers
124 views
Task List for Visual Studio
I often find myself in need of writing down a future VS solution improvements. Having them at hand while working on personal projects is very handy and accelerating.
Is there an extension (or maybe ...
0
votes
2answers
321 views
Creating a C# Application that will Create a Task Network [closed]
I'm trying to code a basic project planning tool for class that takes in a user defined task network table and then creates a graphical representation of it. I've got most of the program typed up and ...
0
votes
3answers
124 views
Developers - Creating a successful plan for a new application?
We are wanting to have developers build an in-house payroll and time sheet application using symfony2/doctrine2.
We are simply at conceptual stage at this point and this will be our first time and ...
0
votes
1answer
209 views
How to do cascading addition of dates in Excel
The excel should behave in the following way:
My Start Date is yet unknown. The advantage I'm seeking is If I change the Start Date. I would like the excel to update all other dates based on the ...
1
vote
0answers
269 views
How to plan workload of an iOS app
I'm not new to the iOS development business. But after graduating I've to plan the workload on an upcoming project with my project manager for the first time. From what I experienced earlier in ...
0
votes
1answer
43 views
What's the name of this methodology?
Complete specification: I want to to this, this, and this
Infinite iterations:
1. Design a task, module or little piece of software.
2. Implement.
3. Test.
The design and implementation stages ...
1
vote
3answers
491 views
How to make delivery task plan/schedule based on individual task estimates
I am wondering, how "real" work day (7-8 hours) relates to "engineer hours" term used in estimation of the time necessary for completion of some task. I think that estimated effort in EH (if correctly ...
0
votes
1answer
257 views
Estimating the number of test cases
Our customer has given us a set of requirments for the project.
Up front they want us to estimate the number of system test cases.
Is there any technique for doing this?
Thanks
Regards,
James
0
votes
0answers
294 views
Database and logic planning software - linux
I am currently in the process of developing a few web apps that I have been thinking about for a long while.
After completing a series of wireframes I feel that my database design and logic planning ...
0
votes
2answers
198 views
what does SECURE CORE RESOURCES mean in SW PROJ plan?
Scope
+Determine project scope
+Define preliminary resources
+Secure core resources
+Scope complete
in software project planing, what dose Secure core resources mean?
thx,guys
1
vote
1answer
305 views
What “project management” documents should i need to prepare for new web applicaiton
I am working in software development from last 5 years, now i need to manage a newly started project. The project is web application and will be developed in Asp.Net and C#.
Since i am managing first ...
0
votes
0answers
73 views
New developer overwhelmed by options [closed]
I am a new developer about to start a solo project. Extensively reading on Stackoverflow has unfortunately given me too many options of how to go about it. I am to produce a small desktop ...
1
vote
1answer
239 views
Choice of version control, ticketing and planning platforms - July 2011
Rarely in an organization's lifetime is it easy to choose development platforms. Now is the time for my startup - we have to commit to a version control platform / service and set up some form of ...
1
vote
2answers
452 views
How to plan a software in .net framework..? [closed]
I am a novice software developer and have only developed a few Java based applications. I want to make an ERP software for Windows using the .NET framework. I had decided upon using C# for GUI and ...
0
votes
1answer
247 views
planning a full scale web application [closed]
i've been wanting to build a full scale cms application that target certain career workflows but the obstacle that has been in my path is that i would need to sit down and fully learn the career in ...
0
votes
4answers
45 views
Deciding when to build your own or to reuse in a project with deadlines
I have a project which requires some complicated components built. Some of these components are promised by some obscure software packages which are proving to be poorly documented and difficult to ...
0
votes
0answers
354 views
Planning large software projects [closed]
Over the last year I have moved from developing small websites to developing larger web applications. My main issue which I have to contend with is setting realistic deadlines and deliverables.
In ...
0
votes
2answers
285 views
Dynamically generated SVGs
I have to develop an application which will generate product catalog. My plan is to build a webapp with PHP and MySQL and the catalog pages to be generated in SVG format. I was thinking to use ...
1
vote
1answer
109 views
Is there a meta-issue-tracker?
Like a lot of open-source developers I find myself interacting with maybe dozens of different projects' issue trackers - some for work, some as a hobbyist; some frequently, some more rarely; sometimes ...
0
votes
1answer
421 views
Using the abstract factory pattern in a text based rpg game development
Does anyone know where I can find "good" examples of abstract factory pattern as it would relate to game development specifically RPG game development? I'm not looking for things I can copy, but just ...
0
votes
2answers
175 views
Software development tools - from user goals to tests
I'm beginning a new project of about 1 year of development (for the first version) done with multiple developers, testers, etc.
I'm wondering if something exist that could help me do the following:
...
1
vote
1answer
398 views
[Solved]Change of Index page based on subdomain/domain name
Problem and my idea on it is just vague as I'm still in design phase. I just wanted to know something to get a head start on the problem and how/where to proceed to solve it.
Problem Part:
There's ...
3
votes
2answers
939 views
How to sketch out an event-driven system?
I'm trying to design a system in Node.js (an attempt at solving one of my earlier problems, using Node's concurrency) but I'm running into trouble figuring out how to draw a plan of how the thing ...
4
votes
4answers
170 views
methodology for a team coursework
I need a methodology to organize my team for a university assignment.
I am a university student and already have some programming experience. My experience of working in teams of more then 2 people ...
2
votes
5answers
212 views
Empirically estimating a project duration
What are common empirical formulas that can produce a rough estimate of project duration for waterfall methodology ( up to 20% fluctuation is acceptable). If it helps in narrowing down the answer, ...
0
votes
4answers
457 views
Looking for a sample C++ program for learning how to start up a project
I've learned the most basic of C++ but I feel like I don't know how to organise the code and start up a C++ project. I've searched for guides about project/code organization without very much luck.
...
3
votes
3answers
205 views
How to start a project
Just wondering how to start a project from concept,specs,dev etc. In development do you start with database design? or maybe theres a resource you know i can look at.
11
votes
13answers
2k views
Tools to produce & manage specifications/requirements (not ticket trackers)
I'm interested if there are any websites or software out there to aid in initial project design, and then management of the project's design over time as features are implmented, bugs are found, ...

