World: r3wp
[!REBOL3-OLD1]
older newer | first last |
Steeve 29-Nov-2008 [8431] | you must have the password and accept to be raped by the gurus |
Rod 29-Nov-2008 [8432] | *smile* no fear here, they would find I'm old and thick skinned, a scary combination! |
Steeve 29-Nov-2008 [8433] | you could be disapointed, they are a little pervert |
Reichart 30-Nov-2008 [8434x2] | Just for the record, the Alpha group is noting but debate on the best way to do things....very focused, very dry. |
On issues that need a group, those questions are posted around here anyway. | |
Henrik 30-Nov-2008 [8436x2] | OK, I got a quick job: I need to make a one-month calendar in VID3.4 complete with day names and dates. I just need the algorithm to generate the necessary VID block. It must be coded in R3. |
The input is a specific date and the output is the month that date sits in. It's OK if we can get more features in, such as week numbers. | |
ICarii 30-Nov-2008 [8438x2] | ive done a draw based one of these for R2.. should be simple to modify it for R3 |
something like this Henrik? http://rebol.mustard.co.nz/cal_control.r | |
Henrik 30-Nov-2008 [8440] | yes, a bit like that. I will need it to output a VID3.4 block or at least allow me to generate it easily from that function. |
ICarii 30-Nov-2008 [8441] | should be simple enough - there are only a few text changes in R3 Draw/AGG |
Henrik 30-Nov-2008 [8442x2] | I do not want a DRAW block. |
(just so that is clear) | |
ICarii 30-Nov-2008 [8444] | ahh - so all panes to e GOB based? |
Henrik 30-Nov-2008 [8445] | Each valid date is going to be a real clickable button. It's all VID. |
ICarii 30-Nov-2008 [8446] | ok - then the init function would do the trick with the draw commands changed to poke data into button faces. |
Henrik 30-Nov-2008 [8447] | Hmm, yes, that might do. |
ICarii 30-Nov-2008 [8448] | unfortunately i cant do any testing as i dont have VID3.4 :) |
Henrik 30-Nov-2008 [8449] | that's OK, I'll adapt it. just put in some words that will allow me to tell the parts apart. |
ICarii 30-Nov-2008 [8450] | ill rewrite it as a standalone function that outputs a block with the values |
Henrik 30-Nov-2008 [8451x2] | ok |
must go. I'll be back tomorrow. | |
[unknown: 5] 30-Nov-2008 [8453] | Is there any way to get our hands on the latest Alpha build? I would like to start to plan for migration to REBOL3 of some scripts and plan for REBOL3 in current work. Especially regarding ports and series handling. |
Graham 30-Nov-2008 [8454x2] | http://www.rebol.net/builds/rebol3/alpha/rebol29904031.zip |
jan 08 | |
[unknown: 5] 30-Nov-2008 [8456] | Is that the latest? I thought there was a bunch of port work since then? |
Graham 30-Nov-2008 [8457] | latest public version ... |
PeterWood 30-Nov-2008 [8458] | That is the latest public release, it does not include unicode support. |
Graham 30-Nov-2008 [8459] | Why do you think we have been arguing for a newer public release?? |
[unknown: 5] 30-Nov-2008 [8460] | ok - thanks Graham. I think I already got that one. |
PeterWood 30-Nov-2008 [8461] | Carl has promised a new release in "a few hours" in his latest blog. |
[unknown: 5] 30-Nov-2008 [8462] | cool - thanks PeterWoo |
Graham 30-Nov-2008 [8463] | hmm ... heard it all before |
PeterWood 30-Nov-2008 [8464] | To be more accurate "With luck, within the next few hours." |
[unknown: 5] 30-Nov-2008 [8465x2] | Yeah just read that last sentence on the blog. |
Good, I may be able to make something cool for when it gets released. | |
PeterWood 30-Nov-2008 [8467] | I think it is worth remembering that it is an alpha version not a beta. It is still likely to change a lot before a beta is released. |
Graham 30-Nov-2008 [8468] | I must have been grumbling louder than I thought if he could hear me in ukiah |
[unknown: 5] 30-Nov-2008 [8469] | Well I have to think at this point the ports would most likely be pretty much finished since ports are so fundamental to so many other things in REBOL. |
PeterWood 30-Nov-2008 [8470] | For example, somebody stated that the GUI does not yet handle unicode strings. |
[unknown: 5] 30-Nov-2008 [8471x2] | Keep Grumbling Graham! lol. |
But the lower level Unicode stuff is done I think if I recall correctly. | |
PeterWood 1-Dec-2008 [8473] | Personally, I''m doubtful of the value of a new release at this stage other than a tangible display of progress. From all that has been told in public, this release will have lots of unfinished code and no doubts lots of loose ends. |
Graham 1-Dec-2008 [8474] | Peter - half a piece of cake is better than none if you're ( intellectually ) starving. |
BrianH 1-Dec-2008 [8475x2] | Actually, Paul brings up the value of a release at this point: We need R3 apps for development to continue at this stage. We are at a point where we need people to write stuff that uses what we have so far so we can shake out the bugs. To do that, we need to get what we have in the hands of more people. |
It will be an exciting time. You won't be able to assume that your code will continue to run unchanged on future builds, but your code will influence the changes made in the future, and any bugs you run into will get fixed. It should be fun :) | |
Graham 1-Dec-2008 [8477x2] | Sounds like you're arguing for Carl to release now and not wait for his BBS script! |
Does Carl ever get cognitive dissonance? | |
BrianH 1-Dec-2008 [8479] | I would if he were talking about DevBase (and did), but I think you are overestimating just how long it will take to write. We aren't talking about a web forum here, it is clear from the blog that he is talking about a R3 GUI client. He can knock that out in no time. |
Graham 1-Dec-2008 [8480] | 3 hours? |
older newer | first last |