In the last couple of years, a common issue in UI/UX development has popped up because of the introduction of so many smartphones and tablets that have flooded the market….
Rapid Prototyping with Foundation
I have always been a fan of Rapid Application Development. In some cases prototyping an experience (AKA Interactive Wireframing) can also be a useful tool during development. Foundation is a…
5 things every account manager should know about development
1. The difference between a website and web application. It is important to understand the difference between a website and a web application. A website is any online digital presence….
List of useful Javascript Libraries
Here is a great list of libraries that can be used in applications. http://coding.smashingmagazine.com/2009/03/02/40-stand-alone-javascript-libraries-for-specific-purposes/
Responsive iFrames
IFrames are commonly used to allow embedding of third-party content. Many popular services, such as YouTube and Facebook, make extensive use of IFrames in their embeddable widgets. On a responsive…
The Changing Digital Landscape
Consider for a moment your perfect dream home. You have always thought about what this home would look like. The amenities, landscaping, size, rooms, floors, bathrooms and all the other…
Image of the day: Through the Telescope
Sat outside tonight and looked at the moon through the telescope. It’s amazing how real it becomes. Something we take for granted everyday, like the moon is so surreal when…
Masonry layouts with packery
Thanks to my co-worker Rob Lowe for finding this little gem. http://packery.metafizzy.co/
The new family member, Molly
Here is our newest family member, Molly. Amazing little Boston Terrier.
AJAX, IE8 & XMLHttp Requests
Cross Origin Resource Support or CORS for short, or HTTP Access Control, available in recent browsers, allows you to make cross-domain HTTP requests; the only requirement being that you must…