scripts
I have been doing PHP, MySQL, JavaScript for a long time now.
I am available for full-time or part-time programming jobs. I specialize in enterprise level web applications, web site customization, SEO, and Wordpress extensions/plugins. If you are interested, please go to my business website: XM Tek.
Standalone Projects
These projects I have done over the years and are stand alone or built on the PHPX framework.
PHPX
This is my project for the last 9 years and I still enjoy working on it although I don’t do as much as I would like. It is a full featured CMS/Portal system. I think its pretty good and there are a lot of users out there that agree. So if you are looking for a good way to manage your website, this could be the program for you.
ProjectX
This is a lightweight project management tool I wrote mainly for my use, but I think there are others out there that would love to use it. It is completely standalone. I am currently working on making it release ready.
LadderX
This program I wrote for an online gaming clan, Old Bastards Clan, in order to keep track of a ladder for competition. It tracks teams, players, matches, and rankings according to basic ladder rules and complex algorithms. The rules are customizable within the application. I am working on making this release ready.
DocX
This program is similar to PHPDoc, but written a bit different as it addresses several issues I had with PHPDoc. Based loosely on JAVADoc, DocX is a dynamic way to document your PHP project using comments embedded in the code without requiring a database or other complex systems. Although this system has been used in a production enviroment, I have not yet made a release system for it.
Wordpress Plugins
These are all plugins for the Wordpress CMS/Blogging system.
WineX
A very lightweight script to integrate your CellarTracker wine inventory onto your site. This script goes out once a day, either using cron or just user events, and grabs your inventory from CellarTracker and displays the results on your page, in your page. To see a demo click on the Wine Cellar link at the top of this page.
ThemeX
A lightweight script enabling your WP installation to rotate between two themes based on the time of day. This site currently is using this plugin to rotate between a day and night theme.
BookX
BookX creates an easy way to give your site visitors a peek at your recommended books. Using only ISBN numbers, it gets the information from Barnes and Noble (http://www.bn.com) and creates a very information and feature rich listing system.
MultiX
A lightweight script to allow for the seamless administration of multiple Wordpress websites that can reside on different servers and databases.
USecureX
USecureX allows for the creation of user groups, then by adding users and pages to those groups, only those users can view that page. There is no (realistic) limit to the number of groups you can create.
SpreadX
A lightweight plugin that will add the submit buttons for Digg, Stumble, Del.icio.us, Slashdot, Twitter, Mixx, Dzone, Sphinn, Google, and Technorati to the bottom of posts.
TicketX
Coming Soon
MediaX
Coming Soon
ADAuthX
Coming Soon
Other Scripts/Applications
DataRequestor
Written by a good friend, Mike West, DataRequestor is a JavaScript wrapper for the XMLHttpRequestobject that enables the trivial implementation of dynamic interfaces without the painful necessity for a complete page-refresh to talk to the server. In other words: Ajax without the confusing API. Mike and I used to work together and worked out a lot of bugs in this program. It allows someone not really good with JavaScript to quickly create powerful AJAX driven pages.