lol, rateu. you have created all the main applications that an webmaster need. we are out of ideas
i have seen some sites having the recent posts being poped up ajaxically, can we something like that with xthreads or this is non-xthread feature?
suppose we have categories - 1,2,3,4,5
we must have a 800x200 recent topics box on index page divided into 5 columns as
------------------------------------------------------------------
| 1 | 2 | 3 | 4 | 5 |
|------------|-----------|------------|-------------|------------|
| thread1 | thread1| thread1 | thread1 | thread1 |
| thread2 | thread2 | thread2 | thread2 | thread2 |
| thread3 | thread4 | thread3 | thread3 | thread3 |
. . . . .
. . . . .
. . . . .
like above the threads posted in any of the forums in those 5 categories must be poped up ajaxically into the recent topics block.