Re: OODL: CFD: Leadership in the OpenCard Project

1999-05-28 Thread DeRobertis
At 4:49 PM -0700 on 5/2/99, Alain Farmer wrote: DeRobertis : Collaboration shall be defined as handling the mailing lists, web site, and other informational and discussion resources. Alain : Everything above except for the mailing lists, for a while anyway. Anthony: Hmmm... implied in the

Re: OODL: Newbie request

1999-05-28 Thread DeRobertis
At 4:26 PM +1000 on 5/27/99, Adrian Sutton wrote: Adrian: It also reminds me that a while back someone said they had the old archives (from before the list moved to metacard.com) I notice they haven't been added to the new archive yet. What's happening with them? Sitting on a hard disk.

Re: OODL: general info. query

1999-05-28 Thread DeRobertis
At 7:03 PM -0700 on 5/7/99, Alain Farmer wrote: Kurt Kaufman : perhaps a naive question: if one part is written in C, and another in C++, does it make things more difficult? Anthony: It can. But not too much. Kurt Kaufman : ...Or do people sometimes nowadays refer to "C" and infer "C++"?

Re: OODL: Voting cgi - Problem

1999-05-28 Thread DeRobertis
At 11:02 AM +1000 on 5/15/99, Adrian Sutton wrote: Anthony: Improper output from the CGI. Possible screwed up headers. These functions turn out to return under 1K of text though whereas the others are all over 1K. Could this be a problem? Anthony: I doubt it. Ever used telnet? (BTW: Since

Re: OODL: Updated CFD: Leadership in the OpenCard Project

1999-05-28 Thread DeRobertis
At 5:48 AM -0700 on 5/8/99, Rob Cozens wrote: Anthony: A change has been made in that the two people receiving the most votes in any given category are elected. The person with the most votes becomes President; the other, Vice President. Rob: In that case, I suggest we consider "weighted

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread DeRobertis
At 11:40 AM -0600 on 5/27/99, Scott Raney wrote: I understand the problem (I think it's called "greedy matching"), but since all other regex patterns work the same way, I'm puzzled as to why you think it's a problem in MetaCard but not in Perl/Python/Tcl/etc? How do you get short matches in any

Re: Re: Re: OODL: CFD - Leadership Positions

1999-05-28 Thread DeRobertis
At 8:06 PM -0400 on 5/7/99, [EMAIL PROTECTED] wrote: MP0werd: I like the idea, however I hope opencard itself is not over 2 megabytes Anthony: I don't know how to blow 2 megs on an app. Ask Uli. Maybe he does. (hopefully should fit in a disk). I could get a CDR burner and sell

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread DeRobertis
At 4:34 PM -0700 on 5/13/99, Alain Farmer wrote: Alain : What do you think of the idea ? Anthony: I'd not want to be the one responsible for the security of that system. Or, for that matter, the reliability. Anthony: A more sensible approach would be a plain 'ol mirror. Anthony: I

Re: OODL: Updated CFD: Leadership in the OpenCard Project

1999-05-28 Thread DeRobertis
At 2:00 PM +1000 on 5/8/99, Adrian Sutton wrote: Programming: Anthony DeRobertis M. Uli Kusterer(sp?) Michael Fair Collaboration: Alain Farmer Michael Fair User Interface: Anthony DeRobertis

Re: Re: OODL: CFD - Leadership Positions

1999-05-28 Thread DeRobertis
At 9:42 PM -0400 on 5/6/99, [EMAIL PROTECTED] wrote: In a message dated 5/6/99 7:11:10 PM, you wrote: Anthony: Why not from selling the product? Open Source does not mean we can't sell it; ask the Debian and RedHat folks sometime. Anthony: Of course, anyone can sell it. One difference,

Re: OODL: Voting cgi - Problem

1999-05-28 Thread DeRobertis
At 11:39 AM +1000 on 5/24/99, Adrian Sutton wrote: DeRobertis: Well, I guess you'll have to come up with a new password now. Adrian: It was only a randomly generated one anyway. DeRobertis: But _proving_ mathematicians wrong is so much fun! Adrian: Unless you happen to be the mathematician.

Re: OODL: MetaCard Licences?

1999-05-28 Thread DeRobertis
At 11:22 AM +1000 on 5/24/99, Adrian Sutton wrote: DeRobertis: Whatever happened to the items referenced in the subject field of this message as given above? Adrian: You mean what are we doing about the MetaCard licenses? We have to decide on a licensing system for openCard before we can

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread DeRobertis
At 2:12 AM +0200 on 5/28/99, M. Uli Kusterer wrote: Or consider this line: "New Archive Pathname archName" Who the @#@**! taught you to capitalize? Those Of Us Who Write Proper English Don't Capitalize Like This. Anthony, my bet is that the author of the AppleScript

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread M. Uli Kusterer
Ansolutely! The only parts of the mc engine that make it difficult for me to use, and it may just be that I'm an idiot who hasn't read the directions yet, is that there is no way to write a library of functions to be included in the script. On top of that, it's regular expression library isn't

Re: OODL: Naming stuff

1999-05-28 Thread M. Uli Kusterer
I thought about that except open is already a registered trademark. I also chose OpenScript to separate it out from the card based product. OpenScript then becomes it's own language that different products not relating to any GUI can be built with. OpenCard and OpenTalk are both registered

Re: OODL: Coding Conventions

1999-05-28 Thread M. Uli Kusterer
And what's wrong with operator delete? oh. forget what I said. Associate Disassociate would be OK, except that first we'll have to take the words back from the chemists. And then we'll have to fix "disassociate" by changing it to "dissociate" I can't talk for the chemists, but I guess

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread Richard Gaskin
On #include: Scott Raney and I have discussed include several times, but besides being unable to come up with a comprehensible name ("include" really says nothing, does it?), I don't see why not. It's an imperitive... It tells the compiler: "Include whatever [into my source]" But *when*?

Re: OODL: Coding Conventions

1999-05-28 Thread M. Uli Kusterer
I think we should split our exception hierarchy off -- call it something like "OpenCardExceptions.h" or "OCException.h" Anthony, no problem. Should we add a '#include "OCException.h"' to JokerUtilities? Hmmm... I like to delete files with "delete" and memory with "delete" or "free". But

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread M. Uli Kusterer
Michael: So happy to see that we're aligned on most of these points. During this thread I mentioned that people might not think AppleScript is sexy. Let me just say that opinion has no basis in reality other my meandering ignorance, and I retract it as one of the more idiotic comments I have

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread M. Uli Kusterer
Or consider this line: "New Archive Pathname archName" Who the @#@**! taught you to capitalize? Those Of Us Who Write Proper English Don't Capitalize Like This. Anthony, my bet is that the author of the AppleScript dictionary of your application (StuffIt?) capitalized the

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread Scott Raney
On Fri, 28 May 1999, DeRobertis [EMAIL PROTECTED]: At 11:40 AM -0600 on 5/27/99, Scott Raney wrote: I understand the problem (I think it's called "greedy matching"), but since all other regex patterns work the same way, I'm puzzled as to why you think it's a problem in MetaCard but not in

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread Michael Fair
I am very excited about the "include" feature! What do you guys think about "use" instead? I know we mentioned "using" which implied a stop at some point to some people. I really like: use the script of file "filename" use the script of object_reference These lines would be anywhere in the

Re: OODL: OODL - Distributed Collaboration

1999-05-28 Thread M. Uli Kusterer
No doubt. But since AppleScript is not case-sensitive, it should fix this itself. Anthony, AppleScript doesn't fix anything. It just takes over everything as the programmer spelled it in the dictionary, assuming he knows what he wants. After all, imagine AS made everything lowercase. What if

Re: OODL: ...windows (mfc) developer joins the team...

1999-05-28 Thread Dylan Just
At 08:00 pm 28/05/99 -0700, you wrote: Dylan Just: - only heard little bits about it ... Alain : Pray tell where you heard about OpenCard. Adrian Sutton - we're both doing IT with Advanced Studies at Griffith Uni.