Is Apache to bring back some dead project to give a new live ?
Hi There First, I would like to thank you so much for being added to the dev@community.apache.org, and maybe in the future, I would like to become as an active member of the Apache community. I have to ask some questions in different open-source communities to bring back some dead projects, but they seem not to be interested in keeping them alive by their developers. At the moment I could not do this alone because I am not an experienced programmer (I began to learn C++ and C# myself). And maybe in the future, I will work myself with some developers (if they become interested). These projects are related to the programming languages that I am learning (C++ and C#) and they seem to abandoned a couple of years ago: - MonoDevelop (An IDE for C#, .Net development and some C# libraries). - Anjuta IDE (C++ and IDE for other programming languages) I just wanted to know what do you think about it?. In any case, I have seen projects like OpenOffice and NetBeans IDE be alive thanks to Apache Community and if possible in the future to do something similar with these two projects. (maybe Monodevelop Ide and C# can be extended and used inside of Apache Web Server and Anjuta IDE can become a standard tool for C and C++ programming in the future). I have seen how many Java tools have been developed by Apache Software Foundation and I think this could be extended to C# too (this is just a suggestion). In any case, I will wait for the answer, and I am happy to be added to Dev-Help may be later I will introduce myself and how I can help or contribute to the Apache Software Fountation. Best Regards Manuel
Re: [PR] Prototype "volunteers" page - DO NOT MERGE (comdev-site)
bdelacretaz commented on code in PR #146: URL: https://github.com/apache/comdev-site/pull/146#discussion_r1402130253 ## static/js/components/whimsy-loader.js: ## @@ -0,0 +1,11 @@ +const fetchPublicData = async whimsyFilename => { Review Comment: Good point, done! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Is Apache to bring back some dead project to give a new live ?
Hi Manuel, On Wed, Nov 22, 2023 at 1:05 PM Manuel Lison wrote: > ...I have to ask some questions > in different open-source communities to bring back some dead projects, but > they seem not to be interested in keeping them alive by their developers... The ASF does not have its own developers, only our projects have developers. So unless an existing ASF project is willing to adopt the code in question, the only way to bring it to the ASF is to create a new project, see [1]. > ...These projects are related to the programming languages that I am learning > (C++ and C#) and they seem to abandoned a couple of years ago: > > - MonoDevelop (An IDE for C#, .Net development and some C# libraries). > - Anjuta IDE (C++ and IDE for other programming languages) ... The ASF does not have a technical strategy, on purpose, as our mission is to provide space and resources for our projects to exist, as opposed to developing specific types of software. Incubating an ASF project is really about community and governance, not as much about what the software does or even about its quality - but see [2]. To enter the incubator, a project needs at least an embryo of a community, so a first step would be to either form a community around those projects, or motivate their existing community, if any, to join the Incubator. As the projects that you mention seem to be IDEs, maybe there's a way to morph them into NetBeans extensions, that would be https://netbeans.apache.org/ Hope this helps! -Bertrand [1] https://incubator.apache.org/cookbook/ [2] https://community.apache.org/apache-way/apache-project-maturity-model.html - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Assistance Needed for Updating Apache Project Logos Page with new Avro Logos
Hello, I would like to update Avro's logo on the Apache Project Logos page and was hoping someone could assist me. I am a new committer and am unsure of how to commit the changes to this location: https://svn.apache.org/repos/asf/comdev/project-logos/originals/ If there is documentation you could send my way that would be greatly appreciated! This is my first commit but it won't be my last and I'd like to make sure I fully understand the process for next time. In the meantime, if you could update the Apache Project Logos page with the svg files I've attached I would be very grateful. Thank you for your help! All the best, Emma - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Assistance Needed for Updating Apache Project Logos Page with new Avro Logos
Excellent news! In Avro, *mostly* everything is done in git via pull requests. We really seldom use the svn repos except for (1) publishing the website and (2) publishing releases. I wouldn't even know how to request permissions because contributors usually don't need them! I'll update the logos tonight manually! THANK YOU SO MUCH! All my best, Ryan On Wed, Nov 22, 2023 at 5:06 PM Emma K wrote: > > Hello, > > I would like to update Avro's logo on the Apache Project Logos page and was > hoping someone could assist me. I am a new committer and am unsure of how to > commit the changes to this location: > https://svn.apache.org/repos/asf/comdev/project-logos/originals/ > > If there is documentation you could send my way that would be greatly > appreciated! This is my first commit but it won't be my last and I'd like to > make sure I fully understand the process for next time. > > In the meantime, if you could update the Apache Project Logos page with the > svg files I've attached I would be very grateful. > > Thank you for your help! > > All the best, > > Emma > > - > To unsubscribe, e-mail: dev-unsubscr...@community.apache.org > For additional commands, e-mail: dev-h...@community.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org
Re: Assistance Needed for Updating Apache Project Logos Page with new Avro Logos
On 2023-11-22 17:31, Ryan Skraba wrote: Excellent news! In Avro, *mostly* everything is done in git via pull requests. We really seldom use the svn repos except for (1) publishing the website and (2) publishing releases. I wouldn't even know how to request permissions because contributors usually don't need them! I'll update the logos tonight manually! For what it's worth, all ASF committers should have access to push to that directory in svn. As for the technical guide, searching for "how to add a file to subversion and commit" with your search engine of choice should help there. THANK YOU SO MUCH! All my best, Ryan On Wed, Nov 22, 2023 at 5:06 PM Emma K wrote: Hello, I would like to update Avro's logo on the Apache Project Logos page and was hoping someone could assist me. I am a new committer and am unsure of how to commit the changes to this location: https://svn.apache.org/repos/asf/comdev/project-logos/originals/ If there is documentation you could send my way that would be greatly appreciated! This is my first commit but it won't be my last and I'd like to make sure I fully understand the process for next time. In the meantime, if you could update the Apache Project Logos page with the svg files I've attached I would be very grateful. Thank you for your help! All the best, Emma - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org - To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org