I'm a bit curious about this...the "tokenized xml output" is already being 
done when the compressed qooxdoo.js is being generated?

--Fred

On Saturday 07 January 2006 01:53 pm, Sebastian Werner wrote:
> Oliver Vogel schrieb:
> > i don't think, eval can help you, because i am using a javascript
> > debugger to make my app (i think you too ;-).
> > so if you use eval, i
> >
> > 1) can see this code at the source and have a look at the content ot the
> > variable (watch variable -> inside the debugger)
> >
> > or
> >
> > 2) can see the code itself if you use write(x);
> >
> > so such things "sounds good" but have no evect for a hacker.
> >
> > a obfuscator is IMHO the better way (P.S. if you found a good one,
> > please tell me!!!!)
>
> Probably one is interested in assist me with the new "compiler". The
> tool is indented to compress and optimize javascript, to create
> documentation, to shorten local variables (which is not so different to
> obfuscation IMHO) and some other stuff.
>
> Probably it could be done with XSLT-2 as the new "compiler" creates a
> tokenzized XML-Output. The compressor already works quite good.
>
> Regards,
>
> Sebastian
>
> > Olli
> >
> > Kent Olsson schrieb:
> >> 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
>
> -------------------------------------------------------
> 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

-- 
==========================================================
Fred R. McDavid, III
  540-248-0838
    [EMAIL PROTECTED]
      BitDaddy Systems, Inc
       * Complex System Design, Management, and Hosting
==========================================================


-------------------------------------------------------
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

Reply via email to