An introduction to monitoring OBIEE with Nagios
A technical guide on implementing automated monitoring for OBIEE using the Nagios Core open-source systems management tool.
A technical guide on implementing automated monitoring for OBIEE using the Nagios Core open-source systems management tool.
Explores three methods to implement the Decorator Pattern using Unity IoC container, comparing their readability and maintainability.
Fixing Gmail password errors on iPhone when using Exchange by creating an app-specific password to bypass Google's captcha.
A guide to enabling GZip and Deflate compression for ASP.NET Web API responses to improve performance and reduce data size.
Overview of automated monitoring strategies for Oracle Business Intelligence Enterprise Edition (OBIEE) in production environments.
A technical tutorial explaining how to use AJAX with jQuery to query a MySQL database and display the results in a tooltip on a webpage.
A review of various time-tracking tools for freelancers and developers, based on Twitter recommendations.
A screencast tutorial demonstrating how to get started with the R programming language, including installations of R, RStudio, Rcmdr, and rattle.
A tutorial on simulating and animating quantum mechanics in Python using the Schrodinger equation and the split-step Fourier method.
A quick guide to adding PATCH method support to the ASP.NET Web API HttpClient with a custom extension method.
A guide to implementing RESTful hypermedia links in ASP.NET Web API, including JSON serialization and custom link classes.
A developer begins a project to build a warrior robot for competition, focusing on the software aspects of the infrared laser battle system.
Exploring how to use HTML5 localStorage to cache CSS files for improved website performance and faster loading times.
Explains JavaScript Factory Pattern types: Simple Factory, Factory Method, and Abstract Factory, with examples and use cases.
A student shares their experience learning operating systems by adding functionality to the Pintos OS, including implementing system calls.
An update to a JavaScript Decorator pattern article, addressing community feedback and refining examples with closures.
Explains how AWS ELB's 60-second timeout can break long-running operations like Umbraco publishing and suggests design patterns to work around it.
A tribute to John Hunter, creator of the matplotlib Python library, reflecting on his impact on scientific computing and open source.
Explains how to handle RavenDB's string identifiers in ASP.NET Web API routing by exposing integer IDs to clients and using type converters.
A developer's critical rant about the complexity and frustrations of implementing OAuth for a Twitter API client, arguing it's overly complicated.