World: r3wp
[Syllable] The free desktop and server operating system family
older newer | first last |
Pekr 30-Jun-2007 [1004] | but Orca will soon become absolutly forgotten imo, as R3 introduces lots of new things to REBOL. I think it will soon become irrelevant product .... |
Kaj 30-Jun-2007 [1005x2] | R3 will be extra functionally, but its openness should help appeace open-source people |
ORCA is not irrelevant. It's an essential system part of both Syllable Server and Syllable Desktop | |
Pekr 30-Jun-2007 [1007] | I know that it is important for you, but I fear it will die, once R3 is out, due to incompatibilities? Is ORCA still being developed? |
Kaj 30-Jun-2007 [1008x2] | It will be developed by us as needed |
How can a language die, that is an essential part of a non-dead operating system? | |
Pekr 30-Jun-2007 [1010] | I hope R3 model will help in that regard too and that some new ppl will join and Rebol will be cloned .... |
Kaj 30-Jun-2007 [1011] | That might happen in the far future, but it's not a focus of ours |
Graham 30-Jun-2007 [1012] | is there a description of the fuctionality available now with orca? |
Kaj 30-Jun-2007 [1013] | It comes with sparse documentation |
Graham 30-Jun-2007 [1014] | what % of core is done? |
Kaj 30-Jun-2007 [1015] | Karl said 50% of natives |
Graham 30-Jun-2007 [1016] | I guess if Rebol/View is only going to run on server .. that would be my choice if I had to choose... |
Kaj 30-Jun-2007 [1017] | It's not. We must port it to our graphical environment, but then it should be easy to port to Desktop |
Graham 30-Jun-2007 [1018] | Has Carl shown any interest? |
ICarii 30-Jun-2007 [1019] | Carl was going to open source view wasnt he? |
Kaj 30-Jun-2007 [1020] | In the first years, you would choose the Linux for stability and hardware support. Over time, you would migrate to Desktop for superior performance and ease of use |
Graham 30-Jun-2007 [1021] | 5 year plan? |
Kaj 30-Jun-2007 [1022] | Carl doesn't know about the Linux version yet. I gave him the Desktop version two years ago in Milan. It was part of the considerations to make R3 much more portable |
Pekr 30-Jun-2007 [1023] | Does Karl still maintain Orca? |
Kaj 30-Jun-2007 [1024] | Somewhat. There have been a few fixes over the past year |
Pekr 30-Jun-2007 [1025] | btw - why is there problem with open source and binary packages? Isn't linux distributing nvidia or ati binary drivers anyway? |
Kaj 30-Jun-2007 [1026] | Depends a lot on the distro. Many are against it |
Rebolek 30-Jun-2007 [1027] | Kaj, when 0.6.4 is going to be released? |
Kaj 30-Jun-2007 [1028] | In the coming week, we hope |
Rebolek 30-Jun-2007 [1029] | great |
Kaj 30-Jun-2007 [1030] | The current weekly build also works |
Rebolek 30-Jun-2007 [1031x2] | oh, I didn't know, there's a weekly build. I'll try it now. |
Kaj, the weekly build is installation cd, do you have some live-cd available just to try it? | |
Kaj 30-Jun-2007 [1033] | Yes, follow the Live CD link from our front page. That's 0.6.3, of course |
Henrik 6-Jul-2007 [1034] | http://www.osnews.com/story.php/18218/Five-Questions-Kristian-Vanders-van-der-Vliet-Syllable/ |
Kaj 6-Jul-2007 [1035] | Thanks, I was just going to post that. :-) There are a few mentions of REBOL in there |
Kaj 16-Jul-2007 [1036x5] | We just released Syllable Desktop 0.6.4: |
http://syllable.org/story.php?id=269 | |
Here are the highlights: | |
* A new version of ABrowse. The web browser has been re-written using the WebKit engine, which is also the basis of Apples Safari web browser. The engine offers excellent standards support and very fast rendering. * A new version of Whisper, and the Contact address book is now included. * A large number of usability and user interface fixes, largely courtesy of Anthony Morphett. * New drivers for the SysKonnect Yukon1 network cards & ACPI CPU management and updated drivers for Radeon, GeForceFX, SiS and Trident video cards, HD Audio, Intel & VIA SATA controllers and Realtek 8169 network cards. * The usual clutch of bug fixes and enhancements. | |
I believe Ladislav could use the Yukon driver :-) | |
Alan 16-Jul-2007 [1041] | dled the Vmware, when installed/run will let you know |
Kaj 16-Jul-2007 [1042] | Cool |
Alan 16-Jul-2007 [1043x2] | ok ran it and looks better than the others BUT there is no mnt dir ? I was going to use a console and mount but have no idea how to mount a device the os does not see ?does Syllable not have that option yet or am I missing some thing :( |
and I assume that drag and drop will not working using VmPlayer ? Thing I tried with an older version and did not work | |
Kaj 17-Jul-2007 [1045x8] | / is the mount dir. :-) |
There is no /mnt dir as such. But Linux often uses a /media directory as well, for the actual mount points, although they could also be anywhere else. Like Unix, mountpoints in Syllable can be made anywhere you want them. But the mount utility of the desktop (click right in the Media folder) just mounts disks in the root / | |
You should know that the root directory in Syllable is virtual. It is stored in RAM, so it is not persistent across reboots | |
You mount media from the /dev hierarchy, for example: | |
mkdir data | |
mount /dev/disk/ata/hda/1 data | |
How do you mean, drag and drop with VMPlayer? Integration with Syllable drag and drop, so you can drag and drop from the host system into Syllable and the other way around? No, such integration has not been done | |
We do have a special VMWare video driver | |
Alan 17-Jul-2007 [1053] | re:drag and drop, yes that is what I meant, ie drag from a host partition to a "virtual" Syllable dir guess the easiest way to get graphics/sounds to Syllable is via email or a web page.The reason for this is to test the graphics/sound apps in Syllable but since it comes with no sound/video files is the only way to test |
older newer | first last |