I have imagined being able to connect to a client browser and push changes
to the client rather than have something sit on the client side and
periodically wait for updates.
or only update when the client refreshes the page manually.  both of those
antiquated options are ugly.  the push technique discussed in this email is
essentially leveraging
the Observer design pattern.  As i said i imagined it could be achieved via
ajax, but wasnt sure on the implementation.
im curious now to see it in action and pour through the Xaja code for the
answer to the riddle!
btw.
i found myelf thinking of the pronouciation as ZahJah.

-nathan

On 7/13/07, Colin Guthrie <[EMAIL PROTECTED]> wrote:

Daniel Brown wrote:
>    And to you, yes, "colourful" has a U in it.  Well, guess what....
> it does for us, too!  Just not in the "color" part, but rather the
> "ful" part.  So there!

D'oh! You got me there :p

Col

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Reply via email to