one techie, trying to make a difference

Archive for May, 2008

Test browser compatability with multiple versions of IE

Tuesday, May 13th, 2008 Posted in web | No Comments »

Although in the past it has not always been the case, these days you must test your sites against multiple browsers for compatibility and proper rendering.  At a bare minimum my test are against IE 7, IE 6, FireFox 2, ...

Debug your javascript in style

Wednesday, May 7th, 2008 Posted in coding, web | No Comments »

So basically today I wanted to plug a plug-in (no pun intended) that I have really found to be invaluable to debug javascript.  The plug-in is firebug for FireFox.  In my recent dive into Dojo words cannot describe how convenient and ...