<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/19050/Syllable_Server_0_2_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 22 May 2013 06:32:01 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Good to see this!  </title>
			<link>http://www.osnews.com/thread?290906</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290906</guid>
			<description>Really good to see Syllable progressing nicely! <br />
<br />
I was particularly interested to see them include Orca as the main scripting language. Good on them for daring to be a bit different! <br />
<br />
Orca (for those who haven't heard of it) is an open-source &quot;work-alike&quot; of the Rebol programming language. Orca and Rebol look (to me) like an interesting blend of Forth and Python. Take the concise nature of Forth and add the user-friendliness of Python and you might end up with something like Orca / Rebol.<br />
<br />
Orca is still in its early days, but shows good potential. Rebol itself packs a *massive* amount of power into a very small size, and hopefully Orca can do the same.Edited 2007-12-14 23:18</description>
			<pubDate>Fri, 14 Dec 2007 23:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (obsidian)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Syllable Server</title>
			<link>http://www.osnews.com/thread?290914</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290914</guid>
			<description>Is that the Syllable GUI running on top of X.ORG or is it a separate graphical operating environment running on top of Linux just like Mac OS X on top of BSD (totally separate of X.ORG)</description>
			<pubDate>Sat, 15 Dec 2007 00:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (OSGuy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Syllable Server</title>
			<link>http://www.osnews.com/thread?290918</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290918</guid>
			<description>The screenshot shows Syllable Server running in Bochs on a Syllable Desktop system. In the installation and usage instructions it says &quot;- Most notably, Syllable Server doesn't have the graphical environment from Syllable Desktop yet.&quot; IIRC, they intend to implement their GUI system without using X.org, but I don't think it's ready yet.</description>
			<pubDate>Sat, 15 Dec 2007 00:45:00 GMT</pubDate>
			<author>donotreply@osnews.com (charles)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Syllable Server</title>
			<link>http://www.osnews.com/thread?290931</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290931</guid>
			<description><div class="cquote">The screenshot shows Syllable Server running in Bochs on a Syllable Desktop system. In the installation and usage instructions it says &quot;- Most notably, Syllable Server doesn't have the graphical environment from Syllable Desktop yet.&quot; IIRC, they intend to implement their GUI system without using X.org, but I don't think it's ready yet. </div><br />
<br />
So, anyone has any idea of what parts of Syllable are in fact running over the Linux kernel? The post at syllable.org only talks about Linux packages.<br />
<br />
And yes, IIRC, the GUI won't use X but the frame buffer.</description>
			<pubDate>Sat, 15 Dec 2007 04:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (merkoth)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Syllable Server</title>
			<link>http://www.osnews.com/thread?290933</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290933</guid>
			<description>From what I can tell it's still pretty close to a basic Linux system. The tree under usr/ has been changed significantly (each package gets its own directory, with its own subdirectories for bin/ lib/ documentation/ and so on).<br />
<br />
I haven't spent much time with the 0.2 release yet, but I will tomorrow. If I find anything that's definitely from Syllable Desktop, I'll report back.</description>
			<pubDate>Sat, 15 Dec 2007 05:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (charles)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Syllable Server</title>
			<link>http://www.osnews.com/thread?290934</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290934</guid>
			<description>Sorry I keep asking questions, I don't really have time to give it myself a try:<br />
<br />
<div class="cquote">From what I can tell it's still pretty close to a basic Linux system. The tree under usr/ has been changed significantly (each package gets its own directory, with its own subdirectories for bin/ lib/ documentation/ and so on). </div><br />
<br />
Maybe I got it wrong, but that means that, for example, two binaries that need the same libX.so will have each one a copy of the lib? If that's the case well... ugh <img src="/images/emo/tongue.gif" alt=";)" /></description>
			<pubDate>Sat, 15 Dec 2007 05:15:00 GMT</pubDate>
			<author>donotreply@osnews.com (merkoth)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Syllable Server</title>
			<link>http://www.osnews.com/thread?290935</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290935</guid>
			<description>A quick check reveals that there is a /usr/index/lib directory which has symlinks to the actual libraries. The binaries appear to be tied to the symlinks, allowing just one copy of the library to be installed.</description>
			<pubDate>Sat, 15 Dec 2007 05:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (charles)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: Syllable Server</title>
			<link>http://www.osnews.com/thread?290968</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?290968</guid>
			<description><div class="cquote"><br />
Maybe I got it wrong, but that means that, for example, two binaries that need the same libX.so will have each one a copy of the lib? If that's the case well... ugh <img src="/images/emo/tongue.gif" alt=";)" />  </div><br />
<br />
<br />
As long as the basic system libraries cover all typically required functionality, only a few apps should need custom libraries. It seems to work well enough on OSX. <br />
I'm all for it if it prevents problems like the libexpat fiasco a few months ago on Gentoo.</description>
			<pubDate>Sat, 15 Dec 2007 10:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (hornett)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[6]: Syllable Server</title>
			<link>http://www.osnews.com/thread?291027</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?291027</guid>
			<description><div class="cquote">A quick check reveals that there is a /usr/index/lib directory which has symlinks to the actual libraries. The binaries appear to be tied to the symlinks, allowing just one copy of the library to be installed. </div><br />
<br />
Thanks for the info <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Sat, 15 Dec 2007 14:05:00 GMT</pubDate>
			<author>donotreply@osnews.com (merkoth)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>They really ought to work more on</title>
			<link>http://www.osnews.com/thread?291094</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?291094</guid>
			<description>their amazing Desktop OS, rather than pour so much effort into a Linux distro.</description>
			<pubDate>Sat, 15 Dec 2007 18:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (madcrow)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: They really ought to work more on</title>
			<link>http://www.osnews.com/thread?291098</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?291098</guid>
			<description>We can do both. The next release of Desktop should be ready soon (I'm testing and fixing the last development build right now, in fact).<br />
<br />
Server will start to become really interesting once we get the appserver running on it and start to integrate Server &amp; Desktop together.</description>
			<pubDate>Sat, 15 Dec 2007 19:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
