06 January 2010 ~ 0 Comments

My Windows Azure Article Is In the January 2010 Issue of MSDN Magazine

An article I wrote with Kevin Hoffman on Windows Azure is in the January 2010 issue of MSDN Magazine. “Fueling Your Application’s Engine with Windows Azure Storage” discusses the utilization of Azure Queue and Table storage, Azure Worker Roles, and jQuery to send asynchronous messages to an ASP.NET MVC application and process shopping cart [...]

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

03 October 2009 ~ 0 Comments

jQuery 1.3 Visual Cheat Sheet

There’s nothing better than a good cheat sheet.  For things like vi commands and XPath functions, it really pays to have a printed reference close by.  Antonio Lupetti recently posted this incredibly handy (and nice-looking!) jQuery 1.3 API reference.  This one’s getting printed off in my office for sure.

http://woork.blogspot.com/2009/09/jquery-visual-cheat-sheet.html

Continue Reading

Powered by WishList Member