LinuDent Web site moved: The web site is at: http://linudent.sourceforge.net/ (I copied files from http://smalllinux.netpedia.net/dental) The project page is...
Steven G.
superant-steve@...
Dec 5, 1999 7:59 am
21
Proposed program layout for LinuDent Backend Server - PostgreSQL to start ldclient - local server like between modules and backend ldappoint - appointment...
Steven G.
superant-steve@...
Dec 12, 1999 9:45 am
22
Hi ! Shall i start the ldclient ? I'd like to work on the sql handling fonctions ( to wrap the libpsql ... ). Just a few questions : _ do you prefer c or c++...
Vincent LE PRINCE
vincent.leprince@...
Dec 12, 1999 2:05 pm
23
Hi, Yes it would be great if you would start the ldclient To set up CVS go to: http://sourceforge.net/project/?form_grp=413 Then click on "New User via SSL",...
Steven G.
superant-steve@...
Dec 12, 1999 5:36 pm
24
For ldclient design. I would like to see it read in a configuration file that names the database name and table names. this would allow, for example, two...
Steven G.
superant-steve@...
Dec 12, 1999 7:05 pm
25
Eh steve ... the address <superant-steve@...> dosn't seems to work ! -- ... Vincent LE PRINCE <vincent.leprince@...>...
Vincent LE PRINCE
vincent.leprince@...
Dec 12, 1999 7:08 pm
26
Hi, Use SuperLinux@... Thanks. Steven Gibson...
Steven G.
superant-steve@...
Dec 13, 1999 1:07 am
27
Great work, just back from a short break. will check out the site soon Normal is boring Dr. Aravind V email: aravindv@......
aravind venkataraman
aravindv@...
Dec 14, 1999 9:50 am
28
... Ok for database name. Tables name is different... The basic tables won't change from one dentist to another. But it's true we should think now of plugins...
Vincent LE PRINCE
vincent.leprince@...
Dec 14, 1999 4:01 pm
29
Proposed program layout for LinuDent (layout version 0.0.2) Backend Server - PostgreSQL to start ldclient - local server like between modules and backend ...
Steven Gibson
superant@...
Dec 14, 1999 4:39 pm
30
Hi, I worked a bit on ldclient. Here is what i did : _ basic configuration file reading _ basic sql functions ( commands, queries, and some tiny tools... ) _...
Vincent LE PRINCE
vincent.leprince@...
Dec 18, 1999 8:29 am
31
Hi Vincent, Thanks for the work 1. ldclient interface: to start we can use a console pipe. LinuDent could then run on low power hardware, old 386's with no X ...
Steven G.
superant-steve@...
Dec 18, 1999 9:47 am
32
Hi ... I though a bit more of that pb and i'm not sure any more that a pipe is better ... why ? _ when i saw the tables i realized that it won't be possible...
Vincent LE PRINCE
vincent.leprince@...
Dec 20, 1999 8:17 am
33
Hi, I would agree with corba. Do you know anything about omniORB2 http://www.uk.research.att.com/omniORB/index.html This is the corba running on my machine....
Steven G.
superant-steve@...
Dec 20, 1999 2:17 pm
34
Vincent, Some of your work may have been done. There is a project to provide a middle layer between databases and clients using corba at: ...
Steven G.
superant-steve@...
Dec 22, 1999 3:54 pm
35
Is it too early to start talking about client front end design and specification? -- Mike Bostock Home: mike@... Work: mike@... Work Tel:...
Mike Bostock
mike@...
Dec 22, 1999 9:12 pm
36
Hi,
We need all the input as early and as often as possible about the design. Steven Gibson
http://linudent.sourceforge.net...
Steven Gibson
superant@...
Dec 23, 1999 7:19 am
37
... That's true ! It's a big part of what ldclient was supposed to be, isn't it ? So what about the project architecture now ? If we use gnome-db ( it's...
Vincent LE PRINCE
vincent.leprince@...
Dec 23, 1999 12:58 pm
38
Hi, The problem with gnome-db is that it ties us to gnome. Only people who have gnome could use it, or we would have to ship gnome to all users. The KDE people...
Steven Gibson
smalllinux@...
Dec 24, 1999 10:00 am
39
Hi Vincent, I compiled gnome-db on my system. It took 56.5 meg after being untarred and compiled. I did not try it yet. I think we could use a small part of it...
Steven Gibson
smalllinux@...
Dec 24, 1999 10:01 am
40
Date sent: Fri, 24 Dec 1999 00:26:22 -0800 From: Steven Gibson <smalllinux@...> To: linudent@egroups.com Send reply to:...
Vincent Le Prince
vincent.leprince@...
Dec 24, 1999 11:48 am
41
Hi Vincent, I hope you had a good Christmas. I think we don't need to use CORBA at all. If you could write the interface from LinuDent to PostgreSQL as a ...
Steven Gibson
smalllinux@...
Dec 26, 1999 2:43 pm
42
In your message regarding [linudent] Re: Corba dated Sun, 26 Dec 1999 06:48:04 -0800, Steven Gibson said that ... ... Request from user. With the anticipation...
Mike Bostock
mike@...
Dec 27, 1999 10:32 am
43
Date sent: Sun, 26 Dec 1999 06:48:04 -0800 From: Steven Gibson <smalllinux@...> To: linudent@egroups.com Send reply to:...
Vincent Le Prince
vincent.leprince@...
Dec 27, 1999 11:41 am
44
... I have started a cvs tree for linudent-unstable http://sourceforge.net/cvs/?group_id=413 This should be the login screen. I propose that unstable trees be...
Steven G.
superant-steve@...
Jan 7, 2000 5:06 pm
45
Hi, I plan to mention the current version of LinuDent at Freshmeat this week. Version 0.1.7, not usable yet, but a demo of the gui interface. Download site: ...
Steven Gibson
superant@...
Jan 25, 2000 6:08 am
46
Hi tp all on the list, Its nice to see linudent's progress. just a small info I, through my company, am currently in the process of developing a commercial...
aravind venkataraman
aravindv@...
Jan 25, 2000 4:51 pm
47
Hi Vincent, Thanks for the code. I tested it. Looks good so far! I made one small change in options.c to default to "localhost" for host type. Could you send...
Steven G.
superant-steve@...
Jan 26, 2000 9:18 pm
48
Hello, For the moment the file '.ldclientrc' is tiny: there are only 3 keywords. for example: dbname=linudent # name of the database host=localhost #...
Vincent LE PRINCE
vincent.leprince@...
Jan 27, 2000 7:21 pm
49
Hello, I made a few changes to liblinudent to improve security ( not uploaded yet ) : we can now use ldc_init_login( ldc_info *info, char *login, char...