Desktop web applications

De Cacauet Wiki
La revisió el 18:46, 3 oct 2010 per Enric (discussió | contribucions) (Es crea la pàgina amb «You can create desktop applications that are not really system-native. You will use the browser (Mozilla Firefox or Google Chrome) to show a web application (a web page) …».)
(dif) ← Versió més antiga | Versió actual (dif) | Versió més nova → (dif)
Salta a la navegació Salta a la cerca

You can create desktop applications that are not really system-native. You will use the browser (Mozilla Firefox or Google Chrome) to show a web application (a web page) but without all the browser buttons (or at least using less than usual). Somehow, you make the browser disappear and simulates that the application is native (although it isn't).


Google is pushing really hard on that since they're specialized on online applications (Gmail, Calendars, Page Rank, Maps, etc.). In Android most applications are using the same philosophy: just a browser to see the contents online all the time.


Internet explorer doesn't look like it will enable something like that since it releases control from the browser to the website itself, and Microsoft is not the leader in online content area. Prism and Gears make somehow disappear the browser. So, they prefer to keep using web applications clearly inside the Microsoft browser and not making it disappear.


The different versions that we can use are:

  • Prism: for Mozilla Firefox. Has two versions
    • Stand-alone application: installing as a normal application you can start it from the Applications menu on your desktop (available via apt).
    • Firefox plug-in: You can install it with Toots-Plugins and then you'll get a new option in Tools->Convert website to application
  • Gears: for Google Chrome (for the moment just available for 32-bit OS versions).