Internet Explorer 6 is not supported.
Upgrade to view this site.

Portfolio Archive

Results for the portfolio category Open Source.

WordPress Portfolion Plugin

A plugin that showcases, tags and categorizes portfolio projects.

After spending some time trolling the WordPress plugins directory for the perfect portfolio plugin, I decided that I wasn’t going to find a plugin to perfectly fit all my requirements. So, I decided that if I was going to be so picky about my requirements, I would have to make my own. Read more …

Cyntaxic Framework

An MVC ActionScript framework for the programming middle class.

After researching and testing some monstrously large MVC frameworks like PureMVC, Cairngorm and Swiz, I decided I needed something a little more nimble to handle the smaller projects I often found myself taking on. I also thought that maybe others would like to use it as well, so I built a website for the framework and made it available to the public. Read more …

WordPress Uploader Plugin

A plugin that creates an Uploader role for file uploading.

The Uploader plugin creates an Uploader role with the capability of uploader_upload for file uploading within wp-admin after credentials have been input in wp-login.php. This allows your WordPress users to be able to directly upload to your server. This plugin has a number options that can be set. You can set an option to be notified when the file is uploaded, where in your uploads directory the files will be uploaded to and what type of files are acceptable to upload. Read more …