Tagged Questions
A family of free/open licenses for creative works, written by an organization that promotes open content
2327
votes
108answers
445k views
List of freely available programming books
I'm trying to amass a list of programming books that are freely available on the Internet. The books can be about a particular programming language or about computers in general.
What are some ...
42
votes
19answers
2k views
Where can I find free and open data?
Sooner or later, coders will feel the need to have access to "open data" in one of their projects, from knowing a city's zip to a more obscure information such as the axial tilt of Pluto.
I know ...
12
votes
4answers
3k views
What is the difference between Creative Commons and GPL licensing?
I read the high level details on CC-GNU GPL 2.0, and Creative Commons used by SO. I'm not a lawyer, so I'm not sure I get the specific pros and cons of each variation of open source license.
What is ...
10
votes
6answers
3k views
What do licenses mean? GPL, MIT, CC etc
I am trying to understand various licenses. I usually do small projects in which I use say a jquery plugin which is under MIT license. Now is it okay for me to do the same? Is there a sort of a matrix ...
7
votes
7answers
2k views
Web Design: Source for Creative Commons or LGPL icons for use in web apps
I'm working on a web app where I need icons to represent Tables, Views, Stored Procs, and Functions. Where is a good source for these types of icons in a free/cc/LGPL like license?
This is a good ...
6
votes
1answer
254 views
Are there any widely used non-commercial software licenses?
I'm am looking into releasing the sourcecode for a project for non-commercial use. GPL and similar licenses are not non-commercial, but I don't want end up competing against software I wrote, so I ...
3
votes
1answer
93 views
Printing a GPL licensed icon (or embedding it in a PDF document)
In my thesis I'd like to use the Gnome Web browser icon inside a figure. However, this icon isn't licensed under a CC license, but under the GPL. While I'm aware of the conditions imposed by the GPL ...
3
votes
2answers
280 views
Mixing GPL and Creative Commons licenses
I am the project manager for a Game Development Interest Group at my college and we are currently developing a game that we would like to release for free.
The actual source code of the game I would ...
3
votes
4answers
791 views
Difference between MIT/BSD and CC-BY licenses
MIT/BSD licenses basically say: Hey, use the stuff, but don't claim it's yours.
CC-By license (without nc and the such, just the plain cc-by) says: Hey, use the stuff, but don't claim it's yours.
...
3
votes
6answers
2k views
Writing CC (The Creative Commons logo) in HTML
How do I write the CC logo in HTML, is there something like © which gives ©?
CC stands for Creative Commons.
Thanks.
2
votes
1answer
65 views
Why can the Creative Commons licences not be used for software?
I have heard that the Creative Commons licences can not be used for software (as also mentioned here). I was eager to know if this is entirely true and if so what is the reason? What would the ...
2
votes
1answer
420 views
Is Creative Commons Attribution 3.0 compatible with GPL v2+?
I have found some code that is licensed under Creative Commons Attribution 3.0 (CC-BY 3.0).
I want to pick it and put it into a program that I downloaded that is licensed under GPL v2+.
Then I want ...
2
votes
2answers
54 views
Reusing licensed Code in webdesign for profit
This is more of an opinion question. I do freelance webdesign for locals who need a website, and I often like to use Javascript and Jquery plugins/programs/libraries/frameworks or what you want to ...
2
votes
2answers
93 views
What license should I use instead of now-retired CC-SA?
I wrote a document about my application and want a license that allows people to:
Modify
Use commercially
Share alike
All that with no attribution hassle at all
CC-SA looks perfect but its page ...
2
votes
1answer
81 views
How to license my work under creative commons? [closed]
How to license my writing work under creative commons. Do i have to follow some procedure or do i just need to show a notice and thats all?
I need detailed help. Thanks in advance.
1
vote
0answers
32 views
Using CC-BY-SA music in a closed source game
I'm developing an Android game. It's going to be available for free both in Android Market and at my web page. I'm using AdMob in the game so it's going to be released as a commercial product. As a ...
1
vote
1answer
78 views
List of programming videos/tutorials [closed]
Possible Duplicate:
Favorite online lectures and presentations
I would like a list of decent tutorial series for any programming languages found on youtube or any other personal websites.
...
1
vote
0answers
18 views
URIs for specifying non-open-source licenses
Creative Commons provides a URI that can be used to identify each of their licenses, for example http://creativecommons.org/licenses/by/3.0/. They also have provided URIs for several other open-source ...
1
vote
0answers
58 views
Software license equivalent to CC Attribution-NonCommercial-ShareAlike 3.0?
Are there any software licenses that I could use that are similar to the CC-BY-NC-SA 3.0, human-readably described here? (Briefly: "give credit, don't use in commercial products, and publish derived ...
1
vote
1answer
98 views
Profit making Wikis and non commercial Creative Commons license (WikiHow) [closed]
I stumbled upon WikiHows 'supposedly' non commercial Creative Commons license today. What perplexes me is the following line:
'Do not use our content for commercial purposes. However, commercial ...
1
vote
1answer
248 views
Using Creative Commons Attribution-ShareAlike 3.0 licensed icons with iOS app
If I use an Creative Commons Attribution-ShareAlike 3.0 licensed icon set such as Iconic with my iOS app, does the iOS app also need to use the same license as the icons, or does it qualify as a ...
1
vote
2answers
116 views
'Creative Commons Attribution By' license compatible with Opensource?
What do you think about using Creative Commons license? I know That CC says 'We do not recommend it.' and 'Unlike our licenses, which do not make mention of source or object code, these (FSF and OSI) ...
1
vote
1answer
122 views
Hosting a project on code.google with an Creative Commons licence
I have a project which was made under the Creative Commons licence (Attribution-NonCommercial)
Now I would like to upload my code to code.google.com since I have other project living there.
When I ...
1
vote
1answer
107 views
Is there a CreativeCommons “by-nc-nd” equivalent for software?
Is there an equivalent of CreativeCommons' "by-nc-nd" license for software?
(Attribution - Noncommercial - No Derivative Works)
Their FAQ says, "it's not recommended" using CC licenses for software.
...
1
vote
4answers
112 views
creative common license and how to acknowlege
I found a javascript that it is perfect for a website I am in charge to build.
I am adapting that javascript and then I will use it in our website.
The javascript is under the creative commons ...
1
vote
2answers
54 views
Options for Publishing Programming Education Materials
I'm working on a programming class through the Twin Cities Experimental College. I'd like to publish the curriculum materials, and I'm open for ideas about how to do so.
Pluses:
collaborative ...
1
vote
3answers
154 views
Does software that uses media under a Creative Commons Share Alike license need to be distributed under a copyleft software license?
I was wondering if the Creative Commons Attribution-Share Alike licenses expects software that uses it to be distributed under a copyleft software license. Does it make a difference if the media is ...
0
votes
1answer
19 views
What image licenses permit me to use them on my site?
Can I use images on my site that I have downloaded from other sites when they're labeled "not for commercial use"?
I'm not reselling them, just using them for general icons on my site.
How about the ...
0
votes
0answers
18 views
Which license can I use for application using altered GPL/CC content? [closed]
I'd like to release the source of my Android application, but I'm not sure which license can I use.
The application itself is Java code written 100% by me, so there's no problem here. However, it ...
0
votes
3answers
47 views
What exactly Creative Commons License means for me
Okay I am using some software libraries that have Creative Commons License . I have read it but can not fully understand . Does this license mean I will have to distribute my product with same ...
0
votes
1answer
35 views
human-readable descriptions of OSI licenses?
I would like to choose a license for my code, but the OSI website lists so many licenses that comparison-shopping between them is quite a chore, even when looking at just the popular ones.
Are there ...
0
votes
1answer
23 views
Text - Wikimedia Foundation - Licensing
I'm having a time wrapping my head around this this whole concept. So, I want to use only text from all the projects from the Wikimedia Foundation which includes: Wikipedia, Wiktionary, Wikiquote, ...
0
votes
0answers
45 views
Use image under cc in commercial android app
i have a question regarding this cc licenense:
http://creativecommons.org/licenses/by-sa/3.0/deed.en
i want to create a commercial android app and use a image in it which is under this license.
it ...
0
votes
2answers
93 views
Creative Commons or GNU GPL for HTML? For CSS?
Since it is not a program but a markup language, is it more appropriate to use the GNU GPL or a Creative Commons license for HTML markup? How about for CSS?
0
votes
0answers
31 views
License for restricting the use of generated code/data
I tend to write a lot of programs which generate either code or some other form of data such as images. Up until now I've been happy with the situation that even though I have a license for the ...
0
votes
1answer
139 views
Regarding Open-Source scripts and Credit/link-backs
I have a doubt regarding GNU GPL and GNU Affero licenses . Many of the users who use opensource scripts get confused about White-labeling their websites built with the open-source scripts. I don't ...
0
votes
2answers
62 views
Can I use a database under Creative Commons CC BY-SA 3.0 in a non-free software?
I would like to use a database released under CC BY-SA 3.0: http://creativecommons.org/licenses/by-sa/3.0/
Am I allowed to use it in a non-free software?
In particular, the license says that "If you ...
0
votes
1answer
50 views
Using gpl3 license for code that is based on article under creative commons by-nc-sa license
I am reading an article that is licensed under creative commons by-nc-sa. I am writing some code to demonstrate concepts from the article. Can I release my code under the gpl3 license? The main thing ...
0
votes
1answer
117 views
list of programming e-books [closed]
Possible Duplicate:
List of freely available programming books
i need a mass list of programming e-books with have the open-source licenses like Creative Commons etc. These e-books can be ...
0
votes
1answer
174 views
How do I use Open Icon Library Icons in my project
I would like to use some icons from the Open Icon Library Project (http://openiconlibrary.sourceforge.net/) in my small commercial web app.
The section on the open icon library site that talks about ...
0
votes
1answer
100 views
Risk of using CC license for PHP software
I know CC is not intended for software because it dose not take into account concept like source code, or linking from code with a different licens and so on. But because PHP software has to be ...
0
votes
1answer
172 views
Software license similar to Creative Commons Attribution-ShareAlike
I know that the creative commons license is not meant to be and should not be used for software. Is there a software licens that is similar to the CC licens? I would like to release my software under ...
0
votes
1answer
82 views
Wordpress plugin that automates/streamlines finding and inserting post images
I'm looking for a way to insert royalty (or otherwise) free photos quickly into the posts I write in Wordpress. (This image would serve as the primary image for that post, if it makes any difference.)
...
0
votes
2answers
118 views
creative commons python book
i was looking for a few online and freely available creative commons python books
i'm new to the language and so wanted some material to read...
any suggestions appreciated
0
votes
1answer
84 views
How can I get the license I want for this project?
I have started developing something rather neat in Python that I'm quite proud of, and would like to release it to the public. I would be releasing the project as source code, because (a) I want ...
0
votes
4answers
177 views
What is the license of code snippets on Wikipedia?
I'm looking to incolude code from Wikipedia articles in production software, and also quote it in a publication. Will this affect the licensing of either the code or the publication?
My suspicion is ...
0
votes
2answers
460 views
Can I use GPL, LGPL, CC images in a commercial book?
In such a case what are the conditions that I need to fulfill to not violate GPL, LGPL, CC licences? Looking at wikipedia entry for CC, it seems I can use only CC-BY, and CC-SA license but I am not ...
0
votes
3answers
2k views
OpenStreetMap reverse geocoding zip codes?
I'm working on a blackberry application and would like to use the OpenStreetMap reverse geo-coding to get an address and/or a street corner.
I found Nominatim but it doesn't seem to do zip codes in ...
0
votes
1answer
77 views
Licensing: Embeddable widgets and noncommercial vs commercial use
A theoretical question regarding licensing and embeddable apps aka widgets/gadgets many sites offer nowadays. I'm using Creative Commons licensing in my example as that would be the case if this ...
0
votes
3answers
85 views
What license to use for translations of open source software
I'm writing an open source software that is licensed under the GPL. Now I'm offering that other users can translate the software, starting from an english translation I made by myself. What license or ...