<?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/17507/Syllable_Gets_a_BitTorrent_Client</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 15:14:24 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>Congrats!</title>
			<link>http://osnews.com/thread?222307</link>
			<guid isPermaLink="true">http://osnews.com/thread?222307</guid>
			<description>Congrats to the Syllable team for improving their PThread support and getting a very valuable utility for users!<br />
<br />
As for porting the BeOS GUI, you may want to just make your own... The BeOS GUI has some serious improvements to be made (many because Transmission has improved dramatically) before I'd recommend it as a baseline. I should know, I wrote the first version of it.</description>
			<pubDate>Sat, 17 Mar 2007 21:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (bryanv)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Congrats!</title>
			<link>http://osnews.com/thread?222313</link>
			<guid isPermaLink="true">http://osnews.com/thread?222313</guid>
			<description>If only it would get support for any of my three motherboards so I can actually run it.  I know, I shouldn't be so pessimistic, but I was actually excited about Syllable at one time.</description>
			<pubDate>Sat, 17 Mar 2007 21:53:00 GMT</pubDate>
			<author>donotreply@osnews.com (nhubbard)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Congrats!</title>
			<link>http://osnews.com/thread?222315</link>
			<guid isPermaLink="true">http://osnews.com/thread?222315</guid>
			<description>Have you raised a bug report or otherwise spoken to the developers about any of the issues you've had? Please raise a bug report. If we don't get bug reports we can't fix the bugs.</description>
			<pubDate>Sat, 17 Mar 2007 22:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Transmission</title>
			<link>http://osnews.com/thread?222325</link>
			<guid isPermaLink="true">http://osnews.com/thread?222325</guid>
			<description>It's great news for Syllable. But the Transmission guys should finally get their act together and make their client fully BitTorrent compatible so it doesn't get banned from the trackers anymore.</description>
			<pubDate>Sat, 17 Mar 2007 23:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (lopisaur)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Transmission</title>
			<link>http://osnews.com/thread?222350</link>
			<guid isPermaLink="true">http://osnews.com/thread?222350</guid>
			<description>What trackers is it banned from? I use Transmission pretty frequently under BeOS and haven't run into that problem.</description>
			<pubDate>Sun, 18 Mar 2007 02:07:00 GMT</pubDate>
			<author>donotreply@osnews.com (StephenBeDoper)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Transmission</title>
			<link>http://osnews.com/thread?222352</link>
			<guid isPermaLink="true">http://osnews.com/thread?222352</guid>
			<description>But the Transmission guys should finally get their act together and make their client fully BitTorrent compatible so it doesn't get banned from the trackers anymore.<br />
<br />
Those bugs are supposed to be fixed in the HEAD (0.7, in SVN).</description>
			<pubDate>Sun, 18 Mar 2007 02:11:00 GMT</pubDate>
			<author>donotreply@osnews.com (mezz)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Transmission</title>
			<link>http://osnews.com/thread?222353</link>
			<guid isPermaLink="true">http://osnews.com/thread?222353</guid>
			<description>Every major private community tracker.</description>
			<pubDate>Sun, 18 Mar 2007 02:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (Tweek)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Doesn't work under Parallels</title>
			<link>http://osnews.com/thread?222356</link>
			<guid isPermaLink="true">http://osnews.com/thread?222356</guid>
			<description>Well, first problem is that the link to the Live CD is broken.<br />
<br />
So I downloaded the Basic CD and tried to install it under Parallels.  All I got was a bunch of weird cryptic numerical error messages... unknown this, unknown that.<br />
<br />
Very disappointing.</description>
			<pubDate>Sun, 18 Mar 2007 02:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (theosib)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Syllable and Haiku are neat and all.. but..</title>
			<link>http://osnews.com/thread?222367</link>
			<guid isPermaLink="true">http://osnews.com/thread?222367</guid>
			<description>I personally am not a fan of using C++ in the kernel.. <br />
<br />
Well, I don't like C++ at all really.. ;-)<br />
<br />
Hooray for individuality ?</description>
			<pubDate>Sun, 18 Mar 2007 05:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (BSDfan)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Syllable and Haiku are neat and all.. but..</title>
			<link>http://osnews.com/thread?222383</link>
			<guid isPermaLink="true">http://osnews.com/thread?222383</guid>
			<description>Syllable uses a lot of C++ , but I don't think that the kernel is written in C++. I think it is only C , so far as I know.<br />
C++ is a very powerfull tool, it is worth learning it. In particular templates are something you don't get from any language. Make use of the boost library and you'll see the difference.<br />
<br />
I tested Syllable on more than 10 different computers (P1,P2,P3,P4........), and installing it was never a problem.</description>
			<pubDate>Sun, 18 Mar 2007 10:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (cipri)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Transmission</title>
			<link>http://osnews.com/thread?222384</link>
			<guid isPermaLink="true">http://osnews.com/thread?222384</guid>
			<description>I looked it up and apparently they are fixing it for 0.7. That is really great news, because Transmission IS a great client and the only one that traverses my NAT correctly. Sadly it is banned on the private trackers I use, since it announces to the tracker every 5 minutes instead of every 25 like it is supposed to.</description>
			<pubDate>Sun, 18 Mar 2007 10:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (lopisaur)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Doesn't work under Parallels</title>
			<link>http://osnews.com/thread?222387</link>
			<guid isPermaLink="true">http://osnews.com/thread?222387</guid>
			<description>The links to the LiveCD all appear to be working fine and take me right to <a href="http://livecd.syllable-norden.info" rel="nofollow">http://livecd.syllable-norden.info</a> which in turn links to Sendspace which lets me download the CD. So I'm not sure why you had difficultly; if you found a link that points someplace else or doesn't work, please let us know.<br />
<br />
As for your problems on Parallels, we would appreciate a more detailed bug report but you must bear in mind Parallels is an emulator and can also have bugs or exhibit odd behaviour that requires us to add specific support before Syllable will work correctly. This has been true of both VMWare and Virtual PC in the past, for example. Syllable does run nicely on a wide range of emulators and virtual machines as well as a real hardware.</description>
			<pubDate>Sun, 18 Mar 2007 11:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Syllable and Haiku are neat and all.. but..</title>
			<link>http://osnews.com/thread?222388</link>
			<guid isPermaLink="true">http://osnews.com/thread?222388</guid>
			<description>There is no C++ in the kernel. At one point someone even submitted a patch that would allow the use of basic C++ in the kernel and I rejected it. All of the high level system components are written in C++ and currently the high level APIs are only available for C++, but we do plan to offer wrappers and libraries for other languages in the future.</description>
			<pubDate>Sun, 18 Mar 2007 11:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Slightly off-topic</title>
			<link>http://osnews.com/thread?222390</link>
			<guid isPermaLink="true">http://osnews.com/thread?222390</guid>
			<description>Is there any way, in the base system now, to remotely access your Syllable system?  At one point, there was a telnet server which worked (well, it logged you in as root, without checking your password, but at least it logged you in), but I think that was removed (for obvious reasons), and the sshd server never worked when I previously tried.<br />
<br />
Adam</description>
			<pubDate>Sun, 18 Mar 2007 11:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (adamk)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Slightly off-topic</title>
			<link>http://osnews.com/thread?222393</link>
			<guid isPermaLink="true">http://osnews.com/thread?222393</guid>
			<description>telnetd may be &quot;working&quot; again now, and we have heard from people in the past that sshd works provided you are using key based authentication rather than password based, so they may be worth trying again.</description>
			<pubDate>Sun, 18 Mar 2007 12:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Doesn't work under Parallels</title>
			<link>http://osnews.com/thread?222394</link>
			<guid isPermaLink="true">http://osnews.com/thread?222394</guid>
			<description>He's right, the LiveCD link wasn't working. I fixed it this morning.</description>
			<pubDate>Sun, 18 Mar 2007 12:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (BurningShadow)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Doesn't work under Parallels</title>
			<link>http://osnews.com/thread?222398</link>
			<guid isPermaLink="true">http://osnews.com/thread?222398</guid>
			<description>Then I do apologise, theosib. We dropped the ball on that one.</description>
			<pubDate>Sun, 18 Mar 2007 12:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Very slick...</title>
			<link>http://osnews.com/thread?222414</link>
			<guid isPermaLink="true">http://osnews.com/thread?222414</guid>
			<description>I first learned about Syllable several months ago &amp; have been following the project off &amp; on since then.  There's a lot of potential - they've done lots of positive things that combine to make a powerful OS: modest hardware rqm'ts, quick boot times, clean layout, etc.  'Probably the most compelling thing about the project is their focus on the desktop.  Looking around their site you can see that there have been attempts to drive Syllable towards the server, embedded devices, etc. - the team has always been polite but firm: they're out to build the best OS - for the desktop. Their dedication to the effort is amazing. I downloaded their previous release &amp; was taken back by what they had accomplished.  I can't wait for them to get this thing a little further along. I wish I was a developer, just so I could contibute.</description>
			<pubDate>Sun, 18 Mar 2007 18:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Randy101)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Very slick...</title>
			<link>http://osnews.com/thread?222420</link>
			<guid isPermaLink="true">http://osnews.com/thread?222420</guid>
			<description><i>I wish I was a developer, just so I could contibute.</i><br />
<br />
But you can!<br />
<br />
Its a common mistake that just becuse you cant code, you cant contribute to a project. You can help out with testing, writing bug reports, artwork, help write documentation/how-to's, update their wiki and much more.<br />
<br />
In my mind, this work is no less important than the actual coding.</description>
			<pubDate>Sun, 18 Mar 2007 19:18:00 GMT</pubDate>
			<author>donotreply@osnews.com (mcduck)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Very slick...</title>
			<link>http://osnews.com/thread?222426</link>
			<guid isPermaLink="true">http://osnews.com/thread?222426</guid>
			<description>I have to say that even a non-developer can develop small projects on Syllable.  The api is easy to use and we have a gui design tool that automates a lot of the code for you!  This would be the perfect opportunity to learn programming!<br />
<br />
Rick</description>
			<pubDate>Sun, 18 Mar 2007 21:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (cau0730)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Very slick...</title>
			<link>http://osnews.com/thread?222428</link>
			<guid isPermaLink="true">http://osnews.com/thread?222428</guid>
			<description><i>I have to say that even a non-developer can develop small projects on Syllable. The api is easy to use and we have a gui design tool that automates a lot of the code for you! This would be the perfect opportunity to learn programming!<br />
<br />
Rick</i><br />
<br />
Why is this post beeing modded down?<br />
It's not spam, its not attacking anybody, and its not off-topic. <br />
<br />
Sometimes i just want to bang my head in the wall seeing how people abuse the moderation system. <br />
<br />
(But feel free to mod down this post as beeing off-topic)</description>
			<pubDate>Sun, 18 Mar 2007 21:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (mcduck)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Syllable and Haiku are neat and all.. but..</title>
			<link>http://osnews.com/thread?222430</link>
			<guid isPermaLink="true">http://osnews.com/thread?222430</guid>
			<description>&quot;There is no C++ in the kernel. At one point someone even submitted a patch that would allow the use of basic C++ in the kernel and I rejected it.&quot;<br />
<br />
Why? I work on a C++ kernel and have no problems with it (only plusses mostly).</description>
			<pubDate>Sun, 18 Mar 2007 22:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (predictor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Transmission</title>
			<link>http://osnews.com/thread?222469</link>
			<guid isPermaLink="true">http://osnews.com/thread?222469</guid>
			<description>Any specific ones? I haven't run into any problems with SonOfShun, for example.</description>
			<pubDate>Mon, 19 Mar 2007 03:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (StephenBeDoper)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Syllable and Haiku are neat and all.. but..</title>
			<link>http://osnews.com/thread?222487</link>
			<guid isPermaLink="true">http://osnews.com/thread?222487</guid>
			<description>Because the Syllable kernel was not written with C++ and adding it would be a wart. Adding C++ within the kernel doesn't bring you much in the way of additional features. A kernel written in C++ could be great, but I don't think mixing C and C++ is a good idea in something as complex as a kernel.</description>
			<pubDate>Mon, 19 Mar 2007 08:02:00 GMT</pubDate>
			<author>donotreply@osnews.com (Vanders)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
