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

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?
Sunanda
17-Jul-2007
[1064x2]
I don't think it's an imposition! It'd be a service.
It's my script

Latest post......

The format of the URL is: .....posts=worldnameNNNxMMM  NNN=group-id, 
MMM=post-id. 
Use MMM=0 to mean latest *page* of posts for that group, eg:

http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-display-posts.r?post=r3wp152x0
Or, from the index page, click the date column [far right] for a 
group -- that takes you to the end too.
Kaj
17-Jul-2007
[1066x2]
That would be cool. Thanks!
I added the web-public key. How long does it take to turn up on the 
site?
Sunanda
17-Jul-2007
[1068]
Thanks  -- it'll be a couple of hours -- some automated jobs will 
spot the title change and schedule an upload.
Kaj
17-Jul-2007
[1069]
Thanks! I'll propose a link from our own front page
Sunanda
17-Jul-2007
[1070]
Some posts are there already!

http://www.rebol.org/cgi-bin/cgiwrap/rebol/aga-display-posts.r?post=r3wp225x1
Kaj
17-Jul-2007
[1071x2]
Great!
I see it among the groups now :-)
Sunanda
17-Jul-2007
[1073]
Glad to hear it. Looks like the whole thing is there now.
Kaj
17-Jul-2007
[1074]
The link is on our front page now: