UseMaps Crash IE When Changed
Dynamically changing an image's usemap property can cause Internet Explorer to crash completely. Here is a solution to changing usemaps with JavaScript.
SwfObject JavaScript Error in IE7
IE7 has a JavaScript Error when using the swfobject.js method if you do not give the containing object element an ID.
Steam and Internet Explorer 7
There is a bug in IE7 that sometimes won't let you connect to your favorite servers in Steam games like Counter-Strike.
Orangebox Breaks Some Custom Maps
After Valve updated Counter-Strike Source to Orangebox, many custom maps have missing textures. Even worse, some maps now even crash CS. Here is what I did to fix de_tension.
Using the Internet
This editorial on education was printed as a Chalkboard column in the Messenger.
A Comparison of two major dynamic web platforms (LAMP vs. WISA)
Dynamic web sites are powered by web technologies. What do these technologies do and which is best?
Dynamically change a form's action with JavaScript
JavaScript allows you to dynamically change a form's action. To make the function work in the new Google Chrome browser, you need to reference the action differently than you could in other browsers.
Image Resampling Tutorial
A tutorial on how to resample images for smaller file sizes.