<?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/20123/Syllable_Launches_New_Browser</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>Fri, 11 Dec 2009 11:52:06 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>The next step?</title>
			<link>http://osnews.com/thread?324939</link>
			<guid isPermaLink="true">http://osnews.com/thread?324939</guid>
			<description>Perhaps the next step should be the integration of gnash into webster. Does that mean, that a &quot;SDL View&quot; is required? As far as I know, it is only possible to create an &quot;SDL Window&quot;.</description>
			<pubDate>Tue, 29 Jul 2008 19:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (cipri)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: The next step?</title>
			<link>http://osnews.com/thread?324942</link>
			<guid isPermaLink="true">http://osnews.com/thread?324942</guid>
			<description>There are a lot of steps in between, not least of which is writing the Syllable platform support for plugins in WebCore. You also can't have an SDL view running inside a &quot;real&quot; Syllable application, so we'll have to port Gnash to Syllable as a native port before we can create a plugin for Webster.</description>
			<pubDate>Tue, 29 Jul 2008 19:47:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Haiku</title>
			<link>http://osnews.com/thread?324951</link>
			<guid isPermaLink="true">http://osnews.com/thread?324951</guid>
			<description>Sounds like something the Haiku team should keep a close eye on to see how well it works out.</description>
			<pubDate>Tue, 29 Jul 2008 20:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (Earl C Pottinger)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Haiku</title>
			<link>http://osnews.com/thread?324952</link>
			<guid isPermaLink="true">http://osnews.com/thread?324952</guid>
			<description>Nice achievement!<br />
Keep up the good work, I'm following Syllable and Haiku for a really long time... One day I will switch from Linux to one of this two oses.</description>
			<pubDate>Tue, 29 Jul 2008 21:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Tanner)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Fork or improvement?</title>
			<link>http://osnews.com/thread?324961</link>
			<guid isPermaLink="true">http://osnews.com/thread?324961</guid>
			<description>I'm not sure I understand: what is the status of this 'webview class': was-it an improvement which has been added to WebKit or is-it a fork?<br />
<br />
Maintaining a fork of WebKit is likely to be a highly time consuming task!</description>
			<pubDate>Tue, 29 Jul 2008 21:31:00 GMT</pubDate>
			<author>donotreply@osnews.com (renox)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Fork or improvement?</title>
			<link>http://osnews.com/thread?324966</link>
			<guid isPermaLink="true">http://osnews.com/thread?324966</guid>
			<description><div class="cquote">I'm not sure I understand: what is the status of this 'webview class': was-it an improvement which has been added to WebKit or is-it a fork? </div><br />
 <br />
 WebView is a library that implements a series of native Syllable classes on top of WebCore which can be used by applications to render and control a &quot;web view&quot;.<br />
 <br />
 <div class="cquote">Maintaining a fork of WebKit is likely to be a highly time consuming task! </div><br />
 <br />
 Yes, it would be. Simply maintaining our port is plenty enough as it is.<br />
 <br />
 I understand why you're confused. To clarify, &quot;WebKit&quot; is two things. It is the collection of components such as WebCore &amp; JavaScriptCore which make up the browser engine, and it is a library on top of those components which provides the API for applications to use. <br />
 <br />
 However WebKit the library is not actually a fixed, solid entity: it naturally has to be specific to each platform, so for instance on OS X it is an Objective C API. So you can in fact get the entire engine without &quot;porting&quot; WebKit, which would really involve writing an entire version of WebKit for your platform anyway. So instead WebView is a much more simple API that does the same job that WebKit does on other platforms.Edited 2008-07-29 21:42 UTC</description>
			<pubDate>Tue, 29 Jul 2008 21:40:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Awesome...</title>
			<link>http://osnews.com/thread?325002</link>
			<guid isPermaLink="true">http://osnews.com/thread?325002</guid>
			<description>The Syllable project has reached another long-time milestone. It was always planned to factor out the web rendering engine of its web browser, ABrowse, into a library with a native Syllable View widget on top, so it can be embedded into more applications than just a web browser.<br />
<br />
That's really laudable. And, imagine, only 11 years after MS did it with IE4...</description>
			<pubDate>Wed, 30 Jul 2008 06:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (tomcat)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Awesome...</title>
			<link>http://osnews.com/thread?325006</link>
			<guid isPermaLink="true">http://osnews.com/thread?325006</guid>
			<description>Syllable is not microsoft in terms of slaves.</description>
			<pubDate>Wed, 30 Jul 2008 07:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (fithisux)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Awesome...</title>
			<link>http://osnews.com/thread?325008</link>
			<guid isPermaLink="true">http://osnews.com/thread?325008</guid>
			<description>Imagine, I'm not Microsoft, and no one compared Webster to IE except you.<br />
<br />
Go troll some place else.</description>
			<pubDate>Wed, 30 Jul 2008 08:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Awesome...</title>
			<link>http://osnews.com/thread?325014</link>
			<guid isPermaLink="true">http://osnews.com/thread?325014</guid>
			<description>And there will be numerous other milestones for Syllable that were achieved (hacked;-)) years ago by MS. <br />
<br />
There's always room for improvement (in this case a lot). What's your point?</description>
			<pubDate>Wed, 30 Jul 2008 09:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (testadura)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Name clash</title>
			<link>http://osnews.com/thread?325015</link>
			<guid isPermaLink="true">http://osnews.com/thread?325015</guid>
			<description>Webster is also the name of a browser for RISC OS: <a href="http://www.arsvcs.demon.co.uk/webster/" rel="nofollow">http://www.arsvcs.demon.co.uk/webster/</a><br />
<br />
Having two quite distinct browsers with the same name is  bit confusing, so I think a rename would be in order.</description>
			<pubDate>Wed, 30 Jul 2008 09:59:00 GMT</pubDate>
			<author>donotreply@osnews.com (torbenm)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Name clash</title>
			<link>http://osnews.com/thread?325018</link>
			<guid isPermaLink="true">http://osnews.com/thread?325018</guid>
			<description>The RiscOS browser appears to be called &quot;WebsterXL&quot;, not &quot;Webster&quot;.<br />
<br />
It's pretty much impossible to come up with a name that hasn't been used someplace else at some point by another project, sadly.</description>
			<pubDate>Wed, 30 Jul 2008 10:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Awesome...</title>
			<link>http://osnews.com/thread?325023</link>
			<guid isPermaLink="true">http://osnews.com/thread?325023</guid>
			<description>What a great comment.<br />
<br />
Silverberg's Internet Explorer team sized around 100 by 1996 (IE3), probably over 400 the next year (IE4) to reach 1000 by 1999 (IE5).<br />
<br />
Comparing a full time money-backed team of 400  1997's achievement to a part time will-backed team of 1 2008's achievement... oh yeah, make so MUCH sense.<br />
<br />
Congrats.</description>
			<pubDate>Wed, 30 Jul 2008 14:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (phoudoin)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Name clash</title>
			<link>http://osnews.com/thread?325125</link>
			<guid isPermaLink="true">http://osnews.com/thread?325125</guid>
			<description>The latest version is indeed called Webster XL, but the product line and the original browser name is just plain Webster.<br />
<br />
And, yes, it may be difficult finding a name that hasn't been used somewhere before.  But there are not so many different browsers around that it should be a real problem.  And a Google search on&quot;Webster browser&quot; would reveal that it is not only the name of a browser for RISC OS but also an add-on for Internet Explorer.  Who these days do not do a Google search before deciding on a name for a new product?</description>
			<pubDate>Thu, 31 Jul 2008 07:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (torbenm)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Name clash</title>
			<link>http://osnews.com/thread?325126</link>
			<guid isPermaLink="true">http://osnews.com/thread?325126</guid>
			<description><div class="cquote">Who these days do not do a Google search before deciding on a name for a new product? </div><br />
<br />
I don't, because it's of little consequence and frankly, a huge pain in the backside that detracts from the actual job of getting things done.<br />
<br />
As you said yourself, the RISC OS browser is called &quot;Webster XL&quot; and the name is already overloaded anyway, so one more application with the name &quot;Webster&quot; that's tied to a single platform is not going to harm anyone.</description>
			<pubDate>Thu, 31 Jul 2008 09:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
