I think the invitation form is pretty much done.

The interview is next on my list. The inviter has provided the email address 
and public name. It's important that the email address be valid, and many times 
the email known to the inviter is not the email that the invitee wants to use. 
So the first thing is for the user to validate the email address.

Please confirm that this is the email address to be used for official 
communications.

(the email to which the invitation was sent)

If the user changes the email address, a dialog will pop up:

You will receive another invitation sent to <new email>

(Confirm) or (Cancel)

Confirm will write the stash file with "invalid" written in it, create a new 
stash file with the new email address, and send email with the new stash 
information.

This can continue but usually, the second time the email will be confirmed and 
the rest of the dialog will continue with the three questions and finally the 
legal name, address, country phone number form.

I'd like to get as much information about the invitee as is possible from the 
browser. I understand we can get IP address. Can we get country, city, GPS? 
These I would include on the actual icla:

signed: Jim Bob Hacker                            Date: 18-Nov-2017
IP: 222.43.43.99 Sao Paolo Brazil

It would be nice to continue to develop this application even after the 
multi-page form with email is complete. Can we perhaps use a url like 
whimsy.apache.org/project/icla?mock=true to use the mock-send code, but if 
mock=true is omitted use the email route? I'm afraid I don't have the skill set 
to do this part without some guidance.

Craig L Russell
Secretary, Apache Software Foundation
c...@apache.org http://db.apache.org/jdo

Reply via email to