World: r3wp
[Syllable] The free desktop and server operating system family
older newer | first last |
Kaj 22-Oct-2007 [1290] | But I do think it's incredibly superficial that I release half a decade worth of work, and the discussion on OSNews is entirely about how well I compressed it, and the discussion here is entirely about how bad I compressed it |
Graham 22-Oct-2007 [1291] | I rounded upwards. |
Kaj 22-Oct-2007 [1292] | You don't understand. You need to sponsor our zipped downloads for hundreds, possibly tens of thousands of downloads |
Graham 22-Oct-2007 [1293x3] | If I wrote some fanstastic treatise in French .. you would complain about the encryption method. |
Let's be realistic .. how many downloads have you had? | |
Also, I have the file being served as a torrent on my PC .. I've not seen a single torrent client access it. | |
Kaj 22-Oct-2007 [1296x5] | I don't have statistics yet, but Server must have been downloaded a number of hundred times now. Desktop has had up to ten thousand downloads per version, of the installation CD. Plus a similar number for the live CDs, plus about half that for the VMware images. Server is twice as big, and will have far more downloads when we get the graphical environment on it |
Coming year will be our breakthrough year. At some point, we will be published in a big place, and the downloads will boom. And they're directly linked to my credit card, not yours | |
Giving away each Desktop costs us about a dollarcent now, Server is closer to two cents. This will only grow in the future | |
I might add that we're taking these costs for the sake of REBOL. There are many places who will host open source software as sponsors, and our Desktop installation CDs are still on SourceForge, but we can't do that with Syllable Server, because REBOL/Core is included | |
Syllable is entirely open source, except for REBOL. Once we port R3 to Syllable Desktop, we will have to pay for the hosting of Desktop ourselves, too | |
Graham 22-Oct-2007 [1301] | If you have a livePC as you did before, moka5 will host it for free. |
Kaj 22-Oct-2007 [1302x2] | Sure, but how about all the other form factors? |
We've gone through a series of hosters, and it's a pain. We're consolidating on S3 now | |
Graham 22-Oct-2007 [1304] | I just checked my vmware appliance that does my torrents and I see the Syllable server now has 5 seeds, and my share ratio went up from 0 to .5 now! |
Kaj 23-Oct-2007 [1305] | Do you have the BitTorrent ports on your firewall forwarded to that appliance? If not, you'll get a much smaller share of downloaders |
Sunanda 23-Oct-2007 [1306] | If download violume is a problem for Syllable, could you find some people to mirror? |
Kaj 23-Oct-2007 [1307x4] | Nah, it's too much hassle, and we want the download statistics |
Mirroring is automatic when people use BitTorrent, and we still get the statistics | |
Once the downloads go through the roof, we'll probably put up Google ads to balance the costs | |
That would work out, because our system downloads are still much smaller than the average Linux system | |
Graham 23-Oct-2007 [1311] | where do you get your stats from ? Directly from S3? |
Kaj 23-Oct-2007 [1312] | Yes. Have to write some analysis scripts - hopefully in ORCA |
Robert 23-Oct-2007 [1313x3] | Is WLan stuff supported? |
I think you could position Syllable with two major values: 1. Do you want to surf secure? Use Syllable, no virus etc will work 2. Do you want to avoid observation? Use Syllable, no root-kit etc. will work. | |
As goverments are moving to 1984 style, these two aspects will become more and more important. | |
Kaj 23-Oct-2007 [1316x3] | Server now uses the Linux 2.6.22.1 kernel, so it has the new DeviceScape wireless stack |
I haven't integrated the userspace tools yet, though; that's planned for the second release. I don't know yet how easy it will be then to configure wireless, without graphical tools | |
We definitely want to be something like "the Apple of open source". And unlike Apple, freedom is very important, too ;-) | |
Kaj 13-Nov-2007 [1319x2] | The second Syllable newsletter has interviews with me about Syllable Server and our new website, so you can read a bit about our platform strategy and how we use REBOL in it: |
http://osnews.com/story.php/18911/Syllable-Newsletter-Issue-2-Published | |
BrianH 13-Dec-2007 [1321] | Here's the Syllable group. |
amacleod 13-Dec-2007 [1322x3] | thanks |
have you got the ap from carl so you wil be ready to port R3 when its ready. | |
ap=api | |
Kaj 13-Dec-2007 [1325x3] | I'm just now getting into closer contact |
Do you mean the specs? They're not much use right now. We need code, as simple as that | |
I doubt there are any porting specs, because little work has been done on it yet | |
BrianH 13-Dec-2007 [1328] | The porting API of R3 isn't quite settled yet, and the library would have to be compiled for Syllable. Not a big problem. |
Kaj 13-Dec-2007 [1329] | There is a chance that we could even use the Linux library to begin with. Syllable is that compatible |
amacleod 13-Dec-2007 [1330x2] | As I understand it the library is a sort of a "VM" and you need to write an interpeter for the platform. |
And I thought I read that it was ported to mac os X so the specs for the interpreter must be there | |
Kaj 13-Dec-2007 [1332x2] | Hm |
Whatever it is, we should be able to use most of the Linux code when it's there | |
BrianH 13-Dec-2007 [1334x2] | Nope. The library is a shared library like a .so or .dll, and later statically linked like a .o or .lib. |
It is not a VM. | |
amacleod 13-Dec-2007 [1336] | I'm using the wrong terms I guess...but this method of inking it must be known by now? |
BrianH 13-Dec-2007 [1337] | The method, yes. The api and specs, still in process. |
amacleod 13-Dec-2007 [1338] | gottcha! |
Kaj 13-Dec-2007 [1339] | They're the two standard methods of providing libraries. Principally, they should be Syllable libraries, but we're so much using the same toolchain that we can sometimes use Linux libraries directly |
older newer | first last |