r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Syllable] The free desktop and server operating system family

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
[1053x2]
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
on Mandriva right now so will test when i reboot to Windows
Kaj
17-Jul-2007
[1055x5]
You should just be able to mount disks. We mount partitions and USB 
sticks to get at stuff. Syllable supports FAT and can read NTFS and 
Linux ext2 and ext3
Have you tried right-clicking in the background of the Disks folder?
Of course, VMWare is not the ideal environment for testing Syllable 
multimedia
The live CD is now available - that would also be a better environment 
for your testing:
http://osnews.com/story.php/18282/Syllable-0.6.4-Live-CD-IDE-Documentation
Sunanda
17-Jul-2007
[1060]
Is there a reason for the syllable group not to be [web-public]?
If it were [web-public], then non-Altme users could read it here:

http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-groups-index.r?world=r3wp

And you (or anyone) could refer to a previous post via a persistent 
URL.
Kaj
17-Jul-2007
[1061x3]
At the time when I made this group, I didn't want to impose too much 
on the REBOL community here. Do other people think it's a good idea?
Hey, that's not Carl's script anymore. I didn't know the groups were 
fully archived now :-)
Is there a way to link to a group so that you always go to the latest 
post?