My Projects
I've done alot of work in the past, and am continuing to do little side projects here and there. As such, I've decided to expand upon my resume page, and offer a glimpse into what James Harvey does and has done in the past.
These projects, are for the most part, fully functional, unless otherwise noted. I've categorized them Script/Programming Language so it's easier for you to navigate and browse. Most also have a download link.
Project Categories
PHP-Based Projects | ColdFusion-based Projects | JavaScript & AJAX based Projects | Database Projects | Miscellaneous
PHP-Based Projects
OSCommerce Add-Ons | X-Cart Add-Ons | Other PHP Projects
- OSCommerce Add-Ons:
OSCommerce Database Manager:
Without a direct database management tool built into the OSCommerce Back-end, I had decided to write one. This Database Manager permits you to Backup, Restore and Add/alter database tables.
[ Download OSC Database Manager (for version 2.2) ]
OSCommerce Tasks-Manager:
This is a Task Manager utility, where site Administrators can assign and manage tasks to other Administrators, Editor and Even Customers.
[ Download OSC Tasks-Manager (for version 2.2) ]
OSCommerce Specials Automation Mod:
With the introduction of OScommerce's Specials Mod, I went one step further and enhanced it to include Specials Pricing, and Date Assignments directly within the Add/Edit
Product Screen.
[ Download OSC Specials Automation Mod (for version 2.2) ]
- X-Cart Add-Ons:
Google Sitemap XML for X-Cart:
It completely stuns me that there are companies out there that will charge for this add-on, when It's actually fairly easy and simple to install. This Add-ons Dynamically Generates a Google XML Sitemaps for your X-Cart Store.
Supports Versions 3.X & 4.X
[ Download Google Sitemap XML for X-Cart ]
Manufacturers Selection Box for X-Cart:
This Mod/template replaces the default Manufacturers box with a Select list that will take you to the Manufacturer's Page.
Supports Versions 3.X & 4.X
[ Manufacturers Selection Box for X-Cart ]
Previous-Next Products Links X-Cart:
This mod adds previous-next links for your x-cart products pages.
Supports Versions 3.X & 4.X
[ Previous-Next Products Links X-Cart ]
- Other PHP Projects:
- CarPort :: Automotive Dealer Online Portal: ($175.00)
I built CarPort (short for Cardealer Portal) so that Car dealers could easily administrate thier online inventory. This system includes over 75 Makes (you manually add the model), Payments Calculator and Template Based Site Design.
It also has the capability of accepting monthly payments from customers (if you the dealer are doing the financing yourself), CarFax Tie-ins and Kelly Blue Book Ties in.
You can contact me about purchasing Carport.
I may at somepoint in the future port this over to ColdFusion.
ColdFusion-Based Projects
Mango Blog Plugins & Mods | WebOS | Other ColdFusion Projects
- MangoBlog Plugins & Mods:
Mango :: Links Counter:
This is a quick and dirty addition to Mango Blog I wrote. It adds a new database table and redirects all of your links found in your Links Table, and redirects them through download.cfm and tracks User Clicks.
[ Download Links Counter ]
Mango:: Categories in Admin Overview:
This is a quick code additon to the Mango Blog Administration
Overview. All it really does is add a link to directly add categories from the main overview page.
[ Download Categories in Overview ]
Mango :: Comments RSS Feed :
I was browsing the Mango Forums, when i came upon this post where a user was asking about Comments feeds. Laura, Mango Blog's Developer had posted some code, and I organized the code, included a readme.txt file, and a few teaks to the code to make it a little easier to use with the Current Mango Blog Code Base.
(I have this Code running here on alteredpixels.net)
[ Download Comments RSS Feed ]
Mango:: Documentation Plugin:
This is my first full true Mango Plugin, based off of Mango Blog's Plugin System. This Plugin adds Documentation to the Administration Panel. [This Version Covers Mango 1.3.1, an update is currently in development]
Mango Admin Download Link:
http://downloads.alteredpixels.net/projects/Mango/docs_plugin_131.zip
[ Download Mango Documentation Plugin ]
Mango:: Posts Category in Admin Panel (v1):
This is a quick and very very directy code hack to include the Post's Category in the Posts overview in Mango Blog.
[ Download Posts Category in Admin Panel (v1) ]
Mango:: Posts Category in Admin Panel (v2):
This is a more refined version of the code hack above, and follows proper Coding Standards.
[ Download Posts Category in Admin Panel (v2) ]
Mango:: Related Entries Pod:
This is an additional pod for your Mango Theme (works only on Pod-Enabled Themes) where if you have the Related Entries Plugin installed, you can have the related entries in a pod rather than after the Post.
[ Downloads Related Entries Pod ]
Mango:: Site Preview in Admin:
This Mod replaces the 'Go to Site' Link with a 'View the site' link and displays a preview of your site in the Mango Blog Admin Panel
[ Downloads Site Preview Mod ]
Mango:: SubCategories Support :
This is currently a work in progress to offer Subcategory Support to Mango Blog, similiar to how I have my Categories laid out here on AlteredPixels.net. It's not quite working yet, however when I do confirm it is working, I'll post an Upload.
- Other ColdFusion Projects
-Coldfusion Support Chat System:
I was writting a single user coldfusion-based chat script for a project I was working on, and I've ported it now to be a standalone application. This includes Chat Transcripts, and a PNG source for editting the layout. All instructions are included.
[ Download Support Chat System ]
- CFExcel :: Custom Tag:
I wrote this custom tag to export data from my database to Microsoft Excel Format. This Tag supports multiple workbooks, and exports the file as an MS Excel *.xls
[ Download CFExcel ]
- CarDecoder:
This is my VIN (Vehicle Identification Number) Decoder Project. It's still in the developmental phase, as I started it as a challenge to myself to see how well I rembered the values for a Vehicle's VIN number. It's really nowhere ready to be hit on the world yet but...
[ Checkout CarDecoder Demo ]
- WebOS
- WebOS :: Website Management System:
This is as my wife calls it, my 'White Whale'. This is a project I started in November of 2007 and have been consumed by it ever since. WebOS is not just content Managment, Rather It's a complete Website Management System and has loads of features. There is a new version currently in development and will be released soon.
[ Learn More About WebOS ][ View the Project Site ]
JavaScript & AJAX Based Projects
-Social Bookmarks (JavaScript):
This script will embed links to Social Netoworks so that you or your website readers can share content they like.
Version 2.0 includes 59 Networks, as far as I know, that's the most available by a single Script. You can read more on this script here at the post, and see what networks are included.
[ Downloads Social Bookmarks V1 ] [ Download Social Bookmarks V2 ]
Database Projects
-Automotive Makes & Models Database (MySQL):
I've done alot of work in the Automotive field, both as a Mechanic and a Web Devleoper for varying aftermarket resources. As such, I've compiled a Database of varying Automotive Manufacturers and thier Models.
This list is rather comphrehensive and span from 1915 to 2009. It also includes US, European, Canadian, Japanese and Korean Auto Makers.
[ Download Automotive Makes & Models Database (mySQL) ] SQL Server Version coming soon!