Code
Here is the collection of code, tools, and projects that I’ve posted online. All of these are open source and free for anyone to use when following the license for each project.
Linux tools
- PacFinder
PacFinder is a GTK 3 desktop application for browsing packages installed on your Arch Linux system as well as exploring packages in the Arch Linux official package repositories.
jQuery
- jQuery PowerTip
A jQuery plugin that creates hover tooltips. PowerTip features a very flexible design that is easy to customize, gives you a number of different ways to use the tooltips and supports adding complex data to tooltips. It is being actively developed, and provides a very fluid user experience. - jQuery XHR Upload Queue Plugin
jQuery plugin that creates a queued file uploading framework that implements XHR2, the FileAPI, and the Drag and Drop API.
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.
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. - Image Magician
An ImageMagick library for CodeIgniter.
Popular articles