10 February 2010 ~ 1 Comment

I Will Be Blogging and Tweeting Live from MIX10

I will be attending Microsoft’s MIX10 conference next month in Las Vegas.  I’m really looking forward to networking with other developers and designers and being immersed in a User Experience-focused community for three days.
I will be blogging and tweeting LIVE from the event on www.caffeinedi.com and www.twitter.com/natedudek.
Although the schedule hasn’t been posted yet, I’ll [...]

Continue Reading

02 November 2009 ~ 5 Comments

Using jQuery and LiquidCanvas to Add Drop Shadows, Borders, Rounded Corners, and Other Effects to your Website – Even in IE6 and IE7

$.registerLiquidCanvasPlugin({
name: “mandala”,
paint: function(area) {
var opts = this.opts;
var ctx = area.ctx;
[...]

Continue Reading

Powered by WishList Member