All posts (as opposed to code samples, which are licensed below) on this blog are licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License.
Explanation
This means you are free to share, to copy, distribute and transmit the work, under the following restrictions:
- Attribution: You must give the original author credit, and provide a followed link back to the original article.
- Noncommercial: You may NOT use this work for commercial purposes.
- No Derivative Works: You may NOT alter, transform, or build upon this work.
- For any reuse or distribution, you must make clear to others the license terms of this work.
- Waiver/Permission. Any of these conditions can be waived if you get written permission from the author.
- Editorial Content. Images and content are not to be used for websites hosting political, religious, terrorist, or controversial material – determined by the author and subject to change.
Your fair use and other rights are in no way affected by the above.
Special license for code samples
All code samples on this blog are, unless explicitly otherwise noted, licensed under an MIT license:
Copyright © 2013, Joost de Valk
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.