WP Posting Frequency

This is my first attempt at creating a WordPress plugin.

To add a posting frequency block somewhere on your site (like in my sidebar) add the code gh_postFrequency_block(); to your template (ie sidebar.php) after configuring it in the options page. To insert the graph, just link to the image at http://yourdomain/wordpress/wp-content/plugins/gh_postcount/image/.

You can download my plugin here. (now with bugfixes)