Resources

This page contains many small projects that I have worked on over the years.

Drupal GeSHi Filter

GeSHi Filter is a 100% php driven syntax highlighting filter for Drupal that can highlight most common languages (55 and counting). This filter uses the GeSHi php syntax highlighting library, so anywhere you can run Drupal, you can run GeSHi.

Drupal IEDestroyer Module

Make money with Drupal by recommending Firefox! This drupal module implements all the firefox referrer scripts provided by http://www.explorerdestroyer.com. They detect if a user is using IE, then print out a message trying to convince them to firefox (and you get $1 per referral).

LaTeX Crossreference Package

A package that allows crossreferencing between technical documents.

Enhanced NEdit w/HTML Output

This is a version of NEdit (5.2-CVS) that can export syntax highlighted code to HTML. This was used primaryily for outputting code to my website, I have since began using GeSHi