Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

NETTUTS.com:
An Introduction to Split Testing in WordPress
Aug 18, 2010 @ 17:56:55

On NETTUTS.com today there's a new tutorial showing you how to create a split testing environment in your WordPress installation with the help of the Google Website Optimizer plugin.

Split testing is a way to experiment with a live site and find which headlines and text are the most effective. Amazon uses split testing to determine which versions of their site convert customers better. We’ll use WordPress and Google’s Website Optimizer to test two different headlines, and find which works best at capturing customer emails.

They walk you through their six step process to help you create the pages for testing, install the Google plugin and use the Web Optimizer tool to keep track of the results of your testing.

tagged: wordpress split testing google website optimizer

Link:

PHP.net:
Google Summer of Code: php.net students
Apr 23, 2008 @ 12:58:21

The main PHP.net website has posted a list of people participating in this year's Google Summer of Code project on various PHP projects. These include:

You can check out more information on the projects (including links to their individual pages) on this page of the Google Code website.

tagged: phpnet gsoc2008 students optimizer xdebug cairo pecl unicode php6

Link:

Nessa's Blog:
Installing IonCube loader with Zend Optimizer
Nov 19, 2007 @ 15:32:00

Nessa has a guide posted showing exactly how to get the IonCube encoder installed right alongside the Zend Optimizer (specifically on a cPanel setup).

This is a common request we get for Ioncube to be installed. It's generally not an issue, but when you factor in other optimization plugins like Zend and eAccelerator, a common misconception is that the three don't get along. It's very easy to install Ioncube into a PHP installation that already has Zend and eAccelerator.

It's only about a five or six step process to get them working happily together with one "gotcha" mentioned about the ordering of the statements in the php.ini file.

tagged: ioncude encoder zend optimizer cpanel ioncude encoder zend optimizer cpanel

Link:

Nessa's Blog:
Installing IonCube loader with Zend Optimizer
Nov 19, 2007 @ 15:32:00

Nessa has a guide posted showing exactly how to get the IonCube encoder installed right alongside the Zend Optimizer (specifically on a cPanel setup).

This is a common request we get for Ioncube to be installed. It's generally not an issue, but when you factor in other optimization plugins like Zend and eAccelerator, a common misconception is that the three don't get along. It's very easy to install Ioncube into a PHP installation that already has Zend and eAccelerator.

It's only about a five or six step process to get them working happily together with one "gotcha" mentioned about the ordering of the statements in the php.ini file.

tagged: ioncude encoder zend optimizer cpanel ioncude encoder zend optimizer cpanel

Link:

Zend Developer Zone:
Zend Platform 3.0 Released
Feb 12, 2007 @ 18:05:00

The Zend Developer Zone has posted this release announcement for the latest version of Zend's application server - Zend Platform 3.0:

Zend Technologies, the PHP company, today announced the general availability of Zend Platform 3.0. Zend Platform 3.0 is the only PHP application server created specifically to support the management, performance, integration and scalability requirements of organizations that use PHP to run business-critical web applications. Zend Platform improves the end user experience with these web applications by enabling better application responsiveness, reduced application downtime, and richer functionality.

Updates from the previous version include:

  • Support for PHP 5.2
  • Zend Optimizer 3.2.3 and Zend Debugger 5.2.4 are included
  • New servers: Performance Mangement Server, Integration Servers & Enterprise Server
  • PHP Configuration Control enhancements
  • Actuate BIRT Reporting integration
  • and more [txt]
You can check out the features and everything about the Zend Platform on it's official page on Zend's website.

tagged: zendplatform release bugfix optimizer debugger birt server zendplatform release bugfix optimizer debugger birt server

Link:

Zend Developer Zone:
Zend Platform 3.0 Released
Feb 12, 2007 @ 18:05:00

The Zend Developer Zone has posted this release announcement for the latest version of Zend's application server - Zend Platform 3.0:

Zend Technologies, the PHP company, today announced the general availability of Zend Platform 3.0. Zend Platform 3.0 is the only PHP application server created specifically to support the management, performance, integration and scalability requirements of organizations that use PHP to run business-critical web applications. Zend Platform improves the end user experience with these web applications by enabling better application responsiveness, reduced application downtime, and richer functionality.

Updates from the previous version include:

  • Support for PHP 5.2
  • Zend Optimizer 3.2.3 and Zend Debugger 5.2.4 are included
  • New servers: Performance Mangement Server, Integration Servers & Enterprise Server
  • PHP Configuration Control enhancements
  • Actuate BIRT Reporting integration
  • and more [txt]
You can check out the features and everything about the Zend Platform on it's official page on Zend's website.

tagged: zendplatform release bugfix optimizer debugger birt server zendplatform release bugfix optimizer debugger birt server

Link:

Bnnx.com:
Installing the Zend Optimizer
Jun 09, 2006 @ 14:39:32

In another "cut to the chase" kind of post today, this new item on Bnnx.com gives the steps needed to install the Zend Optimizer.

You'll need root access to the server you're installing it on, but after that, it's really a pretty simple setup process. You'll also need to have the webserver up and working with PHP to get it all working (obviously), but having each step laid out for you makes it each.

If you're looking to install this offering from Zend, be sure to check this process out.

tagged: zend optimizer installation steps tutorial zend optimizer installation steps tutorial

Link:

Bnnx.com:
Installing the Zend Optimizer
Jun 09, 2006 @ 14:39:32

In another "cut to the chase" kind of post today, this new item on Bnnx.com gives the steps needed to install the Zend Optimizer.

You'll need root access to the server you're installing it on, but after that, it's really a pretty simple setup process. You'll also need to have the webserver up and working with PHP to get it all working (obviously), but having each step laid out for you makes it each.

If you're looking to install this offering from Zend, be sure to check this process out.

tagged: zend optimizer installation steps tutorial zend optimizer installation steps tutorial

Link:


Trending Topics: