Compare Values with Arbitrary Comparison Operator
JavaScript for comparing values when the operator to use is variable.
JavaScript function and sample code to dynamically compare two values. Accepts numeric and/or alphanumeric values and does a comparison on them based on a comparison parameter.
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.
Change HTML Styles with JavaScript
Video and source files on using getElementById, getElementsByTagName and object oriented methods to dynamically change HTML element styles in JavaScript.
Unsharp Mask - Remove Blur from Digital Photos
Many high-end digital cameras soften images. Sometimes the photographer wants the detail back.
Quick Parent Link MAXScript
Pick a hierarchy a little faster
MAXScript function to quickly pick parent/child chains (hierarchies) of objects in 3ds Max. Works a little more efficiently than the native Select and Link function in 3ds Max.
Importing Methods from an unrelated Class in PHP5
Sometimes you need to steal a method from an unrelated class without becoming a child. Here's how.
Hive - Chapter 1 - The Hangover
Sometimes you just don't know what you're getting into...
The Black Curse has Arrived
The Black Curse board game has now been converted to an online JavaScript-driven web game.