World: r3wp
[!REBOL3-OLD1]
older newer | first last |
Henrik 31-Jan-2009 [10293x2] | In fact the list may be so large, we have to group them. Carl and I have discussed a tagging system, that lets you know which styles are meant to be used for you (end-users) or which ones are meant to be used for skinners to create new styles. |
http://rebol.hmkdesign.dk/files/r3/docs/style-list.html http://rebol.hmkdesign.dk/files/r3/docs/style-tree.html Not a complete list. Some will disappear again, but it's what I have here. | |
Henrik 1-Feb-2009 [10295] | Anyone able to send messages to rebdev? They do not appear in my chat and I have duplicates of headings and messages in some places. |
Pekr 1-Feb-2009 [10296] | ouch, maybe something is broken? will try :-) |
Henrik 1-Feb-2009 [10297] | I can see messages in rebdev mobile, so it seems to work normally for others. |
Pekr 1-Feb-2009 [10298] | I can now see my test message when submitting nn |
Henrik 1-Feb-2009 [10299] | nothing here. |
Pekr 1-Feb-2009 [10300] | delete rebdev related files in your directory and let it resync? |
Henrik 1-Feb-2009 [10301] | I should, but I'd rather have this debugged. Maybe I should send my chat files to Carl. |
PeterWood 2-Feb-2009 [10302] | I'm really surprised by the small number of people reporting bugsabout the R3 Alpha. Where is the feedback from all those people pressing for a public alpha? |
Maarten 2-Feb-2009 [10303] | See, that's why I stopped pressing ;-) |
PeterWood 2-Feb-2009 [10304x2] | I suppose they are now complaining about all the bugs in the Alpha :-( |
..but not reporting them :-(((( | |
Pekr 2-Feb-2009 [10306x3] | ppl started to live inside new chat system ... back to BBS era, ugly black console times ... |
r3-alpha as well as r3-gui AltMe worlds are completly dead ... | |
.... hopefully it is an interim state, a preparation for GUI client. New chat system starts to turn being interesting - threaded discussions, user ranking, tagging, searches, secure, movement of msgs/headings (reorganisation), recently files sharing is being worked on. The long term plan is to replace Altme ... with better Altme :-) | |
PeterWood 2-Feb-2009 [10309] | Bugs are reported using Curecode. |
Henrik 2-Feb-2009 [10310x2] | Peter, we also have to remember that most immediate bugs are probably found and that the database has already been up for 18 months, so maybe bug reports will go up eventually, but hopefully not. :-) I would rather see a way to give positive feedback. That is probably a better indicator for the number of active users of R3. |
Also, the next step toward attracting more users should be graphical demos, as it's the first question I get, when I present R3 to friends. Now that you have R3, it's possible for you to write them. :-) | |
kib2 2-Feb-2009 [10312] | PeterWood: Hi. As a new user I would like to report any problem, but for the moment I just saw one bug that as already been reported. |
Henrik 2-Feb-2009 [10313] | Pekr, about the other worlds being dead: It seems it's going according to Carls plan with killing both worlds in favor of Rebdev, so I kinda hope it stays that way. I hate jumping back and forth between chat systems. |
Pekr 2-Feb-2009 [10314] | yes, but with MS console crap, it is really a pain to use the chat, as you can't increase number of columns. I hope some primitive GUI comes soon ... |
Henrik 2-Feb-2009 [10315x2] | yes, I hope so too. |
kib2, if there were a way to give positive feedback about things you really like in R3, would you do it? | |
Pekr 2-Feb-2009 [10317] | Henrik - new RebDev chat (and more) systems gets under your skin. I start to like the system, otoh, as usual, when thinking in more abstract way, I think that we are creating certain app type, but so far I can't see it being base of something like Atlissimo. Altme +, maybe, but not something which was supposed to replace Altme + IOS. It is interesting, how we don't push the coolest system we had (IOS) further. With IOS, you had secure communication framework, along with app handlers, which allowed you to deploy anything. In IOS, something like RebDev (or its particular features), would be just - one of many possible apps, complete with separated usergroup areas, if we wished for .... |
kib2 2-Feb-2009 [10318] | Henrik: for sure! |
Henrik 2-Feb-2009 [10319x2] | Pekr, I have only very limited experience with IOS from about 5 years ago, but I liked the aspect of miniapps with it. Perhaps this is why Carl is so fixated on mini-apps or reblets. I certainly hope we'll be able to build a new IOS for R3. |
kib2: I thought so. :-) maybe it will be possible through the chat system. | |
kib2 2-Feb-2009 [10321] | As far as I've seen, there's currently no way to run a GUI script with R3 alpha. Am I wrong ? |
Henrik 2-Feb-2009 [10322] | kib2: that fooled me first, but type "load-gui" and you have the GUI system available to you. |
kib2 2-Feb-2009 [10323] | Henrik: then I can "do %..." ? |
Henrik 2-Feb-2009 [10324] | yes, or view [button "boo!"] |
Pekr 2-Feb-2009 [10325] | Thas is what I think too. When I do compare functions of RebDev - there is already plenty of commands. IOS was one lever more abstracted. Upon IOS you could build something like RebDev, DevBase, Chat, Filesharing etc. We will see, I posted question to Carl :-) |
kib2 2-Feb-2009 [10326] | Henrik: works fine ! thanks, that's now easier to post bug reports! |
Henrik 2-Feb-2009 [10327] | kib2: about the GUI system, it is very far from done, so don't be too disappointed. Also we have a private bug list for the GUI alone. |
kib2 2-Feb-2009 [10328] | Henrik: I can easily understand that, but you've done a wonderful job, really. |
Pekr 2-Feb-2009 [10329] | Henrik - hopefully we are close to being back to GUI soon ... |
Henrik 2-Feb-2009 [10330x2] | Primary issues with the GUI: - Layout resizing can result in too much horizontal stretching and too little vertical stretching. - Style list is very incomplete. - Keyboard navigation is very sparse. - No rich text editing. - Skin will become more esthetically pleasing later. - Some nasty bugs in the low level graphics engine, not yet solved. What is not likely to change: - The design of the system feels very solid. Every time a change or addition is made, it's 5-10 lines of code. - Style creation process, so feel free to make your own styles. What is likely to change: - The layout engine gets new features now and then to simplify the dialect. - Popups, dialogs. |
Pekr, I want to do a code audit, but I'm thinking now whether I should do that in the open to speed things up a little. I'm not sure. | |
kib2 2-Feb-2009 [10332] | I have to go working. See you ! |
[unknown: 5] 2-Feb-2009 [10333x3] | Pekr, I hate the new chat system. I understand it completely but find it cumbersome to use and difficult in reading. |
The GUI demo needs to be made smaller (vertical space) | |
I hope that the mezzanines are pulled from the main distribution and made as a separate module. I don't care for the mezz stacking and it only contributed to bloating. I would rather build my own mezzanines for purposes or be able to choose from a module containing predefined ones. | |
BrianH 2-Feb-2009 [10336x3] | Paul, that is the plan. The old monolithic REBOL will go away once the module system is up and running. There are already functions flagged for moving into non-default modules - especially ones that have limited use or too much overhead. But remember that we add these mezzanines so that we can use them, and many are just cleaned-up versions of code that is used in the GUI, the other mezzanines, the intrinsics, etc. We are trying to keep things as efficient as possible so that the code that is loaded by default is minimal. Still, you will have to realize that REBOL is partly written in REBOL so you can't get rid of everything. |
Some of the new code is there to get rid of common bugs in code that all REBOL programmers write, or to make efficient versions of functions that are done over and over again, poorly. Other functions are being written to figure out where R3 needs some improvement, though they will be usefl on their own (like REWORD). | |
We'll reorganize the functions when we have the facilities to organize stuff (modules). No worries. | |
[unknown: 5] 2-Feb-2009 [10339] | Brian, I'm critical of how Carl and the dev team are handling things at this point. At least from my perspective this project is being managed poorly. The rollout to the new developers to test and provide feedback is not being equipped with a "hit the ground running" gameplan. In order for anyone to know what a function is they must source it and they have no access to examples. Sure we can eventually figure out how the code works but that comes at a cost to each of the new contributors in time and energy when this could have been facilitated by others of the reb dev team. Regarding, the mezz functions, I'm glad to here they won't be built inside the main bin and includes as modules. That is good news. Regarding, chat, Carl needs to run, not walk, away from using console for chat. The more that console chat is used the more concerned I get a feeling that R3 is a mirror of that same level of usability which is not a good impresion. |
BrianH 2-Feb-2009 [10340] | The advantage to the current chat is the messages in it, not the UI. Those messages are still going to be there when the GUI client is in use, and we needed something in place to get the information out there and managed (AltMe wasn't good enough at management). However, you have once again figred ot the plan: Carl intends to run, not walk, away from using console for chat. |
[unknown: 5] 2-Feb-2009 [10341x2] | I hope so Brian, I don't want to be discouraging to others about R3 based on these observations because I know that objectively its a critical analysis in the midst of its evolution which is never a guage of what will be the final product. |
I just think more care needs to taken to expedite those things I mentioned. | |
older newer | first last |