From f2eb42f35a3713212c30b00da3c670d7a2916077 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sun, 22 Jul 2012 10:48:10 +0300 Subject: [PATCH 1/2] Add Zend Server CE to list of All-in-ones and Zend Server Developer Cloud to list of PaaS --- _posts/01-05-01-Windows-Setup.md | 5 +++-- _posts/11-01-01-Resources.md | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/_posts/01-05-01-Windows-Setup.md b/_posts/01-05-01-Windows-Setup.md index 9265acf..237e86c 100644 --- a/_posts/01-05-01-Windows-Setup.md +++ b/_posts/01-05-01-Windows-Setup.md @@ -9,7 +9,7 @@ installer. The installer is no longer supported and stops at PHP 5.3.0. For learning and local development you can use the built in webserver with PHP 5.4 so you don't need to worry about configuring it. If you would like an "all-in-one" which includes a full-blown webserver and MySQL too then tools such as the [Web Platform Installer][wpi], -[XAMPP][xampp] and [WAMP][wamp] will help get a Windows development environment up and running fast. That said, these tools will be +[Zend Server CE][zsce], [XAMPP][xampp] and [WAMP][wamp] will help get a Windows development environment up and running fast. That said, these tools will be a little different from production so be careful of environment differences if you are working on Windows and deploying to Linux. If you need to run your production system on Windows then IIS7 will give you the most stable and best performance. You can use @@ -24,9 +24,10 @@ sounds tricky, but using [Vagrant][vagrant] you can set up simple wrappers, then [php-downloads]: http://windows.php.net [phpmanager]: http://phpmanager.codeplex.com/ [wpi]: http://www.microsoft.com/web/downloads/platform.aspx +[zsce]: http://www.zend.com/en/products/server-ce/ [xampp]: http://www.apachefriends.org/en/xampp.html [wamp]: http://www.wampserver.com/ [php-iis]: http://php.iis.net/ [vagrant]: http://vagrantup.com/ [puppet]: http://www.puppetlabs.com/ -[chef]: http://www.opscode.com/ \ No newline at end of file +[chef]: http://www.opscode.com/ diff --git a/_posts/11-01-01-Resources.md b/_posts/11-01-01-Resources.md index 957c84d..a53ea62 100644 --- a/_posts/11-01-01-Resources.md +++ b/_posts/11-01-01-Resources.md @@ -29,3 +29,4 @@ * [AWS Elastic Beanstalk](http://aws.amazon.com/elasticbeanstalk/) * [cloudControl](https://www.cloudcontrol.com/) * [Windows Azure](http://www.windowsazure.com/) +* [Zend Developer Cloud](http://my.phpcloud.com/) From 60931927c7df393189b7634f4017d6b355e7dec8 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Mon, 23 Jul 2012 16:31:42 +0300 Subject: [PATCH 2/2] Change URL per request --- _posts/11-01-01-Resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/11-01-01-Resources.md b/_posts/11-01-01-Resources.md index a53ea62..9481041 100644 --- a/_posts/11-01-01-Resources.md +++ b/_posts/11-01-01-Resources.md @@ -29,4 +29,4 @@ * [AWS Elastic Beanstalk](http://aws.amazon.com/elasticbeanstalk/) * [cloudControl](https://www.cloudcontrol.com/) * [Windows Azure](http://www.windowsazure.com/) -* [Zend Developer Cloud](http://my.phpcloud.com/) +* [Zend Developer Cloud](http://www.phpcloud.com/develop)