January 7, 2012
I was looking into the new CSS3 transformations and 3D capabilities for a photo gallery I was creating for my blog and created the following effect that acts like a spinner allowing you to spin through the images as if they were on a turnstile. The best part is that all the animations and perspectives [...]
January 5, 2012
I’ve come to a strange realization today. Several industry leaders and even some companies (http://d8p.it/17392,Leaving_JSPs_in_the_dust:_moving_LinkedIn_to_dust.js_client-side_templates_%7C_LinkedIn_Engineering.html) are moving to using Javascript and related libraries to move most code to the client for high scalability solutions. In thought, that is a great idea. However, it’s a bit of a strange paradigm. Initially, there was only a handful [...]
February 23, 2009
For those who know me, I tend to dislike plugins such as flash as it requires user installation and often times does not work well or at all on handheld devices. Anyways, one of the spots that flash has worked well is real nice interactive graphs. The only other suitable solution was using server-side generated [...]