From the release Announcement: PHP Documentor integration PHP Documentor is actually the best solution to generate documentation based on PHP code comments. As more and more of you are using… [Continue Reading]
Month: April 2005
I’ll be presenting an updated version of the presentation I gave last night at AzPHP as a free webcast for php|architect on May 26th. The major change will be a… [Continue Reading]
The presentation went pretty good tonight, the turnout was pretty good, lots of new faces. I kept dropping the wireless connection which didn’t help with showing sample apps, but we… [Continue Reading]
I’ll be giving the presentation at tomorrow AzPHP user group meeting. The topic is: Building Dynamic Web Applications with AJAX. I’ll have slides up from the presentation in the next… [Continue Reading]
Some people commented in my AJAX Hello World with JPSpan article that the JPSpan example app was quite a bit slower. After a bit of testing it does seem that… [Continue Reading]
I’ve been working on a small AJAX image gallery application to use as a demo for my AZphp presentation next tuesday. I got to the point where i wanted to… [Continue Reading]
In my AJAX introduction post I talked about SAJAX and JPspan this posts walks you through installing JPSpan and writing the same simple Hello World app as we did in… [Continue Reading]
So in my last AJAX post I talked about a couple AJAX toolkits for PHP. Today I’ll cover a small example using SAJAX. Setting up SAJAX Download SAJAX: http://www.modernmethod.com/sajax/download.phtml Copy… [Continue Reading]
Everyone was filling this out on Planet Gnome, so I thought i’d see what my profile is. Just as I thought I speak nice boring general american english, though I… [Continue Reading]
So a couple months ago Jesse James Garrett gave us the worst new technology term ever, AJAX. Now I think a much better term is javascript remoting, or just javascript… [Continue Reading]