Andrew Rickmann recently launched a neat new site called Fun With WordPress to showcase some of his WordPress projects.
One of the first tools he has published is called Fun With Plugins. The tool acts like a plugin wizard, and after you answer several questions, the tool generates a downloadable plugin file.
One of the things I like about this tool compared to similar ones is the automatic namespacing, and support for some of the more advanced things plugin authors take advantage of including localization and admin menus. Future versions promise Ajax support, style support, client side scripting, and an automatically generated WP Extend readme file.
Be sure to check out the tool and let Andrew know how he can make it even better.
Pants d: A thing like that has been coalescing in my mind for the past month or two.
At least that’s something I can take off my todo list (:
Wow. That sounds pretty interesting. I think I might have to give this a go later today and report back on it.
I already tested the generator; Is really great, for plugins developers makes really easy to build the skeleton, I’ll use the generated code for a plugin I’ve working on.