me

Angular message bus and smart watch

Posted on 5/09/2015 No comments
In my Angular apps, I typically add a couple services to $rootScope so they're available to all of my controllers. The first is a messa...

Why Bower is better than NuGet

Posted on 6/30/2014 No comments
More specifically, Bower is a better package manager than NuGet for client-side (JavaScript, CSS, etc.) packages, even for ASP.NET web ...

Using Fiddler to implement wildcard DNS lookups

Posted on 12/09/2013 1 comment
Wow, this is now the third post I've done on Fiddler rules. And sequentially at that ( HttpOnly cookies and CORS were the previous 2 p...

Using Fiddler to force a web service to support CORS for debugging

Posted on 12/03/2013 1 comment
It started with a hybrid native app developer's Declaration of Independence , then came the liberation of HttpOnly cookies , so now we n...

Using Fiddler to emancipate HttpOnly cookies for web app debugging

Posted on 10/01/2013 1 comment
In light of the hybrid native app developer's Declaration of Independence , this post might very well be the first shot of the revoluti...

A Declaration of Independence from Tyrannical Web Services

Posted on 9/29/2013 2 comments
When in the course of human events it becomes necessary for a HTML-based app development team to dissolve the technical bands (XHR) which h...

How to build a jQuery world clock in SharePoint

Posted on 9/06/2012 2 comments
Update - 9/12/12 This post was deemed worthy of publishing on Nothing But SharePoint's site . May the SEO battle begin (it's a hobb...

Yes, you can do recursion in a Nintex workflow

Posted on 8/27/2012 1 comment
Requirements I was recently introduced to the Nintex Workflow 2010 product several months ago, and during construction of one of my workfl...