Hera 0.4 released
Announces the release of Hera 0.4, a Spring-based plugin library, adding plugin ordering via Spring's @Order and Ordered interface.
Announces the release of Hera 0.4, a Spring-based plugin library, adding plugin ordering via Spring's @Order and Ordered interface.
A personal recap of the 2009 PyCon conference, covering talks on Python development, frameworks like CherryPy, and tech discussions.
An introduction to Apache Camel, an open-source Java integration framework, covering its core concepts and a practical example for RSS feed processing.
A recap of a panel discussion on Object-Relational Mappers (ORMs) in Python, covering selection criteria and unanswered questions.
Troubleshooting guide for OBIEE sawserver startup failure due to a Java connection refused error in analytics servlet.
Describes a bug in Oracle Publisher's Quartz scheduler causing repeated log errors in clustered environments and provides the fix.
A defense of JavaScript developers against elitism from other programmers, highlighting the language's unique complexities and challenges.
Troubleshooting guide for a missing odiparams.sh file during an Oracle Data Integrator (ODI) Agent installation on a server.
How to remove Windows line feed characters (^M) from files when using the vi editor on Unix systems.
A tutorial on implementing automatic column sorting in WPF GridViews using attached properties, compatible with the MVVM pattern.
Troubleshooting ORA-12537 and ORA-12518 errors in an Informatica DAC environment, focusing on database connectivity issues.
Announcing MvcSiteMap, an open-source ASP.NET MVC sitemap provider for flexible navigation and security trimming.
A developer shares experiences from the Maven and Lucene meetups at ApacheCon, discussing tools, plugins, and large-scale Solr usage.
Comparing Oracle JDBC drivers for OBIEE Publisher scheduler, highlighting better error feedback from oracle.bi.jdbc.AnaJdbcDriver.
A developer shares insights on using Oracle's Metalink support portal for troubleshooting and finding documentation related to the Oracle BI stack.
A technical guide on configuring Oracle BI Publisher for clustered deployment, focusing on shared report repositories and scheduler clustering.
The Web Standards Project launches InterAct, a community-driven curriculum for modern web development education, aiming to update college courses.
A technical guide on using the Unix find command to locate recently modified configuration files, specifically within an Oracle BI Publisher environment.
Technical guide on configuring OBIEE Publisher's JDBC connection to a clustered Oracle BI Server, troubleshooting connection string syntax and cluster controller settings.
A developer's technical rant about the complexities and common errors in converting CMYK colors to RGB, highlighting flawed algorithms.