Slashdot Log In
You OS Web Based Operating System
Posted by
CmdrTaco
on Sun Jul 23, 2006 10:20 AM
Juergen writes "You OS comes from the MIT Labs and contains an email client, Chat Function, RSS Reader, and Text Editor.
YouOS is a web operating system that lets you run diverse applications within a web browser. Small applications like sticky notes or clocks. Large applications like word processing, mp3 players, and instant messaging. Even better, it's very easy to tweak an existing application or write your own.
"
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.
Title? (Score:5, Funny)
I will not bite! (Score:4, Interesting)
Re:I will not bite! (Score:3, Insightful)
Web based OS is like VRML, big on hype but short on practical implementations that are better than a traditional OS. Just my opinion.
Great? In what way? (Score:5, Insightful)
Could someone please explain to me why this is a great idea? Besides the novelty. What place does YouOS have in a world where people (well, geeks, actually) debate endlessly about which desktop is the fastest/full featured/whatever? Certainly YouOS would fail to meet most anyone's criteria for a generally useful desktop.
Come on people, this "web based OS" idea is stupid. Admit it. And it is not just because of fact that "Operating System" is a great misnomer in this case. From their FAQ:
"Need to send or receive email or text/instant messages? We're working on providing full communication APIs."
If that gets you excited, then I have a network stack written in BASIC to sell you. ANd it runs in a browser! Amazing, huh? Forget the fact that your current operating system already comes with a perfectly good network stack and running mine would be completely redundant and pointless.
-matthew
Parent
It's not an OS (Score:4, Insightful)
And is there an SDK around? If so, it'd sound like the ideal computing slave. SETI here goes... (ok, maybe it has resource quotas, which would actually make it an interesting project...)
Re:It's not an OS (Score:5, Insightful)
Parent
VNC (Score:3, Insightful)
Having good web-based apps is greate, but only if you accept that it's a web app and so design it as such (Like gmail or google calendar). But if you try to emulate the look&feel of a classical desktop, you are screwed.
I use a lot of webapps, I have gmail and gmail for your domain for my company's website, google calendar runs my life, Pandora takes care of my mus
Re:It's not an OS (Score:3, Funny)
Cut them some slack, it's not like YouOS is from MIT or anything!
Oh, wait.
Re:It's not an OS (Score:3, Insightful)
Re:It's not an OS (Score:3, Informative)
That might work, except that the applicaitons are not actually running on a server. They are running with javascript in your browser. They merely communicate with the server for data. You'd be using yoru own CPU... with the slowness of Javascript vs. compiled.
-matthew
How deep can it go? (Score:5, Informative)
Re:How deep can it go? (Score:5, Funny)
Parent
Re:How deep can it go? (Score:3, Interesting)
EyeOS (Score:5, Interesting)
Online mp3 player (Score:3, Informative)
"Too many users online" (Score:4, Insightful)
This is just another playground for the next gen. of Dot-Com-Companies, nothing serious.
a.) web-applications rely on high-speed-always-on internet connections (I'll be in an airplane this afternoon, no text processing for me then?)
b.) Will always offer less features and a bad UI compared to classical desktop applications, because restricted by web browser capablilites
c.) are currently much harder to code than classical desktop apps (e.g. editable drop down boxes anyone? Easy thing in NetBeans/VS
d.) collaborative features are easily added to classical desktop apps
Conclusion: less possibilities, harder to code (you'll always be tricking, hacking to get a nice effect), bad UI (restricted by browsers)
The only competition to desktop apps I do currently see is MS XAML.
Bye!
Re:"Too many users online" (Score:5, Insightful)
a.) web-applications rely on high-speed-always-on internet connections (I'll be in an airplane this afternoon, no text processing for me then?)
That may be the case now, but give a few years or so (3-7 years maybe), and high speed wireless internet will be ubiquitous. Also, the final forms of these applications will probably involve some kind a hybrid between desktop and web applications, with some kind of caching mechanism for when no connectivity is available.
b.) Will always offer less features and a bad UI compared to classical desktop applications, because restricted by web browser capablilites
Current browser companies/groups, standards organizations, and OS vendors are all well aware of the current browser's limitations and are working feverishly to create full-fledged networked baeed application frameworks. You can already see bits and pieces with XAML, XUL, SVG, AJAX, etc. Yes, we're not there yet, but it's inevitable.
c.) are currently much harder to code than classical desktop apps (e.g. editable drop down boxes anyone? Easy thing in NetBeans/VS
long-lasting GET requests? I'm not sure what you are talking about here - is this something that is utilized with AJAX? Regarding the rest of this bulletpoint, see my response to (b). Also, I'm sure as web apps become more critical to businesses, firewall software as well as their admistrators' configuration preferences will adapt.
d.) collaborative features are easily added to classical desktop apps
You are kidding right? This is the big *advantage* of web-based apps. Have you tried using Google's spreadsheets yet? Contacting a user through g-mail and sharing the same spreadsheet... it doesn't get any more collaborative than that.
LS
Parent
Not quite new, but (Score:5, Interesting)
If you're interested in this area, check out also:
FlyaKiteOSX [portraitofakite.com]
the 30Boxes Webtop [30boxes.com]
EyeOS [eyeos.org]
Computadora [computadora.de] (in Spanish, even though
Goowy [goowy.com] (it's in Flash though)
And of course, because this is Slashdot, I couldn't go without mentionning that Google is probably preparing their own [aymnetwork.com], since their recent focus on releasing equivalents of desktop applications online (Notes, Excel, Word, Calendar, Picasa, etc)
2x OS (Score:3, Insightful)
Re:2x OS (Score:3, Insightful)
Admittedly, the client will need blazingly fast processors and network connections, but presu
Operating System? (Score:4, Informative)
An operating system is the code that provides the operating environment in which these programs run; not the programs themselves; a layer between the hardware and the application programs that provides a uniform environment, manages resources, arbitrates contentions, provides synchronization primatives such as semaphores, schedules CPU utilization, etc. Its "users" are programs, not people; its user interfaces are APIs; not shells. Shells and other application programs provide what we traditionally think of as USER interfaces for interacting with humans.
Along with the operating system one often finds a suite of shell programs (textual or GUI), basic applications and administrative programs to provide a user environment. These may be included in the operating system package, and are helpful or even essential in making the operating system usable but are not themselves the operating system or part of it.
This important distinction seems to be lost on the likes of Microsoft. Perhaps as a result, this disturbing misconception seems to be spreading throughout the community.
If the "You OS" involves somewhere an operating system, it lives on their server infrastructure and the users never see it.
A better solution (Score:5, Funny)
Re:Ok.... (Score:5, Informative)
Parent
Re:Not the first... (Score:3, Interesting)
Re:Great title (Score:3, Insightful)