DavidRumins: towcker10

File towcker10, 1.8 KB (added by johnstod, 12 years ago)

WCKER Prototype Stuff in Repository

Line 
1Prototype Stuff in Repository
2=============================
3
4PNG WCKER flickerbook
5---------------------
6Java versions of Page 1 (simplest and complete) and Page 7 (most complex and under
7development) of the PNG WCKER flickerbook (that's storyboard for the cineasts amongst us)
8are now under version control on:
9
10http://waterbuck.conted.ox.ac.uk/cgi-bin/trac.cgi/browser/repo1/trunk/prototypes/swt/
11
12"make page1.run" will compile and run the code to draw Page 1
13
14"make page7.run" will compile and run the code to draw Page 7
15
16
17XML Access from Java
18--------------------
19
20Some prototype code is in here.
21
22http://waterbuck.conted.ox.ac.uk/cgi-bin/trac.cgi/browser/repo1/trunk/prototypes/jdom/
23
24"make" will make the code; "run" will execute the code.
25
26Beware
27------
28
29You make have to change some of the scripts to match the environment on your machine.
30
31Conclusion and Next Step
32------------------------
33
34The SWT looks much more promising as a robust GUI for WCKER. There are still a few
35things I've got to persuade it to do ... but I suspect they should be possible.
36
37The point of putting things in the repository is so Dave B. can pick these bits
38up and run with them. There are a number of areas where help would be useful and
39welcome and I have communicated these to Dave B.
40
41The Eclipse API is documented on:
42
43http://jlab.net/eclipse/doc/2.1/api/index.html
44
45It's not that fast a web-site - can you locate me a faster one! :-)
46
47Anyhow, I imagine that drawing "Page 7" will take to the end of this week
48(a horizontal slice) and that by the end of next week we should have a
49tall-thin application (vertical slice). It is that presence/absence of this
50"vertical slice" the will convince me whether the project as a whole
51has been sufficiently tightly specified or not!
52       
53
54                        David
55
56
57
58
59                                David
60
61P.S. This email has been wikied!