Good idea, but currently I don't use a web-server :-) a.
On 14.10.10 14:17, "John Spackman" <[email protected]> wrote: > It's also worth checking whether your web server is delivering gzip'd > content on the fly that can make a real difference to startup speed, > especially on slow (mobile) connections. > > John > > From: Guilherme Aiolfi <[email protected]> > Reply-To: qooxdoo Development <[email protected]> > Date: Thu, 14 Oct 2010 04:18:31 +0300 > To: qooxdoo Development <[email protected]> > Subject: Re: [qooxdoo-devel] load times > > Hi, > > the only way to reduce initial loading times is to reduce the amount of > javascript it needs to download to initialize your app. > You can achieve that using Parts. Better explained here: > http://manual.qooxdoo.org/1.2.x/pages/development/parts_using.html > > On Thu, Oct 14, 2010 at 3:28 AM, Andy Fuchs <[email protected]> wrote: >> Is there any documentation available how to speed-up inital loading of my >> webapp? Especially on low profile machines, i.e. iPad... >> >> Does it make a difference, if I prepare my page(s) in the constructor >> instead in 'members:'? >> >> Any hint appreciated. >> >> thx >> >> andy >> >> >> >> >> >> ----------------------------------------------------------------------------->> - >> Beautiful is writing same markup. Internet Explorer 9 supports >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> Spend less time writing and rewriting code and more time creating great >> experiences on the web. Be a part of the beta today. >> http://p.sf.net/sfu/beautyoftheweb >> _______________________________________________ >> qooxdoo-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ---------------------------------------------------------------------------- > -- Beautiful is writing same markup. Internet Explorer 9 supports standards > for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time > writing and rewriting code and more time creating great experiences on the > web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb__________________________________________ > _____ qooxdoo-devel mailing list [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
