Django's ManyToMany Refactoring
A technical deep dive into refactoring Django's ManyToManyField to eliminate raw SQL and improve code structure for multi-database support.
A technical deep dive into refactoring Django's ManyToManyField to eliminate raw SQL and improve code structure for multi-database support.
A guide to diagnosing and fixing the ORA-12154 TNS error when OBIEE fails to connect to an Oracle database.
A technical analysis of an OBIEE BI Server hang caused by an init block returning a NULL value, detailing the error codes, symptoms, and fix.
A guide to creating custom dynamic objects in C# 4.0 by inheriting from the DynamicObject class and overriding key methods.
A software engineer's perspective on upward micromanagement, offering strategies for managing your manager effectively.
A developer's postmortem analysis of creating 'Bugger,' a speed-typing game about fighting programming bugs, covering development time and tools.
A developer's critique of OBIEE dashboard compatibility across Opera, Firefox, IE, and Chrome browsers, highlighting rendering issues.
Announcing the stable 1.0 release of MvcSiteMapProvider for ASP.NET MVC, highlighting new features like ACL extensibility and dynamic parameters.
Clarifies the correct Oracle support portal URL for accessing Metalink 3 service requests to avoid errors.
A guide to using RSS feeds and del.icio.us tags to track content and discussions related to Oracle Business Intelligence (OBIEE).
Reference guide for OBIEE (Oracle Business Intelligence) error and message codes, linking to official Oracle documentation.
A tutorial on building a Java EE 6 web app using JSF 2.0 and JPA 2.0 with NetBeans and GlassFish.
Announcing the release of Django-filter 0.5, featuring a package name change to django_filters and new filter features.
Unix shell scripts to monitor the status of OBIEE and OBIA (Oracle Business Intelligence) server processes, including BI Server, Presentation Server, and Informatica.
A developer's postmortem on creating their first game, 'Balls', in 7 days, detailing challenges, lessons learned, and the final result.
A guide to creating a PHP extension for accessing Windows Azure ServiceConfiguration and logging from FastCGI web roles.
A tutorial on enhancing a WPF GridView with automatic sorting and visual sort glyph indicators using adorners and custom images.
A developer's rant about confusing terminology and unclear upgrade steps in Oracle BI Applications (OBIA) documentation.
Guide on using Windows PerfMon to monitor Oracle BI Enterprise Edition (OBIEE) server performance counters for analysis and alerting.
Part 4 of a series on building TwitterMatic.net, focusing on implementing OAuth authentication with Twitter's API.