Automated Monitoring of OBIEE in the Enterprise - an overview
Overview of automated monitoring strategies for Oracle Business Intelligence Enterprise Edition (OBIEE) in production environments.
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.
Guide to correctly integrating NSApplicationDelegate with NSDocument in a macOS 10.8 document-based app using Xcode and ARC.
Explains JavaScript IIFEs (self-invoking functions), their syntax, benefits for avoiding global scope pollution, and use in the module pattern.
A new Gnus notifications module for Emacs 24.2 provides desktop alerts for new emails with contact photos from Gravatar/Google.
A tutorial on adding a Ping-o-matic button to the Perch CMS admin panel to notify search engines of new blog content.