Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

37
votes
3answers
49k views

How do I write a Technical Specification document for my software project?

I've seen a few questions around here saying that there's no need to write a beefy Technical Specification if the Functional Specification has all of the functionality. What about situations where the ...
7
votes
5answers
3k views

The process of writing a technical specification

I'm slightly worried that this may be a duplicate, but I have searched the site and every question that I can find seems to be more focused on functional specifications rather than technical ones. ...
5
votes
2answers
138 views

If I wanted to define a file format, how would I go about that?

Say I come up with some super-duper way of representing some data that I think would be useful for other people to know about and use. Assume I have a 'spec' in some form, even if it might not be a ...
3
votes
4answers
301 views

Numerical Representation of real numbers, alternative to floating-point format

are there any formats to describe real numbers, other than floating point format? In particular, I ask for formats which still provide feasible computation performance (compared to floating point), ...
3
votes
4answers
107 views

Is there a reason why we don't embed the design document for code in the source itself?

Couldn't we write the design documentation for source code within the source itself? I suppose like Doxygen but with the focus taken away from implementation towards design. Essentially (and rather ...
2
votes
1answer
1k views

Does a template for a system architecture/design proposal exist?

I need to prepare a proposal for the technical specification in the development of a new project, what I've done before was to include the following: Platform The primary technology and secondary ...
1
vote
6answers
137 views

What's a better word for “non-metadata”?

I am spending my Monday morning writing up some documentation, and have found a situation where I need to a word to refer to data which is not metadata. The usual term "data" isn't specific enough in ...
0
votes
1answer
12 views

Runtime configurable verbs based on specification

I have an application that adheres to multiple specifications that are very similar but require different verbs for identical actions. For example, one spec says jump, while the other might say hop. ...
0
votes
0answers
27 views

Specify complex calculations

What can be used to specify mathematical methods for our developers? We need to create some methods in our application that calculate all kinds of engineering data. So our engineers came up with the ...
0
votes
0answers
115 views

Is there a tool that can automatically generate design docs reverse engineered from designated pseudo code? (XML / Java / .NET)

I found myself writing a design doc for a feature, and I could not help myself thinking: writing this table of fields and their type, validation etc, will take me less time in Java than in word / ...
0
votes
0answers
578 views

Technical Documentation Template?

Hi I need to find a Technical Documentation Template, with the list of needed points and the best order to show them in a document, actually I have so many things to show and I would want to put them ...
0
votes
0answers
609 views

Need Technical Specification Document Template for MOSS

I am looking for a decent tech spec documentation template for a MOSS implementation. If anyone can share any existing document template then it would really help me. Thanks Bhaskar