Multithreading in PHP with CURL
by Cal Evans (editor) |
0 comments | Monday, March 31, 2008
Lineke Kerckhoffs-Willems has posted a good tutorial over on the IBuildings blog titled “Multithreading in PHP with CURL”. It’s a short read with some proof-of-concept code but worth taking a look at if you’ve ever wondered how to simulate multi-threaded processing with PHP.
Login and Authentication with Zend Framework Tutorial
by Cal Evans (editor) |
1 comment | Friday, March 28, 2008
Matthew Weier O’Phinney (Master of the ZF-MVC) has posted a great tutorial on using the Zend_Auth and Zend_Form together to build a login form with identity persistence.
PHP and SAP/NetWeaver Integration Survey
by Cal Evans (editor) |
3 comments | Friday, March 28, 2008
As part of an ongoing effort to give PHP developers new tools and new markets to explore, Zend and SAP are reviewing upgrading the Netweaver PHP connector.
CIO Magazine Publishes Second PHP Article
by Cal Evans (editor) |
0 comments | Monday, March 17, 2008
You really have to give CIO Magazine props. After the community responded to their recent article, “You Used PHP to Write WHAT?!”, they listened. Now they have published a second article written by Zend’s own John Coggeshall.
LINQ for PHP (Language Integrated Query for PHP)
by maartenba |
3 comments | Monday, March 17, 2008
On his blog, Maarten Balliauw posted that he has started a new class library mimicing C#'s LINQ technology.
Zend Technologies Releases Zend Framework 1.5
by Cal Evans (editor) |
17 comments | Monday, March 17, 2008
Zend Technologies, Inc., the PHP Company, today announced the availability of version 1.5 of Zend Framework, the popular open source PHP framework. Zend Framework is an open source project best known for its support for fast, efficient creation of PHP applications. It has developed a strong community and has attracted contributions from over 400 individual and corporate-sponsored developers, including Microsoft, Fox Interactive Media, IBM and Google. Since its debut, Zend Framework has been downloaded over four million times.
Slides From Recent Zend Framework Presentations
by Cal Evans (editor) |
3 comments | Monday, March 10, 2008
Wil Sinclair has been a busy man of late. In addition to getting ready for the 1.5 release of Zend Framework and recording a podcast with me, he has taken the time to present 2 different presentations on Zend Framework.
Zend Framework Takes Home a Jolt Productivity Award
by Cal Evans (editor) |
1 comment | Thursday, March 6, 2008
Last night, SDWest hosted the 18th annual Jolt Awards. ”...the Oscars of our industry” according to Chad Fowler. Both Zend Framework and Zend’s DevZone were nominated for Jolt Awards this year.
Ajaxian.com announces two PHP Wrappers for ExtJS
by Cal Evans (editor) |
0 comments | Thursday, March 6, 2008
ajaxian.com recently posted an article talking about two PHP wrappers for ExtJS. If you are not familiar with ExtJS or if you’ve been considering dipping your toe in the Ajax ocean but weren’t sure where to start, this is a good post to read.
Chris Hartjes: Custom CakePHP 1.2 Pagination Queries
by Cal Evans (editor) |
0 comments | Thursday, March 6, 2008
Chris Hartjes has posted a new CakePHP tutorial on his blog titled “Custom CakePHP 1.2 Pagination Queries”. If you work with CakePHP, you are going to want to take a look at this.
