Archive for the 'Zend' Category

Zend Studio 5.5 final is out

Friday, December 8th, 2006

Zend announced the final version of the new Zend Studio 5.5. Besides this a new version of Zend Platform is available. It is the Zend Platform 3.0 Beta. You can download the new softwares from Zend website.

PhpED 4.6.2 destroyed my Zend Studio

Monday, November 20th, 2006

As I prommised I tried the new version of PhpED - the 4.6.2 - at the weekend. Installation was working very well. However it was never a problem for me with PhpED. The basic functions were working smoothly. The main test is to debug a fresh installed Joomla site. (more…)

Zend Platform 3

Wednesday, November 8th, 2006

Zend Platfrom is integrated into the new Zend Studio 5.5. There is a small window for Platform events in the Studio IDE. I wanted to try this new feature out but I got an interesting result. (more…)

Zend Studio 5.5 Debug Part 2

Sunday, November 5th, 2006

After a lot of installations and uninstallations at the end I could create a quite usable development environment with Zend Studio. Now the debug functionality works well too.  (more…)

Debug with Zend Studio 5.5

Friday, November 3rd, 2006

As I wrote a day before I have successfully installed the beta version of the new Zend product, Zend Studio 5.5.

The most important feature of such an IDE is the debugging capability. To debug a normal Php file without any $_POST, $_GET,… information is not a big deal. (more…)