Re: Dentist Management Software

2008-05-23 Thread willhill
There will be more. On Friday 23 May 2008, Andreas Tille wrote: > I regard Free Medical Software as a niche product considering > the number of users we actually have -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Dentist Management Software

2008-05-23 Thread Andreas Tille
On Fri, 23 May 2008, David Paleino wrote: I'm in fact learning Python (remember the scripts we use for our website? ;)) Yes. ;-)) BTW, I'm working on some general CDD scripts and according to some advise I've got from Jonas Smedegaard <[EMAIL PROTECTED]> at Extremadura workshop I switched to

Re: Dentist Management Software

2008-05-22 Thread David Paleino
On Fri, 23 May 2008 08:20:42 +0200 (CEST), Andreas Tille wrote: > On Thu, 22 May 2008, David Paleino wrote: > > >> It is not any more complex than it needs to be. > > > > Oh well, it is "complex" to me. I'm not a *real* Python coder, I can just > > put together some lines... > > Over the years I

Re: Dentist Management Software

2008-05-22 Thread Andreas Tille
On Thu, 22 May 2008, David Paleino wrote: It is not any more complex than it needs to be. Oh well, it is "complex" to me. I'm not a *real* Python coder, I can just put together some lines... Over the years I observed the problem that there are so many half done medical projects which never r

Re: Dentist Management Software

2008-05-22 Thread David Paleino
On Thu, 22 May 2008 22:44:39 +0200, Karsten Hilbert wrote: > > GNUmed is rather complex > > It is not any more complex than it needs to be. Oh well, it is "complex" to me. I'm not a *real* Python coder, I can just put together some lines... > Yes, it solves quite a few infrastructure coding pro

Re: Dentist Management Software (was: Re: Patch format)

2008-05-22 Thread Karsten Hilbert
> GNUmed is rather complex It is not any more complex than it needs to be. Yes, it solves quite a few infrastructure coding problems all of which, however, will need to be solved by your eventual software, too (localization, translation, modules, logging, error handling, database access, what-not