daloRADIUS PDF Invoices
Introducing PDF invoice/report generation for daloRADIUS billing, using the dompdf library for templating and email notifications.
Introducing PDF invoice/report generation for daloRADIUS billing, using the dompdf library for templating and email notifications.
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.
A developer's postmortem analysis of creating a simple game, 'Beebop The Island Hopper,' during the 24-hour Ludum Dare game jam competition.
A developer's late-night entry for the Ludum Dare 17 game jam, creating a game called 'Beebop The Island Hopper'.
A developer's troubleshooting note on fixing Oracle's ORA-00845 error by resizing /dev/shm after reading the alert log.
Recap of TechDays 2010 Portugal sessions on running WordPress on Windows Azure and integrating PHP with Silverlight, including presentation links.
A developer's experience using Opera browser with Oracle Enterprise Manager, highlighting its speed and tab management benefits.
A developer preparing for their first tech conference presentation on OBIEE performance testing seeks advice from seasoned speakers.
A personal recap of attending SQLBits VI, covering sessions on SQL Server performance tuning, parallel query execution, and the query optimizer.
Sunflower is an alpha-stage tool for automated content extraction from HTML documents using structural analysis and a Swing GUI.
A developer outlines planned improvements to their personal website, including code refactoring, new features, and UI tweaks, before starting a new game project.
Explores fixing compatibility issues between Django and the PyPy Python interpreter, detailing specific bugs and solutions.
A developer explains a case-sensitive ColumnMappings error in SqlBulkCopy and how to resolve it.