Im jus trying to code a one page application same as of google buzz [with php,mysql & jQuery ] just simple text buzz with text reply.[list all users buzz on the same page & there no followers / followings]
I just did listed 10 buzz & its corresponding comments on the Buzz page onload & now if any other user place a buzz i did loaded the latest buzz as a 11th in the list through Ajax like kinda heartbeat ajax with jQuery.
Now here is the situation i just want to load the reply comment for each buzz through ajax synchronously & also reflect the changes like [edit / delete ] of each buzz & comments done from the other user end. The Structure goes as like below
Buzz1
cmt1
cmt2
cmt3
Buzz2
Buzz3
cmt1
Buzz4
...........
Please guide me with the situation & i really thankful for that,
Nithish :)