Off-Topic: Original GUI Goals
Posted May 19, 2004 18:03 UTC (Wed) by
mrshiny (subscriber, #4266)
In reply to:
Off-Topic: Original GUI Goals by doodaddy
Parent article:
The Spatial Way
You may have never seen a word-processor embedded in a browser, but my company actually makes products that use that exact technology (we do document automation software). It's very useful to be able to embed a word processor. I'm not sure if you don't really have a contradiction: you want to see the "Unix way" but you don't want people embedding apps in other apps. In a GUI world, wouldn't the Unix way be to re-use an app that someone else wrote, in order to make your app do more? You may complain about the implementation of OLE in Windows, or its equivalent technologies in KDE/Gnome, but the concepts are very powerful and the impelmentation can be useful.
Some programmers will get it wrong, and overdo the embedding thing, but in general it's a good idea. Conceptually, there's no reason why a document has to be opened in a different window when you're browsing the web. A JPEG opens inline, why can't a PDF or Word doc? (Security flaws inherent in opening a word doc don't apply to this discussion, since I'm talking about the concept of an embedded doc, not the poor MS implementation).
(
Log in to post comments)