But Words Will Never Hurt Me
Editorial on negativity and entitlement amongst online communities.
Using Object Layers
Tutorial on using object layers to add depth and creative possibilities to graphic projects.
New CS:Source Map de_tension








My return to mapping is official with the remake of de_tension for CS:Source. This new map includes a novel mapping technique developed by Andrew Penry and myself called Dynamic Mapping.
The Big Insurance Scam
A scathing reaction to the realities of the insurance industry and the insurance scam that makes the entire American public a victim.
Add Google Translation Links
Use this free custom JavaScript functions to add links to translate your web pages with the Google translation tools.
Software Activation, Licensing and Piracy
The problem with software activation systems in the Internet Age and the inflated claims that piracy costs billions of dollars a year.
PHP Traits for Implementing Interfaces
PHP 5.4 introduced traits. Traits are in many ways like code-assisted copy and paste. They are ways to mix code into a class without inheritance. But what are they good for? When should they be used?
InnerHTML JavaScript Functions
Functions useful for working with named HTML elements with JavaScript.
Manipulating Element Styles Based on CSS Classes Using Prototype
Example javascript function to change element display properties based on their classes using the Prototype JavaScript Framework.
Adding some style to your web page
A beginning example of adding style to your web page.