Using the BI Server Metadata Web Service for Automated RPD Modifications
Explores using the BI Server Metadata Web Service in OBIEE 11g for automated tasks like cache management and RPD modifications.
Explores using the BI Server Metadata Web Service in OBIEE 11g for automated tasks like cache management and RPD modifications.
Guide on managing OBIEE BI Server cache from within ODI 12c using JDBC or Web Services for optimal data freshness.
Strategies for managing and optimizing the OBIEE BI Server cache to improve dashboard performance and data accuracy.
A developer explains why they are abandoning the XMPP protocol for instant messaging, citing the fragmentation and decline of open, federated IM networks.
Analyzes the pseudorandom number generator defined in NZ Flag Referendum law, comparing it to the Wichmann-Hill algorithm and noting a potential flaw.
Explores how enterprises can adopt open source development workflows, like public bug trackers and transparent collaboration, to improve software quality and efficiency.
A developer troubleshoots and solves a 'not enough space on disk' error in Azure Cloud Services by redirecting the temp folder to a local resource.
The author demonstrates their pure-Python HTTP/2 stack working with iOS 9 and major browsers, sharing client settings.
A guide for developers on how to approach and manage an inherited legacy codebase, focusing on mindset, planning, and practical steps.
A technical tutorial on implementing session replication for a Spring Boot application using Docker, Spring Session, and Redis.
Article critiques a sexist comic strip and discusses subtle sexism and stereotypes that drive women away from the tech industry.
Explains how to execute code after AngularJS's ng-repeat directive finishes rendering a list using the $last property.
Inqlude now lists 184 third-party Qt libraries, providing a comprehensive archive and tools for Qt developers to discover and integrate extensions.
Explores the 'curse of dimensionality' through simulations, showing how nearest-neighbor distances converge in high-dimensional spaces.
Explores valid reasons for using simplified assumptions like 'spherical cows' in statistical modeling and theoretical work.
A tutorial on adding an 'improve this content' button to GitHub Pages sites, enabling collaborative editing via GitHub's web interface.
How GitHub uses automated testing tools to help developers write more user-focused, less corporate-sounding blog posts.
Tips for delivering effective tech tutorials, focusing on pre-provisioned cloud VMs, automation, and managing student environments.
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
A technical guide on preventing image pasting in a WPF RichTextBox control using the DataObject.Pasting event.