Using `setTimeout` to speed up `window.onload`
Explains how using setTimeout with a 0ms delay can speed up window.onload by preventing JavaScript from blocking the event.
Explains how using setTimeout with a 0ms delay can speed up window.onload by preventing JavaScript from blocking the event.
Discusses the confusion around HTML5 and CSS3 definitions, using a viral article's inaccuracies as a case study for constructive tech discourse.
Explains why average I/O throughput metrics from AWR snapshots can be misleading for capacity planning, using real database examples.
A developer's solution to Oracle's fragmented OBIEE 11g documentation: an offline, searchable PDF collection.
Introducing WP Resume, a WordPress plugin for easily creating and managing an online resume using custom post types and a familiar interface.
A proposal to allow CSS attr() values inside calc() functions for more dynamic styling and semantic HTML integration.
The author shares their upcoming speaking schedule at tech conferences like WebAppDays, GearConf, and Devoxx, focusing on Java, Spring, and developer tools.
A technical guide on implementing and testing Oracle Database Resource Manager for CPU allocation and performance monitoring in a data warehouse environment.
A developer shares their experience reducing comment spam on a BlogEngine.NET blog by configuring built-in spam filters like Akismet and StopForumSpam.
A review of the book 'Refactoring with Visual Studio 2010', focusing on its practical coverage of design patterns and OOP principles.
A developer creates an Emacs extension to integrate weather forecasts into the Org agenda using a custom Google Weather API.
Automating web.config modifications in SharePoint 2010 using code and SPWebConfigModification class.
The author details the technical process of setting up a personal website and server on a home network, learning various web technologies.
Announcement for the upcoming scikit-learn coding sprint in Paris, including dates, location, remote participation details, and planned tasks.
A guide to integrating OfflineIMAP email synchronization with Emacs using a custom extension for offline mail reading.
Explains how to use Correlation ID tokens in SharePoint 2010 to find error messages in logs using PowerShell and SQL queries.
A technical analysis of how an expired database password caused Informatica to spawn excessive connections, crashing an Oracle server.
A reflection on how a company's interview process reveals its culture and state, with advice on structuring behavioral and technical interviews.
Tutorial on using Word Automation Services in SharePoint 2010 to convert documents to PDF programmatically.
A guide to programmatically working with taxonomies in SharePoint Server 2010 using the Managed Metadata API.