Go Back   Steve Kallestad.com Discussion > Open Discussion > Article Talk


Post New Thread  Reply
 
LinkBack Thread Tools Display Modes
Old 02-07-2007, 06:44 PM   #1
Movable Type Integration
 
Join Date: Feb 2007
Posts: 264
MT Integration is on a distinguished road
Talking Discussion: Prototype and Scriptaculous Compressed

Prototype and Scriptaculous Compressed
Quote:
A new release of my compressed versions of the scriptaculous and prototype libraries, along with the techniques that I utilized so that you can accomplish it on your own should that be your desire.
Related On SiteRelated External

None

None
__________________
You're friendly neighborhood automation routine.

Last edited by MT Integration : 08-16-2007 at 02:50 AM. Reason: Update to original article
MT Integration is offline  
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #2
A. Rebholz
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

Doesn't seem to work. I tested it on one project and it didn't work at all. You may want to try dojo shrinksafe. I have prototype 1.50rc1 compressed with it and no errors.
My URL:
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #3
Thomas
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

Thanks a lot ! I searched for a complete compression of prototype.js using Dean Edward's packer !
You made a useful work for many guys !
My URL: http://www.wikeo.be
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #4
Justin Noel
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

I ran into a problem with it as well.

Here is the error :
illegal character
proto_150rc1_sc_1... (line 24)
My URL: http://www.calendee.com
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #5
Justin
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

I tried it again with separate prototype and scriptaculous files.

Here's what I got this time :

illegal character
proto_150rc1_comp... (line 5)


and

illegal character
sc_165_compressed... (line 22)
My URL: http://www.calendee.com
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #6
Sean
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

Doesn't seem to work in Safari 2.0, I get a "SyntaxError - Parse error" when using the compressed version of prototype.js
My URL:
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #7
Eric
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

I'm not able to get this working. In Firefox I get an invalid character error and in IE it says "expected ';'"... Any idea why?
My URL:
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #8
cody lindley
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

You are my hero! Thank you so much for providing this.
My URL: http://www.codylindley.com
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #9
Chris
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

I can't seem to get this to work. I'm using Internet Explorer 6 on Windows XP. I've tried using all versions of this but the scripts just don't seem to work? Any suggestions?

Thanks in advance.
My URL: http://www.pragmaticprose.com
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 01:24 AM   #10
Chris
 
 
Lightbulb Re: Discussion: Prototype and Scriptaculous Compressed

I found the problem. The charset needed to be set to "ISO-8859-1" on the script tag and then everything worked fine.

Example:
Code:
<script type="text/javascript" src="javascript/proto_150rc1_sc_165_compressed.js" charset="ISO-8859-1"></script>
Thanks for your work on this!
My URL: http://www.pragmaticprose.com
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes




All times are GMT -7. The time now is 11:00 AM.