You Are Here: JARinteractive + Weblog + Date: 2007

Paper Route

May 4th, 2007

Apparently some of the guys from For All The Drifters (well known to all of you GC folks) have started a new project called Paper Route and have an EP out. This is probably old news, but it is new to me!

PHP Editor Change

March 3rd, 2007

Eclipse has become a decent PHP editor since the last time I tried it for that purpose. Install the PDT project and its dependencies within Eclipse. PDT features code completion for both PHP functions and all user defined classes/variables/functions contained in the project (or defined on the “include path”). It also provides and easy one-click method of uploading all of your changes to a synchronized directory on your webserver via FTP.