You are not logged in.

#1 2006-10-02 05:56:34

thabenksta
Member
Registered: 2006-06-27
Posts: 6

Ruby on Rails GZip Compressor

I have created a Gzip Compressor for Ruby on Rails based on the existing ones.  I'm asking for testing and feedback so I can release it as a plugin.

Please leave feedback here or through the link above.

Have fun!

Offline

 

#2 2006-10-02 06:24:46

thabenksta
Member
Registered: 2006-06-27
Posts: 6

Re: Ruby on Rails GZip Compressor

I totally forgot to mention, these two lines kept giving me trouble.  Everything seemed to work just fine but they kept throwing errors.

Code:

          TinyMCE_Engine.prototype.onLoad();
          tinyMCE._addUnloadEvents();

I just commented them out, and it still works.  Please let me know if you can explain what this is for so I can try and make it work again.

Offline

 

#3 2006-10-03 00:50:37

spocke
Administrator
From: Sweden, Skellefteċ
Registered: 2004-11-25
Posts: 11253
Website

Re: Ruby on Rails GZip Compressor

This is realy cool. But it would be even cooler if you could base it on the new soon to be released code base for the gzip compressors. They are more clean and straight forward. Grab them from the SVN.


Best regards,
Spocke - Main developer of TinyMCE

Offline

 

#4 2006-10-03 05:19:40

thabenksta
Member
Registered: 2006-06-27
Posts: 6

Re: Ruby on Rails GZip Compressor

Thanks for the tip, I'll check it out.

Offline

 

#5 2006-10-13 23:58:22

thabenksta
Member
Registered: 2006-06-27
Posts: 6

Re: Ruby on Rails GZip Compressor

Yes, the new code is much better.  I refactored my code based on the new stuff and packaged it as a plugin.

TinyMCE GZip Compressor Ruby on Rails Plugin

Thanks Spocke.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2008 PunBB