Originally posted by raymond yadao:
let say i generated key pairs(public.pgp and secret.pgp) in one pgp program. Can i use these keys as a key pairs in other pgp programs???
Originally posted by Nicholas Turner:
I have a system in which every work order is contained within an operation. I have set them up so that an estimate and work order is linked by an order detail.
...
multiple estimates can have details within one work order and vice versa
I have defined it where an estimate is contained inside an operation and a work order is also?
My question is this right or should the work order contain estimates.
every work order is contained within an operation
Originally posted by Kevin Knowles:
Ok, well I've partly solved the problem.
I have been following the junit and ant installation instrutctions. However, I am using WindowsXP (as I thought I stated previously), so I suppose that is part of the problem. For example, instead of entering set classpath= etc
(which is what I tried to do) I needed to enter (in my environment variable settings) variable classpath and under Value ".;%classpath%;c:\junit3\junit.jar;." (I read after doing some searches that I need the ".;" first in the classpath definition) and then at the prompt I need to type in set classpath and it sets the classpath for me.
Originally posted by Burk Hufnagel:
Are you using a particular IDE? Mine is/will be JBuilder. with a hefty dose of ant.
What sort of apps are you interested in writing?
Don't mean to be nosy, but it seems that Palm developers are few and far between
Originally posted by Kevin Knowles:
Originally posted by Pauline McNamara:
And on a related note, I've recently considered buying "Design Patterns Explained". Opinions?