Category Archives: coding

stuff I’m writing

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

ASPimage to Imageglue Wrapper class

Well, I have talked about it for 3 weeks now, here it is.  I am releasing my Imageglue wrapper class for ASPimage.dll.  This is near complete replacement for aspimage.dll.  Please read my previous post on the issue regarding W3wp.exe and dllhost.exe … Continue reading

Posted in coding | Tagged , , , , | 6 Comments

Javascript 2.0

Jeremy Martin posted up a nice run down of the proposed Javascript 2.0 spec: Well I suppose it’s an undeniable fact about us programmer-types – every now and then we just can’t help but get excited about something really nerdy. … Continue reading

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