Archive for the ‘How To’ Category
Tools for Analyzing AJAX Request on Popular Web Browser (Except IE)
When you working in a web application project with rich client feature for example like using full Extjs component, you must be dealing with a lot Ajax request, you must be want to know what the server response so in local development in different kind of web browser I always using these tools.
Firefox
You can use firebug for firefox addons for seeing ajax request that sent to server and see the server response, the advantage using firebug than the webkit inspect element is you can see the server response as a simple text or as an html, but on my firefox sometimes it got some error (nothing wrong with the server but server response not displaying on firebug). After you installing firebug restart the firefox and click on the firebug icon on the right bottom.
Blocking Flash Content on Popular Web Browser : Opera, Firefox, Safari, Chrome and Internet Explorer
![]()
With the grow of HTML5 and it adaption on popular web browser Flash content becoming more weak to be used, in so many article and news, debate about HTML5 can replace Flash was very hot news, but wheter you flash lover or hater maybe these day you still need flash content, like video streaming site, etc. But flash become annoying when you see an ad using flash so in my browsing experience I always blocking flash content, here what I do to all my installed web browser