*sighs*

The good sites that I've worked with all minify their JavaScript at point of 
delivery. It's not how the code is put into SCC. The minification is strictly 
for improved network performance.

Kirk

On Aug 12, 2010, at 1:07 PM, Dominic Mitchell wrote:

> On Wed, Aug 11, 2010 at 12:37 PM, Weiqi Gao <[email protected]> wrote:
> On 08/11/2010 04:16 AM, Kirk wrote:
> apparently this is implemented in HTML 5. http://muro.deviantart.com/
> 
> If so, it might not matter that the iPad doesn't support flash.
> 
> And make everyone write code like this (a random snippet of code from the 
> application):
> 
> <script type="text/javascript">
> if (!window.deviantART) deviantART = {};deviantART.deviant ={};
> deviantART.pageData={"overlay_sponsor":1,"user":{"symbol":"","username":""},"dwait_total":15};
> AdHug={apply: function (a,b,c,d) { DWait.ready("jms/chrome/adhug.js", 
> DWait.bind(this, function () { AdHug.apply.apply(this, arguments) }, 
> [a,b,c,d]));DWait.ready("cssms/chrome/ad-hug.css", new Function); }}
> </script>
> 
> 
> Do you write Java bytecode?   No?  Then don't complain about minified 
> JavaScript!
> 
> -Dom 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "The Java Posse" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/javaposse?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to