Comment 3 years ago (Score 1) 1
Comment non-auditable accounting software (Score 1) 1
Comment any manufacturers named? (Score 1) 441
Comment Condifentiality of data not safe ... (Score 1) 376
Comment one NPO CTO's experience w/RE and CIviCRM... (Score 4, Interesting) 97
Submission + - Cosmetic Carbon Copy, a new standard in email (ietfng.org)
Wikipedia's Assault On Patent-Encumbered Codecs 428
What Aspects of Open Source Projects Do You Avoid? 344
Submission + - What in open source are you avoiding working on? (openhatch.org) 1
So I wrote a post about having these hang-ups, and I made a place on the web to share how others can help your project. What are the parts that, in your projects, you would be relieved if someone else looked at for you?
Comment Re:my experience (Score 1) 8
Another possibility would be dual-licensing with CC-BY-SA and GFDL, but that's probably not worth the extra work unless you've identified materials you want to use that are under GFDL.
If the things they want to use are GFDL-only and the product is an adaptation of those then they don't have the option of dual licensing. You may have meant "you want your work to be incorporated into that are under GFDL."
Only do CC-BY if you simply want to make a gift to the world, and you don't care if your work is repackaged into something non-free by other people.
CC-BY isn't quite a pure gift -- it could be used by a selfish licensor if that person only cares about maximizing the amount of credit they get -- incorporating CC-BY works into non-free works still requires giving credit.
Comment Re:understanding the GPL (Score 1) 8
Comment do you want copyleft or not? (Score 2, Interesting) 8
The GFDL and CC-BY are rather different licenses. The first is a copyleft license (requires adaptations to be distributed under the same license), the latter is a permissive license (do anything you want so long as you give credit, roughly).
If you don't want copyleft, CC-BY is your choice.
If you do want copyleft, it would make sense to choose between GFDL and CC-BY-SA, which you can think of as the copyleft version of CC-BY. Wikipedia (and other Wikimedia sites) migrated from the GFDL to CC-BY-SA as their primary content license in June, see http://creativecommons.org/weblog/entry/15411
Thanks for not considering a more restrictive license.