World: r3wp
[!REBOL3-OLD1]
older newer | first last |
Graham 29-Nov-2008 [8401x3] | like Cheyenne ... |
there's nothing compelling about forum software ... | |
The point is to get the release out now so *other* people can test it. | |
Kaj 29-Nov-2008 [8404] | Then why did we have such a huge discussion about a good one? |
Graham 29-Nov-2008 [8405x2] | we didn't ... |
we had 4 suggestions... they're all pretty much the same | |
Kaj 29-Nov-2008 [8407] | We did, in the R3 alpha world. I haven't even caught up with it |
Graham 29-Nov-2008 [8408] | I was in that discussion ... so I know. I suggest you read before commenting. |
Kaj 29-Nov-2008 [8409] | Indeed they're all the same in that they suck |
BrianH 29-Nov-2008 [8410] | No, Doc should write Cheyenne, that's what the release is for. I still don't get where you thought that Carl was going to delay the development release to write some forum software. The whole reason for the release is to get R3 out to the community, so that others can write this stuff. |
Graham 29-Nov-2008 [8411x2] | So, what. |
So, Brian what was this 5 points need to be settled before we release business? | |
BrianH 29-Nov-2008 [8413] | Carl is just putting off the forum software until after the release, just like the DevBase rewrite. |
Graham 29-Nov-2008 [8414] | Windows sucks .. many of us use it before there's nothing better. |
BrianH 29-Nov-2008 [8415x2] | The point has been settled - that doesn't mean that the software needs to be in place ahead of time. |
The only software that needs to be in place is in place already. | |
Graham 29-Nov-2008 [8417] | So, we see a release today? |
BrianH 29-Nov-2008 [8418x2] | Go back to the alpha world and read. Remember that this is a US holiday weekend. |
I have already had to skip a night of sleep because of the holiday overhead, and even then haven't had time to do any REBOL work. You are picking the wrong time of year to get impatient. | |
Kaj 29-Nov-2008 [8420] | Take it easy, Brian, to fight another day :-) |
BrianH 29-Nov-2008 [8421] | Fortunately it wasn't last night :) |
Graham 29-Nov-2008 [8422x5] | Carl is saying that he wants to write the BBS because the one we decided on ... phpBB or vB ... never appeared. |
It never appeared because the server that was promised to me never appeared. | |
Nothing new ... just history recycling itself. | |
And Carl's arguments are flawed. | |
No matter ... R3 is irrelevant to what I do ... just trying to help move things along. | |
Steeve 29-Nov-2008 [8427] | wow fight !!! |
Rod 29-Nov-2008 [8428] | Just were are the non web public places for R3 discussions? Are those only open to those in the R3 alpha group? |
Steeve 29-Nov-2008 [8429x3] | it seems |
it's an another world in Altme | |
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 |
older newer | first last |