On Fri, Aug 20, 2010 at 7:56 PM, Chris Lloyd <[email protected]> wrote: > On Aug 20, 3:52 am, Mike Bailey <[email protected]> wrote: >> You have to know when to use it though. :-) > > For the record it's good to remember that data-uris base64 encode the > data so there is a 33% size increase.
That shouldn't be an issue if you've got gzip enabled properly. 1428 KB cleaning_beds.png 1928 KB cleaning_beds.png.b64 1464 KB cleaning_beds.png.b64.gz - Mike -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" 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/rails-oceania?hl=en.
