OBIEE Administration Tool - Import Metadata shows no schemas
Troubleshooting OBIEE Admin Tool's Import Metadata issue where schemas don't appear due to missing Oracle Client libraries.
Troubleshooting OBIEE Admin Tool's Import Metadata issue where schemas don't appear due to missing Oracle Client libraries.
Lithium is an x86 assembler written in Clojure, created as a fun side project to generate bare metal code.
A guide offering feedback to conference organizers on timelines, sponsorship, and speaker experience to improve tech conference planning.
A detailed list of technical advantages and features that make PostgreSQL a powerful and versatile database choice for developers.
A guide to creating scrolling shadow effects using pure CSS and the background-attachment: local property, with browser support considerations.
Explains why OCUnit test files in Objective-C only need a .m implementation file and don't require a separate .h header.
An open-source HTML5 canvas image editor with multiple layers, jQuery integration, and a modular architecture for extensibility.
Explains how to call private functions in Clojure using var syntax, with strong warnings about why this should be avoided.
A developer's rant about software stability and the pain of backward-incompatible updates when migrating to new computers.
A report on enterprise open source usage trends, highlighting increased adoption, contributions, and challenges with formal policies and license management.
Explores hacky JavaScript methods to detect device orientation, addressing inconsistencies across mobile devices like the Galaxy Tab.
The CFPB accepted a typo fix from an open-source developer on GitHub, marking the first direct public collaboration on federal government code.
A critique of Django's app model and advocating for a service-oriented architecture to improve maintainability and scalability in complex applications.
A developer's instinct and experience are valuable tools for navigating complex coding challenges and unexpected hurdles in software development.
A developer automates finding cheap home goods by building a Gumtree scraper and RSS feed generator using Clojure.
A guide to locally testing web.config transformations in ASP.NET projects using MSBuild commands and Visual Studio's preview feature.
Testing how browsers download images hidden with CSS media queries and display:none, revealing performance pitfalls.
Analysis of the CFPB's new open-source policy, praising its mandate while highlighting missing community engagement guidelines.
Analysis of the new JavaScript fat arrow function syntax, its features, and potential concerns for developer understanding.
A guide to the challenges and workarounds for implementing HTML5 audio on mobile devices, focusing on iOS and Android limitations.