16
votes
8answers
2k views
Templates of Technical and Functional Specs
So basically I am looking for good templates for writing both technical and functional specs on a project or work request.
What do you guys use? How in depth do you get while writ …
7
votes
17answers
612 views
Is “RTFM” counter-productive?
I'm reading the very excellent The Design of Everyday Things by Donald Norman. In it, he describes a common problem:
The reason [that nobody reported a problem with the system …
5
votes
4answers
211 views
As a consultant should I charge my clients for developing specs?
I'm trying to transition into some programming consulting work. A friend of my former employer is interested in having me "develop a spec," which I take to mean come up with some t …
3
votes
4answers
344 views
How to write a spec that is productive?
I've seen different program managers write specs in different format. Almost every one has had his/her own style of writing a spec.
On one hand are those wordy documents which giv …
2
votes
1answer
40 views
scala specs don’t exit when testing actors
I'm trying to test some actors using scala specs. I run the test in IDEA or Maven (as junit) and it does not exit. Looking at the code, my test finished, but some internal threads …
2
votes
2answers
475 views
How does the “specs” BDD framework for Scala work?
I'm just getting started with Scala, and I'm wondering which language feature allows you to do this:
"PersistentQueue" should {
"add and remove one item" in {
withTempFolder …
1
vote
1answer
42 views
Repository of “standard” BDD specs
Do you know of any resources or libraries of BDD specs?
For example, almost every web app has a login process. Some "standard" features might be handling of forgotten passwords, r …
0
votes
1answer
19 views
How to delete some extra folder using rpm
I am using Fedora 10, I have created an rpm file for my software. It removes all the files from the installed directory. If i use yum remove command or rpm -e command. but after in …
0
votes
0answers
55 views
Are these dedicated server specs any good - should I get this hosting plan? [closed]
I'm not too good with computer hardware so I would appreciate if you guys can tell me if the following server specs are good enough to host a very popular site (with hundreds of th …
0
votes
0answers
192 views
(New) iPod Touch (3rd gen) hardware specs? [closed]
I'm looking for some official confirmation of what hardware is inside the new iPod Touches, specifically, the CPU, GPU and memory.
ArsTechnica says it's the same as the iPhone 3GS …
0
votes
0answers
75 views
How to profile my home PC? [closed]
I am curious about all the latency and bandwidth statistics of my personal computer:
L1, L2, RAM, and DISK.
I could think hard and build a tool for each. I was wondering if some …
