Hi, After that I have been surfing in the Zend web pages I am continuing without resolving several doubts about a development that I have done for configuring the modules from any project. I think to understand that I can send a proposal with this development, but I am not sure.
Moreover, I have interest in publishing development and an explanation of my blog, but I am not sure if I can do that without violating any licensing because my source code (some classes) are using attributes of Zend Framewor types, for example Zend_Loader_PluginLoader_Interface. Furthermore the core from my development needs some Zend resource and plugins to run in Zend Framewor, so, I have some sources that only has some attributes from types of Zend Framework and others that inherit from Zend Framwork as Zend_Application_Resource_ResourceAbstract, Zend_Controller_Action_Helper and Zend_Controller_Plugin_Abstract. My main doubt is if I can make public my development or that parts and if I can use other open source license for example GPL, LGPL, that I can preserve my authorship. Thanks for advance.
