Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, I need a comments engine for a new startup site. I would like for users to be able to leave a comment on pages and for other users to make a comment about comment's posted. It needs to be time stamped and have a rating for the content like You Tube or Blippy. I cannot use a third party generator or code service. I would like to have this as an in house source to have control over it. No PHP or MySql. Any help would be much appreciated.
Posted
Updated 12-Mar-10 1:27am
v2

1 solution

Sounds like you've got the basic idea about what you want in place. I suggest that you need to sit down and work through a few use cases now to see how the system will actually hang together; make sure that you have managed to capture all your requirements.

Once you've done this, you should look at possibly mocking up a few screenshots to see what it will look like, and to get a feel for what works and what doesn't. Obviously, you'll also be working the application design out at the same time.

Finally, have fun with it when you're coding it up. I wish you luck.:rose:
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900