RSS

Tag Archive | "PHP"

Using Eclipse Ant with Phing

Saturday, August 16, 2008

3 Comments

If you develop Java applications, chances are you've used Apache Ant in integration with Eclipse. The Ant view pane allows easy access to the build automation tasks your project may have defined. In the PHP world, we have a build system based on Ant called Phing. This article will show you how to easily access your Phing tasks in Eclipse [PDT].

Continue reading...

How to transfer your MacPorts environment to a new Mac

Tuesday, August 12, 2008

0 Comments

How to transfer your MacPorts environment to a new Mac

Do you use MacPorts for your development? In a need for a new Mac, but do not have the time to set up your whole development environment all over again? Keep reading.

Continue reading...

RIP PHP 4

Sunday, August 10, 2008

1 Comment

The PHP development team has just released the last release of PHP 4. It has gone over 4 years since the release of PHP 5 and the adoption of PHP 5 vs. PHP 4 looks quite positive with the availability of PHP 5.1 and 5.2. This is an important milestone for everyone that rely on PHP [...]

Continue reading...