Slashdot Log In
A Free XML-Based Operating System
Posted by
Zonk
on Sat Mar 03, 2007 06:36 AM
from the xml-versus-adam-oh-forget-it dept.
from the xml-versus-adam-oh-forget-it dept.
Dotnaught writes "For the past five years, Xcerion has been working on an XML-based Internet operating system (XIOS) that runs inside a Web browser and promises radically reduced development time. To provide developers with an incentive to write for the platform, Xcerion's back-end system is designed to route revenue, either from subscription fees or from ads served to users of free programs, to application authors. Think of it as Google AdSense, except for programmers rather than publishers. Is it absurd to think this poses a threat to Google and Microsoft?"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Stupid (Score:4, Insightful)
Let this be the thread for all "So what?" posts, please.
Re:Stupid (Score:5, Insightful)
Just stop posting stories like this damnit, I'm looking at you Zonk!
Parent
Re:Stupid (Score:5, Insightful)
Parent
Not an 'Operating System' (Score:5, Insightful)
Re:Not an 'Operating System' (Score:5, Funny)
Parent
Re:Not an 'Operating System' (Score:4, Interesting)
Parent
Re:Not an 'Operating System' (Score:5, Informative)
* Is LinuxBIOS an OS?
No, it is a set of routines to configure a machine before handing full hardware control to a real OS (note BIOS is Basic Input/Output System). Also note that in DOS the BIOS formed part of the OS.
* Is OpenFirmware an OS? Mac OS X needs it to run.
Sounds like it is part of the OS then, not an OS in it's own right. An OS can comprise of hardware and software components.
* Is the BIOS in a Lenovo-compatible[1] PC an OS? (Some have alleged that the added complexity compared to 1981 IBM PC BIOS makes it a Built-In Operating System.)
This is the same as your first question.
* Is the microcode in your PC's CPU an OS? BIOS needs it to run.
No. This is firmware for the processor. Of course your OS needs your processor to work in order to run.
Parent
Short answer (Score:5, Insightful)
Yes.
Au Contraire -- Sort of (Score:5, Insightful)
But then, it's not that long ago that Google was just two guys doodling on scrap paper.
A few problems have to be overcome including internet latency and the tendancy of everyone to cache stuff they should not be putting in caches (If your PC's memory cache worked like Internet caches do, you'd be lucky to get a Solitaire hand dealt before the PC crashed.)
And I doubt this is a threat to Google because they will do the same thing it if it works out.
My impression is that what's good about this specific scheme is that only data is sent over the network, so the annoying latency issues many of us have with Google spreadsheets and Writely should be less of a problem.
What's bad is that the data is stored on someone's servers. Security will be an issue. So will availability. And loss of data. And ...
Another problem is that networked "OS"es may not be acceptable for a lot of users because they are just plain too damn slow. A few years ago I slapped together a networked application running on a server here at home for keeping notes together. Worked, sorta. But even though I owned the network and the application was built into server code, not run via CGI, it was too slow to be usable. The problem looked to be latency, not slow processing.
The few serious attempts I've seen at using HTTP/browsers to do real jobs varied from awful to marginal. IMHO even things like SAIL suck. I'd rather update the /etc files directly. Hell, even ed/EDLINE would be faster and more satisfactory.
Maybe the problems can be overcome with brains, technology, and money. Maybe they can't.
Back on topic. Is this stuff a threat to Microsoft? You just bet it is. MS makes most of its money off OK, but overpriced, products that do way more than most customers need (Exception--Xbox which may eventually be a real, money making operation with a bright future). Furthermore, adding more features and charging more for new versions of Windows/Office is probably an unsustainable strategy. We're already seeing geeks and a few organizations walking away from Microsoft. I think that is only going to become more common and some of them may well go to schemes like this.
Parent
command line (Score:5, Funny)
<command><command-name>grep</command-name><args><
Bad XML (Score:5, Informative)
Still not short enough for me though. XML is OK for interchange, but it sucks as a human-readable markup language, even when used with forethought.
Furthermore, I'm not sure it makes ANY sense to have commands in XML. That's what programming languages are for -- it's the one thing they excel at. What's wrong with cmd(argname="val") or cmd(arg1, { a, b, c="10" })? It's complex to parse, sure, but that's why you make a parser once -- the point is, it IS parseable, without a human correcting the syntax before the computer can understand it.
Parent
Ahhh. (Score:5, Funny)
Re:Ahhh. (Score:4, Funny)
I'm already developing a XML parser on this new platform.
Parent
Well... (Score:5, Insightful)
Personally, I don't see these guys as a threat to anyone except themselves and their investors.
Validation for the website (Score:5, Interesting)
Those guys can't even put down proper HTML, I'm not sure i'd trust them to write a whole web-based "OS" in XML
Re:Validation for the website (Score:4, Informative)
Parent
Re:Validation for the website (Score:4, Insightful)
In their defense:
That said, if I were these guys, I'd fix the HTML.
Parent
Would rock if it didn't need a full OS and browser (Score:5, Insightful)
Once you wanna do something in this "internet OS" you'll fullscreen your $179 copy of Internet Explorer on Windows Vista, and fire up an app which probably uses some Google API internally. World changing? Or just another layer between you and them that serves yet more adverts?
Re:Would rock if it didn't need a full OS and brow (Score:4, Insightful)
Presumably becuase that OS could be Ubuntu, and that browser could be Firefox. Or OSX/Safari, or Suse/Konqueror, or.....
Parent
Why require a browser (Score:5, Interesting)
Re:Why require a browser (Score:5, Insightful)
- Installed on most machines by default (many policies prohibit the installation of new s/w)
- Has the capability to be extended to provided an OS-like environment.
Parent
Front Page (Score:5, Funny)
Wow, it's like they snuck into Slashdot's secret headquarters and stole the root password... to our hearts!
I've got another idea (Score:4, Funny)
This way we would live in the best of the worlds, would we not?
Moreover, this would threaten Google, Microsoft and the great scientific publishers.
Actually, we could make it work on top of an emacs session. Pity that you need another OS to run emacs, but
**it is emacs**, you know! and TeX, of course.
Anyone joining the project?
Sorry to be rude - but dictionary time (Score:5, Insightful)
don't think so (Score:4, Interesting)
In fact, we have an OS-independent XML-based layer, and it's called xulrunner (Firefox, Mozilla, and Thunderbird are popular applications written in it). It's getting a more powerful language with JIT support soon (ECMAScript 2.0).
Microsoft has already caught on an has been trying to develop their own, proprietary alternative, though they aren't as far along.
There are also some other attempts at this with slightly different perspectives on the same problem, like Konfabulator, Dashboard, Java, and