World: r3wp
[DevCon2007] DevCon 2007
older newer | first last |
Ashley 10-May-2007 [1019] | Anton, is your feed choppy? Sound drop-outs every 10 seconds or so? |
Anton 10-May-2007 [1020] | reloading... |
Pekr 10-May-2007 [1021] | mine drops every few secs |
Anton 10-May-2007 [1022] | sound has been pretty good, sound dropouts at about that frequency in the last few minutes, but much better until then. |
Maxim 10-May-2007 [1023] | I think the user load is getting quite high... we where at just under 400 during my talk. |
Pekr 10-May-2007 [1024] | 400 users? There is so many rebollers out there? :-) |
Henrik 10-May-2007 [1025] | I advertised on Amigaworld |
Anton 10-May-2007 [1026x2] | My video is not keeping up as well as the sound. |
Ahh.. it's your fault, Henrik ! ;) | |
Pekr 10-May-2007 [1028] | :-) |
[unknown: 9] 10-May-2007 [1029] | Sadley I must go (bike ride) |
Ashley 10-May-2007 [1030] | Same here. Getting ghosting which clears up after 30 seconds then starts to ghost again. |
Henrik 10-May-2007 [1031] | I'm terribly sorry. It will never happen again. |
Pekr 10-May-2007 [1032] | :-) |
Anton 10-May-2007 [1033] | Are you not talking Reichart ? |
Pekr 10-May-2007 [1034] | you did pretty good job in fact! It attracted ppl to talk about rebol! |
Henrik 10-May-2007 [1035] | yes, it did attract a bit of attention. I will also do some posts on using rebol.o inside other programs. |
Maxim 10-May-2007 [1036] | pekr: aahh to whom are you addressing ? |
Pekr 10-May-2007 [1037] | to Henrik. |
Henrik 10-May-2007 [1038] | this basically means that people will be able to use rebol.o and some rebol only decoders/parsers/readers directly in their own software without knowing one bit of rebol |
Pekr 10-May-2007 [1039] | what was the mention of deep copying of function? |
Anton 10-May-2007 [1040] | make object! 10 allocates an object with enough room initially for 10 fields, to minimize reallocations. |
Gabriele 10-May-2007 [1041] | get-paths |
Maxim 10-May-2007 [1042] | R3 now deep copies by default... but its at mezz so you can revert if you need. |
[unknown: 9] 10-May-2007 [1043] | I don't think I'im talking yet. I will be back at 10:00a (my time) which is 7:00 thier time...so I assume not. |
Pekr 10-May-2007 [1044] | What does it deep copies? Function arguments? |
Anton 10-May-2007 [1045] | path plus a colon is a path-set! "paths are all consistent now" |
Gabriele 10-May-2007 [1046] | the code block |
Anton 10-May-2007 [1047] | Reichart. 2 hours 15 minutes from now ? |
Gabriele 10-May-2007 [1048] | make function! spec copy/deep body |
Pekr 10-May-2007 [1049] | is there still subojbects sharing? |
Maxim 10-May-2007 [1050] | pekr, copies the body. so we don't need to do val: copy [] all the time. |
[unknown: 9] 10-May-2007 [1051] | YEs, I can be able to go then, but I suspect they will all be gone. |
Gabriele 10-May-2007 [1052] | max, i don't think he meant at every evaluation |
[unknown: 9] 10-May-2007 [1053] | Be back in 2.25 hours. |
Pekr 10-May-2007 [1054] | is there a class concept in rebol as one blog mentioned? |
Gabriele 10-May-2007 [1055x2] | he meant at make tame |
bye riechart! | |
Maxim 10-May-2007 [1057] | Henrik, we can now remold the error message |
Gabriele 10-May-2007 [1058] | *time |
Anton 10-May-2007 [1059] | R. you might have 15 mins.. or so.. |
Maxim 10-May-2007 [1060] | yes... gab... U are right. |
[unknown: 9] 10-May-2007 [1061] | Gab, please work out if I can give my talk first thing tomorrow (for them) basically pumping Maxim. |
Henrik 10-May-2007 [1062] | maxim, I didn't catch whether we can now create custom error outputs? such as a pretty error requester with feedback fields, etc. |
Gabriele 10-May-2007 [1063] | ok, i'll ask |
btiffin 10-May-2007 [1064] | tracing...Nice. |
Anton 10-May-2007 [1065] | The idea of file line numbering for debugging is a possibility for Rebol 3.1 maybe. (I don't care much for it myself). |
Henrik 10-May-2007 [1066] | anton, oh, that would be _very_ nice to have |
Anton 10-May-2007 [1067] | question: can we have 16bit tuples, ie. for 16bits per channel colours, as used in CSS. Answer: not right away... |
Gabriele 10-May-2007 [1068] | answer: use vector! |
older newer | first last |