Mozilla Tests Integrated Desktop Browser 156
HelloDotJPEG writes "Mozilla Labs, the organisation's experimental arm, has launched Prism for interested Windows users to try out. Prism is a piece of software which integrates web applications such as Gmail or Google Reader into the desktop. The program enables you to run multiple such sites as though they were local applications, each in their own dedicated browser window. The product isn't entirely new, but is an officially adopted and rebranded update to the Site-Specific Browser project WebRunner (not to be confused with XULRunner upon which it is built). From the site: 'Web developers don't have to target it separately, because any application that can run in a modern standards-compliant web browser can run in Prism. Prism is built on Firefox, so it supports rich internet technologies like HTML, JavaScript, CSS, and and runs on Windows, Mac OS X, and Linux. And while Prism focuses on how web apps can integrate into the desktop experience, we're also working to increase the capabilities of those apps by adding functionality to the Web itself, such as providing support for offline data storage and access to 3D graphics hardware.'"
Hmm (Score:4, Funny)
And thus it was so, that viruses became even more abundant, and 3D accelerated.
Re:Hmm (Score:4, Funny)
That'd be great! And with just a little bit of effort I'm sure it could surpass the feature-richness and security Microsoft's implementation of this process (they call it ActiveX).
Re: (Score:2)
Re: (Score:2)
With engines like jME popping up 3D is pretty much there already. You only need the runtime. This is what I don't understand about Silverlight and Air. They both combine other software packages (coincidentally all controlled by the same company) to perform the same tasks a competent (sometimes incompetent) programmer can already do. I guess the key here is that it's "Web technology" driven. But is that really a good thing?
Re: (Score:3, Funny)
Re: (Score:2)
XSS more of a concern than virus (Score:3, Interesting)
Re: (Score:2)
and yes, microsoft did this years ago and still uses it today (you know that window that pops up when you first install windows 2003 asking what you want to do next?).
Re: (Score:2)
One interesting possibility this approach raises is finer user control of information sent to servers aside from the primary application server. This could lead to users sending different cookies from different application
Re: (Score:3, Insightful)
Data Storage coming in HTML5 (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Funny)
Re:Hmm (Score:5, Funny)
Yeah, those movie plots are always so unrealistic
Woohoo! (Score:4, Funny)
I'm sure it would've taken years to build a similar application using
Re:Woohoo! (Score:5, Interesting)
Separate Instance (Score:2)
That said, WebRunner itself is extremely glitchy - maybe it's just behind the current Firefox code, but running things like Gmail and Meebo in it are major annoyances - above all, the cursor is never visible, in Gmail you often can't write a new email (only Reply to people), in Meebo closing a window causes the cursor to freak out and start
Woohoo indeed! (Score:2, Insightful)
The site-specific browsers are full Mozilla browsers, they simply have some chrome removed.
But you are absolutely right that a Windows developer would likely take the
Re: (Score:2, Insightful)
And that highlights a common problem with Slashdot posters: they don't think things through properly and instead take the obvious path that Microsoft bashers have laid out for them.
Fixed.
Re: (Score:2, Informative)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
GGP was talking about web app technologies (it was mis-stated as "web apps" but should have been clear from context), and how they were either failures or clones. OWA is just a clone of other people's technologies.
MS build XmlHttpRequest into IE for OWA (probably not exclusively, but to my knowledge it was the main reason they did it), so Google Maps, Youtube, the Firehose, Discussion2 and more or less everything else that calls itself "w
Re: (Score:2)
Re:Woohoo! (Score:4, Interesting)
Re: (Score:2)
I like Open Source software and Mozilla as much as the next guy, but doesn't it make sense to have your embedded controls be tightly integrated with the Operating System? I'd rather not need to have both IE and Gecko loaded into memory whenever I run Winamp.
Re: (Score:2)
Re:Why? Because it's not IE. (Score:3, Insightful)
Why?
I like Open Source software and Mozilla as much as the next guy, but doesn't it make sense to have your embedded controls be tightly integrated with the Operating System?
Why would you want your embedded controls to be tightly integrated with your OS? There's no reason for an HTML window to need tight OS integration. It's another web browser that's susceptible to all the issues that the core HTML engine is. It wouldn't necessarily be subject to the full browser's interface bugs, but it's got the same core so it would share those vulns. Ideally, you wouldn't want any integration with the OS.
I'd rather not need to have both IE and Gecko loaded into memory whenever I run Winamp.
This acts as a full replacement for the IE control. If you have some apps calling
Re: (Score:2)
And that similar application would run on OS X and Linux as well as Windows, right? Oops.
Re: (Score:2)
Re:Woohoo! (Score:5, Informative)
The prism interface is a bit prettier than active desktop, and after looking at the article, rather than the summery, it looks like what its doing is pretty much creating a hyperlink to the page in your start menu or something. I hate to say it, but I really do not see anything innovative here. Am I missing something?
Re:Woohoo! (Score:5, Informative)
If a web developer wanted to create a web-based app specifically to run in WebRunner, they could do that. XUL works just as well in there as HTML does. That would give you a native UI, with more control over the UI appearance, and support for things like menus, or other native XUL widgets.
Remember the offline web application stuff in Firefox 3? That applies here too - web apps will the able to use local data storage, and the browser will be able to keep the entire web app cached. Using that, you only need an internet connection available for the initial setup, which would probably be as simple as clicking a link. The idea is to keep giving better functionality to web applications, and allowing those applications to better integrate with the OS.
These web apps still run in the browser's security sandbox - despite installing them on your machine, you don't need to give them read and write access to the entire filesystem, and they can't contain native code to bypass the sandbox.
So, you click a link to install the app. The required cached files are downloaded, and a shortcut is created in the Windows start menu, or the KDE / Gnome menus, or Mac OS X's Applications directory, or wherever else. From then, it just works like a normal application, including (limited) access to local resources.
Besides, this was done by one guy. It's existed for around 7 months. It's basically a much simpler way to build XulRunner based applications, which requires virtually no Mozilla-specific code, and can work with any web-app. XulRunner can obviously do far more, because it doesn't run in that security sandbox.
Re: (Score:2)
Re: (Score:2)
Meet the new desktop app. Just like the old desktop app.
Re: (Score:2)
it looks like what its doing is pretty much creating a hyperlink to the page in your start menu or something. I hate to say it, but I really do not see anything innovative here. Am I missing something?
What I want is completely separate 'personalities' for each web site. No sharing of cookies, or cache (like embedded images sourced from doubleclick). I even want to be able to have separate 'personalities' for accessing the same website.
I'm not schizo, just privacy-conscious. And while I can't do too much about the fact that my IP address is relatively persistent other than using a network of anonymizing proxies, I ought to be able to compartmentalize all other identifying information.
I don't know if p
Re: (Score:2)
Don't be so quick to dismiss this project; it's still in its very early stages. I'm sure that soon they will have an "integrated desktop browser" with tabs, bookmarks, an extensions framework, and automatic updates.
Oh, wait...
Neat idea (Score:2, Interesting)
Re: (Score:2)
I don't see this really catching on. One of the few good things about webmail is that it gives a consistent interface no matter where you are, and you don't have to install anything special in order to use it. Bringing applications b
Re: (Score:2)
Wow, people are sick (Score:2, Funny)
2 of the main reasons to run an application locally is so that you control your own data.....and don't have to look at ads. This looks like the worst of both worlds....right on your desktop.
Re:Wow, people are sick (Score:5, Insightful)
That being said, as IT personnel, web based apps are great. The data is centralized (read: backed up), there are no extra apps to install, maintain, and configure on each desktop. Users can move from system to system (for example, from their main computer to a spare while one is in for maintenance) without any worry. It's a wonderful thing.
Re: (Score:3, Interesting)
Personally, even though I'm techie, I'm sick of running servers at my house. I'd much rather let Google run my mail, calendar, etc, and have a webhost for my site. I'm happy to pay a company for VOIP instead of running asterisk, and I don't have to worry about major downtime if my 'server' dies. It costs more, but the t
Re: (Score:2)
will the Opera 9.5 alpha help any of that?
Re: (Score:2)
You can use multiple firefox profiles, and run several of them at once under the same user account.
It works better if you use different themes in each profile, so you can tell them apart.
Re: (Score:3, Interesting)
Firefox appears to only let you use 1 profile at a time.
Re: (Score:2)
Re: (Score:2)
It pops up a menu listing your profiles and letting you make a new one, you can also manually specify a profile with -p
Re: (Score:2)
Re: (Score:2)
Additionally, Right click -> Edit Site Prefs let's you adjust JavaScript (and everything else) on a per-Site basis.
Re: (Score:2)
Opera's preferences don't make it easy. If an embedded bit of code is executing Javascript (dangerous, but sometimes useful), it can be pretty hard to track down what you need to explicitly allow. Another problem is that when you have a large list of sites
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Clunky: Check.
Slow: Check.
Data elsewhere: Check.
Ads: Check.
It has it's advantages (the tagging system is truly innovative), but overall, its still a web based app, and comes with disadvantages inherent to them. I still prefer using Thunderbird while at home and IMP/Horde while away. Access to all my mail anywhere, but with a real client there it's feasible to use one.
Re:Wow, people are sick (Score:5, Insightful)
My grandmother, or any of the users I support who are completely baffled by tabbed browsing.
My grandmother has a gmail account. In order for her to use it, I had to turn on POP for the account and set her up with Thunderbird. Then I changed the icon on the Thunderbird shortcut to an envelope and the name of the shortcut to "Mail" so she could find it. The thing is, I've showed her the web interface for gmail, and she actually likes it better than Thunderbird, but opening a browser, typing gmail.com and logging in are too much for her to handle. With this, I can give her that same shortcut on her desktop with the Envelope and the word "Mail" and it'll take her straight to the Gmail web interface, without an address bar, or forward/back/stop buttons to add confusion.
The users here are set up with IRC chatrooms for their teams. We tried moving them to Campfire for a simpler interface and better opportunities for offsite access, but they liked mIRC better. They said it was easier to use than Campfire. When I asked them how Campfire's interface could possibly be more difficult to use than mIRC, they said it wasn't the interface, it was the fact that they had to leave a web browser or tab open all the time, and then they couldn't find it on the taskbar when they wanted to check out the chat. With Prism, I could give them a shortcut on the desktop that would open a Prism window to the chatroom, where the window title would be the name of the chatroom and the icon would be unique. Plus, it wouldn't get lumped in with all the other browser windows when the taskbar filled up.
Re: (Score:2)
http://www.betanews.com/article/In_Browser_War_Its_Really_Google_vs_IE/1193252133
Re: (Score:2)
Another active desktop? (Score:3, Interesting)
I never saw either being used. Is this the same thing?
Re:Another active desktop? (Score:5, Insightful)
I never saw either being used. Is this the same thing?
Flash, Silverlight etc. are attempts to let you write cross-platform apps that are available through the web. This is becoming the hottest area these days. But you need special tools for cross-platform development; the reason these tools are needed, is that web browsers are not exactly compatible with each other. You can't write an AJAX app and have it run perfectly in IE, FF, Opera, Safari, etc. It is tricky.
Now, Mozilla Firefox currently runs the same way on all the major operating systems. So it could be a cross-platform app environment as well, if you think about it: Develop once for Firefox, and all people need to run your software is to use Firefox (which is a free download). But that is the problem - some people prefer IE, Opera, etc. You can't force them to switch web browser.
Therefore, the solution for Mozilla is to separate web apps from the browser. That is, the platform will be Firefox, but people won't even notice it; Firefox will be like Flash. Imagine running IE and clicking on a web app, which then opens in a new window. It could be Flash, AJAX, or Firefox; you wouldn't know.
Active desktop might have been adopted if there was much of a use for it, back then. There wasn't. But meanwhile things have changed, and nowadays web apps are quite useful and it now does makes sense to integrate them into your desktop - so long as you do so in a cross-platform manner. Mozilla already has such a platform - Firefox - which runs on all platforms in the same manner. All they need to do is a little packaging.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
I kind of miss its functionality under Gnome. I wish I could do it that easily.
But I can live without the crashes.
Buzz-word compliance (Score:4, Funny)
But does it support DNS?..
Look, ma, no tabs (Score:3, Funny)
Mozilla head #1> Umm, MS copies our tabs in their so-called browser !
Mozilla head #2> Ok, let's make a version without tabs... and while we're at it, let's remove that pesky Back button - and we'll have a fix for the memory leak too !!!
laugh all you like (Score:3, Insightful)
Also, if this is well executed, it provides a better level of isolation between web applications. Right now, it's pretty tricky trying to read mail for two or three GMail accounts (it would be less tricky if profiles weren't broken...), and if one web site locks up or slows down the browser, other web apps suffer as well. SSB can address those problems.
And the point of this is.....? (Score:3, Insightful)
How is this different to putting a URL shortcut on your desktop and having the browser window appear without an address bar?
Re: (Score:2)
Re:And the point of this is.....? (Score:5, Insightful)
Re: (Score:3, Interesting)
They loved to develop client-side stuff and made some very impressive things in a couple weeks.
Then I would present them the wonderful world of forms and XMLHttpRequest stuff.
If you don't insist on using XML, it's even fun to do.
Re: (Score:2)
Re: (Score:2)
Justin.
Re: (Score:2)
iPod like comments (Score:5, Insightful)
The current problem is that our desktop is built up around the idea of local applications and that is all the current desktops are designed to handle. But nowadays people are using less and less local applications and more and more web applications (whether you like it or not), and all of these run in a separate layer through the web browser. At some point, if we aren't already there, many people will not use a single local application on their computer apart from their web browser.
At that point, the whole distinction between the web browser and the operating system becomes completely irrelevant and we approach stage where windows is just a collection of device drivers (quote Netscape, mid nineties?).
Currently, the operating system does a lot of great stuff for us with regards to the local applications, and it really needs to start doing the same with regards to web applications and the first step is to make web applications first class citizens on the desktop.
Finally, complain all you want about the privacy and security issues with web applications. Well founded as they may be, they will not change the fact that people are flocking to web applications.
Active Desktop was a bit lame and MS seemed to have no real concept of where they were going with it.It was also well before the age of "web applications" as opposed to web sites. Just because there may be similarities with that old concept doesn't make this stupid.
Re: (Score:2)
Note to self: Next time, shoot the giant dead before trying to wake it up.
Re:iPod like comments (Score:4, Insightful)
Another point; before we do anything you said we "need" to do, we need to improve bandwidth to the world if we want web apps to work well. Honestly, I wouldn't know why you'd want to do that, seeing as they do the same thing as a non-web app but runs slower. Sure, they're more portable, but so is Java, and we all know how well Java caught on with the public.
Re: (Score:3, Interesting)
Started (Score:2)
Might be useful in a corporate environment (Score:2, Insightful)
For our web based applications, our users are used to working with multiple browser windows opened simultaneously, each for a different part of our system (e.g. separate browser window for our credit cards system, different browser windows for our treasury system, different browser windows for our customer information system etc).
We actually forbid the use of the "back" button, and where possible we disable it (it
Re: (Score:2)
Your application probably riddled with other data integrity problems if it can't handle back-buttoning if even just to display a error. Try fixing the app instead of the interface, because I guarantee you're going to have "legacy" users using it through a regular browser til the end of time. Seriously, I dealt with and solved that sort of issue 10 years ago
Window Racks (Score:2)
But a separate app seems like a lot of overhead for a narrow solution. When I have a dozen Firefox windows open now, even though only half are persistent through the day, they all share the common resources. A separate app for each of the half-dozen per
Google killing Thunderbird? (Score:5, Interesting)
Let's look at the facts. Mozilla is a highly profitable [slashdot.org] organization. You would think that Mozilla could afford to spend at least a little money on hiring Thunderbird developers. Yet in reality Mozilla has done the opposite: they have completely abandoned Thunderbird [slashdot.org].
Why? Because of money.
The vast majority of Mozilla's income comes from Google. One of Google's main products is Gmail. Thunderbird competes with Gmail. So it makes sense that Google wants Thunderbird dead. Of course, they're not going to announce their intentions in a press release, but in reality that's exactly what's going on. Announcements like this one only make their plan more obvious than before.
This kind of anti-competitive behavior is exactly why most Slashdot readers hate Microsoft. Why is Google getting a free pass here?
Re: (Score:2)
My opinion is that we are fast approaching a Netscape Situation, where due to politics brought on by the Google Takeover of Mozilla, it will die a horrible Netscape death. And also like Netscape, most Mozilla "products" are now fast becomming bloatware.
Now is the time to fork, people.
Re: (Score:2)
Re:Google killing Thunderbird? (Score:5, Informative)
Doesn't work so well on the typical website. (Score:3, Interesting)
Websites are designed to be used in a browser. Removing all the controls and stuff makes them hard to navigate, and the lack of tabs is quite a pain as well. I've seen that it has settings to add the navigation/etc back in, but then... Isn't it back to just being a browser? The biggest problem with this is that sites aren't designed for it.
In fact, I just tried it in GMail (on our domain) as well, and other than the fact that it's in a seperate process from firefox and they shouldn't crash each other, it's crap. If you click any of the links at the top, they open in browser. (I assume this will still be the case if you can 'installed' the 'app' for those as well.) None of the firefox extensions are available. Speed (of course) isn't improved.
And the worst part? Making it happen for a new site means creating a file, zipping it, and launching it separately. I could write a script that will quickly do that for me from a URL, but I shouldn't have to.
Unless I'm extensively working with a site that tends to crash the browser, I doubt I'll get much use out of this.
Re: (Score:2)
X Windows (Score:2)
GoogZilla going the Path of MSFT or Netscape? (Score:2)
On one hand, there's Microsoft. With IE7, I hope we can all agree upon, they have fixed lots of very bad bugs it had. It's still a rather big ugly mess, but progress seems to be going in the right direction. With a bit of goodwill, one might even imagine them to produce a secure and usable browser with v8 or so. On the other hand, there's the ex-underdog Mozilla. Ri
Remind me again... (Score:2)
Does it run threads? (Score:2)
Re: (Score:2)
You're doing it wrong.
"This is the dumbest thing I've heard since I started at Microsoft"
Re: (Score:3, Funny)
"This is the dumbest fucking idea I've heard since I've been at Microsoft"
Re: (Score:2)
And you're still going to stand there and try to tell me Active Desktop never caught on. And let's not forget about the 45 minutes we all hate to admit that we spent with t
Re: (Score:2)
As a (rather small) example, try:
http://www.google.com/mozilla/google.xul [google.com]