<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joshua Wagner Online &#187; open</title>
	<atom:link href="http://joshuawagneronline.com/tag/open/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshuawagneronline.com</link>
	<description>On Life, Stories, and Music</description>
	<lastBuildDate>Sat, 14 Aug 2010 19:47:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Open or Closed, Part II: License and Free(dom)</title>
		<link>http://joshuawagneronline.com/2009/07/open-or-closed-part-ii-license-and-freedom/</link>
		<comments>http://joshuawagneronline.com/2009/07/open-or-closed-part-ii-license-and-freedom/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 01:54:37 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[closed]]></category>
		<category><![CDATA[creativecommons]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[mpl]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=353</guid>
		<description><![CDATA[
I found another portion of the open or closed question.  What about open and closed software licenses?
Here&#8217;s a quick rundown of the license categories (check here for more details):

GNU GPL type licenses.  Very open.
Liberal Licenses (i.e. Creative Commons type, Mozilla Public License). Mostly open.
Closed source (i.e. proprietary license).  Closed.

The more open your license, the more [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-large wp-image-394" title="sourcecode" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/07/sourcecode-600x450.jpg" alt="sourcecode" width="600" height="450" /></p>
<p>I found another portion of the open or closed question.  What about open and closed software licenses?</p>
<p>Here&#8217;s a quick rundown of the license categories (<a title="Software License" href="http://en.wikipedia.org/wiki/Software_license" target="_blank">check here for more details</a>):</p>
<ol>
<li><a title="GNU GPL License" href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU GPL</a> type licenses.  Very open.</li>
<li>Liberal Licenses (i.e. <a title="CreativeCommons" href="http://creativecommons.org/" target="_blank">Creative Commons type</a>, <a title="Mozilla Public License" href="http://www.mozilla.org/MPL/" target="_blank">Mozilla Public License</a>). Mostly open.</li>
<li>Closed source (i.e. proprietary license).  Closed.</li>
</ol>
<p>The more open your license, the more innovation you generally have.  <a title="WordPress" href="http://wordpress.org/" target="_blank">WordPress </a>is licensed as GPL.  Anyone can see and edit the WordPress code, and thus, a very diverse, dynamic, and versatile platform has emerged.</p>
<p>The problem with the GPL type licenses, that I see, is the return.  I can&#8217;t really reap the rewards for my work when anyone else can make a tweak and give it away.  Also, if you were to combine a GPL licensed work and any non-GPL work, according to the license you&#8217;d need to release the whole larger work as GPL.  Effectively, you&#8217;d have to release your closed source code to abide by the license.  It doesn&#8217;t sound very &#8220;free&#8221; to me.</p>
<p>The liberal licenses form the middle, allowing open source innovations but with the option to combine works or the option to redistribute with different licenses.  They tend to play nice with GPL (as in the work can be licensed under GPL without breaking the other license), and might allow greater return.</p>
<p>In recent times, closed source hasn&#8217;t had the best run.  Just take a look at the state of the music business to see what happens when you overuse the &#8220;closed&#8221; idea.  But yet, closed source still generates the revenue.</p>
<p>I&#8217;m not an expert with these licenses, nor am I a lawyer.  But this I do know: forcing people to use a particular license is not freedom.  That part of the GPL rubs me the wrong way.  I do understand the desire to not be ripped off, as in the case of a closed source project essentially stealing open source code.  That isn&#8217;t right either.</p>
<p>So, where do you stand?  I don&#8217;t know at the moment for myself.  As a content creator, I want return on my investment (or at least control of it).  As a content user, I want to be able to use and improve what is there.  Is there an answer?  Let me know what you think.</p>
<p>[ <a title="Image on Flickr" href="http://www.flickr.com/photos/acme/2628554102/" target="_blank">Image</a> by <a title="acme on Flickr" href="http://www.flickr.com/photos/acme/" target="_blank">acme</a> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/07/open-or-closed-part-ii-license-and-freedom/feed/</wfw:commentRss>
		<slash:comments>159</slash:comments>
		</item>
		<item>
		<title>Notice for WordPress Theme and Plugin Developers</title>
		<link>http://joshuawagneronline.com/2009/07/notice-for-wordpress-theme-and-plugin-developers/</link>
		<comments>http://joshuawagneronline.com/2009/07/notice-for-wordpress-theme-and-plugin-developers/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 14:59:20 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=345</guid>
		<description><![CDATA[Just wanted to pass some info along to all of you budding theme developers.  Your themes need to be licensed under GPL.
Well, okay, part of them.  According to this article from WordPress the php and html in your themes are GPL because WordPress itself is under the GPL.  However, the css files and any images [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-347" title="themespluginsdb" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/07/themespluginsdb.png" alt="themespluginsdb" width="388" height="278" />Just wanted to pass some info along to all of you budding theme developers.  Your themes need to be licensed under GPL.</p>
<p>Well, okay, part of them.  According to <a title="Themes are GPL Too" href="http://wordpress.org/development/2009/07/themes-are-gpl-too/" target="_blank">this article</a> from WordPress the php and html in your themes are GPL because WordPress itself is under the GPL.  However, the css files and any images in your theme do not technically need to be licensed under the GPL.  Talk about a monkey wrench!</p>
<p>What that means is technically you could pull off a case where you can hold all the rights to your css and image files to control the php and html.  Now, I&#8217;m not a lawyer by any stretch of the imagination (and the only area I know something about is music copyright law), but that seems to be really tricky.</p>
<p>As an aside, this is really only a problem for premium themes and plugins.  Because the php and html are derivative works of WordPress, you must follow the GPL.  That does not mean that you cannot charge for your time, effort, and distribution of the themes or plugins.  But you have to allow for the provisions of the GPL; namely, your code must be available, and anyone else can modify and/or distribute the code without permission.</p>
<p>Ah, the new world of copyright and license.  For me, I&#8217;ve spent a good amount of time coding, tweaking, and testing my WordPress Creations.  And while I do agree that <a title="Open or Closed: Experiencing (Open) Technology" href="http://joshuawagneronline.com/2009/06/open-or-closed-experiencing-social-technology/">open is better</a>, I would like the option to get something back for my effort.</p>
<p>Do you all have any thoughts?  Any arguments for or against?</p>
<p><strong>Edit:</strong> Well, it seems the crux of the argument is what constitues a derivative work of WordPress.  <a title="Derivative Works" href="http://www.law.washington.edu/lct/swp/Law/derivative.html" target="_blank">This article</a> details the problem.  Thanks to Andrei from <a title="Softblog" href="http://www.softblog.com" target="_blank">Softblog</a> for the link.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/07/notice-for-wordpress-theme-and-plugin-developers/feed/</wfw:commentRss>
		<slash:comments>932</slash:comments>
		</item>
		<item>
		<title>Open or Closed: Experiencing (Social) Technology</title>
		<link>http://joshuawagneronline.com/2009/06/open-or-closed-experiencing-social-technology/</link>
		<comments>http://joshuawagneronline.com/2009/06/open-or-closed-experiencing-social-technology/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:08:01 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[closed]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=140</guid>
		<description><![CDATA[Open.  Or Closed.
This has become a big question for web technology.  Opening up your source or API to the public can reap huge dividends.  Just look at Twitter and all the news and apps and traffic it has.  (It also has great content, but let&#8217;s have that as a given.)  Closing your source or API [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-large wp-image-285" title="open_closed_door" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/06/open_closed_door-445x600.jpg" alt="open_closed_door" width="356" height="480" />Open.  Or Closed.</p>
<p>This has become a big question for web technology.  Opening up your source or API to the public can reap huge dividends.  Just look at <a title="Twitter" href="http://twitter.com/" target="_blank">Twitter</a> and all the news and apps and traffic it has.  (It also has great content, but let&#8217;s have that as a given.)  Closing your source or API can have quality control benefits and keeps your tech where you want it.  Think <a title="Apple" href="http://www.apple.com/" target="_blank">Apple</a> and their secrecy.  Great innovations.  Pros and cons on both sides.</p>
<p>For me, I&#8217;m more on the open side.  Here&#8217;s my take.</p>
<p>Using my Twitter example, its growth has shot up in recent months.  Personally, I think it is because of its openness.  You could use any number of apps to use Twitter.  You can control your experience.  If you like the web version, use that.  If you like an app, use that.  Switch as you feel led.</p>
<p>Now, I&#8217;m not sure being totally open all of the time is the way to go.  Apple obviously is doing okay, and they keep a tight lid on their advancements.  The iPhone, the iPod, iTunes, and (oh yeah) their great computers.  They do open their code up so people can create programs to use on their hardware (the App Store, Objective-C, Cocoa, etc).</p>
<p>So, what do you think?  Open or Closed?  Or Both?  Or some better way?</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/06/open-or-closed-experiencing-social-technology/feed/</wfw:commentRss>
		<slash:comments>71</slash:comments>
		</item>
	</channel>
</rss>
