mozpad
WebRunner 0.3 packaged as a Mac OS X App Bundle
Tonight I threw together a Mac OS X package based on Mark Finkle's "WebRunner" code (Version 0.3.)
Everything looks good on my G4 PowerMac but I don't have any other environment to test this with. I believe that it requires XULRunner 1.8.1.3 XULRunner 1.9a7pre to be installed in the default location (/Library/Frameworks/XUL.Framework/) though another version might work.
I would appreciate any feedback on this as I have minimal experience with MacOS packaging. I intend to use this experience as the basis for a tutorial on MDC and the finished app bundle will make a nice example for other developers to learn from.
If you manage to test this please let me know whether it worked along with the versions of XULRunner and OS X that you tested. Thanks in advance for any feedback you can provide.
Update: I created an icon that you might like to use for webrunner, however, I can imagine using several instances of webrunner for several different webapps. In that case it would be really cool if there were a way to generate a custom version of the icon for each unique webrunner application. More on this idea later.....
Update 2: I am writing up an article with details of how this was done. You can read what I have so far over here on the Mozilla Developer Center wiki. More...
Some cool developments
I would like to share a couple of random, somewhat unrelated items:
- A new version 0.1.3 of POW was released recently. This version adds stability and bug fixes and some cool new features. The interesting stuff: Firebug Support and Standalone Server Support. This should be very interesting!
- Mark Finkle wrote an interesting introduction to WebRunner - a "Site-Specific Browser" that can run your webapps in a separate process from your normal browser. This makes web applications feel more like desktop applications and helps keep your main browser from getting too bloated with the overhead from sites like Google Reader or G-Mail. I'm looking forward to trying this out, I will report back once I have had a chance to use it for a few days.
Free Weblog Hosting for Mozpad members.
Second Mozpad meeting
Making the Mozilla platform more Developer Friendly
Right now there are a few subtle differences between Linux, OS X and Windows that cause problems for cross-platform XULRunner applications. We should improve platform-specific documentation and eliminate inconsistency wherever it is feasible to do so.More...
