r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!REBOL3-OLD1]

Pekr
6-May-2009
[14030]
Steve - how could vector help to speed operations on images, if image 
is separate datatype?
Rebolek
6-May-2009
[14031x2]
Yes, I know those bugs very well ;)
I like how vector is molded now. No need for my vector-format function 
now.
Pekr
6-May-2009
[14033]
Steve - isn't convolution (where you set matrix too) enough for image 
manipulation type you mention?
Steeve
6-May-2009
[14034x2]
That's the point Pekr, If we can't convert vectors to binaries (and 
the reverse) it's useless
image/rgb returns a binary serie
BrianH
6-May-2009
[14036]
Bolek, there is one bug in how vectors are molded (#756), but otherwise 
it's nice :)
Rebolek
6-May-2009
[14037]
Steeve I wrote some conversion functions for vector<->binary, if 
you've got access to R3-alpha, you can find it there.
Steeve
6-May-2009
[14038]
you mean the Altme world ?
Rebolek
6-May-2009
[14039]
yes
Steeve
6-May-2009
[14040]
don't have
BrianH
6-May-2009
[14041]
Has anyone tried to-binary of a vector! in alpha 51 yet? Don't knock 
it until you've tried it.
Steeve
6-May-2009
[14042]
anyway, i'm asking for fast natives convertion functions here, not 
for mezzanines, if so, i can do them myself
Rebolek
6-May-2009
[14043]
I've got error on to binary! vector. Also WHY? function tries to 
open non-existing page.
BrianH
6-May-2009
[14044]
Bolek, R3-alpha has been retired. Post the files elsewhere before 
the server for the world goes away.
Steeve
6-May-2009
[14045]
BrianH, yes it's the first thing i tried, it doesn't work
BrianH
6-May-2009
[14046]
Write it up :)
Steeve
6-May-2009
[14047x2]
Noone noticed that bug at first ?
Pekr perhaps or Rebolek
Rebolek
6-May-2009
[14049x2]
Submitting bugs in Altme was much more fun than some web-based service...
But OK :)
BrianH
6-May-2009
[14051]
Vectors have been put on hold for a year, they didn't work at all. 
At first means since two nights ago.
Steeve
6-May-2009
[14052]
i have a very slow connection currently, most of the time i'm disconnected 
-_-'
Rebolek
6-May-2009
[14053]
It's not exactly true that they didn't worked at all. I was able 
to do drum and subtractive synthesis plus AIFF/WAV loader/saver with 
vectors. It was just NOT easy :)
Sunanda
6-May-2009
[14054]
Brian --- R3-alpha is archived on REBOL.org, for world-members only 
(ie the same read rules as the AltME version itself).

So good news -- we have a persisent archive of that world: no need 
for Rebolek to rush

But bad news -- not many people can see it -- so any gems do need 
to be ported to more visible locations.
Pekr
6-May-2009
[14055]
Having the ability to apply some math and matrix operations over 
vectors would be nice. Having the ability to use such functionality 
to modify some binary (e.g. image) would be cool too.
BrianH
6-May-2009
[14056]
Well, make it easy by submitting bug tickets, Bolek :)
Pekr
6-May-2009
[14057]
Rebole - but there is no sound functionality in R3, no? So what was 
it good for? :-)
Henrik
6-May-2009
[14058]
I can only emphasize the importance of submitting Curecode reports. 
Curecode is the only place Carl looks, and he personally thanked 
me for submitting the /SKIP reports, which are now all fixed.
Rebolek
6-May-2009
[14059]
Yes, I will. I just miss the easiness of doing that from Altme, I'm 
not a big fan of web-services :)
BrianH
6-May-2009
[14060]
You keep forgetting the word "yet" in your sentences, Pekr :P
Henrik
6-May-2009
[14061]
Curecode scales better than AltME's bug tracker and we can comment 
bugs.
Rebolek
6-May-2009
[14062]
Pekr: for me, no sound in R3 is about as good as "sound" in R2...
Henrik
6-May-2009
[14063]
Besides DocKimbel has already published API documentation for using 
Curecode through REBOL.
Rebolek
6-May-2009
[14064]
So no difference here, really.
BrianH
6-May-2009
[14065]
CureCode makes the job of reviewing and tracking bugs *much* easier.
Pekr
6-May-2009
[14066]
So - Steeve - are you going to submit vector enhancement proposals 
to CureCode?
BrianH
6-May-2009
[14067x2]
That's why it will likely be replacing RAMBO too.
Steeve, if you are worried about your English the reviewers can clean 
that up in your tickets, with your permission.
Pekr
6-May-2009
[14069]
maybe we could already notice Carl about coming tickets in Chat? 
Maybe he has some ideas for vectors too?
BrianH
6-May-2009
[14070]
R3 chat heading #1318 is the place to be having this discussion.
Steeve
6-May-2009
[14071x2]
Pekr, i'm not writing fluently enough, could you write the proposal 
instead ?
connected/disconnected/connected... hard to follow you guys
Pekr
6-May-2009
[14073]
Well, I can write anything, it is just that in order to properly 
specify such stuff, you have to understand the topic, which is not 
my case. Maybe you could write it down to text file off-line, and 
once connected send it over the email to someone here, who would 
then put it in CureCode ...
Steeve
6-May-2009
[14074]
oh come on !!! i'm just asking for scalar math operations, like it 
works on tuples and pairs
Henrik
6-May-2009
[14075]
It's not a big deal. Steeve can post to Curecode and request for 
a clean up.
BrianH
6-May-2009
[14076x2]
I think I get what Steeve is requesting. If he doesn't get it submitted 
by tomorrow, I'll have a go at writing it up.
No time for that today though.
Pekr
6-May-2009
[14078]
I posted question to Carl in #1318
Rebolek
6-May-2009
[14079]
Hm, trying to connect to FTP from my virtual XP kills my router. 
I have to find other way to upload that vector document from r3-alpha...