Depends. When you gzip a file yourself, you don't usually have to
configure anything in your web server. Just make sure that it is passing
the right mime type with the download.
But as some (really old!) browsers have difficulties uncompressing
files, if you want to cater for them too, you can
hi
I have to setup the webserver for gzip ?
thanks
2012/4/15 thron7
> **
> Ernesto,
>
>
> On 04/15/2012 04:08 PM, Ernesto Napoli wrote:
>
> 5) D:\qooxdoo\workspace\inlineApp\generate.py build
>>
>> the size of inlineapp.js is 677 KB why?
>>
>
> This is not unusual. Even a simple applica
Thanks :)
Il giorno 15/apr/2012 17:03, "thron7" ha
scritto:
> **
> Ernesto,
>
> On 04/15/2012 04:08 PM, Ernesto Napoli wrote:
>
> 5) D:\qooxdoo\workspace\inlineApp\generate.py build
>>
>> the size of inlineapp.js is 677 KB why?
>>
>
> This is not unusual. Even a simple application includes
Ernesto,
On 04/15/2012 04:08 PM, Ernesto Napoli wrote:
5) D:\qooxdoo\workspace\inlineApp\generate.py build
the size of inlineapp.js is 677 KB why?
This is not unusual. Even a simple application includes the general
qooxdoo infrastructure for the OO system, with classes, mixin,
hi
is there some help for this questions ?
thanks
2012/4/13 erny
> hi
>
> I'm test your great frameworks :)))
>
> I do this steps:
>
> 1) C:\qooxdoo\qooxdoo-1.6-sdk\tool\bin\create-application.py
> --name=inlineApp -t inline --out=C:\qooxdoo\workspace\
>
> 2) D:\qooxdoo\workspace\inlineApp\ge
hi
I'm test your great frameworks :)))
I do this steps:
1) C:\qooxdoo\qooxdoo-1.6-sdk\tool\bin\create-application.py
--name=inlineApp -t inline --out=C:\qooxdoo\workspace\
2) D:\qooxdoo\workspace\inlineApp\generate.py source (no all class)
3) open Application.js an use only one button1 widge
First off, the advice about mod_gzip and mod_deflate would seem to be the best
option for standard servers.
> What do you think is the best solution qooxdoo can deliver?
Advice on standard servers - as above, plus:
> Is gzipping scripts really supported in IE7?
Yes. This is an extract from a
Is posible to use mod_gzip for Apache 1.3 or mod_deflate for Apache 2.x. Is
not necessary to use gzip from the build process, the server (Apache) can do
it very well.
+info
mod_gzip
http://schroepl.net/projekte/mod_gzip/
mod_deflate
http://httpd.apache.org/docs/2.0/mod/mod_deflate.html
Regards
have something similar in JEclipse?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Sebastian Werner
Sent: Saturday, April 14, 2007 3:53 AM
To: qooxdoo Development
Subject: Re: [qooxdoo-devel] Final size
Am 13.04.2007 um 20:46 schrieb Rahul Sharma:
> We h
reasing we would get more requests like these.
>
> Regards
> Rahul Sharma
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Leander Hanwald
> Sent: Friday, April 13, 2007 5:03 PM
> To: qooxdoo Development
> Subject
Development
Subject: Re: [qooxdoo-devel] Final size
Hi Jonis,
only for your information:
With my Linux Firefox 2.0.0.3 it works good and the page loads in under
4 seconds.
Greetings,
Leander
Jonis wrote:
> New! :P
>
> Instead of call external javascript, just put the content on curren
Hi Jonis,
only for your information:
With my Linux Firefox 2.0.0.3 it works good and the page loads in under
4 seconds.
Greetings,
Leander
Jonis wrote:
> New! :P
>
> Instead of call external javascript, just put the content on current
> page and gzip it!!
> My results:
>
>
> Ex:
> require_o
New! :P
Instead of call external javascript, just put the content on current
page and gzip it!!
My results:
Ex:
Estagio
if (!q
Hi,
just tested it with a bigger application and it worked with FF 2 and
IE7! Just compressed the xxx.js to xxx.js.gz with gzip. Does anybody
know to make tomcat handling these compressed stuff? With apache2 it
works, access via Servlet won't work.
Regards
Dirk
Sebastian Werner schrieb:
> Hu
Hugh Gibson schrieb:
>> But why when you load source version the final size is smaller?
>
> No, it's not.
>
> If you load the source version and then run it under a Javascript debugger
> like Firebug you will see hundreds of script files are being loaded. They add
> up to a much bigger bunch of
> But why when you load source version the final size is smaller?
No, it's not.
If you load the source version and then run it under a Javascript debugger like
Firebug you will see hundreds of script files are being loaded. They add up to
a much bigger bunch of Javascript compared to the built
But why when you load source version the final size is smaller?
I tryied to load my page from load test (wich load all external scripts)
and from build version i got about 600kfrom source version, i got
about 30k (even with external script, like "qooxdoo" linked classes).
Is ths right?
Hot
???
Can i remove this class?? how?
Leander Hanwald escreveu:
> Hi
>
> Your Build Version also contains the qooxdoo own classes, your source
> version only links to them :)
>
> Jonis schrieb:
>> Hi.
>>
>> I've finished my first layout ( :) ) and i'm little confuse about size.
>> My build versio
Hi
Your Build Version also contains the qooxdoo own classes, your source
version only links to them :)
Jonis schrieb:
> Hi.
>
> I've finished my first layout ( :) ) and i'm little confuse about size.
> My build version is about 512Kb!! Is this right?
>
> This is the layout: http://intranet.moural
Hi.
I've finished my first layout ( :) ) and i'm little confuse about size.
My build version is about 512Kb!! Is this right?
This is the layout: http://intranet.mouralacerda.edu.br/estagio/build/
I've build this using Showcase example but remove ALL functions not used.
My 'source' build script
20 matches
Mail list logo