SharePoint Online 2013 ALM Practices
Explores Application Lifecycle Management (ALM) practices for developing and deploying custom solutions on SharePoint Online 2013.
Explores Application Lifecycle Management (ALM) practices for developing and deploying custom solutions on SharePoint Online 2013.
A tutorial on building a simple iOS physics game using UIKit, Interface Builder, and the Chipmunk Physics library.
A guide to creating a custom Jenkins CI widget for the Panic StatusBoard app using a script and static HTML.
A technical guide on using SQL Server Extended Events for tracing and monitoring Analysis Services (SSAS) performance, replacing SQL Profiler.
Explores the new experimental socket API in Google App Engine 1.7.7 pre-release, demonstrating its use in Python applications.
A guide to installing and using R on Amazon EC2 instances to overcome in-memory limitations for big data analysis.
A series of short, philosophical stories (koans) about Git, illustrating its principles and commands through parables.
Explores methods for incremental refresh of Exalytics aggregates in OBIEE, addressing limitations of the standard Aggregate Persistence feature.
Analyzes browser support for unprefixed CSS gradients and advises which vendor prefixes are still necessary for web developers in 2013.
A technical comparison of serving static content (CSS, JS, images) in Nancy and ASP.NET MVC frameworks, highlighting key differences and configuration steps.
Explores the lesser-known inheritance-based API in Python's Requests library for advanced HTTP connection configuration.
A guide to automatically re-install R packages after upgrading to R 3.0, with OSX and Windows instructions.
A blog post discussing the value of creating personal R packages for learning, reproducibility, and sharing code within the statistics community.
A guide on using Munin, a lightweight monitoring tool, to track Drupal application statistics like users, nodes, and comments.
An introduction to Hy, a Lisp dialect that runs on Python, exploring its syntax, capabilities, and the author's initial experience with it.
A technical guide comparing in-place and out-of-place upgrade methods for OBIEE 11.1.1.7, including steps and considerations.
A technical tutorial comparing how to build a basic web application from scratch using both the Nancy framework and ASP.NET MVC.
A response to elitist coding advice, advocating for an inclusive, fundamentals-first approach to learning programming for anyone interested.
A developer explains his personal philosophy for blogging, focusing on knowledge sharing, becoming replaceable, and refining ideas.
A practical comparison series between the Nancy framework and ASP.NET MVC, covering core web development concepts.