Show generated SQL in Rails 3 console
A guide to displaying generated SQL queries in the Rails 3 console by configuring ActiveRecord's logger to output to STDOUT.
A guide to displaying generated SQL queries in the Rails 3 console by configuring ActiveRecord's logger to output to STDOUT.
Explains why a network drive mapping script fails on Windows 7 but works on Windows XP due to a trailing slash in the path.
A gallery showcasing CSS3 gradient patterns, including a new 'Japanese cubes' design, with browser support details.
Slides and demo code for a talk on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use architectures.
Announcement and preview of a workshop on the Lua programming language, covering its uses and potential drawbacks.
A guide to inverting all colors on a webpage using only CSS, with a cross-browser bookmarklet and browser support details.
A technical guide on configuring Django to force SSL connections to a PostgreSQL database server.
A developer shares insights from a WordPress meetup talk on HTML and PHP basics, explaining how to edit code without breaking a site.
A guide to setting up a custom domain URL shortening service using bit.ly's free Pro tier, including DNS configuration steps.
Argues that user interface design is more critical than backend functionality for initial web app success, prioritizing user experience over technical perfection.
Analysis of HP's marketing claims against Oracle Exadata, focusing on technical FUD and balanced system design for data warehousing.
Announcement of the official Windows Phone 7 app for Belgium TechDays 2011, built with Silverlight, Azure, and jQuery.
A technical guide to safely overriding global `setTimeout` and `setInterval` in JavaScript, covering browser compatibility and pitfalls.
Oracle's technical documentation is available in Kindle and iPad-friendly formats, making it easier to read and learn from.
A guide to manually deploying PHP applications to Windows Azure with a custom, lightweight setup, including creating package templates and configuration files.
Practical advice for first-time attendees of tech conferences, focusing on networking, learning, and event etiquette.
An in-depth exploration of JavaScript's comma operator, covering its syntax, precedence, and practical use cases in code.
The article argues for using WordPress as a document management system, leveraging its core features like custom post types, revisions, and permissions.
Guide on resolving the 'OracleXEService should not be installed already' error during Oracle XE 11gR2 beta installation on Windows.
A technical article discussing a flaw in Apache's mod_authnz_ldap module and a proposed patch to improve LDAP user authentication.