istepaniuk / jSend-Net

.NET implementation of the jSend decompression class
http://blog.istepaniuk.com/client-side-compression-with-javascript/
7 stars 1 forks source link

jSEND files #3

Closed percy5 closed 11 years ago

percy5 commented 11 years ago

Sorry for posting this here, could not figure out a better place.

I am using jSEND for some time now (with java decompressor I wrote). I came across an issue recently, where there was an issue in decompressing some text. Unfortunately, I lost all the files except, the min js file that, I was using for compression at the client side. And jsend.org seem to be down for some time now. So I was wondering if you have the jSEND files, and if yes, if you could share those with this library or if can get it somehow ?

Sorry, once again for posting this here.

Regards, Percy

istepaniuk commented 11 years ago

Hey, I don't have the original zip file. I do have the JavaScript source and minified jQuery plugin, and also the original PHP class. (I don't remember if there was anything else) I just added them to this repo.

I'll contact Michael Kortstiege to ask about the domain.

percy5 commented 11 years ago

Thank you.