I need an obfuscator too to make my own application code more difficult to read and udnerstand and in best case encrypted. There are a few commercial applications for it, but I do not know how good they are. Maybe I should use one of them like:
http://www.javascript-source.com/de/javascript-obfuscator.html which is mainly a minimizer, but ... eval() is a very powerful function which might be used together with one AJAX application. As I have not tested it I do not know about the speed impact. Kent On Thu, 2006-01-05 at 15:15 +0100, Oliver Vogel wrote: > it's not a obfuscator - it's a minimizer > > http://www.crockford.com/javascript/jsmin.html > > > Olli > > > Kent Olsson schrieb: > > both... > > > > for qooxdoo to improve speed > > for javascript to improve speed and make it difficult for others to use > > your own code. > > > > Kent > > > > On Thu, 2006-01-05 at 15:04 +0100, Oliver Vogel wrote: > > > > > @kent > > > for qooxdoo or for JavaScript? > > > > > > Olli > > > > > > > > > Kent Olsson schrieb: > > > > > > > > > > Has anyone been scheduling an obfuscator for qooxdoo? Does anyone want > > > > it more than me? > > > > > > > > Kent > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > > > files > > > > for problems? Stop! Download the new AJAX search engine that makes > > > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > > > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > > > > _______________________________________________ > > > > Qooxdoo-devel mailing list > > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > > > files > > > for problems? Stop! Download the new AJAX search engine that makes > > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > > > _______________________________________________ > > > Qooxdoo-devel mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > > for problems? Stop! Download the new AJAX search engine that makes > > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > > _______________________________________________ > > Qooxdoo-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > > > ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
