<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>open source on fritzvd</title>
    <link>https://fritzvd.com/blog/tags/open-source/</link>
    <description>Recent content in open source on fritzvd</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 15 Sep 2014 11:37:34 +0000</lastBuildDate><atom:link href="https://fritzvd.com/blog/tags/open-source/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OPEN Open Source</title>
      <link>https://fritzvd.com/blog/2014/09/15/open-open-source/</link>
      <pubDate>Mon, 15 Sep 2014 11:37:34 +0000</pubDate>
      
      <guid>https://fritzvd.com/blog/2014/09/15/open-open-source/</guid>
      <description>What?
Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.
Rules
There are a few basic ground-rules for contributors:
No –force pushes or modifying the Git history in any way.
Non-master branches ought to be used for ongoing work.
External API changes and significant modifications ought to be subject to an internal pull-request to solicit feedback from other contributors.</description>
    </item>
    
    <item>
      <title>Communities and Licenses: Permissive licenses vs copyleft (BSD/MIT/Apache 2.0 vs GPL)</title>
      <link>https://fritzvd.com/blog/2014/02/03/communities-and-licenses-permissive-licenses-vs-copyleft-bsdmitapache-2-0-vs-gpl/</link>
      <pubDate>Mon, 03 Feb 2014 13:07:51 +0000</pubDate>
      
      <guid>https://fritzvd.com/blog/2014/02/03/communities-and-licenses-permissive-licenses-vs-copyleft-bsdmitapache-2-0-vs-gpl/</guid>
      <description>Over the weekend I was at FOSDEM, an open source developer conference in Brussels. We had a blast. I sat in on a talk at the Legal &amp;amp; Policy Issues room about community building by Eileen Evans. The talk was the one she gave at OSCON 2013 (attached below). The short version of the talk was that the license an open source project uses plays a role in the community it will create, perhaps such a strong role as governance or the technology itself, but a role nonetheless.</description>
    </item>
    
    <item>
      <title>Coloring Mapserver Floating Tiffs with Colorscales</title>
      <link>https://fritzvd.com/blog/2011/10/14/coloring-mapserver-floating-tiffs-with-colorscales/</link>
      <pubDate>Fri, 14 Oct 2011 07:25:27 +0000</pubDate>
      
      <guid>https://fritzvd.com/blog/2011/10/14/coloring-mapserver-floating-tiffs-with-colorscales/</guid>
      <description>This has been a little mystery for me waiting to be uncovered. However I solved it. Depending if you are using a SLD (styled layer descriptor) or the embedded Style commands this is what your Mapfile could look like:
MAP NAME &#34;Some Map&#34; DEBUG ON FONTSET &#34;/home/fritz/maps/fonts.txt&#34; WEB IMAGEPATH &#34;/tmp/&#34; IMAGEURL &#34;/tmp/&#34; METADATA &#34;wms_title&#34; &#34;WMS Demo Server&#34; ##required &#34;wms_onlineresource&#34; &#34;http://localhost/cgi-bin/mapserv?map=map.map&#34; ##required &#34;wms_srs&#34; &#34;EPSG:42304 EPSG:42101 EPSG:4269 EPSG:4326 EPSG:7030 EPSG:32736&#34; ##recommended END END PROJECTION &#34;</description>
    </item>
    
  </channel>
</rss>
