I have been doing web developerment for quite a while. In different programming language, there are Model View Control Concept inside them. as well as Web, here comes MVC -> Model-Html, Xml, JSON : View-CSS, Control-Javascript.
So as many programming language best practice suggested, It is best to follow MVC pattern, and seperate them as much as possible, and here comes unobtrusive Javascript, and seperation of HTML and CSS.
The current popularity of AJAX is great example of using XMLHttp and some event model. event model has capturing, bubbleing state etc. very important to all these fancy effect created without using any flash. I think It probably reduce the file size a bit, and still very fancy and useful, especially for the sake of User Experience.
One Thing I notice on FIrefox is that It support global Error Handling, onError method, that is probably the method Firebug plugin based on, great method, And IE really need to implement such method, otherwise, Firefox could be the only developing choice for programmer, and everytime, It would be like just use IE to check if it works to meet the rest of large population.
Javascript imporve user experience a lot when use with AJAX, and easily help solved the limitation of flash. That is probably why Adobe come out with Spry Framework to compete on javascript market when AJAX become popular.
So as many programming language best practice suggested, It is best to follow MVC pattern, and seperate them as much as possible, and here comes unobtrusive Javascript, and seperation of HTML and CSS.
The current popularity of AJAX is great example of using XMLHttp and some event model. event model has capturing, bubbleing state etc. very important to all these fancy effect created without using any flash. I think It probably reduce the file size a bit, and still very fancy and useful, especially for the sake of User Experience.
One Thing I notice on FIrefox is that It support global Error Handling, onError method, that is probably the method Firebug plugin based on, great method, And IE really need to implement such method, otherwise, Firefox could be the only developing choice for programmer, and everytime, It would be like just use IE to check if it works to meet the rest of large population.
Javascript imporve user experience a lot when use with AJAX, and easily help solved the limitation of flash. That is probably why Adobe come out with Spry Framework to compete on javascript market when AJAX become popular.
群星-北京欢迎您-完整版
PHP Comet Trial



2008/05/12 13:26 
