When documenting this, we need to discuss, right up front, the
importance of having gzip compression switched on for the HTTP
server. There is an enormous size difference between compressed and
uncompressed, and this isn't an issue for SWF, which has internal
gzip compression.
When serving from LPS, the Javascript should be automatically
gzipped. It is, right?
- D.
On Nov 13, 2006, at 7:52 AM, Henry Minsky wrote:
Can anyone tell me what they think is required for DHTML SOLO deploy?
That is, what
auxiliary include files are needed?
Since we serve up the LFC and the app as separate files in DHTML, the
new SOLO wizard will at least have to write out copies of static files
for these.
For reference the current swf solo wizard makes
1) recursive copy of all files in the directory in which the app
resides, and also includes
2) An html wrapper file (app.swf.html)
3) these include files
filenames.add("lps/includes/embed.js");
filenames.add("lps/includes/h.html");
filenames.add("lps/includes/h.swf");
filenames.add("lps/includes/vbembed.js");
I will make a master list of what needs to be packaged up, and make
fork a version of the
SWF solo deployment tool for DHTML.
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]