Category Archives: web

Test browser compatability with multiple versions of IE

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, … Continue reading

Posted in web | Tagged , , , | Leave a comment

Debug your javascript in style

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 … Continue reading

Posted in coding, web | Tagged , , | Leave a comment

My first thoughts on Dojo

There is a little known (to me) javascript library out there called Dojo I dove into this week.  Basically it is a massive open source javascript library focused on UI and AJAX.  So visiting their website(very nicely done btw) and … Continue reading

Posted in coding, web | Tagged , , , | Leave a comment

Microsoft IIS blamed for mass SQL injection attacks

So in the past week slashdot has made two post over this including many other sites.  Apparently there is a bot running the net attempting sql injection on a specific brand of sites.  Nothing to write home about correct?  This one … Continue reading

Posted in coding, web | Tagged , , , | Leave a comment

Why budget webhosting sucks

It has been my experience when it comes to web-hosting you simply get what you pay for.  This post comes on the heals of one of my ecommerce sites I started  being down yet again today.  The issues revolve around and around, … Continue reading

Posted in web | Tagged | Leave a comment