World: r3wp
[!REBOL3]
older newer | first last |
Graham 7-Jun-2010 [3404] | or in a catatonic state |
Pekr 7-Jun-2010 [3405] | IIRC last thing we heard from Carl was callback related stuff ... |
BrianH 7-Jun-2010 [3406] | No, he said he had a build that worked. Since the new host kit represents a new API, I would guess that he has to make a few other platforms to sort out the platform-dependencies in the API. |
Pekr 7-Jun-2010 [3407] | for BrianH: http://www.rebol.com/r3/notes/callbacks.html |
Graham 7-Jun-2010 [3408] | Some of you may be wondering where the Host Kit is for A99? The good news: the lib and host have been built and run on Win32. |
Steeve 7-Jun-2010 [3409] | Let him who is without sin, throw the first stone |
Graham 7-Jun-2010 [3410] | where are the stones ?? |
Pekr 7-Jun-2010 [3411x2] | The last Twitter message states: "We need to update libs and funcs for REBOL 3. Should we host a R3 "summer of code?"" |
rolling stones :-) | |
BrianH 7-Jun-2010 [3413] | Pekr, saw that one. It's missing discussion of tasking issues. |
Rebolek 9-Jun-2010 [3414x2] | >> switch true [true [1]] == none Why. |
Ehm, because it word! and not logic!, ignore it. | |
Ladislav 9-Jun-2010 [3416] | >> switch true [#[true] [1]] == 1 |
Robert 11-Jun-2010 [3417x2] | Carl show back... but not with some R3 movement only with R3 environment stuff: web-hosting, project page, ... I don't know why... |
but it doesn't move us forward. As long as we don't get R3 out-of-the-door I don't need a R3 project page. | |
Graham 11-Jun-2010 [3419] | Looks like he needs a project manager |
Pekr 12-Jun-2010 [3420] | Another activity, which actually helps nothing .... |
sqlab 12-Jun-2010 [3421] | There is one thing, I hardly understand. It was said, that he wrote R2 in a very short time, as he was not satisfied with R1. Now he has the the experience with two shots, he has got a community with people ready to help and knowing his intentions and experience too. What happens? It fizzles out .... |
Robert 12-Jun-2010 [3422x3] | One has to take the help, give some control away, live with the fact that not 100% will be as if you would do it yourself. But that's how woring in a team / with others is. |
The benefit? It scales better than on person. | |
(wow several typos in just three lines...) | |
Graham 12-Jun-2010 [3425] | http://www.rebol.com/projects.html |
BrianH 12-Jun-2010 [3426] | Looks good so far. One complaint: In the binary conversions section, R2's struct! type is mentioned, then it says "Something similar is needed in R3". Please, no, at least not for conversions. |
Graham 12-Jun-2010 [3427x2] | Each of those pages needs to point to a page on rebol.net's wiki so we can edit them |
of those points ... | |
BrianH 12-Jun-2010 [3429] | Yes |
Graham 12-Jun-2010 [3430x2] | Each of those pages should have something like: Lead: .. Members: Completion Status: ... Discussions: altme web link Repository: .. or similar |
which means removing the lead and status fields from the projects page | |
BrianH 12-Jun-2010 [3432x2] | No, duplicating that info on the projects page is fine. If someone is willing to do the work, they deserve to be recognized. |
Think of the projects page as a summary. | |
Graham 12-Jun-2010 [3434x2] | Eh? I'm talking about redundancy ... |
unless the projects page is dynamically generated it will get out of sync rapidly | |
BrianH 12-Jun-2010 [3436] | Right. Redundancy is fine on a summary page. |
Graham 12-Jun-2010 [3437] | Disagree ..it must means more misinformation we don't need |
BrianH 12-Jun-2010 [3438] | The lead and status won't change that often. |
Graham 12-Jun-2010 [3439x2] | That's because everything goes so slowly ... |
I don't have that expectation in the future | |
BrianH 12-Jun-2010 [3441x2] | The purpose of a summary page is to allow people to get a quick overview without having to go to the detail pages if they don't need to. |
The lead and status summary are exactly the kind of details you want there. | |
Graham 12-Jun-2010 [3443x2] | So, use parse and extract that detail and put it on the summary page! |
Can you imagine Carl is going to maintain the summary page?? | |
BrianH 12-Jun-2010 [3445] | Fine, but I don't expect the details page to have a summary of the status, I expect it to have a detailed status. If you are expecting projects to have a lot of activity, is it so implausible to imagine the projects page being maintained? |
Graham 12-Jun-2010 [3446] | Yes, because they're different sites and different people. We know Carl is the only one with access to rebol.com pages and history tells us he can't maintain them. |
BrianH 12-Jun-2010 [3447x3] | We know that Carl being the only one with access to rebol.com pages is considered by Carl to be a bug in the permissions system of the rebol.com site, and that he is working on it. |
People with sufficient rank in DevBase are supposed to be able to edit some pages. | |
Of course if that is abused, they lose the rank. | |
Graham 14-Jun-2010 [3450] | Is anything being done to support proxies? |
Pekr 14-Jun-2010 [3451x2] | nothing is done to support anything, imo :-) |
what I like though about the project is the specific one - Codecs being reworked from functional to port model, to better support streaming :-) | |
Graham 14-Jun-2010 [3453] | Does proxy support require work at the C level? |
older newer | first last |