Lee Callister wrote:For my money the ideal system (in addition to having these work the same way) is for posted comments already open right under the article, with a button/link under that that opens an editor to add another comment.
I agree. Specifically, it'd be best to show only the first 5 comments (for example) with a link 'Show More...' underneath it. Clicking it uses AJAX to "expand" more comments, loading them only if the user clicks it. So it expands to 10, then the user can click again to expand to 15... and so on. Reason being is, well if an article has 100 comments that will be a lot of scrolling
but also, it would reduce load on the server. Each web page would take AGES to load and there would be thousands of SQL queries per second
it'd crash even dedicated servers on busy sites (big websites like YouTube and Google are actually several hundred servers working together as one).
Anyway, yeah. It's unfortunately a very very complicated process, especially the part to make it compatible with all browsers. That's the reason why we'd like to keep it for Premium JoomlaComment templates (they will only be 5 euro though) because it's been such a headache to make it work fast, efficiently and compatible with all browsers.
Hopefully it will come soon, if you are interested. Well, let us know if you have any more questions