Sunday, June 08, 2008

Remote development of PHP

I have been searching for a setup for remote development of php. I develop a site hosted by an ISP which only allows ftp-access. I develop on the fly, shoot me. But it is really nice to be able to do quick fixes from any computer. And it is to much hassle to set up a development environment locally. I can't be bothered to keep track of the ISP's versioning and configuration of LAMP. Additionally I use Windows on my own computers, sorry. I used to code in Zend studio which has a FTP feature. But now I have changed jobs, and I don't have a license for it any more. We use Eclipse at my new workplace, but trying to get FTP working there has proven impossible, for me at least.

Today I finally found something which might be a viable solution. Thanks to Hans Zaunere which posted this presentation in 2005. Eclipse PDT + Webdrive!

I'm installing it right now, and will try it. Hoping for the best.

Monday, October 09, 2006

PONG

YOU LIKE PONG? THIS IS PONG. PLAY IT. IMPLEMENTED BY ME!