Monthly Archive: January 2012

The Pineapple Finally Fruits!

It’s finally happened!  My pineapple is finally flowering WOOOOOOOOOOO! 😀 I can’t even believe it.  I didn’t even notice it until I randomly looked over and took note that I probably need to water it. I started this plant some...

Browser MapReduce + Charting

Browser MapReduce + Charting

Having dabbled in Mongo a bit, I was curious if there was an analog for MapReduce style functionality in browser JavaScript. I found a small script as a starting point, but made some minor modifications to support array inputs:

...

Externalizing Build Configuration

Externalizing Build Configuration

While PowerShell is great, I still do a lot of my build automation using plain old batch scripts when it comes to managing my SharePoint development workflow.  Because I do my development outside of my SharePoint environment (develop on my...