Archive for March, 2006
there is no spill! there is no spill!
I bet most of you know those days where hacking your software goes just fine until you expect a minor feature to cause huge problems. It happened to me on saturday when I wrote the layout manager for my javascript empowered table widget. The architecture will be similar to JTable found in the Java/GNU Classpath […]
using phpunit2 with eclipse
A good IDE saves a lot of time, and besides all those commercial products phpeclipse is a nice alternative.
UnitTesting has also become a valuable task to the serious PHP programmer. There is already a plugin for simpletest available to use in eclipse. Judging after the UI, it comes very close to JUnit. Unfortunately, there is […]
zend framework - it’s done when it’s done
Hooray! Zend framework has arrived!
If you haven’t heard the news yet (you should have read it by now in at least 100 of the thousands PHP developer blogs out there) I strongly recommend you to follow these steps:
Download the source
Browse the source
Read Andi Gutmans blog
Browse the source again
Subscribe to the mailing-list and post anything […]
