<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Utility: JavaScript Obfuscator</title>
	<atom:link href="http://ajaxian.com/archives/utility-javascript-obfuscator/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/utility-javascript-obfuscator</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: rmrribeiro</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-285572</link>
		<dc:creator>rmrribeiro</dc:creator>
		<pubDate>Tue, 21 Dec 2010 16:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-285572</guid>
		<description>Javascript is a critical component of today&#039;s Web pages. It was important back in 2005  but now it&#039;s everywhere. Yesterday i noticed that 90% of the top 10 000 websites use Javascript: http://trends.builtwith.com/docinfo/Javascript
This is huge!

For me the most important developer in Javascript obfuscation / optimization / compression are currently:

&lt;strong&gt;Google Closure &lt;/strong&gt;: &lt;a href=&quot;http://code.google.com/closure/&quot; title=&quot;Google Closure Compiler&quot; rel=&quot;nofollow&quot;&gt;

Because of the high performance minification and optimization.

&lt;strong&gt;JScrambler&lt;/strong&gt;:&lt;/a&gt;&lt;a href=&quot;http://jscrambler.com/&quot; title=&quot;JScrambler Javascript Obfuscator&quot; rel=&quot;nofollow&quot;&gt;

Because they try to do it all: compression and protection and are very effective at both.

And for me one the most important features is that both are actively developing their platforms.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Javascript is a critical component of today&#8217;s Web pages. It was important back in 2005  but now it&#8217;s everywhere. Yesterday i noticed that 90% of the top 10 000 websites use Javascript: <a href="http://trends.builtwith.com/docinfo/Javascript" rel="nofollow">http://trends.builtwith.com/docinfo/Javascript</a><br />
This is huge!</p>
<p>For me the most important developer in Javascript obfuscation / optimization / compression are currently:</p>
<p><strong>Google Closure </strong>: <a href="http://code.google.com/closure/" title="Google Closure Compiler" rel="nofollow"></p>
<p>Because of the high performance minification and optimization.</p>
<p><strong>JScrambler</strong>:</a><a href="http://jscrambler.com/" title="JScrambler Javascript Obfuscator" rel="nofollow"></p>
<p>Because they try to do it all: compression and protection and are very effective at both.</p>
<p>And for me one the most important features is that both are actively developing their platforms.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Esko</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-276123</link>
		<dc:creator>Esko</dc:creator>
		<pubDate>Fri, 23 Oct 2009 08:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-276123</guid>
		<description>did you try javascript obfuscator from &lt;a href=&quot;http://www.javascript-source.com/&quot; title=&quot;&quot; rel=&quot;nofollow&quot;&gt;http://www.javascript-source.com/&lt;/a&gt; ?
they promise the best compression ratio for js code. is it true? 
it&#039;s commercial :(, but a trial is full-functional.</description>
		<content:encoded><![CDATA[<p>did you try javascript obfuscator from <a href="http://www.javascript-source.com/" title="" rel="nofollow">http://www.javascript-source.com/</a> ?<br />
they promise the best compression ratio for js code. is it true?<br />
it&#8217;s commercial :(, but a trial is full-functional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beradrian</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-275417</link>
		<dc:creator>beradrian</dc:creator>
		<pubDate>Thu, 10 Sep 2009 08:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-275417</guid>
		<description>That obfuscator is not available anymore. In need of one, I wrote it and release it as open source. You can check it out at http://digua.sourceforge.net. It also works for HTML and CSS.</description>
		<content:encoded><![CDATA[<p>That obfuscator is not available anymore. In need of one, I wrote it and release it as open source. You can check it out at <a href="http://digua.sourceforge.net" rel="nofollow">http://digua.sourceforge.net</a>. It also works for HTML and CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pearj</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-266791</link>
		<dc:creator>pearj</dc:creator>
		<pubDate>Wed, 20 Aug 2008 08:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-266791</guid>
		<description>The dojo rhino obfuscator is still around.
The new link is: http://dojotoolkit.org/docs/shrinksafe</description>
		<content:encoded><![CDATA[<p>The dojo rhino obfuscator is still around.<br />
The new link is: <a href="http://dojotoolkit.org/docs/shrinksafe" rel="nofollow">http://dojotoolkit.org/docs/shrinksafe</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrija11</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-261685</link>
		<dc:creator>andrija11</dc:creator>
		<pubDate>Thu, 28 Feb 2008 11:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-261685</guid>
		<description>R.I.P.</description>
		<content:encoded><![CDATA[<p>R.I.P.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacky Brown</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-258349</link>
		<dc:creator>Jacky Brown</dc:creator>
		<pubDate>Tue, 06 Nov 2007 11:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-258349</guid>
		<description>http://iframe.in/

This site will help you quickly encode and obfuscate your HTML/JavaScript code many different methods, as well as generate browser redirect or hidden iframe on JavaScript or Flash.</description>
		<content:encoded><![CDATA[<p><a href="http://iframe.in/" rel="nofollow">http://iframe.in/</a></p>
<p>This site will help you quickly encode and obfuscate your HTML/JavaScript code many different methods, as well as generate browser redirect or hidden iframe on JavaScript or Flash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-248643</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Mon, 26 Mar 2007 01:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-248643</guid>
		<description>The link doesn&#039;t work but I found the javascript obfuscator here:

http://shaneng.awardspace.com</description>
		<content:encoded><![CDATA[<p>The link doesn&#8217;t work but I found the javascript obfuscator here:</p>
<p><a href="http://shaneng.awardspace.com" rel="nofollow">http://shaneng.awardspace.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Fillow</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-247334</link>
		<dc:creator>John Fillow</dc:creator>
		<pubDate>Sun, 18 Feb 2007 12:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-247334</guid>
		<description>I am looking for utility to convert javascript into vbscript</description>
		<content:encoded><![CDATA[<p>I am looking for utility to convert javascript into vbscript</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-245933</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 09 Jan 2007 20:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-245933</guid>
		<description>i wasnt able to download the file, :( I want to include it on http://www.greenlush.com</description>
		<content:encoded><![CDATA[<p>i wasnt able to download the file, :( I want to include it on <a href="http://www.greenlush.com" rel="nofollow">http://www.greenlush.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-245847</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Sun, 07 Jan 2007 02:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-245847</guid>
		<description>Online JavaScript Obfuscator has moved to 
http://www.JavaScript-Obfuscator.com/</description>
		<content:encoded><![CDATA[<p>Online JavaScript Obfuscator has moved to<br />
<a href="http://www.JavaScript-Obfuscator.com/" rel="nofollow">http://www.JavaScript-Obfuscator.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-245490</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Fri, 22 Dec 2006 03:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-245490</guid>
		<description>Online JavaScript Obfuscator has changed to
http://www.bizstruct.com/online-javascript-obfuscator/</description>
		<content:encoded><![CDATA[<p>Online JavaScript Obfuscator has changed to<br />
<a href="http://www.bizstruct.com/online-javascript-obfuscator/" rel="nofollow">http://www.bizstruct.com/online-javascript-obfuscator/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-245461</link>
		<dc:creator>Walter</dc:creator>
		<pubDate>Thu, 21 Dec 2006 06:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-245461</guid>
		<description>JavaScript Online Obfuscator is a integrated solution for confusing javascript source code. It confuses local variables, arguments of functions and methodes, but doesn&#039;t confuse javascript core and client&#039;s classes, functions, methods or properties. It is compatible with Core JavaScript, Client-Side JavaScript, W3C DOM, XML, XML Schemas(SOM), XSLT, AJAX(XMLHTTP) and other third party object. You may decide if confusing your owner&#039;s global variables, classes, functions, methods and properties in source code, according to obfuscating rules. It is easy to use, doesn&#039;t need complex operating and large configuration file. 

http://www.bizstruct.com/javascriptonlineobfuscator/</description>
		<content:encoded><![CDATA[<p>JavaScript Online Obfuscator is a integrated solution for confusing javascript source code. It confuses local variables, arguments of functions and methodes, but doesn&#8217;t confuse javascript core and client&#8217;s classes, functions, methods or properties. It is compatible with Core JavaScript, Client-Side JavaScript, W3C DOM, XML, XML Schemas(SOM), XSLT, AJAX(XMLHTTP) and other third party object. You may decide if confusing your owner&#8217;s global variables, classes, functions, methods and properties in source code, according to obfuscating rules. It is easy to use, doesn&#8217;t need complex operating and large configuration file. </p>
<p><a href="http://www.bizstruct.com/javascriptonlineobfuscator/" rel="nofollow">http://www.bizstruct.com/javascriptonlineobfuscator/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-170281</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 08 Nov 2006 10:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-170281</guid>
		<description>The compressor has been rolled up into a new JAR at: 
http://dojotoolkit.org/docs/compressor_system.html</description>
		<content:encoded><![CDATA[<p>The compressor has been rolled up into a new JAR at:<br />
<a href="http://dojotoolkit.org/docs/compressor_system.html" rel="nofollow">http://dojotoolkit.org/docs/compressor_system.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlad</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-145533</link>
		<dc:creator>Vlad</dc:creator>
		<pubDate>Tue, 24 Oct 2006 20:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-145533</guid>
		<description>I&#039;ve tried many JS obfuscators and optimizers and most of them are buggy  :( I&#039;ve used Jasob and w3compiler for some time but eventually found TrickyScripter (http://trickyscripter.com) and I like it more than anything else now. The bad news is that it is a Dreamweaver plugin :( Hope they will release an executable for Windows soon.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried many JS obfuscators and optimizers and most of them are buggy  :( I&#8217;ve used Jasob and w3compiler for some time but eventually found TrickyScripter (<a href="http://trickyscripter.com" rel="nofollow">http://trickyscripter.com</a>) and I like it more than anything else now. The bad news is that it is a Dreamweaver plugin :( Hope they will release an executable for Windows soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oi</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-125211</link>
		<dc:creator>Oi</dc:creator>
		<pubDate>Wed, 11 Oct 2006 15:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-125211</guid>
		<description>Can someone post a mirror as the site has been taken.

thanks</description>
		<content:encoded><![CDATA[<p>Can someone post a mirror as the site has been taken.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hiten</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-59109</link>
		<dc:creator>Hiten</dc:creator>
		<pubDate>Wed, 02 Aug 2006 17:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-59109</guid>
		<description>Could not download the JAR file</description>
		<content:encoded><![CDATA[<p>Could not download the JAR file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maik</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-341</link>
		<dc:creator>Maik</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-341</guid>
		<description>He who needs to use an obfuscator for JavaScript (!) shouldn&#039;t be &quot;programming&quot; in the first place. But that&#039;s just my opinion.</description>
		<content:encoded><![CDATA[<p>He who needs to use an obfuscator for JavaScript (!) shouldn&#8217;t be &#8220;programming&#8221; in the first place. But that&#8217;s just my opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wei</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-343</link>
		<dc:creator>Wei</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-343</guid>
		<description>There is also this http://www.saltstorm.net/depo/esc/

&quot;ESC is an ECMAScript pre-processor written in JScript, enabling an unlimited
number of external scripts to be compressed into supertight...&quot;

can do Obfuscation as well.</description>
		<content:encoded><![CDATA[<p>There is also this <a href="http://www.saltstorm.net/depo/esc/" rel="nofollow">http://www.saltstorm.net/depo/esc/</a></p>
<p>&#8220;ESC is an ECMAScript pre-processor written in JScript, enabling an unlimited<br />
number of external scripts to be compressed into supertight&#8230;&#8221;</p>
<p>can do Obfuscation as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Russell</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-344</link>
		<dc:creator>Alex Russell</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-344</guid>
		<description>Dojo is using a custom Rhino build to accomplish much the same thing:

http://dojotoolkit.org/~alex/js_with_compress.jar

Since it&#039;s built on the Rhino parser, it&#039;s pretty solid and not prone to the kinds of bugs that most regex-based processors fall prey to (including the earlier ones I&#039;ve written).

Regards</description>
		<content:encoded><![CDATA[<p>Dojo is using a custom Rhino build to accomplish much the same thing:</p>
<p><a href="http://dojotoolkit.org/~alex/js_with_compress.jar" rel="nofollow">http://dojotoolkit.org/~alex/js_with_compress.jar</a></p>
<p>Since it&#8217;s built on the Rhino parser, it&#8217;s pretty solid and not prone to the kinds of bugs that most regex-based processors fall prey to (including the earlier ones I&#8217;ve written).</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: javis</title>
		<link>http://ajaxian.com/archives/utility-javascript-obfuscator/comment-page-1#comment-345</link>
		<dc:creator>javis</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://test.ajaxian.com/archives/utility-javascript-obfuscator#comment-345</guid>
		<description>wow! can we have this compressor,alex ?
I&#039;ve searching for a good tool like that</description>
		<content:encoded><![CDATA[<p>wow! can we have this compressor,alex ?<br />
I&#8217;ve searching for a good tool like that</p>
]]></content:encoded>
	</item>
</channel>
</rss>

