
OpenComment 3.0.8

This new version is now able to
- Paging algorithm using a navigation bar a la www.digg.com (I’ve took a part of their cascading style sheet)
This version has now a nearly feature complete "query panel", where only a "search option" may needed.
The whole system being powered by Ajax, so the response time and load on server is optimal. See the ScreenCast demo (Flash file created with WINK) (soon) or
experience it live at demo.waltercedric.com
I’ve created 15 dummy comments on the first article, so You can play with the paging and filtering panel.
I am pretty satisfied with the speed at which I can add new features, it seems that the software architecture is not that bad, even if I am forced to do refactoring by hand. The biggest issues for the future, is the presentation code (HTML tags) which are mixed in the code. (spaghetti anti pattern). I think its time to learn how to use PatTemplate.
Your ideas are always welcomed: use the forum forums.waltercedric.com or contact me.
Release date
END OF WEEK!!!!