people
who we are
Our growing team consists of seasoned experts in application development, CMS technologies, design, user-experience and project management.

Josh Cooper

User Interface Developer

Josh Cooper’s user interface development skills play a vital role in bringing great design ideas into fully functioning websites.  His specializations in HTML, CSS, Javascript plus his focus on Drupal as a platform, make Josh an invaluable UI Developer.

With additional interests in design technologies, Josh has gained experience and a deep understanding in Photoshop, video editing, 3D modeling, content management systems, and cross-browser development.

Prior to Phase2, Josh worked on many projects for Fortune 500 companies and NGO’s as a front end developer while working at Virilion. He collaborated closely with several Drupal developers to deliver cutting edge web solutions while pushing development performance and using standards-based techniques.

Josh studied Computer Science at Ithaca College earning his BA.

B://B: Box Model

posted on 1 Mar 12

My previous post went off the trail a bit from my original intent for my new series of web development: back to basics. This week we are back with what I hope will be the ‘ah-ha’ moment for some people out there and just a nice refresher for the others. When talking about the box-model in css-based layouts, what we are referring to is that all elements on a web page are a rectangle box of some kind. What this means is that there is a behavior to how the browser calculates the width and height of these elements of themselves and the relationship of one element to another.

Read more on Josh's blog