Discuss Scratch

VC119
Scratcher
100+ posts

What is an open source project?

What is an open source project? I mean whatever it is, if you can help I would like to help. What is an open source project?
DrKat123
Scratcher
1000+ posts

What is an open source project?

Open source is something that is free, and the source code is open to everyone
VC119
Scratcher
100+ posts

What is an open source project?

DrKat123 wrote:

Open source is something that is free, and the source code is open to everyone

Okay! Case closed.
DrKat123
Scratcher
1000+ posts

What is an open source project?

VC119 wrote:

DrKat123 wrote:

Open source is something that is free, and the source code is open to everyone

Okay! Case closed.
You can report this topic to be closed by clicking the “report” link on the first post
hebbars
New Scratcher
8 posts

What is an open source project?

To be considered as open source software by the software development industry, certain criteria must be met:

The program must be freely distributed (It can be part of a package that is sold though, such as Red Hat has done with Linux in the example below).
Source code must be included.
Anyone must be allowed to modify the source code.
Modified versions can be redistributed.
The license must not require the exclusion of other software or interfere with the operation of other software.
Jonathan50
Scratcher
1000+ posts

What is an open source project?

hebbars wrote:

The program must be freely distributed
I strongly disagree with that point. Many free/“open source” programs cost money.
gdpr533f604550b2f20900645890
Scratcher
1000+ posts

What is an open source project?

Open source software is software where the source code (the programming behind it) is freely accessible to the public. Scratch has several open source projects going, which other people may contribute to by improving the code (writing new features, fixing bugs, finding and reporting vulnerabilities and dangers, etc).
Jonathan50
Scratcher
1000+ posts

What is an open source project?

Chibi-Matoran wrote:

Open source software is software where the source code (the programming behind it) is freely accessible to the public. Scratch has several open source projects going, which other people may contribute to by improving the code (writing new features, fixing bugs, finding and reporting vulnerabilities and dangers, etc).
According to the OSI, no: https://opensource.org/osd
DrKat123
Scratcher
1000+ posts

What is an open source project?

Jonathan50 wrote:

Chibi-Matoran wrote:

Open source software is software where the source code (the programming behind it) is freely accessible to the public. Scratch has several open source projects going, which other people may contribute to by improving the code (writing new features, fixing bugs, finding and reporting vulnerabilities and dangers, etc).
According to the OSI, no: https://opensource.org/osd
Woah
_Comicfan_
Scratcher
1000+ posts

What is an open source project?

Open source is something that is free.
iamunknown2
Scratcher
1000+ posts

What is an open source project?

_Comicfan_ wrote:

Open source is something that is free.
Not really.

Free as in freedom, but not free as in free lunch.
adly73
New Scratcher
1 post

What is an open source project?

open source is the software developed for accessed by public free, and every one can countribute to add some features of the software
helloandgoodbye9
Scratcher
1000+ posts

What is an open source project?

adly73 wrote:

open source is the software developed for accessed by public free, and every one can countribute to add some features of the software

iamunknown2 wrote:

_Comicfan_ wrote:

Open source is something that is free.
Not really.

Free as in freedom, but not free as in free lunch.
It doesn't have to be free. Red hat linux and apple are good examples.
video_error
New Scratcher
10 posts

What is an open source project?

Open source merely means that it's source code is viewable. Scratch, for instance is open sourced. It does not always mean it's free, however. Open sourced projects generally have lenient licenses that allow the person to copy code and use it.

Powered by DjangoBB