[Fwd: Re: More schematics available - Call For Presentations]




--- Begin Message ---
Hi Amy!

I hope you are doing well, and to meet you in the IRC in the very short
future. :) 

En jue, 2001-12-27 a 07:30, Amy Schechter escribió:
> Until I get everything up on CVS (which will happen within the next day or 
> so) you can view all my stuff at:
> 
> http://www.zoned.net:8000/~amy/portfolio/guad3c/
> 
Got all fo them. They are really good. I did my own model of DB entries
during these days. It is there in the CVS. in www.guadec.org/databases
there are dbproposal.abw and the html version. VISA N, billing address,
etc was omited since I have heard that third companies are going to do
the work and we just need to do redirection to their page or the page
itself but I don't think we have to storage the sent data. I have
checked it through your schemas and I haven't found any problems. Please
take a look and let me know if there are more entries that will be
needed at first sight.

Jaime.

Btw. Very, very nice work. Cool!.

> 
> Math problems? Call 1-800-[(10x)(13i)^2]-[sin(xy)/2.362x].
> 
> 
> _______________________________________________
> G3web mailing list
> G3web gnome org
> http://mail.gnome.org/mailman/listinfo/g3web

<?xml version="1.0"?>
<!DOCTYPE abiword PUBLIC "-//ABISOURCE//DTD AWML 1.0 Strict//EN" "http://www.abisource.com/awml.dtd";>
<abiword xmlns:awml="http://www.abisource.com/awml.dtd"; version="0.9.4.1" fileformat="1.0">
<!-- =====================================================================  -->
<!-- This file is an AbiWord document.                                      -->
<!-- AbiWord is a free, Open Source word processor.                         -->
<!-- You may obtain more information about AbiWord at www.abisource.com     -->
<!-- You should not edit this file by hand.                                 -->
<!-- =====================================================================  -->

<pagesize pagetype="A4" orientation="portrait" width="210.000000" height="297.000000" units="mm" page-scale="1.000000"/>
<section>
<p props="text-align:center"><c props="lang:es-ES">USERS’ INFO DATABASE MODEL PROPOSAL</c></p>
<p props="text-align:center"><c props="lang:es-ES"></c></p>
<p props="text-align:left"><c props="lang:es-ES">Personal Info</c></p>
<p props="text-align:left"><c props="lang:es-ES"></c></p>
<p props="text-align:left"><c props="lang:es-ES"> 1	ID (int)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 2	Name (string)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 3	Surname (string)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 4	Nickname (string)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 5	Project (string)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 6	Language (COMBO)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 7	Email (string)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 8	Address DURING the event (text box)</c></p>
<p props="text-align:left"><c props="lang:es-ES"> 9	Phone to call BEFORE the event (text box)</c></p>
<p props="text-align:left"><c props="lang:es-ES">10 	Phone to call DURING the event (text box)</c></p>
<p props="text-align:left"><c props="lang:es-ES">11	Company (string)</c></p>
<p props="text-align:left"><c props="lang:es-ES">12	Position (COMBO)</c></p>
<p props="text-align:left"><c props="lang:es-ES">13	Speaker  (boolean)</c></p>
<p props="text-align:left"><c props="lang:es-ES">14	Vegetarian (boolean)</c></p>
<p props="text-align:left"><c props="lang:es-ES">15	Dissabilited (boolean)</c></p>
<p props="text-align:left"><c props="lang:es-ES">16	What have you done for GNOME? (text box)</c></p>
<p props="text-align:left"><c props="lang:es-ES">17	Comments And Questions (text box)</c></p>
<p props="text-align:left"><c props="lang:es-ES"></c></p>
<p props="text-align:left"><c props="lang:es-ES">Foundation Info</c></p>
<p props="text-align:left"><c props="lang:es-ES"></c></p>
<p props="text-align:left"><c props="lang:es-ES">18	Are you a member of the GF? (boolean)</c></p>
<p props="text-align:left"><c props="lang:es-ES">19	Give your position (COMBO)</c></p>
<p props="text-align:left"><c props="lang:es-ES"></c></p>
<p props="text-align:left"><c props="lang:es-ES">Travel</c></p>
<p props="text-align:left"><c props="lang:es-ES"></c></p>
<p props="text-align:left"><c props="lang:es-ES">20	Travel expenses (string) in Euros.</c></p>
<p props="text-align:left"><c props="lang:es-ES">21	Amount needed (string) in Euros.</c></p>
<p props="text-align:left"><c props="lang:es-ES">22	Does the company sponsors your travel? (boolean)</c></p>
<p props="text-align:left"><c props="lang:es-ES">23	Have you ever been to a GNOME event such as GUADEC?. (boolean)</c></p>
<p props="text-align:left"><c props="lang:es-ES">24	Did GF pay your trip to GUADEC in the past?. (boolean)</c></p>
</section>
</abiword>
Title: /home/jaime/Documents/varios/dbproposal.html

USERS' INFO DATABASE MODEL PROPOSAL


Personal Info


 1 ID (int)

 2 Name (string)

 3 Surname (string)

 4 Nickname (string)

 5 Project (string)

 6 Language (COMBO)

7 Email (string)

8 Address DURING the event (text box)

9 Phone to call BEFORE the event (text box)

10  Phone to call DURING the event (text box)

11 Company (string)

12 Position (COMBO)

13 Speaker  (boolean)

14 Vegetarian (boolean)

15 Dissabilited (boolean)

16 What have you done for GNOME? (text box)

17 Comments And Questions (text box)


Foundation Info


18 Are you a member of the GF? (boolean)

19 Give your position (COMBO)


Travel


20 Travel expenses (string) in Euros.

21 Amount needed (string) in Euros.

22 Does the company sponsors your travel? (boolean)

23 Have you ever been to a GNOME event such as GUADEC?. (boolean)

24 Did GF pay your trip to GUADEC in the past?. (boolean)


--- End Message ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]