Topic: Programming Designs Forums + AJAX Latest Posts Display (on main page)
My forums is located at http://forums.programming-designs.com
I put a latest posts display on my main site located at http://programming-designs.com using AJAX. I messed around with the extern.php file and combined an AJAX script known as jQuery + jSpy plugin to dynamically add newly posted topics to the main page, so you can see new posts being made live.
Let me know what you think.