wow!

This is a super nice tool... why did I overlook it all this time!?

so much good stuff laying around...


 I need a clone ( or three ;-)


I was just wondering, how did you get the Hue range effect?

-MAx


----- Original Message ----- 
From: "rebOldes" <[EMAIL PROTECTED]>
To: "Anton Rolls" <[EMAIL PROTECTED]>
Sent: Wednesday, April 14, 2004 12:22 PM
Subject: [REBOL] Re: ANN: Color-lab plugin version


> 
> Hello Anton,
> 
> Monday, April 12, 2004, 7:03:36 PM, you wrote:
> 
> 
> AR> Have a look:
> 
> AR> ** Script Error: decompress expected data argument of type: binary
> AR> ** Where: do-thru
> AR> ** Near: do load decompress read-thru site/color-lab/ctx-color-lab.gz
> >>> read-thru site/color-lab/ctx-color-lab.gz
> AR> == none
> >>> read-thru site/color-lab/ctx-color-lab
> AR> == none
> >>> site
> AR> == http://127.0.0.1/rss/builds/
> 
> AR> site has been set to his local computer. :)
> AR> Obviously he left that in during debugging,
> AR> and forgot to set it back before uploading.
> AR> I know how easy it is to forget...
> 
> Ahh... good work Anton. I will fix it:)
> 
> AR> That is a problem I solved for myself by writing a
> AR> tool which I called "push-cache". It pushes a file
> AR> from my local directory (my current sources) into
> AR> my public cache directory. So I always simply use
> AR> read-thru or load-thru, and don't have to remember to
> AR> remove debugging lines before upload all the time.
> 
> I don't have any debugging lines inside, I just use a script which go
> thru all files in specified directory, replaces all parts of code
> (usually paths) and copy these files to places from where I do
> uploads. But this time I probably uploaded the script directly:/
> 
> And because the script content is compressed to speed up the download,
> I use the site variable in the header which is left uncompressed and
> then in code I use:
> 
> site: system/script/header/site
> 
> ...
> after same time
> ...
> it should be fixed....
> You can even do:
> do http://oldes.multimedia.cz/rss/builds/color-lab/color-lab.r
> 
> to run non plugin version (requires the new Rebols where is available
> rgb-to-hsv as a native function)
> 
> For these who have old Rebol version, there should be still the
> version on my reb-site
> 
> AR> Anton.
> 
> 
> -- 
> Best regards,
>  rebOldes -----------------[ http://oldes.multimedia.cz/ ]
> 
> -- 
> To unsubscribe from this list, just send an email to
> [EMAIL PROTECTED] with unsubscribe as the subject.
> 
-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to