Personal R Packages
A blog post discussing the value of creating personal R packages for learning, reproducibility, and sharing code within the statistics community.
A blog post discussing the value of creating personal R packages for learning, reproducibility, and sharing code within the statistics community.
A technical guide comparing in-place and out-of-place upgrade methods for OBIEE 11.1.1.7, including steps and considerations.
A guide on using Munin, a lightweight monitoring tool, to track Drupal application statistics like users, nodes, and comments.
A response to elitist coding advice, advocating for an inclusive, fundamentals-first approach to learning programming for anyone interested.
The CSS border-corner-shape property is at risk of being removed from the spec. The author calls for developers to provide use cases to help save it.
Guide to creating a custom UITestMethodAttribute for running unit tests on the UI thread in Windows Phone 8 with Visual Studio 2012.2 CTP4.
A technical guide on implementing basic paging and sorting functionality in ServiceStack using a QueryBase class and request filters.
Preview the upcoming CSS corner-shape property with an interactive SVG tool, exploring beveled, scooped, and notched corners before browser support.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.
Explores the true meaning of 'hacker' beyond media stereotypes, focusing on the hacker ethic of sharing, openness, and creative problem-solving.
Using R to automate the creation of a random teaching assistant office hours calendar, solving scheduling conflicts and improving efficiency.
A guide on using Windows Azure PowerShell cmdlets within Visual Studio's NuGet Package Manager Console to manage cloud resources.
A developer receives a Raspberry Pi as an early Christmas gift and ponders creative tech projects to build with it.
A technical guide on implementing fine-grained, role-based node access control within Drupal groups, extending the OG Users Roles module.
A tutorial on creating an interactive 3D viewer in Matplotlib using quaternions for rotation, addressing the library's 3D visualization limitations.
Comparing JavaScript sorting algorithm performance, showing custom implementations can be slower than V8's native sort function.
Explores the new sparse graph module in SciPy 0.11, demonstrating its algorithms through a classic word ladder problem in Python.
A technical guide on integrating IPython notebooks into the Octopress blogging platform, including CSS conflict resolution.
A guide to creating custom Nagios plugins for advanced monitoring of the OBIEE (Oracle Business Intelligence) technology stack.
Exploring how to use HTML5 localStorage to cache CSS files for improved website performance and faster loading times.