'javascript'에 해당되는 글 2건

  1. 2007.12.12 Debugging Tool for Javascript by emachine 4
  2. 2007.12.07 Who made the term Ajax? by emachine 2

Debugging Tool for Javascript

Tech 2007. 12. 12. 20:36
Here are tools for Javascript's debugging.

JavaScript Debuggers : Venkman
If you want to learn how to use Venkman, check this tutorial.

Debugging Ajax in Firefox 1.5 and 2.0
Greasemonkey combined with a script called the XMLHttpRequestDebugging.v1.2.user.js

New and getting popular debugger for Firefox that combines logging
Firebug

For IE
Microsoft Script Editor.

I assume most web-guys use Firebug.
That's it

Disclaimer : Most Tools are introduced in The Book of JavaScript : A Practical Guide to Interactive Web  Pages





Posted by emachine
,

Who made the term Ajax?

Tech 2007. 12. 7. 20:03
You've heard too much about Ajax so that you are getting sick of Ajax.
Am I right?  But There is something I want to blog about Ajax.

Accoding to the The Book of JavaScript : A Practical Guide to Interactive Web  Pages, Jesse James Garrett  made it.  See his essay on Ajax.

In fact, I'm not web-guys, but as I'm living in web-centric world, I think I'd better spend some time to look into Ajax.
In addition to that, long holiday is comming up, so I'll have plenty of time to catch up with the unfamiliar BUZZ word. I need to refresh my brain and book-shelf.
Posted by emachine
,