Simplexml in php 5
A tutorial on using PHP 5's SimpleXML extension to parse XML files and dynamically generate website navigation and content.
A tutorial on using PHP 5's SimpleXML extension to parse XML files and dynamically generate website navigation and content.
Recap of TechDays 2010 Portugal sessions on running WordPress on Windows Azure and integrating PHP with Silverlight, including presentation links.
A developer outlines planned improvements to their personal website, including code refactoring, new features, and UI tweaks, before starting a new game project.
A technical guide on creating and mounting Windows Azure Drives for PHP or Ruby applications using a custom .NET HTTP module.
A technical overview of running PHP applications on Windows Azure, covering scaling, storage, and SQL Azure with sample code.
A presentation on developing and deploying PHP applications on Microsoft's Windows Azure cloud platform, including slides and sample code.
A PHP developer shares insights from porting WordPress to Microsoft Azure, covering the PHP SDK, SQL Azure, and challenges faced.
Analysis of Facebook's HipHop PHP compiler, discussing its design, performance goals, and limitations compared to dynamic language implementations.
A developer reflects on PHP's evolution, comparing it to Java, and discusses using the Kohana framework and popular CMS platforms like WordPress.
Announcing the first public release of PHPMEF, a PHP port of the .NET Managed Extensibility Framework for application composition.
A developer's 2009 year-end review, highlighting top ASP.NET MVC and performance posts, open-source projects, and tech presentations.
A developer recounts attending Microsoft's invite-only Web Development Summit 2009, focusing on dialogue between Microsoft and the PHP community.
Introducing PHPMEF, a Managed Extensibility Framework for PHP inspired by .NET's MEF, enabling declarative application extensibility.
A review of the book 'Zend Framework 1.8 Web Application Development,' covering its MVC focus, application design, and testing practices.
Announcing the official release of Windows Azure Tools for Eclipse, a plugin for PHP developers to build, debug, and deploy applications to Azure.
Announcing an updated version of rgba.php, a server-side script for cross-browser RGBA color support, with new features and bug fixes.
Announcing upcoming tech sessions on Azure, PHP, and ASP.NET, including cloud migration and PHP-Microsoft integration.
Zend and partners release Simple Cloud API, a unified interface for interacting with multiple cloud storage and queue services.
Explains how to use Shared Access Signatures with the PHP SDK for Windows Azure to securely grant granular access to blob storage resources.
A guide to creating a PHP extension for accessing Windows Azure ServiceConfiguration and logging from FastCGI web roles.