Posts Tagged ‘open source projects’

Where do open source get its fundings?

Where do open source projects like linux, gimp, blender etc. get its fundings? How do they stay alive to this day?

Help needed for open source which provides additional information ?

Hello there,
I am looking for an open source which provides additional information by a click on it . I heard that paragent which is an open source projects is better for that. Any information about this would be great.
Thanks in Advance,
Bmora96

How start programming in an open source project?

I have a bachelor’s in Computer Science but have not used my programming knowledge/experience in the last couple of years. I want to re-sharpen my skills and think participating in some open source projects would help and be very interesting; but I really don’t know where to start.

– do I just find a project I want to help with? (where do I find one)
– is there a community for each project that I need to present myself to?
– if there is a project I’d like to help with, where do I begin?
– where can I help smaller projects and warm up?

I hope you get the gist of this question, any guidance would be GREATLY appreciated.

thanks,
-Nico

How do programmers who work separately on open-source projects join the pieces of code together?

I’m thinking in terms of a programmer in India working on part of a project and another in the US working on the same project, how do they piece or join the code they have worked with together? How do they ensure that they follow similar programming guidelines?

What are some open source projects for BASIC programmers?

I have recently begun programming with Liberty BASIC and want to help on an open source project using any kind of BASIC. Any suggestions?

how to volunteer for open source projects?

what is the procedure to become a part of open source projects?
what is the expected pre-requisite to become a part of it?

What are open source projects that i should join and how?

I am a 16 year old that is trying to make a name for myself through open source. Obviously, this won’t happen overnight. I was wondering if you guys could help me start by suggesting some open source project that I can join with instructions how.
Thank you so much

Microsoft to Talk Open Source at OSBC

Microsoft will be active at the Open Source Business Conference, acting as a sponsor and providing a keynote speaker. The software giant is continuing its drive to position itself as an ally of open source and to support open-source projects on Windows.
– Microsoft plans to make a substantial showing at the upcoming Open
Source Business Conference, in a continuation of the software giant’s
campaign to make nice with open source and support open-source projects on
Windows.
In a blog post, Peter
Galli, open-source community manager at Microsoft, l…



Read More

Microsoft to Spread Open Source Love at Business Conference

Microsoft plans to have a substantial showing at the upcoming Open Source Business Conference (OSBC) in a continuation of the software giant’s campaign to make nice with open source and support open source projects on Windows.
– Microsoft plans to have a substantial showing at the upcoming Open Source Business Conference (OSBC) in a continuation of the software giant’s campaign to make nice with open source and support open source projects on Windows.
In a blog post, Peter Galli, open source community manager at Microsoft,…



Read More

How to obtain design diagrams from open source projects?

I am trying to learn better design techniques, partly read the GoF book on design patterns, and I am looking forward to understanding these concepts better. Everyone has told me that open source projects are beneficial in trying to learn these patterns. My question is, how can I get UML/other design diagrams from these projects? (I don’t see them anywhere in the code repository, if you do, paste a link). Thanks