[C#] A simple implementation of the WeakEvent pattern
Explains memory leaks from .NET events and presents a custom WeakEvent pattern implementation using WeakDelegate to avoid strong references.
Explains memory leaks from .NET events and presents a custom WeakEvent pattern implementation using WeakDelegate to avoid strong references.
A technical guide for troubleshooting EBS-BI integrated authentication by validating session cookies directly in the Oracle database.
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.
Tutorial on fixing 'Access denied by Business Data Connectivity' error in SharePoint 2010 BCS by setting proper permissions.
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.
A developer troubleshoots an ORA-01017 error in Oracle BI Applications (OBIA) despite valid credentials, exploring JDBC driver and case-sensitivity issues.
New daloRADIUS feature for managing and tracking batch user creation with enhanced reporting and hotspot association.
A guide to organized FreeRADIUS 1 & 2 sample configuration files, located in the contrib/configs directory.
daloRADIUS adds a CSV user import feature, allowing bulk user creation with profile, plan, and MAC-based authentication options.
Slides from a 2010 VISUG session on building rich web applications using ASP.NET MVC and jQuery as an alternative to Silverlight.
Exploring keyword arguments in Clojure, comparing defnk macro to Common Lisp's implementation and discussing feature limitations.
Introduces a new API for django-taggit using custom through models to support non-integer primary keys and extended tagging functionality.
A developer details the backend rewrite of 'A Feed Apart,' a real-time tweet aggregation site for web design/development conferences.
Analysis of Steve Jobs' open letter on Apple's decision not to support Flash on mobile devices, discussing proprietary standards and HTML5.