Posted on August 24, 2004 by jay_sheth2. Edited: September 01, 2004 by jay_sheth2.
Slides from Presentation on Creating Rich Web Apps Using Mozilla, XUL and AMP
I made a presentation today for the NYPHP group in New York City on creating rich web applications using Mozilla, XUL and the AMP platform.
This presentation was based on the fortune cookies tutorial I published some time ago.
I have all my slides (along with detailed code samples) online here:
http://www.moztips.com/xul_lessons/fortunecookies/present.php
(You need a Mozilla-based browser to view this presentation.)
I just realized today (after upgrading my version of PHP) that for some reason this code does not work on very recent versions of PHP (version 4.3.8). It does seem to work with 4.3.1. It produced a "such and such is not a function" type of JavaScript error, but I think that in turn is caused by some difference in the PHP versions.
Update: Please check out this new post for additional debugging tools and tips.
I have to still work out why these bugs are occuring. I would like to release a zipped file of the source code to the sample application, but I'm hoping that I can find and fix the bugs first.
Category: XUL and PHP
Comment: Read 3 comment(s)
Link: Permanent Link
|