Entries in the ‘’ Category

Introducing Poncho: a simple weather app for Android and iPhone

Introducing Poncho: a simple weather app for Android and iPhone

Poncho is a dead simple mobile web app for viewing current and next-day weather conditions. It works on Android and iOS, although it’s tailored for non-tablet smartphone devices like Android phones, iPhone and iPod Touch. It’s a mobile web app instead of a native app, so it may work on even more platforms, but I haven’t tested it on anything else. If you go to app.getponcho.com on your device’s browser, you can bookmark and/or add the app to your homescreen and run it virtually just like a native app.

Continue Reading…

Touch “slide to unlock” in Mobile Safari

Touch “slide to unlock” in Mobile Safari

I've been reading a bit about implementing touch interfaces recently at work. I didn't realize that, for the most part, it's as easy as attaching Javascript touch events to DOM elements - just like you would with any other events in Javascript. The other thing that is a major help with Mobile Safari development is using the new CSS3 properties for animations and such. Thankfully, since you're primarily tagerting Mobile Safari/Webkit, you don't need to worry too much about […]

Continue Reading…

An Experiment in HTML5 and CSS3

An Experiment in HTML5 and CSS3

A couple months ago I decided it was about time that I jumped on the HTML5 bandwagon. I really hadn't had any real world experience building anything in HTML5, and had only used a few CSS3 properties as progressive enhancements. I really wanted to take some time to design and build something awesome - without having to worry about the elephant in the room, *cough* Internet Explorer *cough*.

Unfortunately, I didn't have a whole lot of unique content laying around that could […]

Continue Reading…

It’s Been a While…

It’s Been a While…

After my last post admitting that I had neglected to keep my previous personal site up to date, I’m a little embarrassed to say that I haven’t made an update to this site since it’s launch. Mostly the reason was because of a major career move, but I am now determined to dedicate my time and effort to this site and other personal projects.

Continue Reading…

New Year, New Site

New Year, New Site

Five months ago when I decided to go about a much-needed redesign of my portfolio site, I didn’t expect it to be nearly as difficult or take as much time as it has. Fortunately, it became much more of a priority when I parted ways with MediaSauce at the end of October. I also needed to write some good articles for the new blog in addition to basically generating all new content for the site.

Continue Reading…