384
votes
78answers
39k views
List of freely available programming books
I'm trying to amass a list of programming books with opensource licenses, like Creative Commons, GPL, etc. The books can be about a particular programming language or about compute …
1
vote
3answers
74 views
Copyright Law and Creative Commons [closed]
Hi there,
Basically, I'm struggling to understand copyright law and creative commons. Could anybody explain to me or point me in the direction of a website that explains it clearl …
0
votes
1answer
22 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 th …
25
votes
0answers
3k views
Impressed or angry at http://www.cnprog.com? [closed]
In case you have seen http://www.cnprog.com is a straight up rip-off in terms of style on and functionality of Stack Overflow but in Chinese. This may or may not be right/legal cau …
0
votes
2answers
35 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: …
21
votes
15answers
813 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 …
7
votes
4answers
479 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 sour …
3
votes
7answers
542 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? …
0
votes
3answers
60 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 differenc …
7
votes
0answers
358 views
Stackoverflow’s Creative Commons license [closed]
Hi,
Since Stackoverflow is using creative common's license, this means anyone can take this content and republish it on the web.
Will our username's be also republished all over t …
0
votes
2answers
51 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 mys …
2
votes
4answers
428 views
What do licenses mean? GPL, MIT, CC etc.
Hello,
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 …
0
votes
6answers
206 views
How to prevent getting sued for hosting “Fake” Creative Commons image? [closed]
Say if I own a blog site for multiple users like wordpress, say blogsss.com, and every user hosts their blog under a subdomain *.blogsss.com.
UserA post a JPEG that UserA claims i …
2
votes
4answers
413 views
Writing CC (The Creative Commons logo) in HTML
Hello,
How do I write the CC logo in HTML, is there something like © which gives ©?
CC stands for Creative Commons.
Thanks.
