Launching web applications in Prism
Borderless
More and more manufacturers are starting to offer their services directly in the form of web applications. Prism lets you use them like local applications.
Web-based applications are shooting out of the ground like mushrooms. Independent of platform, programs can launch on any computer and offer a similar function scope to their local counterparts. At the same time, they save users the trouble of installing an application, thus reducing the amount of code on their machines and, in turn, the danger of programming errors and vulnerabilities. Additionally, web applications do not typically access locally stored data. Because the handling processors are normally executed on the server, web applications also save resources on a local system.
However, web applications do have one disadvantage: Running the program in your web browser entails some danger of attack by malicious code that reads the content of pages in other browser tabs.
Enter Prism [1], which lets the web application escape the browser interface and displays it as a separate instance, like a local application in a normal window. This lets users launch applications at any time via desktop shortcuts.
Function
Prism, which was formerly known as Webrunner, uses the Firefox [2] Rendering Engine to run applications in their own windows. In doing so, it hides all of the functional elements no longer needed for working with the web application. The program includes all the required elements and thus works independently of the other applications.
That said, Prism does not have an interface to retrospectively install Firefox plugins, which makes the installation of useful extensions (such as ad blockers or dictionaries for spell checkers) impossible. It also reduces the feature-rich contextual menu normally provided by Firefox to simply Copy and Paste.
In contrast to Firefox, which only allows one launched instance, Prism will load each web application with a process of its own. This means that crashes will only affect the current application. However, Prism only keeps the processes separate. Information downloaded by applications, such as cookies or temporary files, are also available to other web applications that you launch with Prism. For example, if you launch Google Mail and log in, your authentication credentials will apply to all other Google online applications.
Tip
Take care to avoid nonstandard characters in application names because Prism will trip over them; at best, it will display the name and the icon incorrectly on your desktop, and at worst, you might not be able to launch the application.
Setup
If you want to work with Prism, simply download the package available from the project homepage [1] and unpack it anywhere on your disk. Readers of LinuxUser Media Edition can use the package included in the LinuxUser/prism/ directory of the CD. After unpacking, click on the prism file. This will pop up a configuration dialog (Figure 1).
At the top, specify the URL and the name of the application; below this, specify whether you want Prism to display the address bar and status messages or enable the navigation keys. Then press Desktop in the Create Shortcuts field to tell the application to create a link on your desktop (Figure 2).
The Windows variant of the software has much more to offer here: It not only lets users create desktop items but also create shortcuts in the start menu and in the taskbar. Clicking the desktop icon is all it will take in future to launch the online application that you configured. Prism does not give you any options for changing the settings after the original setup. All you can do is delete the link and create a new one.
At the lower right of each application window you will find a cogwheel-shaped icon. Clicking the icon opens a menu that lets you print out the page you are currently viewing or launch the Error Console or DOM Inspector. The latter choices let you analyze the structure of websites.
Operation
Prism's look and feel helps users forget that it is nothing more than a web browser without any controls. However, the lack of back and forward buttons makes it difficult to get used to working with Prism at first. The application opens its internal links in the same window. If the new page does not have a link back to the previous page, the user has no chance of navigating back. However, Prism will always open external links in your normal web browser.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
First Release Candidate for Linux Kernel 6.14 Now Available
Linus Torvalds has officially released the first release candidate for kernel 6.14 and it includes over 500,000 lines of modified code, making for a small release.
-
System76 Refreshes Meerkat Mini PC
If you're looking for a small form factor PC powered by Linux, System76 has exactly what you need in the Meerkat mini PC.
-
Gnome 48 Alpha Ready for Testing
The latest Gnome desktop alpha is now available with plenty of new features and improvements.
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.