Archive for October, 2007
Integration of Zend Framework and Prototype Ajax
Last two days I’ve worked on implementing an example of integration of Zend Framework’s MVC and Prototype’s Ajax for HTML Forms submission and validation.
The solution consist of 2 parts:
1. There is a new View Helper to create an Ajax-enabled form.
This part mostly consists of JavaScript code, which alters default HTML Form behavior to submit the [...]
[ Back to top ]
PDT CodeDataResolver and ContentAssistSupport Unit Testing
Just wrote the subject related article here.
The article explains the concept of editor caret position based Unit Testing of editor links and code completion in PDT.
[ Back to top ]
Debug PHP and JavaScript simultaneously
Yesterday me and Roy had a brainstorm session on future Zend Neon (Commercial version of PDT) and ATF integration and “occidently” found a way of debugging of an URL with both Zend’s PHPand Mozilla’s JavaScript debuggers in one session.
Surprise! It’s possible with neither patching nor hacking. I’m not going to show the exact steps of [...]
[ Back to top ]
Version Upgrade
Today I found that the new version 7.10 of Kubuntu just released.
Since my only Linux machine is in the office and I’m at home today, I’ve started to upgrade the system via VNC. And now I’m wondering will it allow me also to finish with it.
Update: It’s funny, but it didn’t allow me [...]
[ Back to top ]

