Detect similar Posts by type and visitors
e.g. Amazon's "people purchased this item also viewed those......"
A reading history class might be implemented and 'linked' to Post (and User?) class
In addition, this is a big functionality that I would break it down to design and implement phases. Were not you sure about the database schema of this module, feel free to show me your relationship diagram before implementation.
Detect similar Posts by type and visitors e.g. Amazon's "people purchased this item also viewed those......" A reading history class might be implemented and 'linked' to Post (and User?) class
For you who are considering the query efficiency: http://tagging.pui.ch/post/37027745720/tags-database-schemas
In addition, this is a big functionality that I would break it down to design and implement phases. Were not you sure about the database schema of this module, feel free to show me your relationship diagram before implementation.