More Munin monitoring – track apache web server health
A technical guide on configuring Munin and Apache's mod_status module to monitor web server health and performance metrics.
A technical guide on configuring Munin and Apache's mod_status module to monitor web server health and performance metrics.
A guide to nine essential CSS properties, including display, width, height, and more, for web developers.
A developer shares insights on designing tech conferences to foster meaningful hallway track conversations, covering break lengths, venue layout, and social activities.
A guide to selecting speakers and ensuring talk quality for technology conferences, covering methods like invite-only, coaching, and open CFPs.
A developer details a new, enhanced Ball Tree and KD-Tree implementation for scikit-learn, comparing its performance and features to existing solutions.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.
Explores sparse Singular Value Decomposition (SVD) implementations in Python, comparing libraries like ARPACK, LAPACK, and PROPACK for computational efficiency.
Explains a fix for the Drupal Attachment Links module to make files open in-browser instead of forcing downloads.
A guide on using Octopus Deploy for continuous deployment of Umbraco CMS .NET websites, covering setup and folder management strategies.
Announcement for DevNexus 2013, a Java/JVM technology conference in Atlanta, featuring sessions on cloud, mobile, web, and more.
A quick R function to edit CSV files using R's native data editor, providing a lightweight alternative to spreadsheet software.
Explains Drupal's node access system, covering the node_access table, grant records, and module hooks for implementing role-based access control.
A technical guide on preventing the Flash of Unstyled Text (FOUT) specifically in Internet Explorer 9 when using webfonts.
A tutorial introduction to using mixed models in R for statistical analysis, covering linear and generalized linear mixed models with code examples.
Critique of using print-centric tools like Microsoft Word for modern web content creation and collaboration, advocating for web-native workflows.
A guide for government employees on participating in and contributing to open source software projects.
How to alter Drupal's WYSIWYG editor settings to use absolute image URLs, fixing broken images in email content notifications.
Explains Unity's interception mechanisms for aspect-oriented behaviors, covering instance vs. type interception and their limitations.
Explores methods for refreshing Exalytics aggregates beyond the standard Summary Advisor, focusing on OBIEE and TimesTen performance.
Explains how to use the Gearman job server with Drupal 6 to offload and process background tasks asynchronously.