World: r3wp
[!REBOL3-OLD1]
older newer | first last |
[unknown: 5] 25-Jun-2008 [6017] | Yeah it was the one that had different colors that could be changed depending on the data. |
Henrik 25-Jun-2008 [6018] | I personally want to see LIST-VIEW capabilities in R3's list view what ever that will be, but it will probably be split up in simple/advanced for speed vs. bloat factor. |
[unknown: 5] 25-Jun-2008 [6019x2] | You if the item in the data was the word red then it would show up in the text list on just that line as red same with blue and any other color they would show up as their own specified color. |
Yeah I remember the need for that was immense back then especially. | |
Henrik 25-Jun-2008 [6021] | have you used LIST-VIEW? |
[unknown: 5] 25-Jun-2008 [6022] | Yes I have - I like it alot. |
Henrik 25-Jun-2008 [6023] | thanks very much |
[unknown: 5] 25-Jun-2008 [6024] | Your welcome. |
Henrik 25-Jun-2008 [6025] | I use it in about 50 different places. If I didn't have it, I probably wouldn't be working with REBOL today. It's that important to me. |
[unknown: 5] 25-Jun-2008 [6026x2] | I recall someone (don't recall who) made a REBOL gui that wasn't square but oval shaped and based solely on faces (no layout use). |
Was very functional and fast. | |
Henrik 25-Jun-2008 [6028] | Maxim has done something alternative, but I haven't used it, so I don't know if it was that. |
[unknown: 5] 25-Jun-2008 [6029] | This was so long ago I don't have a clue who it was. |
Henrik 25-Jun-2008 [6030] | in the mean time, it looks like VID for REBOL/View 2.7.7 might contain considerable additions, such as GUI resizing and proper error parsing of layouts. |
[unknown: 5] 25-Jun-2008 [6031] | Are we going to do a 2.7.7? |
Henrik 25-Jun-2008 [6032x2] | maybe sometime. we have DevBase and an AltME world for it, so people are submitting patches to it. |
the good thing about it is that it shows that this same open development model intended for R3 actually works. | |
[unknown: 5] 25-Jun-2008 [6034] | I can access the ALTME world for the r2-beta but didn't know there was another one for 2.7.7. I didn't know there was a devbase for it at all. |
Henrik 25-Jun-2008 [6035] | It's the R2 beta world. Anton is quite active there. Devbase for R2 and R3 is the same place as well. |
[unknown: 5] 25-Jun-2008 [6036x3] | Ok, I seen anton active lately in R2-beta but overall it has been a bit dead. I think to livin it back up we need some clear stradegies laid down like we did before the last update - that one went very fast. |
I believe DevBase is closed group for now. | |
or maybe I'm being kept out - lol | |
Henrik 25-Jun-2008 [6039x2] | The only problem is that Carl needs to do all the approvals of the patches, which is not likely to happen soon. |
Devbase is read-only for everyone, but writeable for a selected few. | |
[unknown: 5] 25-Jun-2008 [6041x4] | yeah plus he announced that other secret project |
I wonder if the secret project is part of "wildman" he discussed before. | |
Wildman is a "secret project" that examines the question: what is the minimal environment for running REBOL? Can REBOL operate natively on specific hardware, and if it did, what components would be necessary to be successful? This project will begin early spring. Complete development will depend on our results and possibilities for potential funding. | |
Sounds like REBOL Embedded solution is in the works to me. | |
Henrik 25-Jun-2008 [6045x2] | yes, it could be. it's a very exciting project. |
it would also make sense to do that now to avoid any design errors that would make it harder to run on embedded hardware later on. | |
[unknown: 5] 25-Jun-2008 [6047x2] | yeah I have to think that Carl is thinking portable here maybe phones and tablet style systems. |
I think I recall Carl saying at one time that he was into PIC controllers or something which would lend some possibility that Wildman was an embedded type thing. | |
Pekr 25-Jun-2008 [6049x3] | I expect no Wildman. Wildman would be C level. But Carl said it is REBOL code level, no? |
So, my expectation is that he either refers to VID3.4 (but the info about 3.4 was already public at that time), or Reichart needs something for Qtask :-) Well, it could be some /Core stuff like threads for e.g. (but those need modules). So maybe protocol stuff? We also know, that in order for DevBase to be released, Rebservices are needed. | |
But - if Rebservices don't change its design, they are dead anyway - hardly useable ... | |
btiffin 25-Jun-2008 [6052] | Petr; ?? what design change would you make to LNS? |
Henrik 25-Jun-2008 [6053] | Pekr, I think you are just comparing it too much with Rugby. |
btiffin 25-Jun-2008 [6054] | Conceptually I think it's pretty solid. The implementation may need a dusting over, but it has not even been advertised as ready for prime time yet. All good things ... |
Pekr 25-Jun-2008 [6055x3] | Henrik - it will change - its upper (user) layer is hardly acceptable for me.... |
Commands being just a parse code is plain wrong. | |
When Carl asked me about VID3, I posted my objectives to the VID group, and to him. Few days later I needed to study, if Rebservices would be good for our kiosk advert system. It could be, but I refuse to work with it, if it does not change. It is difficult to use, the layering has to change. And Carl agreed to some extent. Expect some changes to it in the summer months. | |
btiffin 25-Jun-2008 [6058x3] | <aside and joking> Anyone that is getting tired of waiting for R3. Do what I did; get out of the computing field for 5 or 6 years, do some manual labour. And then on return, regret missing out on all the nifty developments and racing to play catch up. </joking aside> P.S. I do regret not following REBOL development from the day shortly after Graham made his (to me) famous 2nd millennium post to comp.lang.forth till some 18 months ago. I always feel just that little bit left out as I learn things that many of my REBOL heroes have grown, to what I see as, "been there, done that". I want to get there and do that too! |
Petr; Yes I agree. The end-user interface to services needs a good duffing. | |
And, just so you know. I envy you, your history with REBOL - watching all the incremental changes and involvement in this; one of computing's greatest experiments. | |
GiuseppeC 25-Jun-2008 [6061x2] | I don't bother about not having Rebol3 complete. It is an amateur project (read this: done in the spare time). The timeline I have posted into the ML last year seems the correct one. VID for the end of 2008 / start 2009 and the other things complete for the end of the year 2009. |
2010 is the completition date for REBOL3 | |
btiffin 25-Jun-2008 [6063x2] | Oooh, I'll disagree on the "amateur" comment...completely. A small team of people it may be, amateur it is not. Even I've been paid for REBOL work and I still count myself a clown. |
There is nothing in this world stopping anyone from becoming a full-time rebol. If not as an employee, as an entrepreneur. Nothing. | |
GiuseppeC 25-Jun-2008 [6065] | I have used "amateur" to reflect the time that the development group actually seems to have available for developing REBOL3 and not its quality. |
btiffin 25-Jun-2008 [6066] | I'll still disagree; Some of "our" lot in this whole endeavour may be deemed non-expert but REBOL itself is developed by some highly skilled professionals. When R3 finally does hit beta (or even getting past the next few alpha hurdles), I think our current lower than normal morale will bounce right back to the heights of euphoria. No soup for you! :) (But keep up the good works on DocBase - it may not always seem like it, but your efforts are appreciated Giuseppe). |
older newer | first last |