ApacheCon EU 2007
Announcement of an accepted talk on Apache Cocoon web development at ApacheCon EU 2007, with speaker reflections.
Announcement of an accepted talk on Apache Cocoon web development at ApacheCon EU 2007, with speaker reflections.
Introducing PHP for Microsoft AJAX Library, enabling PHP applications to use Microsoft's AJAX Library for creating web services.
Explains a PHP performance tweak: using array_flip() and isset() instead of in_array() for faster lookups in large arrays.
Developer provides a status update on his PHP library for generating Excel 2007 files, discussing its evolution from a test project.
A technical guide on customizing and cross-compiling software for embedded Linux routers using OpenWRT on a Linksys WRT54G.
A proposal for an ApacheCon Europe 2007 session on basic web application development using the Apache Cocoon framework.
A guide to the HUD Manager module for FreePBX, which simplifies exporting specific extensions to the HUD call center monitoring tool.
Explores two main approaches for data binding business objects in .NET: O/R mapping tools and typed DataSets.
A developer shares a set of PHP classes for generating Excel 2007 (.xlsx) files, supporting basic data types and formulas.
Explains how to create custom multilingual routes in Zend Framework to map URLs like /gebruiker/bewerken to controller/action pairs.
A guide to Debian-based control panels and tools for simplifying web hosting server administration and user management.
Analyzes the 2006 Novell-Microsoft patent deal, arguing it's harmful to Linux and GPL compliance due to legal loopholes.
A guide to setting up WiFi connectivity on Ubuntu Dapper, covering open networks, WEP, and WPA configuration.
Microsoft and Zend collaborate to improve PHP performance and support on Windows Server and IIS.
Introduces Munin, a PHP-based web application firewall similar to mod_security, for securing websites on IIS and Apache.
Discusses the value and challenges of Linux certifications, questioning their real-world effectiveness versus practical knowledge.
A technical article explaining how to fix missing arrowheads in SVG diagrams generated by Batik by adjusting marker properties.
Introducing Webservice Helper, a PHP class that automatically generates WSDL files for web services using PHPDoc and reflection.
A developer details solving the challenge of generating HTML imagemaps from SVG hyperlinks using the Apache Batik toolkit, including patching and fixing coordinate issues.