January 15, 2005 Newsletter
January 15, 2005 Newsletter with a brief mention of the change in the Earth's rotation.
Statues Go Away
A poem on the march of time. Things can change even if they seem eternal.
Unsharp Mask - Remove Blur from Digital Photos
Many high-end digital cameras soften images. Sometimes the photographer wants the detail back.
Name of Site Changed
The Shawn Olson Artistic Network has been renamed Shawn Olson Creative Arts.
Wall Worm Auto Material
Wall Worm Auto Material is a 3ds Max script that automatically applies materials to newly created objects in 3ds Max.
Soma Remade
Promo pictures of Soma after taking on new drummer James Trecazzi.
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.
Make JavaScript Math.random() useful
How to use the JavaScript Math.random function useful with round, ceiling, and floor.
Get a Form Element's Label with JavaScript
This JavaScript finds the label for a form element, which is helpful for dynamically highlighting or changing a label based on user input.