PHPPowerPoint 0.1.0 (CTP1) released!
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
Announcement of PHPPowerPoint 0.1.0, a new PHP library for programmatically generating PowerPoint (PPTX) presentations.
Announcing upcoming tech conference sessions on PHP/Silverlight integration, ASP.NET MVC, and unit testing with mocking.
A tutorial on connecting to and using Windows Azure Blob Storage from PHP, including code examples for basic operations.
A guide to implementing cross-browser RGBA color backgrounds with CSS and a PHP fallback script for older browsers.
A tutorial on extending PHPExcel to save spreadsheets directly to Google Docs using a custom writer class and Zend Framework.
Announcing PHPLinq 0.4.0, a PHP library bringing .NET's LINQ query capabilities to arrays, XML, and databases.
PHPExcel library featured in php|architect magazine for generating Excel files and charts using PHP and the Google Charts API.
Announcing a presentation on OpenXML document interoperability from an open-source perspective, featuring PHPExcel and OPENXML4J.
A critique of the PHP programming language used on Obama's change.gov site, advocating for modern frameworks like Django or Rails.
Announcement of the first release of a WordPress plugin for integrating Disqus comments into blog posts.
Introducing Locations support in daloRADIUS, allowing management of multiple RADIUS databases from a single web interface.
A review of the book 'Mobile Web Development' by Nirav Mehta, covering its content, target audience, and approach to teaching mobile web technologies.
A developer's review and implementation experience with Sweetcron, a lifestream feed aggregator built on CodeIgniter.
An interview with Liran Tal, lead developer of daloRADIUS, discussing the project's origins, community support, and its role in managing RADIUS deployments.
Explains the problems with global variables in PHP and introduces the Registry pattern as a better alternative for sharing data.
A technical guide on implementing Google Analytics for mobile websites using server-side PHP, focusing on tracking without JavaScript.
Guide to integrating Zend Studio with Team Foundation Server for PHP development, enabling source control and team collaboration in mixed environments.
A tutorial on using PHPExcel to integrate and reuse existing Excel-based business logic in a PHP web application, avoiding duplicate code.
PHPLinq 0.2.0 released, bringing .NET's LINQ query syntax to PHP for querying arrays, XML, and other data sources.
A technical tutorial on indexing Microsoft Word 2007 (.docx) files using the Zend_Search_Lucene library in PHP.