1
vote
3answers
30 views
Is it safe to include extra columns in the SELECT list of a SQLite GROUP BY query?
I have a simple SQLite table called "message":
sequence INTEGER PRIMARY KEY
type TEXT
content TEXT
I want to get the content of the last message of each type (as determined by i …
2
votes
2answers
40 views
what is the name of the convention used in this syntax diagram
I found this diagram in the JSON specification:
Where does this diagramming convention come from? Is it just some random convention cooked up by D.C.?
2
votes
1answer
37 views
How to submit a change or request clarification to ISO technical committee
I submitted a question on 'prototype scope' and wanted to know the reason for its origination.
After some serious deliberations (please see the answers there) I think a clarificat …
2
votes
6answers
95 views
How do you collaboratively write specs?
I am working with a small team (2 others) of developers that are geographically dispersed, and I'm looking for good ways for us to collaborate on specs... We're thinking we might u …
1
vote
1answer
26 views
UML Specification - Without Change Bars vs With Change Bars & Superstructure vs Infrastructure
Regarding the specifications here:
http://www.omg.org/technology/documents/formal/uml.htm
What is the difference btn without and with change bars?
As for "superstructure and infr …
0
votes
0answers
37 views
Cannot get FeatureSpec structure to show up in the output when combined with JUnitSuite
I am trying to use Scala's capabilty of running a class with either JUnit or ScalaTest. I took the example given for FeatureSpec and combined it with the example using JUnitSuite. …
0
votes
2answers
23 views
First website project how to specify for interoperability and ease of integration when site UI & backend are to be developed by separate developers?
Hello
I would like to use Elance.com to find a developer to create a website for me.
I have decided to split the development into two components:
the UI and the back-end, with each …
5
votes
2answers
80 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 …
28
votes
23answers
797 views
Is writing specifications for hobby projects the only way for them to be finished?
Here's what I'm wondering. Every night that our 3 months old baby lets us sleep, I jump to my computer and start coding my hobby projects. I have about 20 different projects that I …
3
votes
5answers
201 views
How to write technical specs for a project? [closed]
Possible Duplicates:
Templates of Technical and Functional Specs
How can I learn about writing project specs?
I have some ideas for an internal framework which will be u …
1
vote
8answers
107 views
What kind of specs, documents, analysis do you get from superiors when starting a project?
I currently work in a small business (15-20 employees, 5 programmers) where most projects are custom built CMS and a few web applications products.
Since I started working there, …
1
vote
1answer
45 views
Dealing with Word spell check in technical documents? [closed]
I have waste millions of hours clicking the Ignore Once button in Word, while trying to spell check a document related to development. Be that something light on terms like a propo …
0
votes
1answer
92 views
High Level design Question [closed]
1.2 Design Goals
This section should outline the technical manifestation of the
system requirements, and list the goals your design is intended
to achieve.
What …
1
vote
2answers
63 views
Is there a way in UML to express something like “virtual” use cases?
I am doing requirement analysis so I'm writing some use case diagrams. I'll try to clarify what I mean by virtual test case with the following example:
I have a set of operations, …
0
votes
1answer
42 views
Position Description
Hi. I applied for a job for Asp.net developer with 1 year experience there they mentioned one item of the description to Interpret written business requirements and technical speci …
