Category: Development

Animate.css

This is a pretty sweet little repo. Animate.css is a collection of CSS animations, cross browser and ready to use. Easy to set up and easy to use - super quick way to add a little fun interest to your site or app. Animate.css   Read More

Learn CSS Layout

I just found this and I really wish this was around 5 years ago. This is a great tutorial on how to properly use CSS to layout your web designs. It's really pretty cool and I highly suggest ya'll check it out. Starts with the basics of CSS layout properties and continues to dive deeper. The UX is Read More

Speaking at OpenWest Conference

I just got notified that my talk "WordPress Developers Tool Kit" was accepted for OpenWest Conference! OpenWest is an awesome 3-day development conference held every year at Utah Valley University. It started small in 2006 by the Utah Open Source Foundation and has grown to over 600 attendees - over Read More

Take a Tour with Joyride

One of the biggest challenges in UX is implementing new features in an app without completely freaking out users. Even just moving a submit button from the left side or the screen to the right can completely shock a user and make a user feel lost. Lost users are not good. Good usability considers Read More

Centurion

Looking for a responsive, semantic, optimized, contained, customizable, built with SASS, HTML5  and CSS3 prototyping app? Well, try out Centurion. It looks pretty cool, I just downloaded it and started playing around with it. I'm looking for a simple and quick way to prototype and I'm wondering if this Read More

Simple Scrolling Table jQuery Plugin: scrollTable

Have you ever wanted a table to scroll and also wanted the header of that particular table to stay fixed? The mighty @webbushka just released a really simple and slick jQuery plugin for creating a scrolling table called scrollTable. Easy to use, easy to setup. Go check out his scollTable plugin on Git: scrollTable on Read More

Rad tutorial on building a PhoneGap mobile application

I've been 'lightly' working with PhoneGap/Cordova for about 9 months now, 'lightly' meaning that I haven't built an app from the ground up, but customizing and working with an already built PhoneGap based application. I've been working on an a simple idea that I have for a personal mobile app projects Read More