On 16 Jan 2008, at 15:36, Brian Williams wrote:

> But this begs me to ask...do (specifically, which) mobile browsers  
> support deflated content?  Those browsers are going to be the ones  
> most affected by the uncompressed files.
>
> I have to assume that the iP(hone/od) Touch does with Safari in it,  
> but what about the Nokia internet tablets?  or regular phones?  I  
> would also assume that the mobiles that use Opera will have  
> compressed JS because Opera (last I checked) forces a proxy through  
> their servers with its browser.
>
> Any info would be great.

As far as I know, all major mobile browsers support it.
The iPhone/iPod Touch does it because it runs Webkit (and the  
deflating is handled by Webkit). Nokia uses Webkit too, so yes it  
supports deflated content. Hell, even the Nintendo DS supports  
deflated content (their browser is Opera-based).

That said, Prototype & scriptaculous still have quite a large  
footprint for mobile browsers. I would tend to fall back to jquery  
(or for really basic stuff no framework at all) for the mobile  
section of our app.

Best regards

Peter De Berdt


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to