Version 4 of the Windows Azure SDK for PHP released
Microsoft and RealDolmen release version 4 of the Windows Azure SDK for PHP, adding storage, management API, and command-line tools.
Microsoft and RealDolmen release version 4 of the Windows Azure SDK for PHP, adding storage, management API, and command-line tools.
Explores a hidden command-line parsing tool within the Windows Azure SDK for PHP, simplifying script development.
Explains how to use scaffolders and packaging tools in the Windows Azure SDK for PHP v3.0 to streamline Azure project deployment.
Microsoft releases version 3.0 of the Windows Azure SDK for PHP, featuring a management API, logging, and autoscaling capabilities.
Compares traditional .htaccess redirects with Rails' application-level approach, highlighting cleaner code and server independence.
Announcing the beta release of Windows Azure SDK for PHP v3.0.0, featuring a management API, improved logging, and DateTime object support.
A guide to manually deploying PHP applications to Windows Azure with a custom, lightweight setup, including creating package templates and configuration files.
A technical guide on implementing auto-scaling for PHP applications on the Windows Azure cloud platform, including certificate setup and a CLI tool.
A PHP function to fix serialized data after converting from single-byte encoding to Unicode UTF-8 by recounting string lengths.
Announcing rgba.php v1.2 with an improved, easier-to-use URL syntax for generating RGBA color fallbacks, now hosted on GitHub.
Author discusses creating PHP tutorials and scenarios for the official Windows Azure for PHP developer portal.
A developer shares their positive experience and key learnings from working with the Zend Framework for PHP web development projects.
Slide deck presentation on running PHP applications on the Windows and Azure platforms, from a tech conference session.
Explains how to use Windows Azure Diagnostics with PHP to collect and analyze logs, traces, and performance counters from cloud applications.
Microsoft announces Windows Azure Companion, a tool for deploying popular PHP applications like WordPress to the Azure cloud platform.
A developer uses Webgrind, a PHP profiling tool, to identify and fix performance bottlenecks in inherited code, reducing database queries and page load time.
Author shares their SXSW panel submission on web performance and neuroscience, and recommends other tech-focused talks they hope get selected.
Explains how to implement extension methods in PHP, similar to C#, to add methods to existing classes without modifying them.
A presentation at Linuxwochen Austria covering how to set up and run PHP for development on the Windows operating system.
Introducing PDF invoice/report generation for daloRADIUS billing, using the dompdf library for templating and email notifications.