Tagged Questions
0
votes
0answers
16 views
software progression strategy [closed]
I work in a research center where the goals of our software pipelines are generally a quickly moving target. We have some software pipelines that are relatively stable, with 3-5 releases a year but a ...
1
vote
1answer
66 views
Insisting on “Coding Style”, “Naming Conventions” and “Documenting the Code” [closed]
I really don't know it this question fits stackoverflow and so sorry if it doesn't. I will really appreciate it if you let me know where should I ask such Qs.
Working in an small company as head of ...
1
vote
1answer
1k views
What are the different types of documents needed for software development?
I am aware of Functional Requirement Document and Technical Specification Document.
However, I would like to know, what are the different documents needed for an overall Project Development.
Let's ...
-1
votes
1answer
120 views
Is my documentation acceptable like this? [closed]
Here is my design document i.e. my "system design documentation" and I'd like to know your comments. Is basically just me using this documentation but it's good training and since there are users for ...
0
votes
1answer
43 views
large app needs “operational/maintenance wiki” - suggestions?
I am working on a large project, and it desperately needs an "operational/maintenance wiki".
That is, we need to start to create documentation on how to do things like:
how to configure and build ...
4
votes
2answers
803 views
Best practices for documentation storage & organization?
I've been tasked with coming up with basic guidelines for documentation organization. Currently, my company uses a mixture of Wiki, and random documents that are either in shared network folders, or ...
2
votes
2answers
297 views
What are priorities while introducing QA except testing?
Re-formulating my question "Can QA be efficient without Unit-testing (TDD)?"
What are the first priority issues and in which order to consider by fresh created QA department
Really, for me, it ...
0
votes
1answer
934 views
Technical Documentation Management - Web Services Design: how to manage interfaces and their methods list
We are developing some set of SOA application. Current stage needs to clarify all interfaces,, their methods list, and methods parameters. For now we have a Microsoft Word document. For example, the ...
1
vote
1answer
310 views
TFS vs SharePoint: what is the best location to store documentation?
Usually, business people keep their documents in the SharePoint portal. I am (as a developer) would rather keep them in TFS (or any other source code repository) closer to the source code. Also in the ...
0
votes
1answer
74 views
What utilities are useful when designing software specifications?
I was wondering if you know of any utilities for writing software specifications? Ideally a utility that allows one to define features, expectations, and relationships between various system ...
0
votes
2answers
82 views
Could you pls comment before we start our mobile+server project?
We are a team of four CS undergrad seniors developing a mobile app (+ the web-based servicing architecture ofcourse) with the following intentions:
(1) Its our Degree Project (Thus comes, UML ...
3
votes
3answers
2k views
wiki with markdown and syntax highlighting [closed]
What lightweight wiki engine would you recommend for a project wiki?
I need to manage project conventions, coding style, some tutorial like things for new developers,
global practices for the team and ...
6
votes
7answers
107 views
Passing my own project on someone else - what to do?
Often there are situations where a project is passed on someone else. And often this process is unpleasant for both sides - the new owner complains about horrible documentation, bugs and bad design. ...
1
vote
2answers
212 views
Manage project meta-data with JIRA?
Perhaps I'm missing this functionality out of the box, but I can't seem to find it. So I'm looking for a JIRA plugin that would allow for adding notes attached directly to the project summary page.
...
1
vote
5answers
2k views
Waterfall model documentation
I want to create a waterfall model.
What do I need to do for that?
What type of document are required for that?
5
votes
4answers
170 views
How to track a projects extraneous quirks
It's possible that the answer to this question may just be standard bug tracking software like jira or fogbugz, but I'm kind of hoping someone out there knows a better system for what I'm describing.
...
6
votes
5answers
379 views
Thinking Things Through - How do you use Documentation in Agile Projects?
I am building a very complex application and the scope is getting difficult to keep track of. I have read here and there that in Agile development, you don't want to get bogged down in documentation ...
5
votes
5answers
308 views
Structure and tools for large java application?
Whats the best "way" of creating a relatively large java web application? Im thinking about eclipse as IDE, but version control systems, build tools and documentation along with issue tracking and ...
7
votes
9answers
3k views
Does a process like CMMI really helps a project
What do you think is the advantage of processes like CMMI in a project. When I go into a CMMI meeting I feel like I wasted a couple of hours because I don't see any value in filling all those project ...
3
votes
4answers
584 views
Software Project Management Templates
I am looking for the “Software Project Management Templates” such as the following: In our organization we don’t have these, yet.
Issue Log
Risk Register
Change Log
In our organization we don’t ...
5
votes
6answers
4k views
Wiki software for software project documentation / knowlegde base
I am looking for a wiki software that would help organize all the informations developers need to do their job correctly and quickly. I have looked at several options (MediaWiki, DokuWiki, Foswiki, ...
2
votes
4answers
477 views
CMM Practices or Project Management Templates
Our company is a startup and we would like to implement all standard CMM or Project management templates, wherever possible, in our project. Where could I get these standard templates?
0
votes
1answer
39 views
Constructing graphs from documentation tags
Recently I've become very concerned about "dependencies" in projects / systems. I had a very bad time when somebody deprecated a database server that nobody should have been using in my company and ...
6
votes
8answers
6k views
How to maintain a design specification in a Scrum environment?
I really like the concept in the agile manifesto that the focus should be on working software rather then on comprehensive documentation. On the other hand a part of my job is also to manage the ...
4
votes
4answers
463 views
Writing efficient open source product summary and promoting project
I've been working on an open source project on sourceforge a few months ago. One thing I noticed is that a well written summary could make a huge difference for the product. I literally saw traffic ...
1
vote
5answers
238 views
Source Code and comments for prototype development
I'm involved in a prototype development. We can't say that it's completely prototype development. It's partially following the processes defined within the organization. As far the customer concerned ...
6
votes
8answers
1k views
What formatting language should I use for project documentation
I'm planing to move project documentation for a fairly big software project from using Microsoft Word files with manual versioning in the filename to storing it in the source version control system. ...
2
votes
5answers
172 views
Allocating resources for project documentation
What would you suggest for the following scenario:
A dozen of developers need to build and design a complex system. This design needs to be documented for future developers and the design decisions ...
5
votes
4answers
951 views
Where to put what when using CVS, Wiki, document management?
In our company we are currently using CVS for project documents, status reports etc, shared folder for installables/product documentation etc and some teams use Wiki (I don't know for what?). Now, I ...
8
votes
3answers
9k views
software documentation templates
Does anyone know any source of examples and templates for software requirements, build environment description and other kind of documentations that are common for software development?
Thanks!
9
votes
10answers
864 views
What are some project management tips and processes for a single-developer team?
I usually have some project that I can do alone that take around 6 months to 1 year. I always try to have some "release" date and write few documentations (external to the code).
My question is, what ...

