PEAR_PackageFileManager_GUI_Gtk2 (PFM_GTK2)
I am beginning to work on PFM_GTK2. This version should be much more full-featured than the first go around. Last time, I was rather limited by the state of PEAR and PFM itself. With PEAR 1.4 available, this version will be able to control much more of the packaging process. In fact, my end goal is to make it so that you don’t need to touch the package file after using PFM_GTK2. If possible, I would even like to incorporate the ability to upload the .tgz file directly to the channel server.
If you have any requests or suggestions, please feel free to leave a comment. Thanks.

March 8th, 2006 at 4:48 pm
i’ve just discovered this post on your website Scott. What do you think to work on common way, and propose same (or almost same) features for both GTK2 front end and my WEB front end ?
See PEAR proposal: http://pear.php.net/pepr/pepr-proposal-show.php?id=335
Laurent
March 8th, 2006 at 5:02 pm
I think that is a great idea. I have been using your images as a reference point for the layout. (rough first drafts)
http://www.crisscott.com/tmp/PEAR/6137f1701.png
http://www.crisscott.com/tmp/PEAR/6137f1702.png
If possible I’d like to at least have a common API that all PFM_GUIs can implement or use. That way, when someone comes along with PFM_GUI_CLI they won’t have much work to do.
What ever ideas you have let me know.