About
This is the personal homepage for Antares Meketa, a web developer living in the Boston area. I can be reached by email at .
Code
Over the course of several years of linux use and web development, I have created many scripts in PHP and Perl to aid in every-day tasks. I have decided to make some of these scripts available here, and you are free to download, modify, and redistribute them under the terms of this license provided by Creative Commons. Below are a few small entries; more will be added shortly.
Stand-alone Scripts
- source.php — A highly configurable PHP script that allows users to view the source code for files on your site. Can be set to include/exclude files by directory, name, or extension. All examples on this site are displayed using this script.
- protect_email.inc — a single-function PHP library to produce clickable email addresses that are protected from spam harvesters.
