QCon London 2010 Videos
A collection of session videos from QCon London 2010, covering topics like .NET, testing, scaling, and software craftsmanship.
A collection of session videos from QCon London 2010, covering topics like .NET, testing, scaling, and software craftsmanship.
A guide on adding WebDAV support to Hippo CMS 7, covering setup, configuration, and project status.
A presentation on performance testing methodologies and best practices for Oracle Business Intelligence Enterprise Edition (OBIEE).
A developer automates game idea generation by creating a tool that randomly combines words to produce 50 creative, one-line game concepts.
A developer reflects on delivering their first technical presentation, sharing lessons learned and tips for effective presentation writing.
A technical attendee's review of the 2010 RittmanMead BI Forum, focusing on deep-dive sessions and previews of the upcoming OBIEE 11g.
A game developer reflects on feedback and ratings received for their Ludum Dare game jam entry, analyzing scores across categories like innovation and graphics.
Explains how to implement extension methods in PHP, similar to C#, to add methods to existing classes without modifying them.
Explains the 'Stable & Default' branching workflow in Mercurial for managing features and bug fixes in software projects.
A slide deck presentation on managing and optimizing applications within the Windows Azure cloud environment, covering diagnostics, role communication, and scaling.
A technical guide for troubleshooting EBS-BI integrated authentication by validating session cookies directly in the Oracle database.
Explains memory leaks from .NET events and presents a custom WeakEvent pattern implementation using WeakDelegate to avoid strong references.
Argues that PyPy, a Python interpreter written in Python, will replace CPython due to superior speed, flexibility, and being a better platform for growth.
An overview of Google's Page Speed tool, detailing its performance auditing rules and advanced features for web optimization.
A preview of the upcoming daloRADIUS heartbeat dashboard for simplified NAS monitoring without complex setups.
daloRADIUS update deprecates old user portal authentication method, introduces new password and permission settings for better security.
A deep dive into the internal architecture and customization API of the django-taggit library for Django.
A presentation at Linuxwochen Austria covering how to set up and run PHP for development on the Windows operating system.
Fixes an NHibernate.Linq bug where queries with the same alias on different association paths produced incorrect results.
Introducing PDF invoice/report generation for daloRADIUS billing, using the dompdf library for templating and email notifications.