meta data for this page
  •  

This is an old revision of the document!


Questions & Answers

Question instructions: Copy the sample question below and write your question. Then someone who reads this will hopefully reply with a good answer.
Answer instructions: Write your answer and then at the end of the answer add your signature by the insert signature button, which is at the rightmost button at the top. End result should look like this: — Antti Knutas 2012/10/16 08:39

Sample Question (replace with your own topic and copy below)

Q:
A:

Development / Java

Requirements

User stories

Q: What are user stories?
A: Wikipedia: “In software development and product management, a user story is one or more sentences in the everyday or business language of the end user or user of a system that captures what a user does or needs to do as part of his or her job function.” Or in other words, it is very much like a use case, except it reads more like fiction than technical documentation. — Antti Knutas 2012/10/16 09:20

Environment

Grails database

Q: Can I get a persistant database for Grails that can also be edited with a visual editor?
A: Yes, you can install for example MySQL on the development virtual machine and use it with Grails. For installation, type sudo apt-get install mysql-server on the command line. Then see the Grails guide around page twenty for instructions for using in Grails. — Antti Knutas 2012/10/16 09:18

Virtual Machines in Classroom 6216

Q:
A: