Update
As of this writing the nightly build is being built and the change is mainstream. You need the nightly (1.2.0) update site: http://update.phpeclipse.net/update/nightly
Thanks to ajt and ed_mann for making this possible!
I’ve been using eclipse and phpeclipse for some time now for my PHP related developments. One of the biggest productivity killers for me was that […]
Tags: development, eclipse, pde, php, phpeclipse, programming
September 1st, 2007 · 2 Comments »
Since you can’t easily upgrade to CentOS 5 from 4.5 with yum you have to compile it all yourself.
Apache 2.2.4
PHP 5.2.3
Ruby 1.8.6
The following script downloads and compiles a complete stack of the newest apps for a ruby on rails installation, even including PHP. Complete with SSL and the newest Subversion.
#!/bin/bash
mkdir install
cd install
sudo yum -y remove […]
Tags: apache, centos, linux, php, rails, ruby, ruby-on-rails, unix
July 15th, 2007 · 9 Comments »
Most projects seem to regard those update locations as a kind of secret. At least most of the projects I use regularly (see below for a list of them). For some update locations you can search ages. And if you need the unstable update locations even longer.
Some Hint for eclipse plugin developers: If you have […]
Tags: eclipse, jboss, jbosside, location, locations, php, phpeclipse, update
February 24th, 2007 · No Comments »