Portfolio

Blogs

The Monkey Insiderhttp://monkeyinsider.com/
Tech: Wordpress
This is a personal friend’s blog, I help maintain it, updating wordpress and tweaking the template when needed.

JulieApplehttp://www.julieapple.com/
Tech: Wordpress
Integrated the design onto Wordpress, and I also trained the client on it.

New Streakhttp://newstreak.moxleycarmichael.com/
Tech: Wordpress
Both of the Streak blogs, I integrated the designs given me onto wordpress, enabled plugins such as Lightbox and Google Analytics.

Blue Streakhttp://bluestreak.moxleycarmichael.com/
Tech: Wordpress

Programming

Mediapulse, Inc.http://www.mediapulse.com/
Tech: iDeal Platform
Winner of a Gold ADDY award, this site I worked on connecting the design to the iDeal Platform CMS. I integrated jQuery to power some unique functions on this website, such as hiding the content text. Originally it was hidden by default but I added a delay to hide it after a few seconds of page load, earned us better rankings in Google. There are other bits of javascript noticeable on the site.

ORNL Federal Credit Unionhttp://www.ornlfcu.com/
Tech: Django
I engineering the complex menu using jQuery to help me control the tabbed menu system, and create a cookie based item to turn off icons. I’m also using ajax to change out ads depending on what tab you are on, and also to create active states on deeper pages.

Axis Fabricationhttp://www.axisfab.com/
Tech: iDeal Platform
Here again I put the template on our content management system. Also through the use of programming, jQuery, and jCarousel setup the galleries you’ll find under the Capabilities & Services tab.

Games & Thingshttp://www.ourgameroom.com/
Tech: iDeal Platform
My work on here was pretty basic, just tying the design to the content management system.

Seta Di Lunahttp://www.julieapplestore.com/
Tech: Magento eCommerce (PHP/MySQL)
I did some heavy customization of this system, using Ajax powered by jQuery, PHP, and MySQL, I modified the system to allow selecting items based on color/sizes that had been identified as having a quantity greater than 1. When using the select box, by selecting a different item/color the title, price, and picture change, without page reload. By default the system does not let you combine different size and color items and have them all display on one page. Also setup a suggested products at the bottom of the pages using the same idea, based on category and in stock.

Building Ideashttp://buildingideas.net/
Tech: iDeal Platform
Integrated the design onto our content management system.

Sevier County Utility Districthttp://scudgas.org/
Tech: iDeal Platform
Implemented the jQuery powered news ticker. Also integrated the design onto our content management system.

Litton’s Direct to You -http://www.littonsdirecttoyou.com/shop/
Tech: Satchmo on Django
I built the auto-complete system on the quick checkout form at the top of every page. Get more than 3 characters in and any item matching will fill the box, upon selection an hidden field with the sku gets updated, then on submission gets posted to the cart. I also customized the top level category pages, making them display featured items, there is no support in Satchmo by default for this, least not at the time.

Bennett Gallerieshttp://www.bennettgalleries.com/
Tech: iDeal Platform
This is another one of my heavy jQuery users. I designed the system listing artist and work. Because of limitations imposed on us by iDeal Platform, much of this site would have been impossible without the use of javascript. The gallery system makes 12 images appear, in the jCarousel, if you only had a few, the rest of the 12 would mess up the carousel creating an unapprovable design. I use javascript to check for empty image src’s and remove the element before calling jCarousel, creating a great image gallery, also tied to jQuery lighBox plugin.