This is another Comment System With Plans of Integration in the Future.. Reference Point Here for me
DISQUS PLUGIN BY JOOMLAWORKS as Rockettheme uses also.. As once you start add thousands of Videos makes sense for performance.
If anyone uses this on there please weigh in on performance..
DISQUS API 1.1 Documentation
Table of Contents
* Introduction
* Requests and Data Formats
* Authentication
* Response Formats
* Methods
o get_user_name — Validate API key and get username
o get_forum_api_key — Get forum API key for a specific forum
o get_forum_list — Get a list of websites that user owns or moderates
o get_forum_posts — Get a list of comments on a website
o get_num_posts — Count a number of comments in articles
o get_thread_list — Get a list of threads on a website
o get_updated_threads — Get a list of threads with new comments
o get_thread_posts — Get a list of comments in a thread
o thread_by_identifier — Get a thread by identifier
o get_thread_by_url — Get a thread by URL
o update_thread — Edit thread settings
o create_post — Create a comment
o moderate_post — Delete a comment or mark it as spam (or not spam)
Introduction
The Disqus API enables developers to interact with the Disqus data from their programs. Our first practical goal is to offer sufficient access for someone to write a custom Disqus plugin or a third-party