Skip to content Skip to sidebar Skip to footer
Showing posts with the label Compression

Rails Asset Pipeline Js Compression Inserting "illegal Characters"

I just asked a question about an 'Illegal Character' in my javascript. The answer there le… Read more Rails Asset Pipeline Js Compression Inserting "illegal Characters"

Compress Javascript With Gzip

I ran Google PageSpeed Insights to optimize my site and it recommended archiving the numerous JavaS… Read more Compress Javascript With Gzip

How Do I Set Up Gzip Compression On A Web Server?

I have an embedded webserver that has a total of 2 Megs of space on it. Normally you gzip files fo… Read more How Do I Set Up Gzip Compression On A Web Server?

Tinymce Build Script To Compress All Js Files

I am looking for a way to compress all tinymce js files into one single file. I would like to use a… Read more Tinymce Build Script To Compress All Js Files

Javascript: Decompress / Inflate /unzip /ungzip Strings

I'm looking for JavaScript implementation of string inflating algorithms. I want to compress on… Read more Javascript: Decompress / Inflate /unzip /ungzip Strings