Fade in element on event using CSS3 & opacity

I’m working on a project, that requires a number of different animations based on user events. I recently switched all of the animations to CSS3 transforms and transitions versus jQuery animations. The improvement has been staggering, to say the least. However, I came across a weird issue today. When attempting to fade an element in after a click event, the element just kept popping into place. It wouldn’t fade. After some investigation I realized that my jQuery was setting the opacity to 1. [Read More]

Protein!, jQuery animation and easing, programming Android, Holiday party!!

My continued use of My Fitness Pal (nutrition tracking app) has veered dangerously close to obsession! Literally, it’s become something of a game. I’m constantly looking at the details on every food and considering how it will effect my “stats” (seriously, as if I’m an MMO character or something)! Ultimately, that’s a good thing I guess. This past weekend alone I’ve been doing REALLY really well with my eating. I have a great schedule of meals lined up for the week too, with high protein days stacked for Tuesday and Thursday (Crossfit days). [Read More]

Blog launch, Twitter site integration

Welcome to my new blog! This blog is just going to be a weekly/daily journal of sorts, logging all of my discoveries and observations on the Internet and related to development in general. Of course, expect some anecdotes on gaming and life as well! Integrated a Twitter feed into the UGM website. Used a tiny bit of jQuery animate to slide the feed bar out from the left side of the screen. [Read More]