|
From: Kevin <ke...@dr...> - 2006-08-28 21:29:55
|
Benjamin wrote: > For logging and general debugging, you should be using Firebug. It's > fantastic for all web dev work. Wow that is a kick ass extension. And YUI Logger integrates with Firebug= . Bonus! -Kevin > > On 8/28/06, Kevin <ke...@dr...> wrote: >> >> > Good finds - these are worth looking at. I had unofficially chosen >> > Prototype due to its large base, stability, and my familiarity with >> > it. However, no JS coding has been done yet, so we can look at these >> > options. >> > >> > I think a big thing to think about when evaluating these is how to >> > make them "unobtrusive" - graceful degradation to non-JS browsers, >> > clean code/maintenance. >> > >> > If anyone on the mailing list has any feedback on JS libraries they'= ve >> > used, nows the time to speak up! :) >> >> I think anything is better than POJS.(plain old javascript) The >> features >> of Prototype and YUI seem to be about equal.(ajax, DOM manipulation, >> events, etc) I'm leaning toward YUI because of what I've seen with th= e >> Logger. I don't know what Prototype has for logging/debugging, but I >> think that's a key feature to have from a development point of view. >> >> http://developer.yahoo.com/yui/logger/ >> >> -- >> Kevin >> >> >> ----------------------------------------------------------------------= --- >> Using Tomcat but need to do more? Need to support web services, >> security? >> Get stuff done quickly with pre-integrated technology to make your job >> easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache >> Geronimo >> http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&da= t=3D121642 >> _______________________________________________ >> Fofredux-devel mailing list >> Fof...@li... >> https://lists.sourceforge.net/lists/listinfo/fofredux-devel >> >> > --=20 Kevin |