trusteesThumb
gryphonThumbs
outtolaunchThumbnail
beesweetThumb
careerfair

Trustees Theater

Boasting 1,200 seats and the ability to accommodate both motion pictures and stage productions, the mornings news hailed the theater as not only attractive, but offering the best in “projection equipment and sound devices.” This tradition of superb, state-of-the-art equipment has been maintained into the 21st century in large part due to SCAD acquiring the [...]

Gryphon Tea Room

Gryphon is the premier café of the Savannah College of Art and Design, and some SCAD students work in the café and carry on the renowned tradition of Savannah hospitality.

Out to Launch Care

Out to Launch is a venue for employers to see the work of SCAD seniors and graduate students from the following majors: advertising, animation, fashion marketing and management, graphic design, illustration, interactive design and game development, interior design, luxury and fashion management, motion media, photography, visual effects, and writing.

Bee-Sweet Facebook

This was a project where I created a page for SCAD alumni to donate $1 for a chance to win an iPad. After someone donated through PayPal they are entered to win and can post their Facebook photo to the donor wall.

SCAD Career Fair S

The SCAD Career fair is an event for students to setup interviews and talk to potential employers. For this years Career fair I was responsible for building the website and mobile app for the event. The site is setup with 3 sections. one for students, alumni and employers. I built a sliding transition to change [...]

Recent Work

trusteesThumb
gryphonThumbs
outtolaunchThumbnail

From the Blog

Jul
15
Posted by Josh on July 15th, 2011 at 3:38 pm

This is a gallery that I created for SCAD. It needed is easily skinable so that it will fit the design of any page it’s placed on. I created the gallery and made it read XML that described the colors of the assets. I then created a Skin generator that writes the XML and Saves [...]

Jul
15
Posted by Josh on July 15th, 2011 at 3:36 pm

There is no excerpt because this is a protected post.

Jul
15
Posted by Josh on July 15th, 2011 at 3:32 pm

There is no excerpt because this is a protected post.

Jul
15
Posted by Josh on July 15th, 2011 at 3:28 pm

There is no excerpt because this is a protected post.

Jul
15
Posted by Josh on July 15th, 2011 at 3:28 pm

There is no excerpt because this is a protected post.

Jul
14
Posted by Josh on July 14th, 2011 at 2:07 pm

HTML5 project template generator An awesome way to share code Lorem ipsum generator Markup validator A super easy way to make cross browser shadows visually Javascript compressor Google web fonts Good resource for info on Flash game development Awesome blog with good as3 links

Jul
13
Posted by Josh on July 13th, 2011 at 6:14 pm

This is a theme I started setting up that can be used to get information from word press. It has built-in deeplinking and works with the Ajax For All plugin. WARNING: The code on this is messy. I haven’t had time for refactoring yet and there is no unified interface yet. I plan on making [...]

Jul
13
Posted by Josh on July 13th, 2011 at 6:08 pm

This is a template I use when I start a new AS3 project. It’s a simple setup with a document class. AS3 PROJECT TEMPLATE

Jul
11
Posted by Josh on July 11th, 2011 at 8:18 pm

I created a video player that could play videos streaming from Flash media server, a local file on a serve or YouTube. The player was easily skinable by designers with little or no Flash experience. The solution I came up with is heavily based on polymorphism. I wanted the player to treat the different video [...]

Jul
11
Posted by Josh on July 11th, 2011 at 7:55 pm

Here are the source files for the SCAD Sidewalk Arts festival online contest gallery. It uses AS3 and uses Papervison3D. For this project I made a gallery that could hold a large number of images and could scroll them across the screen in 3D. I decided to go with a Bitmapdata based approach. So, I [...]

Jul
11
Posted by Josh on July 11th, 2011 at 7:06 pm

This is a simple jQuery plugin that I wrote. It takes elements in a form and links them with the corresponding labels inline. There aren’t many options built-in yet but I have used it in several projects so far and it’s been super useful to me The code First Name* The results I originally developed [...]

Jul
11
Posted by Josh on July 11th, 2011 at 5:20 pm

There is no excerpt because this is a protected post.

Jul
11
Posted by Josh on July 11th, 2011 at 2:26 am

This is a template that I use when I make simple ads that need to read from XML. I built in an option that lets the user change the text of the ad based on the current date. TIME BASED XML AD TEMPLATE