Just drag the widget into sidebar and configure it, or visit the settings under WordPress Settings menu..
Because the widget creates entry on the div tags, you may need to use the flag on your CSS entries to override any margins you may be setting...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Fixed bug where if you saved results, and then changed the amount of posts to show to lower value than set, that it would still show the previous amount until new results were fetched again.
The Clear All Saved Data under Debugging relabled Clear All Saved Results to be more clear and note provided to explain the feature better...
Disqus updates the inside the link to comments if it's being loaded and will use the settings you define in Disqus.
Added fallback methods for getting ID from Disqus to use to show the image and post date..
The shown article title now pulls from WordPress if ID can be fetched, instead of using the one return by Disqus because sometimes Disqus won't have the current title correct...
Fail-safe if you are set to save the results and the results are empty then it will query Disqus to get results and save them...
Renamed the plugin file to avoid it showing link to settings for the Disqus plugin..
Read more