From f202985deec90187a0bde4d6fa9f71f4017ade31 Mon Sep 17 00:00:00 2001 From: Padraic Brady Date: Tue, 10 Jul 2012 18:54:14 +0100 Subject: [PATCH] Updated Zend to Zend Framework (full name preferred to avoid product confusion w/ Zend Server/etc.) Added Matthew Weier O'Phinney to Resources section (lead for ZF) --- _posts/11-01-01-Libraries-and-Frameworks.md | 2 +- _posts/12-01-01-Resources.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/11-01-01-Libraries-and-Frameworks.md b/_posts/11-01-01-Libraries-and-Frameworks.md index 92dd9e0..d0a2720 100644 --- a/_posts/11-01-01-Libraries-and-Frameworks.md +++ b/_posts/11-01-01-Libraries-and-Frameworks.md @@ -17,7 +17,7 @@ _You do not need to use a framework for every project_. Sometimes, plain PHP is * [SolarPHP](http://solarphp.com/) * [Symfony](http://symfony.com/) * [Yii](http://www.yiiframework.com/) -* [Zend](http://framework.zend.com/) +* [Zend Framework](http://framework.zend.com/) ### Micro Frameworks diff --git a/_posts/12-01-01-Resources.md b/_posts/12-01-01-Resources.md index 9395014..086fbd8 100644 --- a/_posts/12-01-01-Resources.md +++ b/_posts/12-01-01-Resources.md @@ -12,6 +12,7 @@ * [Derick Rethans](http://twitter.com/derickr) * [Chris Shiflett](http://twitter.com/shiflett) * [Sebastian Bergmann](http://twitter.com/s_bergmann) +* [Matthew Weier O'Phinney](http://twitter.com/weierophinney) ## Mentoring