Do It Yourself – Website Tutorials
In this introduction to creating a WP plugin we will create a simple WordPress plugin. I will demonstrate the following concepts in this video tutorial:
– creating administration pages
– using the wordpress styles to create your admin styling
– interacting with the WP database using the $wpdb object
Tutorial Part 2 – http://www.youtube.com/watch?v=zmMbaWz-hvI
Full Blog Post – http://www.tipsandtricks-hq.com/how-to-create-a-wordpress-plugin-video-tutorial-4547
source