Prism Prototype Now Available on Mac and Linux

Mozilla Labs

By: Mozilla Labs

On: November 2nd, 2007 Posted In: Mozilla Labs

We’re happy to announce the Prism prototype is now available for Mac and Linux! We’re also releasing an updated version for Windows that resolves some of the issues users have encountered.

Download the Prism prototype for Mac OS X, Linux, and Windows.

Prism now provides a cross-platform way to integrate the web platform with the desktop environment, and developers don’t have to lift a finger to desktop-enable their web applications, while users have the choice to use their favorite web apps in their browser, on their desktop of choice, or in both places.

Incidentally, we’re working on a simple way to open a web application in Prism directly from Firefox (no separate Prism download required), and here are some more ideas folks have suggested to us for improving desktop-web integration:

  • allowing web applications to register to handle particular content types;
  • drag-and-drop support for uploading files to web applications;
  • support for running applications offline (local storage, offline/online event notifications, caching of application components, etc.).

We’d like to see these sorts of features standardized as part of the web platform so they become available to Prism, Firefox and other web-enabled applications. The WHATWG is already standardizing content type handling and offline support in its HTML5 spec, and offline support is already available in Prism and development versions of Firefox 3!

We’d love to hear more ideas for improving Prism and desktop-web integration, so keep the feedback coming! Tell us which web apps you’ve been using in Prism and how it changes the way you use those apps. Report problems you’ve encountered or features you’d like to see in future versions. You can even check out the code and contribute changes!

146 Responses to “Prism Prototype Now Available on Mac and Linux”

  1. Kroc Camen

    This feels more like an 0.3 than an 0.8.

    * In Mac OS there’s no menu to speak of, not even the standard system edit and help menus.

    * Entering a URL should autocomplete from Firefox history / favourites

    * Name could autocomplete from

    * Icon refraction didn’t work for me, is this coming later?

    * In Mac OS can we have an option to add to the Dock instead of the Desktop. It’s not normal or recommended on a Mac to have application shortcuts on the desktop. It’s clutter and poor organisation since the Dock works well, and people have Spotlight and QuickSilver to launch apps.

    * There’s always a Prism icon in the Dock, despite a world icon on the app. I assume both are going to be a refracted favicon in the future.

    * The status bar is awful looking. For Mac OS, please copy iTunes and have a slim dark grey rounded bottom statusbar with a recessed cog button, that would look excellent.

    * The lozenge is visible even though it doesn’t work. This should hide/show the toolbar.

    * Backspace doesn’t work!? Nor does Cmd-Left. I can’t manually move back/forward in history. For power users this is essential. We know what we’re doing and the keyboard is faster than finding a web apps particular back button on screen - if there’s any at all.

    * I can’t get the URL of the page I’m on easily - say if I want to paste it in an online chat. I can’t show/hide the toolbar easily, the context menu is useless. I can’t choose to open a link externally (with Cmd-Click / Context menu). There’s no way to get back to the chosen settings for the current open webapp.

    A normal browser gives me a flexible workflow even within the constraints of one domain. Prism is a good idea, but needs major polish before it can be an actual App. Forget that you’re viewing a webpage, check any other App on the Mac and look at the menus, context menus, features, the little things.

  2. Gyulus

    On my linux the rendering of pages are not the same under Firefox and Prism. You can see the difference between them here.
    Firefox: http://www.bitkreta.hu/IMAGES/20071103110518.png
    Prism: http://www.bitkreta.hu/IMAGES/20071103110520.png

  3. TwisterMc

    I think this is a great start on the Mac. The big thing I see is the fact that the saved sites have the world icon and not the cool Prism icon. I think that Kroc is looking for a full fledged browser and I hope Prism stays minimal as that’s what’s really necessary. Auto complete, keyboard shortcuts and all that jazz can stay in Firefox. Keep Prism simple and work on cutting the file size down.

  4. mfinkle

    Kroc - Thanks for the feedback. Replies:

    * In Mac OS there’s no menu to speak of, not even the standard system edit and help menus.

    - Right, we don’t add any menus. We might add a menu for preferences soon.

    * Entering a URL should autocomplete from Firefox history / favourites

    - Nice idea

    * Name could autocomplete from

    - Maybe. I don’t expect that to be so bad.

    * Icon refraction didn’t work for me, is this coming later?

    - Yes, we need to add code to convert favicons to OS specific formats and sizes. Currently, pre-made webapp bundles support icons.

    * In Mac OS can we have an option to add to the Dock instead of the Desktop. It’s not normal or recommended on a Mac to have application shortcuts on the desktop. It’s clutter and poor organisation since the Dock works well, and people have Spotlight and QuickSilver to launch apps.

    - Tell me how to do that :)

    * There’s always a Prism icon in the Dock, despite a world icon on the app. I assume both are going to be a refracted favicon in the future.

    - Might be fixed right now. Try downloading again.

    * The status bar is awful looking. For Mac OS, please copy iTunes and have a slim dark grey rounded bottom statusbar with a recessed cog button, that would look excellent.

    - Good idea. XUL should be already using an OS specific look.

    * The lozenge is visible even though it doesn’t work. This should hide/show the toolbar.

    - Yeah, should be removed (somehow)

    * Backspace doesn’t work!? Nor does Cmd-Left. I can’t manually move back/forward in history. For power users this is essential. We know what we’re doing and the keyboard is faster than finding a web apps particular back button on screen - if there’s any at all.

    - Make sure you “enable navigation” for Cmd-Left, Cmd-Right and Cmd-Home

    * I can’t get the URL of the page I’m on easily - say if I want to paste it in an online chat. I can’t show/hide the toolbar easily, the context menu is useless. I can’t choose to open a link externally (with Cmd-Click / Context menu). There’s no way to get back to the chosen settings for the current open webapp.

    - Make sure you enable “show location bar” so you can select and copy the current URL.

    Thanks again - Mark Finkle

  5. Kyle Wild

    The web is a great and open platform, but its interfaces are very much behind other technologies. In terms of UI, the hack that is AJAX leaves much to be desired.

    Compare BuzzWord to Google Docs, for example.

    So, my question is, will Prism be able to handle Flash/Flex?

  6. wortwart

    @5: If you want Flash/Flex as a desktop app, why don’t you just use AIR?

  7. ReviewSaurus

    Well unfortunately the windows installer file is corrupt. I downloaded it twice just to ensure everything was correct from my side and it just says that setup file is corrupted.

    could you please check that.

  8. kripkenstein

    “we’re working on a simple way to open a web application in Prism directly from Firefox”

    Hmm, here is a suggestion: how about ‘packaging’ Prism as a plugin, so it can be run from any browser, not just Firefox? For example, a user can be running IE, then they have a button ‘click here to run as a desktop web app’, and when they click on it they are asked to install a plugin - just like Flash. The plugin is simply Prism. The user wouldn’t know they are really running Firefox, if this were integrated seamlessly. After installing the plugin once, other web apps could also be run in Prism with no hassles.

    In this way Prism could become a cross-platform environment, just like Flash (but better in many respects, I think).

  9. François

    Thanks for that version !

    Is there a way to use https with self-signed cert ?

    In my opinion, it would be usefull to have a windows version that can be used whithout needing admin rights.
    This could be realy usefull for cd-rom.

  10. Philipp Pixel

    Neat tool. Though i doesn’t look exactly like Firefox output (linux version), Prism is something the web-app world really needed. It renders our AJAX app without problems by now. I really anticipate the development of Prism! So long

    PPxL

  11. Dickon Reed

    Works for me on Windows. I’d like to have an option to make off site links open in the system default web browser.

    Also, favicon support would be really useful, especially on a cluttered Windows XP start bar.

  12. Lorenz

    I am using it under Ubuntu 7.10 right now and it works very nicely. I don’t want to have it on the desktop, so I included it on the AWN Dock. Looks and works nicely, another step towards the online desktop. Great work!

  13. Luis Villa

    I can’t be the first to notice that the bug reporting link in this page is busted, right? :) (” Sorry, either the product Mozilla%Labs does not exist or you aren’t authorized to enter a bug into it.”)

    (And I have editbugs, or did last I checked.)

  14. Syzamen

    I’d like to use prism with httpS wich I trus (even cert auth is self-signed). Using your prism is best solution for work with my webapps, HOPE you’ll fix this soon.

  15. Patrick

    Very good work. Will it be possible to use “more” Gmail-Prisms? It would be awesome if I can launch 2 Prisms with two separate Gmail-Accounts.

  16. sull

    I’ve also contributed an experimental Prism Bookmarklet. So until its integrated into firefox…. and for users of other web browsers…. this might be somewhat helpful to create prism apps via the web on-the-fly.

    Use a web app to create a desktop app of a web app ;)

    http://prismspectrum.com/bookmarklet/

  17. jbus

    I’ve tried the Linux version and it looks promising, but we definitely need a way to install extensions and plug-ins.

  18. Cristian Conti

    We need a better support and a simplified way for configuring Prism behind a proxy.

  19. Wolfman-K

    I like this product alot, I don’t want it to behave at all like a regular web browser, at least not without having to tell it too in options.

    To that end the one feature I would love to see is to have it open links in your main browser instead of in Prism’s own window. This will keepthe web app behaving more like a desktop application, which I think is the point.

    Awesome so far, I can’t wait to see where this goes.

  20. Paulo A. Silva

    Hi,
    I’m under a proxy and I can not connect any web application.
    I could not find any option to configure proxy inside Prism, did you?

  21. Ncus

    Prism failed to start on 10.4.10 iMac 20″ ..

  22. BeepBeepDubDub

    I know very little about mozilla, but from what i gather it seems that firefox is lacking support for .net framework…

    Is there a way to turn it on so i can view some web based applications??

    also, same deal for prism, I would love to view my web based app with this, it seems like a great tool.

  23. Mozilla Prism

    Say I were to create a facebook webapp, one of the functions that I would need is the option to go back to a particular webpage that I have viewed previously. Apparently, Prism lacks this functionality right now and it would be great if we can have the option of traversing between webpages with more flexibility.

  24. Jayanth Iyer

    Hi,
    I downloaded the application Prism. It ’s cool to run web applications directly from the desktop instead of clicking the web browser. As this project is still under development i would like to have some more features added.

    1)I would like to have tabs in this application,because after using Firefox i am so used to tabs.

    2)Also when a webapp opens in a window say i open google.com i would like to have all the web applications which i
    had added to be displayed on a left pane of the window.
    Also it would be cool if it auto hides itself….when i bring the mouse near that pane it would display and i can directly click on the web app.

  25. Andreas

    “The page at XXX says:”-text should be removed to act more like an application!

  26. Juno

    Add Google Gears Support, however that is done, and you’ll have a killer app!! My SMS notifications with Remember The Milk don’t work, so I have to use RTM with my Google Calendar, but I’m on the move all the time and sometimes I don’t have Wi-Fi access, so Offline access to these apps would be like GREAT!!!

  27. Juno

    I been using it with my macbook, but for some reason now I can only open one webapp at a time. Say I open RTM and try to open Gdocs, it won’t let me. It says Prism is already open and that only one instance of the application can be open at a time!! Any idea why? Or how to fix it?? Thanks!
    P.S. Oh, and gosh if you keep adding all those requests, well then might as well just start a new browser to compete with Firefox. Tabs? Nav Buttons? Just use firefox then…this is supposed to be a one application per window, just like Word or Excel. You don’t see Word and Excel opened in the same window, do you huh? Do you??????????

  28. Thijs

    @6: Because we want something that is open source, and AIR isn’t!

    Can anyone confirm that there’s Flash support in Prism?

  29. Elliott

    In support of #17: Definitely need to support Firefox add-ons (I can’t use GMail without them).

    Great start though!

  30. Bob

    When will drag-and-drop support be integrated?

    Are there any plans, that users can drag a file from the
    webapp to their desktop and vice versa (with automatic upload)?

    Thanks,

    Bob

  31. Amos

    I will second the “packaging for IE” desire expressed above. Our big dilemma is that we’re trying to develop a rich web application using SVG (among other things) and IE doesn’t support that. Some way to easily get our app up and running for an IE user would be great. Having them download, install, and re-visit using Firefox is far too onerous.

    Will Java applets and the Quicktime plug-in run in Prism if they have been installed on the system? What if the user doesn’t have anything else mozilla based on their system?

  32. Otavio

    Hi!

    I like to use this application to access my system. Is there a way to use https with self-signed cert ?

    Thanks.

  33. DockHowTo

    To learn about adding an item to the Dock, look in the user’s Library/Preferences folder for the file “com.apple.dock.plist”

    I would add the app to the Applications folder and then add it to the Dock. Make sure the name is unique from what is already in the Dock. And be sure that an app is being added because documents and folders are added a bit differently.

    MacOSX has a command to manage plists: “defaults” (man defaults). “defaults write” to add or remove items to a plist and “defaults read” to read what it there.

    The following command will add an app to the Dock. It is all one line but I am going to break it up:

    defaults write com.apple.dock persistent-apps -array-add

    tile-data

    file-data

    _CFURLString
    FULL-PATH-TO-APP-HERE
    _CFURLStringType
    0

  34. DockHowTo

    Damn, just as I worried about, the web software didn’t like the “less than” and “greater than” symbols. I will replace them with parentheses, but use the “less than” and “greater than” symbols for the real command:

    defaults write com.apple.dock persistent-apps -array-add
    “(dict)
    (key)tile-data(/key)
    (dict)
    (key)file-data(/key)
    (dict)
    (key)_CFURLString(/key)
    (string)FULL-PATH-TO-APP-HERE(/string)
    (key)_CFURLStringType(/key)
    (integer)0(/integer)
    (/dict)
    (/dict)
    (/dict)”

  35. Juno

    I’m still having the same problem of not being able to open TWO webapps at the same time. I’m using a mac. When I open one and try to open a second one, I get something like “…Prism is already open, can’t open more than one Prism at a time…” or something like that. Any ideas??

  36. MacUser

    I use a Mac, and I was trying out Prism, in response to Kroc’s concerns, you can add apps to the Dock by editing ~/Library/Preferences/com.apple.dock.plist to go to the .app file created, thus adding the Prism link to the Dock.

  37. Ron

    an option to hold an entire Profile Folder online, and use that folder online from any computer, could be great..

    option to hold & edit a profile folder online could be great, like Facebook account, with an option to add firefox add-ons, themes, bookmarks.. everything online.. and use that profile from any computer..

  38. Ashwin

    Wow Prism Rocks!

  39. asdf

    )

  40. celentanno

    Hi? i thin it easy

  41. Max

    Will there be printing functionality on the Mac version?

  42. tronkel

    I have found a work-around for the bug that prevents Prism from running under Linux when there is supposedly more than one instance of Prism running. This is a false alarm and suddenly occurs for no obvious reason. Killing the process and/or restarting does not help.

    The problem appears to be caused by a corrupted profile. The work-around is to start Prism from a terminal by typing:

    prism -ProfileManager

    Delete the current profile and then create a new one from within the profile management window. Prism will now start.

    I have no idea why the profile would get corrupted in the first place. This is certainly a bug and needs to be fixed. The workaround is only a temporary solution.

  43. 深圳翻译

    all

  44. 深圳翻译

    sdfds

  45. 深圳翻译公司

    look!

  46. 翻译公司

    汉克斯!

  47. Ethan

    You can get the same affect of this application just by dragging your bookmarks to your desktop. I gave it a try, but it’s just a superfluous program. Sorry guys, good try though. =T

  48. jack

    asdfasdf

  49. Jacob

    Q: Why Should we use an SSB?
    ————————
    A: http://www.christianmontoya.com/2007/12/16/everyone-should-use-site-specific-browsers/
    ————————

    If you use OS X I reccomend Fluid: http://fluidapp.com/

  50. Церковный

    Well, the Prism prototype needs to be tested..

  51. Michael Gross

    I configured Prism for Google calendar and liked it so much I wanted to run Gmail in another instance. I renamed the Prism application file and double-clicked to configure it and Got the error:

    “A copy of Prism is already open. Only one copy of Prism can be open at a time.”

    Is there any way to run web apps at the same time? It seems that this would be key to making this a useful application.

  52. Richard

    Hi, I really like the concept of Prism.

    Having played around a bit I think I have a few things that I’d like to see:

    - Could you make it possible to configure the window size to automatically resize to a fixed size/aspect ratio in the initial setup screen. I am envisaging that people might want to use multiple Prism programs simultaneously (like widgets).
    - I’d like to have the option to disable page scrolling
    - It would be great to be able to create the option to generate customized menus (and corresponding key commands) specific to each web app

    Some observations about interface:

    - Gmail seems really clunky in Prism - when I’m using prism without all the usual browser interface elements I feel quite different about page layout - I expect buttons to be larger and I don’t want to scroll down the page if at all possible
    - I want to use shortcut key commands in a different way
    - I really expect less ‘distractions’ than are usually present in a webpage
    - If I use twitter the page is far to big - I would a smaller version in a little window in the corner of my screen
    - Flash apps like Flickr Organiser seem much more natural to use than most AJAX apps

  53. Joop Heijberg

    prism sucks! this is no “program”
    use “fluid” 1000% better!!

  54. Estetik

    Prism - Publier des applications WEB […]

  55. SupercoW

    How about FreeBSD support? It should not be hard to port it on to FreeBSD when you have it working on Linux.

  56. video

    teşekkürler

  57. diş beyazlatma

    teşekkürler mozilla :D

  58. Organizasyon

    Prism Fuente Internet, Linux, Macintosh !

  59. Calle

    Cant create shorcut on Desktop.
    Using localized version of ubuntu gutsy,
    so my “Desktop” dir i s not “Desktop”.
    Tried to create ta new folder called Desktop but no luck…

  60. simli isimler

    nachmittags · Gespeichert unter webtrends mozilla hat schon vor längerer zeit das programm prism (damals webrunner) in der version 0.8 veröffentlicht. prism ist dazu konzipiert, um web2.0

  61. Organizasyon

    thanks !

  62. msn nickleri avatarları

    nice

  63. Webmaster Blog

    Thanks you !

  64. Firefox Mozilla

    Thaks you Mozilla..

    Ow.. Fan Club..

    http://firefoxmozilla.wordpress.com/

  65. Michael Krog

    Prism rocks!

    I use it for Google Calendar and it starts up way faster than any other calendar-system i’ve tried.

  66. Plastik Çember

    Talk to the author know. !

    thank!

  67. murat çakan

    peugeot servis kartalda size en iyi sefrvisi vermekten gurur duymaktadır

  68. kocaeli dokum

    kent mobilyaları ve oturmabankları konusun da tek firma olan koca elidokum hizmet te sınır tanımıyor

  69. Kadın Sitesi

    I felt a bit ashamed using Adobe AIR. Inspired by garrett’s stylesheet tweets, I created a Prism app bundle that makes Twitter main web-interface nice and compact. It wouldn’t be complete

  70. x-ray cihazları

    x-ray cihazları, ceag türkiye, interkom sistemleri, kartlı geçiş sistemleri ürün tedarik cileri

Trackbacks

  1. Blogging Meta

    […] Prism for mac is out. Those not familiar, it’s Mozilla’s Webrunner app, which basically gives you a stripped down browser to run web apps in, so that you don’t have to keep multiple tabs/windows open in your browser, perfect for things like gmail, Basecamp, insert your favorite web app here. Feed for this Entry […]

  2. Mark Finkle’s Weblog » Prism 0.8 - Now for Mac & Linux

    […] Over at Mozilla Labs, we’ve released Prism 0.8 for Mac and Linux. We also took the opportunity to release a refreshed Prism 0.8 for Windows too. Why? you may ask. While getting the Mac and Linux versions ready, we received lots of feedback and bug reports from users. We were able to fix a few of the painful bugs, so a refreshed Windows release seemed appropriate. Some of the fixes include: […]

  3. Prism 0.8 - Now for Mac & Linux · Get Latest Mozilla Firefox Browsers

    […] Prism 0.8 - Now for Mac & Linux Over at Mozilla Labs, we’ve released Prism 0.8 for Mac and Linux. We also took the opportunity to release a refreshed Prism 0.8 for Windows too. Why? you may ask. While getting the Mac and Linux versions ready, we received lots of feedback and bug reports from users. We were able to fix a few of the painful bugs, so a refreshed Windows release seemed appropriate. Some of the fixes include: […]

  4. Prism 0.8 - Now for Mac & Linux · Get Latest Mozilla Firefox Browsers

    […] Prism 0.8 - Now for Mac & Linux Over at Mozilla Labs, we’ve released Prism 0.8 for Mac and Linux. We also took the opportunity to release a refreshed Prism 0.8 for Windows too. Why? you may ask. While getting the Mac and Linux versions ready, we received lots of feedback and bug reports from users. We were able to fix a few of the painful bugs, so a refreshed Windows release seemed appropriate. Some of the fixes include: […]

  5. Prism 0.8… listo para descarga: también para Mac y Linux :

    […] El equipo de desarrollo de Mozilla ha lanzado la nueva versión de Prism 0.8, en la que esta vez se ha incluido para los sistemas operativos de Mac y Linux. […]

  6. Geek RC1 » Prism disponible pour mac et linux

    […] L’annonce sur le blog de Mark Finkle L’annonce sur le blog du Mozilla Labs L’annonce sur XulFR.org […]

  7. Iphone | Apple | Mac Blog » Prism Prototype Now Available on Mac and Linux

    […] Mozilla Labs added an interesting post on Prism Prototype Now Available on Mac and LinuxHere’s a small excerpt […]

  8. Apple Blog » Prism Prototype Now Available on Mac and Linux

    […] Mozilla Labs placed an observative post today on Prism Prototype Now Available on Mac and LinuxHere’s a quick excerptWe’re happy to announce the Prism prototype is now available for Mac and Linux! We’re also releasing an updated version for Windows that resolves some of the issues users have encountered. Download the Prism prototype for Mac OS X, … […]

  9. despuesdegoogle » » Breves (3.11.07)

    […] Prism, ya disponible para Mac y Linux Yahoo! actualiza sus algoritmos de indexación (SoySEO) Google Blog Sarch junto a Technorati en los Links Entrantes del Tablero de WP (LordMax) Este lunes Google desvelará sus planes para telefonía móvil […]

  10. Sundry. : Incredible Thoughts

    […] Feeling a little techno-dorky on this one…but Mozilla’s Prism is interesting technology. I’d love to see it go somewhere useful. (Update: I’ve played with this one for awhile and I can’t think of any real value in having an application that runs a website without using a web-browser. I’m sure someone can…but I don’t see this going on my list of favorites). […]

  11. Webmaster Libre | La web en el escritorio al estilo Mozilla, llega Prism

    […] Edito: Ya tenemos disponible una versión para Linux y Mac OS […]

  12. Prism para Linux e Mac OS X | Tecnologia da Informação - Desenvolvimento e Educação

    […] Há um ano, em novembro de 2006, eu escrevi sobre um cenário no qual o sistema operacional resumia-se a um carregador do navegador e muitos acharam que fosse bobagem! No início de outubro eu falei das perspectivas no futuro do Javascript e do Firefox e tudo parecia meio ficção científica. Há cinco dias esse futuro ameaçou tornar-se realidade com o lançamento do Prism pelo Mozilla Lab. Para quem não se lembra, o Prism é uma tecnologia que permite trabalhar com um sítio web como se ele fosse um aplicativo instalado em seu computador. E eu falei que a versão do Prism para Linux sairia em breve. Nem eu acreditei que em tão pouco tempo estaria aqui dizendo: Saiu o protótipo do Prism para Linux e Mac OS X. A versão para Linux pode ser baixada aqui. Faça o download para algum diretório conveniente - eu o fiz para o subdiretório bin do meu diretório particular - e descompacte-o. Entre no diretório “prism” recém-criado e execute o arquivo “prism”. Você estará diante da seguinte janela de configuração […]

  13. The Universal Desktop mobile edition

    […] I’m catching up on my feeds today and noticed that Mark Finkle posted that Mozilla has released Prism for both Mac and Linux. In addition, they released a refreshed version of the Windows version with some bug fixes. […]

  14. Mozilla Prism : le meilleur des deux mondes | ISC-MMTI

    […] Les applications lancées avec Prism sont donc disponibles sur votre bureau comme tout autre application de votre ordinateur. Je vous laisse juger par les copies d’écran ci-dessous et je vous conseille aussi de lire l’article de la fondation Mozilla et l’article de Frédéric sur Prism. Prism est disponible gratuitement sous Windows ainsi que depuis peu sous Mac OS X et Linux. Essayez-le, vous serrez, tout comme moi, conquis ! […]

  15. Mozilla Prism для Mac и Linux | RIA crumbs. RIA development related blog

    […] Mozilla отдает на растерзание любителям Mac и Linux свой проект Prism. Для установки приложения нужно: после запуса Prism приложения нужно будет выбрать куда сохранить шорткат на приложение. В поле для URL вводим имя приложения. […]

  16. Mozilla Labs Blog » Blog Archive » Prism Prototype Now Available on Mac and Linux at they made me do it

    […] Prism gibt es nun auch für Linux und MacOSX. Habe ich schon getestet. Läuft super. Das ganze gibt es hier. […]

  17. Widgetop with Prism on Linux desktops « Widgetop News

    […] The Mozilla Labs just released the Linux and Max OSX version of their new Prism project. Now you can run Dashboard widgets with Widgetop on your Linux desktop. Prism for Windows is already available a little longer. Explore posts in the same categories: Ajax, Apple, Dashboard Widget, Downloads, HowTo, Mozilla, News, Prism, Tips, Web 2.0, Web Desktop, Widget […]

  18. Tejus’s Blog » Mozilla Prism

    […] I rolled on over to my blog reader and came across Mark Finkle’s post about the release of Prism for something other than […]

  19. Mozilla’s Prism now available for Linux too (and Mac) » Chip.Cuccio.US

    […] but only for the Windows platform. The Linux community reacted as one would expect. Mozilla has now announced the availability of a Linux version. Mac OS X support has been added as well. Source: “Mozilla’s Prism now available for […]

  20. tecosystems » links for 2007-11-06

    […] Mozilla Labs Blog » Blog Archive » Prism Prototype Now Available on Mac and Linux will be interesting to see how this proceeds (tags: applications firefox mozilla prism webrunner browsers onlinedesktop) […]

  21. GiuseppeSorce » Blog Archive » Prism: preview per linux e mac

    […] Per vedere la preview labs Mozillla  […]

  22. Prism ahora disponible para Linux y Mac | Adictos a Linux

    […] Prism - Mozilla LabsDescarga: Mac | Linux | WindowsVía: The Inquirer addthis_url = […]

  23. Daily Downloads: iTunes, Paint.NET, Prism, and More

    […] 0.8 [Homepage] [Release Notes] [Review] Release: Prototype Type of Application: Stripped down web browser […]

  24. Access Web Applications With Prism | JJjunk

    […] you use online applications like Google Docs, Zoho, Google Reader, etc. then Prism is a nice way to add these as applications on your computer without using a browser. Prism will […]

  25. [M-L] Prism Prototype Now Available on Mac and Linux - Overclock.net - Overclocking.net

    […] spec, and offline support is already available in Prism and development versions of Firefox 3! source __________________ Fore Sale: Endo’s stuff Join the Linux/ Open Source Club The Ubuntu Resources […]

  26. Mozilla Prism - удобная интеграция веб-приложений в десктоп >> Записки Убунтуйщика

    […] настроя лоровцев я не разделил! Лично по мне, Prism очень удобен. Пока что применяю его только для Gmail […]

  27. mozilla prism für mac + win : iSimplyApple

    […] liegt in einer Neuauflage vor Mozilla hat eine Linux- und eine Mac-OS-X-Version von Prism veröffentlicht, einer Software, mit der sich Web-Anwendungen in Desktop-Programme umwandeln […]

  28. Zurück und irgendwie doch nicht

    […] Mozilla.org tut sich so einiges und aus WebRunner wurde Prism. Welches jetzt auch für den Mac zur Verfügung steht und eigentlich auch schon gar nicht so schlecht aussieht. Man kann einfach seine […]

  29. <CONTENT /> v.4 » links for 2007-11-07

    […] Mozilla Labs Blog » Blog Archive » Prism Prototype Now Available on Mac and Linux Prism now provides a cross-platform way to integrate the web platform with the desktop environment, and developers don’t have to lift a finger to desktop-enable their web applications, while users have the choice to use their favorite web apps in their (tags: mozilla webdev development desktop) […]

  30. Linux ve Mac için Mozilla Prism · Mürekkep - İnternet Yaşam Rehberiniz

    […] http://labs.mozilla.com/2007/11/prism-prototype-now-available-on-mac-and-linux/ […]

  31. .:dydimustk:. » Blog Archive » prism + google reader

    […] am now using Prism to read my feeds in google reader. My next step will be to build something in AIR. Then, […]

  32. Ubuntu Musings » Blog Archive » Playing with Prism

    […] to bring Web applications to the desktop. Last week, I learned that a prototype of Prism for Linux is available. So, I duly downloaded and installed it. I have to admit that I find Prism, and the concept behind […]

  33. Prism 0.8 ya está listo para Mac y Linux

    […] Vía | downloadsquad Descarga | Prism en Mozilla labs […]

  34. Tecnologia » Blog Archiv » Prism 0.8 ya está listo para Mac y Linux

    […] Vía | downloadsquad Descarga | Prism en Mozilla labs […]

  35. Prism 0.8 ya está listo para Mac y Linux « Informar Es Poco!

    […] Vía | downloadsquad Descarga | Prism en Mozilla labs […]

  36. Prism 0.8 ya está listo para Mac y Linux | BlogPuff // Noticias - Internet - Styles, Vista Themes, Wallpaper, Iconos, Css, Design, Recursos Web, Photoshop

    […] | downloadsquad Descarga | Prism en Mozilla labs Tags: Actualidad, Freeware, Internet, Linux, Mac, Mozilla, navegadores, […]

  37. Prism 0.8 ya está listo para Mac y Linux | Blog GeekDiario.com // Ultimas Noticias - Internet - Blogs

    […] | downloadsquad Descarga | Prism en Mozilla labs Tags: Actualidad, Freeware, Internet, Linux, Mac, Mozilla, navegadores, […]

  38. Mozilla Labs Prism turns MyQuire into a desktop application : Quire Blog

    […] this week, Mozilla Labs - creators of the Mozilla Firefox web browser - announced the beta release of Prism. Why might this be of interest? Because Prism allows for web based applications - like MyQuire - to […]

  39. Utilizzare Prism con i servizi Web di tutti i giorni « GeekMarketing

    […] Mozilla, Prism, Twitter, ubuntu Recentemente il team Mozilla ha rilasciato un nuovo progetto, Prism, con l’intento di trasferire le applicazioni Web sul desktop. Avevo un po’ snobbato la […]

  40. Mozilla Prism Now Available on Linux and Mac | dailyApps

    […] Prism about which I had talked about earlier has just got a fresh release for Linux and Mac OSX. Prism is basically a stripped down version of Firefox that allows you to load a single page at a […]

  41. Taranto Mozilla Prism anche per Mac e Linux - Taranto Village Forum

    […] arrivano buone notizie per gli utenti Mac e Linux, arriva infatti anche per queste piattaforme la release di Prism, il sistema leggero di Mozilla per integrare le applicazioni web sul desktop tramite un browser […]

  42. BlogZilla » Mozilla Prism anche per Mac e Linux

    […] arrivano buone notizie per gli utenti Mac e Linux, arriva infatti anche per queste piattaforme la release di Prism, il sistema leggero di Mozilla per integrare le applicazioni web sul desktop tramite un browser […]

  43. Mozilla Prism disponible para Mac y Linux en AppTen

    […] del lanzamiento la versión 0.8 de Webrunner, ahora llamada Mozilla Prism, se ha trabajado para la integración de este sofware en Mac y […]

  44. Perliukai #389 : nežinau.lt

    […] kas nori turėti patogų ir atskirą priėjimą prie interneto resursų iš darbastalio: dabar Prism jau turi versijas ir MacOS bei Linux. Aš jau pripratau prie Gmail ir Google Reader ant […]

  45. Mozilla Prism, The One Trick Pony, Is Now Available for Download

    […] More or Download Now Other stories breaking the […]

  46. Kibit › Tecnología e informática » Prism para Linux y Mac OS X

    […] Mozilla Labs Blog Top Posteado en Software, Internet, Noticias | […]

  47. Prism - Tárcio Zemel

    […] Prism Prototype Now Available on Mac and Linux Anúncio oficial que informa as agora disponíveis versões do Prism para Linux e Mac OS X. […]

  48. Mozilla Prism 0.8 Available for Linux and Mac « Linux and Open Source Blog

    […] Browsers, Information Management, News — E@zyVG @ 6:09 am Few days ago Mozilla launched Mac and Linux versions of Prism. What’s Prism again? It’s a stripped down version of Firefox that essentially lets you […]

  49. armanz-world » Mozilla Prism 0.8 disponibile per Linux e Mac .

    […] giorno fa Mozilla ha lanciato una versione di Prism per Mac e Linux. Prism (WebRunner) è una versione di ‘fascia bassa’ di Firefox che essenzialmente […]

  50. Labnotes » Rounded Corners - 167 (All talk, no ads)

    […] Pandora. Now that I can run it inside Prism without fear of crashing Firefox, it just plays and plays and […]

  51. movito – VectorMagic: the way forward for calculation-heavy apps?

    […] since it’s a Flex app, it would work fine in Adobe AIR or in Prism (I’m using the latter) SHARETHIS.addEntry({ title: “VectorMagic: the way forward for […]

  52. Using Mozilla Prism on Linux | Linux Tech Daily

    […] Labs recently released the Prism prototype for Linux. What is Prism? From the site: “Prism is an application that lets users split web applications […]

  53. Mozilla Prism jetzt fr Linux und Mac verfgbar - Internet und Kommunikation | ZDNet.de News

    […] hat eine Linux- und eine Mac-OS-X-Version von Prism verffentlicht, einer Software, mit der sich Web-Anwendungen in Desktop-Programme umwandeln lassen. […]

  54. Prism - the Web App Launcher | Kabatology ~ Open Source, Linux

    […] web application formerly known as Webrunner, now Prism is available as a prototype for download. The Prism prototype provides a cross-platform way to integrate Web applications with the desktop environment by making […]

  55. chown -R ZeIT:TeAM blog.zeit.ro | chown -R ZeIT:TeAM blog.zeit.ro

    […] Webrunner becomes Mozilla Prism December 11th, 2007 by admin The Mozilla-based, single-site "Web app" browser Webrunner, which we covered in July, was rebranded Mozilla Prism in October and moved to the Mozilla Labs site. Initially, Prism was only available for Windows, but Mac and Linux builds are now available. […]

  56. graemehunter.co.uk » Blog Archive » links for 2007-12-12

    […] Mozilla Labs Blog » Blog Archive » Prism Prototype Now Available on Mac and Linux (tags: firefox mozilla prism) […]

  57. Mac & Prism at SizzlaBlog

    […] Following my implementation of a Flash based desktop widget for viewing RSS feeds, I decided to experiment with Mozilla Prism. […]

  58. Geek Lectures - Things geeks should know about » Blog Archive » Comment on Prism Prototype Now Available on Mac and Linux by DockHowTo

    […] Linux.com Admin wrote an interesting post today onHere’s a quick excerptTo learn about adding an item to the Dock, look in the user’s Library/Preferences folder for the file “com.apple.dock.plist”. I would add the app to the Applications folder and then add it to the Dock. Make sure the name is unique from … […]

  59. Fluid: il Safari per le web-app

    […] fa vi parlai di un nuovo interessante progetto di Mozilla, chiamato Prism. Si tratta di un browser di nuova concezione, pensato appositamente per le web-app. In effetti, con […]

  60. Nowsaying.Com » Comment on Prism Prototype Now Available on Mac and Linux by Stewart

    […] an interesting post today on Comment on Prism Prototype Now Available on Mac and Linux by StewartHere’s a quick […]

  61. Prism integra le applicazioni web all'interno del Mac

    […] Il primo di questi progetti esperimenti si chiamava Webrunner, che attualmente è stato rinominato dai laboratori di Mozilla in Prism […]

  62. Joomla Components Extensions Blog » Blog Archive » Using Prisim To Administrate Joomla Safer

    […] Prism Prototype Now Available for Mac and Linux […]

  63. Tavsiye Ediyorum #3: Songbird & Mozilla Prism | BioEng Thing

    […] Mozilla Prism Mozilla Labaratuvarlar’ında geliştirilen Prism, yine XULRunner platformu üzerinde hayat buluyor. Prism, Web uygulamalarını bir nevi masaüstü uygulamaları gibi çalıştırmayı amaçlayan bir uygulama. Örneğin, kendi bilgisayarımda Gmail, Google Documents ve Google Calendar için kullanıyorum.Bunu yapmak için Mozilla Prism’e kullanacağınız web uygulamasının adresini vermek yetiyor ve masaüstünüzde seçtiğiniz o uygulamanın simgesi beliriveriyor. Kullandığınız tarayıcıdan bağımsız çalışması oldukça rahatlatıcı. Çoklu platform (Win, Mac, Linuz)desteği de cabası… Geleceği de oldukça parlak gözüküyor. Örneğin Gmail’in Google Documents’in Google Gears ile beraber oflline çalışabilirliği gündeme geldiğinde, çok hoş gelişmeler olacağa benziyor. Henüz emekleyen bu projeyi benimsiyor bağrımıza basıyoruz… İndirmek için buradan buyrun… […]

  64. windows vista problems with adobe flash

    windows vista problems with adobe flash…

    yes indeed……

  65. A77 » Blog Archive » Mozilla Prism: Mac and Linux prototypes now available

    […] can read further regarding this from here and can download the prototype from the same location as well. Technorati Tags: Mozilla, Prism, […]

  66. mozilla prism « abstractizm life blog

    […] nachmittags · Gespeichert unter webtrends mozilla hat schon vor längerer zeit das programm prism (damals webrunner) in der version 0.8 veröffentlicht. prism ist dazu konzipiert, um web2.0 […]

  67. Linux 4 All » Archiwum bloga » Mozilla Prism

    […] Więcej informacji na temat nowego testowego Prisma znaleźć można na blogu twórców. […]

  68. mite. Blog : » Archiv » Heraus aus dem Browser und ab auf den Desktop: Prism und Fluid machen’s möglich.

    […] der Firefox-Engine Gecko basierende Prism steht für Windows, Mac OS X und Linux zum kostenfreien Download bereit; Das ebenfalls kostenfreie Fluid sei allen Leopard-Usern wärmstens empfohlen – die […]

  69. sexy poker on line

    giochi giochi online…

    Trovate giochare omaha poker 7 card stud…

  70. card credit program reward

    card credit debt help xxasdf…

    Today mbna credit card online access instant approval credit card canada…

  71. Prism | desenvolvimento para web

    […] Prism Prototype Now Available on Mac and Linux Anúncio oficial que informa as agora disponíveis versões do Prism para Linux e Mac OS X. […]

  72. My Technical Blog » Prism (By Modzilla)

    […] Prism - Publier des applications WEB […]

  73. Usa GTalk en Mac y Linux con Prism | TodoLibre.net - 100% Contenido Gratuito

    […] Descargar Prism Fuente Internet, Linux, Macintosh […]

  74. free online casino game craps casino craps craps casino game

    advance cash day pay until advance cash cheap day pay pay day cash advance…

    Her download slots online poker live…

  75. Stopped Clock Blog

    […] I felt a bit ashamed using Adobe AIR. Inspired by garrett’s stylesheet tweets, I created a Prism app bundle that makes Twitter main web-interface nice and compact. It wouldn’t be complete […]

  76. The Folding Fool » Blog Archive » Comment on Prism Prototype Now Available on Mac and Linux by jouer …

    […] Talk to the author know. […]

Leave a Reply

About Mozilla Labs

Laboratories are where science and creativity meet to develop, research, and explore new ideas. Mozilla Labs embraces this great tradition - a virtual lab where people come together to create, experiment, and play with new Web innovations and technologies. Read More »


Left Shadow Right Shadow