Delaware Area Career Center
Project: Blog Addition/iPad Upload
Date: October 2010
The Delaware Area Career Center requested the addition of a blog to their existing site. As part of this blog, they requested that the Facebook like button be tacked on to each post and that users be able to post images via the iPad.
I created the blog from scratch using PHP and the existing CMS, allowing for pagination and summary views of blog posts with a "Read More" link when exceeding a certain threshold.
The most challenging component of this project was giving users the ability to post images via the iPad. I accomplished this by using a free thrid party application called "Picup" and customizing the functionality of this application to perform uploads to our internal server.