More Dynamic than Dynamic

In February, we had a great time learning about using Client side JavaScript to asynchronously query your PHP on the Server side (BTW–it’s apparently called [url=http://www.adaptivepath.com/publications/essays/archives/000385.php]Ajax[/url]). If you missed it, not to worry…here is my [url=http://www.kcpug.org/doghouse/2005_feb/20050219.swf]presentation on using XMLHttpRequest and PHP[/url].

Read on for more articles, example and info!!

Now, I know that I said that I would have a couple of examples written up for you. And I remember thinking when I said it “OK, Dan. You are really going to do it this time.” Well, here I am. March’s meeting is next week and I still haven’t gotten to play anymore with this very cool stuff.

I smell a future follow up presentation.

For those of you who just were dying to see more cool things to do with this technique, I want you to go read [url=http://www.baekdal.com/articles/Usability/XMLHttpRequest-guidelines/]Thomas Baekdal’s XMLHttpRequest Guidelines[/url]. Be sure to read the Ok, now you should have more information, but you want to make things easier. I understand that! Go check out the [url=http://www.modernmethod.com/sajax/]SAJAX project[/url]. The Simple Ajax toolkit will help you “export” custom-written php functions as javascript functions. It’s cool. Go look at it. Just don’t go exporting “mySystemBackdoor()” or something silly. 😉

Finally, you don’t care about all that. You just saying “Dan, c’mon. I just want something like [url=http://www.google.com/webhp?complete=1]Google Select[/url]!” I know, I know. But if I told you that up front, you never would have read those other articles, right? 😉

Finally, go check out [url=http://blog.bitflux.ch/wiki/LiveSearch]the LiveSearch project[/url] from BitFlux. You can see it in action on [url=http://blog.bitflux.ch/]their blog[/url]. I think you will agree, this where most of us will want to play…at least until we are sure about all those consequences of using this new tool.

Happy Coding!

402 thoughts on “More Dynamic than Dynamic

  1. Re: More Dynamic than Dynamic
    Dan,

    I just wanted to thank you for the presentation today. It was very informative, and something that I think could really become a standard in web development in the future. By obtaining a basis in the technology now will give everyone an edge for an extended period of time, especially for a freelance developer like me.

    Thanks Again,
    Al

    • Re: More Dynamic than Dynamic
      I agree with Al. This stuff is pretty awesome and I’m really looking forward to playing around with it.

      Thanks Dan!

      • Re: More Dynamic than Dynamic
        Sorry. That last comment was from me.

        Anyone know why I have to log in every time I visit the site? Is there an option somewhere that I missed that will store my data in a cookie and automatically log me in?

        Edit: Nevermind. I figured it out. There is an option in the account settings.

        – Doug

  2. Re: More Dynamic than Dynamic
    THanks for the research on this topic. I’ve been following the development of Ajax for several years, and excited to see it finally getting the attention it deserves. The links you have provided are excellent, and a very concise starting point for anyone who wants to dig in.

    Thanks,

    -Jared

Leave a Reply

Your email address will not be published. Required fields are marked *