<?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; wordpress</title>
	<atom:link href="http://joshuawagneronline.com/tag/wordpress/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>New WordPress Page: Got Themes?</title>
		<link>http://joshuawagneronline.com/2009/06/new-wordpress-page-got-themes/</link>
		<comments>http://joshuawagneronline.com/2009/06/new-wordpress-page-got-themes/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 18:11:07 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=312</guid>
		<description><![CDATA[Lately, I&#8217;ve been coding some WordPress themes and code.  So, I thought I&#8217;d showcase my efforts here on my site.  Check out my new WordPress page to see what I&#8217;ve been up to.
There will be some items to download for your own use.  Not all of them will be free, but some will.  I&#8217;ve spent [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a rel="attachment wp-att-313" href="http://joshuawagneronline.com/2009/06/new-wordpress-page-got-themes/picture-6/"><img class="size-large wp-image-313 aligncenter" title="WordPress Page Screenshot" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/06/Picture-6-600x359.png" alt="WordPress Page Screenshot" width="600" height="359" /></a>Lately, I&#8217;ve been coding some WordPress themes and code.  So, I thought I&#8217;d showcase my efforts here on my site.  Check out my new <a title="WordPress Page" href="http://joshuawagneronline.com/wordpress" target="_self">WordPress page</a> to see what I&#8217;ve been up to.</p>
<p style="text-align: left;">There will be some items to download for your own use.  Not all of them will be free, but some will.  I&#8217;ve spent a lot of time on these, and I hope you might find them useful.  If you like what you see and want something custom done or a tweak to something up there, let me know on <a title="WordPress Page" href="http://joshuawagneronline.com/wordpress" target="_self">the page.</a></p>
<p style="text-align: left;">Anything you guys would like to see for WordPress?  I&#8217;m always looking for ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/06/new-wordpress-page-got-themes/feed/</wfw:commentRss>
		<slash:comments>153</slash:comments>
		</item>
		<item>
		<title>Wordpress Development Cheat Sheets</title>
		<link>http://joshuawagneronline.com/2009/06/wordpress-development-cheat-sheets/</link>
		<comments>http://joshuawagneronline.com/2009/06/wordpress-development-cheat-sheets/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:06:37 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=193</guid>
		<description><![CDATA[
Found this via John Saddington today.  It&#8217;s good enough that I wanted to post this for any of my readers who design Wordpress themes.
This article contains some Wordpress cheat sheets for all of your theme development and design needs.  I&#8217;ve already downloaded most of them, and will be referencing them often.
So, click through and enjoy, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-large wp-image-264" title="wpcheatsheet" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/06/wpcheatsheet-600x381.png" alt="wpcheatsheet" width="600" height="381" /></p>
<p>Found this via <a title="human3rror" href="http://twitter.com/human3rror" target="_blank">John Saddington</a> today.  It&#8217;s good enough that I wanted to post this for any of my readers who design Wordpress themes.</p>
<p><a title="14 Essential Wordpress Development and Design Cheat Sheets" href="http://speckyboy.com/2009/06/17/14-essential-wordpress-development-and-design-cheat-sheets/" target="_blank">This article</a> contains some Wordpress cheat sheets for all of your theme development and design needs.  I&#8217;ve already downloaded most of them, and will be referencing them often.</p>
<p>So, click through and enjoy, and let us know if you found them useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/06/wordpress-development-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>81</slash:comments>
		</item>
		<item>
		<title>Consuming vs Producing</title>
		<link>http://joshuawagneronline.com/2009/05/consuming-vs-producing/</link>
		<comments>http://joshuawagneronline.com/2009/05/consuming-vs-producing/#comments</comments>
		<pubDate>Sun, 17 May 2009 18:06:04 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[consume]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[passion]]></category>
		<category><![CDATA[produce]]></category>
		<category><![CDATA[recharge]]></category>
		<category><![CDATA[silence]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[vacation]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=117</guid>
		<description><![CDATA[Here&#8217;s a quickie for the start of the week.
I&#8217;ve taken a little break from tweeting and blogging for the last week.  Part was for vacation.  Dusty and I went to Pigeon Forge, TN for a few days.  We had a great time!  No computers, no Twitter, just us.  Wonderful.
But it did cause me to think [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-118" title="path" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/05/path-196x300.jpg" alt="path" />Here&#8217;s a quickie for the start of the week.</p>
<p>I&#8217;ve taken a little break from <a title="jbwagner on Twitter" href="http://twitter.com/jbwagner" target="_blank">tweeting</a> and blogging for the last week.  Part was for vacation.  <a title="Dusty Wagner on Twitter" href="http://twitter.com/dmhwagner85" target="_blank">Dusty</a> and I went to Pigeon Forge, TN for a few days.  We had a great time!  No computers, no Twitter, just us.  Wonderful.</p>
<p>But it did cause me to think about producing and consuming.</p>
<p>Lately I have been producing a lot.  I&#8217;ve been blogging, <a title="Wordpress" href="http://wordpress.org/" target="_blank">Wordpressing</a>, and Tweeting so much, I drained myself.  I&#8217;ve blogged before on the value of silence before.  I think I relearned that this week.</p>
<p>So, to keep it short: sometimes you need to just sit back and consume life.  By that, I mean to enjoy time with family and friends, to go out and relax in the woods, to experience at art as opposed to creating art.  When we overproduce, we empty ourselves.  And when we are empty, nothing overflows.  Our art, our work, our passions come from that overflow.  Remember this next time you push yourself too hard.  Take an hour, a day, a week to refill yourself.  It&#8217;ll do you good.</p>
<p>So, what recharges you?  What drains you?  When do you need a break most?</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/05/consuming-vs-producing/feed/</wfw:commentRss>
		<slash:comments>626</slash:comments>
		</item>
		<item>
		<title>Building Blocks for a Wordpress Theme</title>
		<link>http://joshuawagneronline.com/2009/05/building-blocks-for-a-wordpress-theme/</link>
		<comments>http://joshuawagneronline.com/2009/05/building-blocks-for-a-wordpress-theme/#comments</comments>
		<pubDate>Fri, 01 May 2009 12:47:45 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[develop]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=66</guid>
		<description><![CDATA[
As a new theme builder myself, I had to ask around on what I needed to know to build a Wordpress theme.  So, I made a short list.  Here are the basic things you need to build yourself a Wordpress theme.
CSS
Cascading Style Sheets are awesome.  They make your whole site look great (and uniform), and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-256" title="wplogoblue-stacked-rgb" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/05/wplogoblue-stacked-rgb-300x214.png" alt="wplogoblue-stacked-rgb" width="300" height="214" /></p>
<p>As a new theme builder myself, I had to ask around on what I needed to know to build a Wordpress theme.  So, I made a short list.  Here are the basic things you need to build yourself a Wordpress theme.</p>
<p><strong>CSS</strong></p>
<p>Cascading Style Sheets are awesome.  They make your whole site look great (and uniform), and can even quickly make another site or project blend in.  (for example, <a title="ChurchCrunch" href="http://churchcrunch.com/" target="_blank">ChurchCrunch</a> and its <a title="ChurchCrunch Forums" href="http://churchcrunch.com/forums/" target="_blank">forums</a>)</p>
<p>You need to get familiar with this code because it will style everything on your site.  Setting up columns, the width of your page, what color your text is, the background, it&#8217;s all done here.</p>
<p>CSS is probably the easiest way to start with themes.  I used a stock theme and tweaked the .css file until I got something of what I wanted.  Once you get the hang of that, you&#8217;ll be ready for more.<span id="more-66"></span></p>
<p><strong>HTML</strong></p>
<p>Knowing HTML (or now, XHTML) is also a must.  You need to know what all of those tags do, how to code in an image, and what all that means.</p>
<p>After you learn some HTML, you can customize the look and layout even more.  Adding extra &lt;div&gt; tags to make new sections that you want to style separately makes the blog more unique.  And setting up a comments class to style your comment section.</p>
<p><strong>PHP</strong></p>
<p>Ok, php is where the rubber meets the road.  PHP is what Wordpress lives in.  It&#8217;s a dynamic language that makes HTML files for your browser to read on the fly.</p>
<p>When you learn PHP and the Wordpress functions and template tags, you can pretty much do anything you want to do inside your blog.  Change up the front page layout, add a search bar outside of the sidebar, set up different templates for different categories, and much more.</p>
<p><strong>Other Themes</strong></p>
<p>Ok, my secret to coding is this: look at other people&#8217;s code.  I grabbed some free themes and looked at how the author coded.  How he did this to generate that effect.  How she got that look for her text.  A book helps, but when you see it, change it, and learn how to tweak yourself, I think you learn faster.</p>
<p>I haven&#8217;t learned everything yet, not by a long shot.  If you have a tip or idea, leave a comment so we all can learn.</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/05/building-blocks-for-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>My Blog Has New Home and Theme!</title>
		<link>http://joshuawagneronline.com/2009/04/my-blog-has-new-home-and-theme/</link>
		<comments>http://joshuawagneronline.com/2009/04/my-blog-has-new-home-and-theme/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 18:16:32 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Blog News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[slateblue]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://joshuawagneronline.com/?p=44</guid>
		<description><![CDATA[Joshua Wagner Online now has a new home.  The blog is now being hosted on DreamHost and is powered by Wordpress.  I&#8217;ve been working on the new theme for about three weeks now, and I think it works pretty well.  I&#8217;ll be adding to it here and there for probably a few weeks.
I&#8217;ve called the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="&lt;?php bloginfo('url'); ?&gt;"><img class="alignright size-medium wp-image-258" title="movingtruck" src="http://media.joshuawagneronline.com/wp-content/uploads/2009/04/movingtruck-246x300.jpg" alt="movingtruck" width="246" height="300" />Joshua Wagner Online</a> now has a new home.  The blog is now being hosted on <a title="DreamHost" href="http://www.dreamhost.com/" target="_blank">DreamHost</a> and is powered by <a title="Wordpress" href="http://wordpress.org/" target="_blank">Wordpress</a>.  I&#8217;ve been working on the new theme for about three weeks now, and I think it works pretty well.  I&#8217;ll be adding to it here and there for probably a few weeks.</p>
<p>I&#8217;ve called the theme SlateBlue (for obvious reasons).  I&#8217;m considering releasing the theme in some form, but I&#8217;m not sure yet.  Any suggestions are welcome as well.</p>
<p>Enjoy!</p>
<p>[Image by <a title="NeitherFanboy" href="http://www.flickr.com/photos/sicarr/" target="_blank">NeitherFanboy</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://joshuawagneronline.com/2009/04/my-blog-has-new-home-and-theme/feed/</wfw:commentRss>
		<slash:comments>1038</slash:comments>
		</item>
	</channel>
</rss>
