Code
Here is the collection of code, tools and projects that I’ve posted on this site. All of these are free for anyone to use. They are all licensed under the same Creative Commons BY-SA license that the rest of this site uses. Please feel free to use and adapt these to your needs, but please retain any and all copyright or attribution statements.
CodeIgniter
- Cache Helper
A nifty little helper that will give you some key functions for managing your output cache files that the CodeIgniter devs seem to have forgotten.
Windows tools
- Steve’s Encode64 Utility
This is my super-simple Microsoft Windows tool for creating data URIs. Just select whatever image you want to create a data URI for and it will give you the encoded string to paste in your CSS file.
JavaScript
- Omniture Click Tracking
If you use Omniture for your web analytics and reporting then you probably want this script. It greatly simplifies adding custom click tracking to your web site. - Window Tools
My simple utility script that will give you all of the corrected dimensions of the browser windows. This is necessary for any kind of dynamic placement.