Hi there,

I work for a large company and my manager wants me to find something 
similar to what GWT does when delivering optimized versions of websites to 
end users. If the visitor is using Safari/Mac then the server should 
deliver an optimized version of it, but if it uses IE11 on Win8, then a 
different version (potentially smaller and optimized to IE11) would be 
delivered.

I know GWT can achieve that by cross-compiling Java to Javascript and that 
it's based on visual components, but maybe there is something out there 
(even paid) which would do similar things to existing Spring or more 
traditional (not component based) web development.

I have talked to AKAMAI and F5, but their solutions (FEO) don't optimize 
Javascript nor CSS according to visitor's browser. And as we have millions 
of users, we need to make sure our website works on "all" platforms, 
otherwise we lose money.

If such a thing exists, it should only use one source code (HTML, CSS and 
JS). We wouldn't want to have to write optimized version (html, css, js) 
for each different browser, this would be something an agent or precompiler 
should do for us, automatically.

Why not using GWT then? Because our website is content based, and the 
"photoshop experts" send their "work of art" and we have to deliver pixel 
perfect websites, integrate it with facebook, G+ and others, more like 
Amazon.com than an ERP or CRM application.

Please, is anyone aware of such library or tool?

Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to