<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/1434/Syllable_Team_Marches_On</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 25 Nov 2009 09:48:19 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>Question: </title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Is the ported &amp; modified source code of ABrowse* available? Can't remember it being part of the standard AtheOS source code... If not, is this the reason why the Syllable team is relluctant to move to GCC 3.x?<br />
<br />
IMO, Syllable is new, and now it is probably the best time to move to a new version of the compiler that might introduce binary incompatibility (which does not matter at this point, as everything is being recompiled for Syllable atm - but is ABrowse's code (the most important app on Syllable/AtheOS) available to recompile?)<br />
<br />
<br />
<br />
* (ABrowse is the AtheOS/Syllable web browser, based on KDE's Konqueror/KHTML 2.1 (coded as of April 2001))</description>
			<pubDate>Sun, 28 Jul 2002 06:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Question:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>And to add to that question, has any effort been made to sync up with the current KHTML code base?  I don't know if the KHTML engine has been updated, but the Konqueror browser has gone through several rendering and functionality updates since Kurt originally ported KHTML for AtheOS.</description>
			<pubDate>Sun, 28 Jul 2002 07:03:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Question:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>It is not easy to upgrade the KHTML. The way it was ported was literally changing the Qt API over to the AtheOS one. Syncing today it means pretty much, re-porting the whole KHTML Kpart over again, which is something that is pretty difficult to do and requires quite some time...<br />
And there are more pressing matters today for Syllable as an OS,  than try to upgrade the browser. The OS doesn't even have swap or IDE/CD-Rom support yet... ABrowse/KHTML 2.1 is more than enough for Syllable as it stands today. It is just important to actually have the porting code readily available, so if the team goes to GCC 3.x, to be able to recompile it, as it would most probably will break binary compatibility.</description>
			<pubDate>Sun, 28 Jul 2002 07:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Re: Question:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>So, it is much more easier to use Gecko?</description>
			<pubDate>Sun, 28 Jul 2002 07:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Re: Question:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Why would it be easier? We are talking about a  full porting again, as in the case of KHTML. And in fact, Gecko is even bigger, more complex and moreover, it is not  pure C++ as KHTML and AtheOS/Syllable is. So, I don't see why Gecko would be easier to port than KHTML in this case.<br />
<br />
To quote my husband, who frequently philosophizes: &quot;There is no portable code. Only code that has been ported.&quot;</description>
			<pubDate>Sun, 28 Jul 2002 07:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Re: Question:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>OT. has he ever heard about NetBSD? <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Sun, 28 Jul 2002 07:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Gecko</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>You don't need to &quot;port&quot; Gecko to make mozilla run on Atheos/Syllabe, just other much simpler code that makes Gecko work (low level system lib, basic gfx and widget functionality, etc). That's why Mozilla runs today in more than 25 SO. For example, AFAIK, to BeOS basic port was made in less than a week.</description>
			<pubDate>Sun, 28 Jul 2002 10:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>ABrowse, Glibc &amp;amp; GCC 3.x</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>The ABrowse source is in the CVS Repository, however I admit I didn't spend any time trying to get it to compile.    CVS can do many wicked and subtle things to source code, not to mention we do not know the original runes used to compile it in the first place!  The ABrowse package we provide is simply a gzipped tarball of the ABrowse directory from Atheos 0.3.7<br />
<br />
Getting ABrowse up to date would be a &quot;full time&quot; job, in the sense that anyone taking on that work would wouldn't be able to simply do the work and then move onto something else.  The code requires a dedicated maintainer.  Its not just porting/updating khtml but it is also the GUI &amp; things like cookies that also require work.<br />
<br />
Its the same situation for Glibc, in fact.  I've spent weeks on the Glibc source from the atheos.cx CVS, and it still won't compile.  Something as large as Glibc really needs a full time hacker to keep it current.  If anyone has experience of hacking Glibc, I'd be interested in any help you could offer! <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
As far as GCC 3.x goes, anybody is free to do the port, and I would happily keep GCC 3.x as an official package.  However, nobody really has the time to fix the GCC 2.x C++ (We already know there are some problems, as Bill Hayden went through them with Cosmoe).  Everyone is rather more interested in bringing the GUI upto date and getting all of their ideas out and into the open.<br />
<br />
Looking at the current work being done, what will probably happen is that we will continue to work on 0.4.x releases that will fix the various missing peices (The VM, GUI classes etc.) and then start some &quot;modernisation&quot; work for 0.5.x, E.g. moving to GCC 3.x, bringing Glibc &amp; the development tools upto date etc. etc.</description>
			<pubDate>Sun, 28 Jul 2002 10:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>porting kde stuff to syllable</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>the only two ways i can think of would be porting the app (khtml, whatever) to the BeOS api, or retargetting (think wrapping) the entire kde api.<br />
<br />
both of these would take ages to do!<br />
<br />
khtml has got the cleanest implementation and least amount of nastiness of any browser code i have seen, though. its streets ahead of mozilla in those terms.</description>
			<pubDate>Sun, 28 Jul 2002 10:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>no kde!!!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>NO KDE! no no never!!!!  Not on syllable.</description>
			<pubDate>Sun, 28 Jul 2002 10:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Whats the long term future?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Given that Atheos now has a new fork &amp; energy, what is the future goal?<br />
<br />
Would it be reasonable to borrow some of the Cosmoe effort to allow BeOS APIs to compile &amp; run or does the Syllable team want to keep the Atheos APIs?</description>
			<pubDate>Sun, 28 Jul 2002 11:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>The goal is simple</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Syllable is intended to be a good, Free, usable desktop operating system.  I'm sure you've heard all of the comments about Linux <i>&quot;never is no good on the desktop&quot;</i>?  Well, I'm with them!  I want Syllable to fill the desktop space in a way that Linux currently fails to do.  Because we're aiming for a well defined target, we can concentrate on the things that are important to desktop users, and hopefully that will help us to focus on doing things the Right Way.<br />
<br />
We are not trying to clone BeOS.  There are four or five different projects out there already which are all trying to do that, and I see no reason why we should tie ourselves down to somebody elses design.  Curently Cosmoe and Syllable share enough common code that patchs from one could apply to the other with a little work, but thats simply not going to last.  I should imagine that within two or three releases of Syllable we will have extended the API's enough from the original AtheOS API's that Cosmoe and Syllable will no longer even be realisticaly source compatible.<br />
<br />
Essentially Syllable has two overiding rules:<br />
<br />
1) Design it for the Users<br />
2) Keep It Simple, Stupid!</description>
			<pubDate>Sun, 28 Jul 2002 13:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Good stuff!</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Hey, my first front page mention! <img src="/images/emo/smile.gif" alt=";)" />  Thanks Eugenia.<br />
<br />
Syllable is starting to gather some real momentum now, we have a wiki set up and the ideas are really flowing now, the mailing lists are reasonably quiet at the moment because everybody is coding away (hopefully!)<br />
<br />
As far as my networking app goes, the code I am working on now is working now and coming along very nicely. I have got some ideas that should make it a core part of the networking subsystem, mainly that it will be capable of bringing up interfaces on boot and detecting new interfaces.<br />
<br />
I have to say, to those who haven't tried it, Syllable feels very nice to actually use. Boots fast, runs quickly. There are a lot of areas that need work but thats just a matter of time and hard work.</description>
			<pubDate>Sun, 28 Jul 2002 14:29:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: BeOS Gecko</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>It may have been ported fast, but it was around for many months before it was USABLE...</description>
			<pubDate>Sun, 28 Jul 2002 17:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Re: Re: Question:</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description><i>And in fact, Gecko is even bigger, more complex and moreover, it is not pure C++ as KHTML and AtheOS/Syllable is</i><br />
<br />
...and that's probley one of the reasons Kurt used KHTMl and not gecko. <br />
<br />
[i]&quot;There is no portable code. Only code that has been ported.&quot;[/i[<br />
<br />
I agree!</description>
			<pubDate>Sun, 28 Jul 2002 19:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>VMWare Image?</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Does anyone have a VMWare Image of Syllable?  I'd really like to try it out, and that would be the easiest way for me to get it up and running.  Atheos runs under VMware, so Syllable should as well <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
Thanks.</description>
			<pubDate>Sun, 28 Jul 2002 20:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Browser and otehr stuff</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I really feel that though you guys are not aiming for BeOS compatbility, their are tons of projects that are going to be having similar APIs thateither working togetehr onm APIs or even combing the GUI efforts would be best for all.<br />
<br />
As for browsers, Cosmoe shows how close AtheOS is to beOS, why not try out the Mozilla port to BeOS, BeZilla.  Though its lways ncie to have a lightweight alternative like Galeon for GNOME, K-Meleon for Windows, the OS X one, etc</description>
			<pubDate>Sun, 28 Jul 2002 21:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Geko port pointless</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Kurt's KHTML port was done using wrappers around the Qt classes.  He intentionally touched as little of the original KHTML code as possible in order to make it easy to synch with future KHTML releases.  Updating to a newer version of KHTML would be much, much easier than porting Geko.</description>
			<pubDate>Sun, 28 Jul 2002 23:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Daryl</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I don't understand... why do you link to OBOS website on your homepage when you are in the team of another OS?<br />
<br />
<i>Why would it be easier? We are talking about a full porting again, as in the case of KHTML. And in fact, Gecko is even bigger, more complex and moreover, it is not pure C++ as KHTML and AtheOS/Syllable is. So, I don't see why Gecko would be easier to port than KHTML in this case. </i><br />
<br />
Okie dokie. But I would rather have Gecko instead of KHTML... mainly because Gecko supports more standards than KHTML. But right now, I don't think ABrowse is that important to bother in Sylable, a lot of other things need more attention than ABrowse.<br />
<br />
<i>NO KDE! no no never!!!! Not on syllable.</i><br />
<br />
LOL, read the comments above... nothing to do with porting KDE over, but making an implementation of KDE's APIs so porting KHTML would be easier.<br />
<br />
<i>Given that Atheos now has a new fork &amp; energy, what is the future goal? </i><br />
<br />
To became bloated 20 years after the 1.0.<br />
<br />
<i>It may have been ported fast, but it was around for many months before it was USABLE...</i><br />
<br />
And still isn't usable....<br />
<br />
<i>Updating to a newer version of KHTML would be much, much easier than porting Geko.</i><br />
<br />
No one wants to port Geko. We are talking about Gecko! Okay, i'm getting lame.</description>
			<pubDate>Mon, 29 Jul 2002 03:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Re: Daryl</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>&gt; I don't understand... why do you link to OBOS website on your homepage when you are in the team of another OS?<br />
<br />
History lesson:<br />
<br />
Well, the Atheos and BeOS developers have a lot of common history. Most of the AtheOS devs are ex-BeOS devs. The two projects are not so far away from each other, and you will see many of the same developers working or encouraging both the Atheos/syllable/cosmoe and cosmoe/beos/openbeos projects. They are pretty much the same people we are talking about...</description>
			<pubDate>Mon, 29 Jul 2002 05:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Daryl</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>Yes, Eugenia is right. The other reason is that my page is pretty new and I am not finished putting links etc up there yet.<br />
<br />
I am glad you reminded me actually, I am going to put links to all the related projects OpenBeOS/Cosmoe/Syllable. They are not sister projects, but they are all going in similar directions, but with different ultimate goals.<br />
<br />
Anyway, I can't wait to see a releasable version of OpenBeOS. I was going to get involved with BlueOS (BlueEyedOS? now) but couldn't find a point of entry as such. Anyway of all the above OS I think Syllable has the best chance of being successful, if only because it is so useable already.<br />
<br />
Daryl.</description>
			<pubDate>Mon, 29 Jul 2002 07:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>ABrowse the beast that is magic</title>
			<link>http://osnews.com/thread?</link>
			<guid isPermaLink="true">http://osnews.com/thread?</guid>
			<description>I tried at one point to get ABrowse to compile (from the source tar ball on atheos.cx) but configure errored out.  I tried feeding different opions and same result each time.  As Vanders said, we need a full time maintainer of ABrowse, or someone to port a different browser engine.  As Jon said, the source is just wrappers to KHTML, and the entire source for the browser (not counting the KHTML wrappers, and KHTML) resides in just 1 file and would be easy to improve, once someone can get a compile.</description>
			<pubDate>Mon, 29 Jul 2002 13:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymous)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
