[ciapug] Re:
Carl Olsen
carl-olsen at mchsi.com
Mon May 1 16:55:50 CDT 2006
Yes, the one on AJAX patterns is riddled with typos and non-working code.
I'm starting to understand that the author is more important than the
publisher. The PHP book by Jason Gilmore (Apress) is good, and I think that
is the one you are referring to. Get that one.
-----Original Message-----
From: Scott Phillips [mailto:scott.phillips at DRAKE.EDU]
Sent: Monday, May 01, 2006 11:07 AM
To: carl-olsen at mchsi.com; ciapug at cialug.org
Subject: RE: [ciapug] Re:
The last Apress book I read was riddled with typos and non-working example
code ("PHP MySQL Programming..."). Have you seen any of that so far, Carl?
I've heard good things about this particular book, but have not checked it
out for myself yet.
At 01:24 PM 4/28/2006 -0500, you wrote:
>Only the walking dead are here today. ;-)
>
>I'm busy reading about AJAX Patterns and Best Practices (Apress.com), but
>it's mostly JavaScript running with ASP.NET, Mono, and JSP (threading and
>caching, so far). I tried the threading example with PHP and it worked.
>
><?php
> sleep(10);
> print("something");
>?>
>
>You send an AJAX request to load this PHP page which hangs for ten seconds.
>While it is hanging, you send a second AJAX request to another page
(usually
>an XML file) and it pulls in the content from the second page while the
>first one is still hanging. The example demonstrates asynchronous
requests.
>
>Interesting stuff.
>
>Carl
>
>-----Original Message-----
>From: ciapug-bounces at cialug.org [mailto:ciapug-bounces at cialug.org] On
Behalf
>Of Mike Parks
>Sent: Friday, April 28, 2006 12:58 PM
>To: ciapug at cialug.org
>Subject: [ciapug] Re:
>
>Damn Spammers... Sreedhar Reddy <kikkuri_sreedharreddy at yahoo.com>
>
>So what's up? Did to group die? Or just nothing new?
>lman/listinfo/ciapug
>
>_______________________________________________
>ciapug mailing list
>ciapug at cialug.org
>http://cialug.org/mailman/listinfo/ciapug
More information about the ciapug
mailing list