NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Not AJAX, Just Client-side JavaScript (Score:2)
I haven't looked too closely at what's going on, but I didn't think it used AJAX. If it did, then when you clicked to expand a comment, there'd be a round trip to the server to get the comment text.
I think the way it works is that the full text of the comments is included in the page (good for Google as you say) and client-side JavaScript is used to show/hide bits.
Re:Not AJAX, Just Client-side JavaScript (Score:2)
Google doesn't have access to the DHTML comment pages (yet?) though.
What we do have (in part, not finished) is OAI (Open Archives Initiative), which is better
Reply to This
Parent