[REBOL] Re: Cookbook submissions idea

2004-01-12 Thread Jason Cunliffe
"Petr Krenzelok" wrote: > sorry to snip your whole talk about Vanilla. While Vanilla or Wiki, > whatever may be nice design to study, I think you overestimate its > usefullness for Rebol. I am sorry to very strongly back-up Robert's pov, > but I can bet that if free version of IOS like sync mecha

[REBOL] Re: Cookbook submissions idea

2004-01-12 Thread Petr Krenzelok
Jason Cunliffe wrote: >Hi Gerard > > > >>I didn't find any info about this REBOLDOC project on Robert's website >> >> >(Saw an > > >>OpenDOC entry but nothing else) >> >> > >...perhaps this explains >http://www.rebol.net/list/list-msgs/30437.html > >Regarding Vanilla. First, good idea

[REBOL] Re: Cookbook submissions idea

2004-01-12 Thread Jason Cunliffe
Hi Gerard > I didn't find any info about this REBOLDOC project on Robert's website (Saw an > OpenDOC entry but nothing else) ...perhaps this explains http://www.rebol.net/list/list-msgs/30437.html Regarding Vanilla. First, good idea to post Vanilla questions to the dedicated list "vanilla-puddi

[REBOL] Re: Cookbook submissions idea

2004-01-10 Thread "Robert M. Münch"
On Fri, 9 Jan 2004 10:07:45 -0500, Gerard Cote <[EMAIL PROTECTED]> wrote: > I didn't find any info about this REBOLDOC project on Robert's website > (Saw an OpenDOC entry but nothing else) Hi, first I'm working on my new site. Hopefully I'll upload it this weekend :-). Well, there is not much

[REBOL] Re: Cookbook submissions idea

2004-01-09 Thread Gerard Cote
Hello Jason, > > Robert Muench proposed REBOLDOC sometime back. That would be a website > with > > extended user-contributed examples and documentation for each REBOL > word -- so > > you could look up various tricks and traps for say 'if or 'open. > I didn't find any info about this REBOLDOC p

[REBOL] Re: Cookbook submissions idea

2004-01-06 Thread Jason Cunliffe
> Robert Muench proposed REBOLDOC sometime back. That would be a website with > extended user-contributed examples and documentation for each REBOL word -- so > you could look up various tricks and traps for say 'if or 'open. Vanilla could be a great tool to use for that:-) http://www.vanillasite

[REBOL] Re: Cookbook submissions idea

2004-01-06 Thread Gerard Cote
-- From: "Robert M. Münch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 06, 2004 8:24 AM Subject: [REBOL] Re: Cookbook submissions idea > > On Tue, 6 Jan 2004 05:27:00 EST, <[EMAIL PROTECTED]> wrote: > > > Robert Muench proposed RE

[REBOL] Re: Cookbook submissions idea

2004-01-06 Thread Gerard Cote
for us to use - even if we have to parameter it each time. Regards, Gerard - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 06, 2004 5:27 AM Subject: [REBOL] Re: Cookbook submissions idea > > Hi Gerard: > > > We

[REBOL] Re: Cookbook submissions idea

2004-01-06 Thread "Robert M. Münch"
On Tue, 6 Jan 2004 05:27:00 EST, <[EMAIL PROTECTED]> wrote: > Robert Muench proposed REBOLDOC sometime back. That would be a website > with extended user-contributed examples and documentation for each REBOL > word -- so you could look up various tricks and traps for say 'if or > 'open. > > He

[REBOL] Re: Cookbook submissions idea

2004-01-06 Thread SunandaDH
Hi Gerard: > We simply miss some formal structure as to how and what has to be officially > presented. May be the scripts library committee or > other REBOL and/or DOC expert can help us to start with ... There isn't a committee on the script Library as such -- just Gregg, Volker and myself.

[REBOL] Re: Cookbook submissions idea

2004-01-05 Thread Gerard Cote
t;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 05, 2004 8:13 PM Subject: [REBOL] Re: Cookbook submissions idea > > something like this: > > > -words are not variables. > !! words are LIKE variables with context. !! > > > -there

[REBOL] Re: Cookbook submissions idea

2004-01-05 Thread Maxim Olivier-Adlhoch
oblem or part of the solution, but in the end, being part of the problem is much more fun." > -Original Message- > From: Ashley Trüter [mailto:[EMAIL PROTECTED] > Sent: Monday, January 05, 2004 9:11 PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: Cookbook submissions ide

[REBOL] Re: Cookbook submissions idea

2004-01-05 Thread Ashley Trüter
The one that always gets me is: >> a: [b true] == [b true] >> c: 'b == b >> a/:c == true Now how does one do "a/:c: false"? Regards, Ashley -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.

[REBOL] Re: Cookbook submissions idea

2004-01-05 Thread Maxim Olivier-Adlhoch
PM > To: [EMAIL PROTECTED] > Subject: [REBOL] Re: Cookbook submissions idea > > > > Hi Jason, > > > > > "first gotchas" might be useful category.. > > > > You know the crucial little things which tripped you up > till you went aha! >

[REBOL] Re: Cookbook submissions idea

2004-01-05 Thread Gerard Cote
Hi Jason, > > "first gotchas" might be useful category.. > > You know the crucial little things which tripped you up till you went aha! > > - Jason > This is exactly in the spirit of what I was thinking about ... Who will be the first runner up to fill this need - just a single try or two for ea

[REBOL] Re: Cookbook submissions idea

2004-01-05 Thread Jason Cunliffe
"first gotchas" might be useful category.. You know the crucial little things which tripped you up till you went aha! - Jason -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.