<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: DIY WordPress: 3 Reasons You Should Learn To Code</title>
	<atom:link href="http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/</link>
	<description>Web Zero to Web Hero</description>
	<lastBuildDate>Sat, 11 Feb 2012 10:28:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2397</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Fri, 20 Nov 2009 20:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2397</guid>
		<description>@Michel - Thanks!  WordPress really is a great way to get started learning a little bit about programming.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/QdcI5DQkwbA/&quot;&gt;Where goes Website In A Weekend? Another Week in Review&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@Michel &#8211; Thanks!  WordPress really is a great way to get started learning a little bit about programming.<br />
.-= Dr WordPress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/QdcI5DQkwbA/">Where goes Website In A Weekend? Another Week in Review</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2389</link>
		<dc:creator>Michel</dc:creator>
		<pubDate>Fri, 20 Nov 2009 14:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2389</guid>
		<description>Great post! I really can recommend to learn coding too. It might be a bit scary for a complete beginner, but as soon as one gets the feeling how HTML and CSS works it starts to make fun. Thesis is a good theme to start, but my problem with it was that I am already too experienced with wordpress and didn&#039;t want to change my coding habits. Btw.. very interesting blog!
.-= Michel&#180;s last blog ..&lt;a href=&quot;http://webbusinessdiary.com/5-reasons-to-use-gmail-as-your-customer-support-system/&quot;&gt;5 Reasons to use Gmail as your Customer Support System&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Great post! I really can recommend to learn coding too. It might be a bit scary for a complete beginner, but as soon as one gets the feeling how HTML and CSS works it starts to make fun. Thesis is a good theme to start, but my problem with it was that I am already too experienced with wordpress and didn&#8217;t want to change my coding habits. Btw.. very interesting blog!<br />
.-= Michel&#180;s last blog ..<a href="http://webbusinessdiary.com/5-reasons-to-use-gmail-as-your-customer-support-system/">5 Reasons to use Gmail as your Customer Support System</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake @ Props Blog Rewiews</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2374</link>
		<dc:creator>Blake @ Props Blog Rewiews</dc:creator>
		<pubDate>Thu, 19 Nov 2009 05:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2374</guid>
		<description>@Dana - Being able to edit code is the first (and most important) step in my opinion.  The more you edit code, the better you start to understand it.  Eventually, you&#039;ll reach a point where you want to do something, and you&#039;ve edited enough code that you&#039;re able to write code from scratch, or apply code you&#039;ve edited in new and unique ways.

@Digigirl - I think starting with CSS and HTML is probably easier than jumping right into php.  I think of them as building blocks to reaching your long term goals.  

I think the best way to learn is experiment.  If you have your own domain, create a new folder and make a fresh installation of Wordpress.  Install a couple of themes you like and start going looking at each CSS and PHP file.  Try changing values and see how that changes the way your test installation looks.  

@Dave - quick and cheap is relative.  I think the best way to learn is to want to learn and take the time playing testing things.  Like you&#039;ve said before, someone just giving you &quot;the answer&quot; won&#039;t help you learn anything.  (Troubleshooting help, on the other hand, can teach you a thing or two)

@Sean - Thats actually kind of how I started into it as well.  I learned HTML some back in the pre web2.0 days, and was a little intimidated by how fancy things on the web have gotten.  The more I&#039;ve gotten back into the swing of things, the easier it has become.
I started back messing with my logo, then I decided I wanted to hack up my theme.  I haven&#039;t reached loops and whatnot yet, but I&#039;m definitely happy with the results.

@DiTesco - Like Dave said, Thesis is extremely easy to tweak.  I definitely intend on moving to Thesis when I do my next major theme revision.  Like I suggested before, making a new folder and using a second installation of wordpress, you can start messing around with Stylesheets and see how things change.  I also recommend using http://validator.w3.org/ and http://jigsaw.w3.org/css-validator/validator to see what everything looks like all put together.

@Gabe - I agree completely about classes.  Basic classes are normally so basic that you have a &quot;well duh&quot; feeling when you leave class.  Most things you learn on those classes you can learn on your own for free using a second install of WP.  The more advanced classes where you actually learn how to do cool things will be over a beginners head.

@Rhys - Programming will always be a worthy skill to learn even if you get to the point where you can pay other people to do it for you.  
Like you said, I think of HTML and CSS as the basic building blocks, but once you understand them, PHP comes pretty easy.

@Extreme John - I&#039;m glad you liked the post. It is pretty fun.  I find it very satisfying to look back and see the huge changes (or small sexy tweeks).

@Steppinout - I don&#039;t have Thesis, but I&#039;ve heard the clean code makes it a million times easier to learn than trying to work with a hacked together theme.

@Jan - It sucks when outsourcing isn&#039;t an option, but that is often the case.  I still don&#039;t understand most of the stuff Firebug reports either.  What I like to do to learn is find the problems using Firebug or the validation tools I mentioned above and try to fix them.  Nothing like fixing other poeple&#039;s bad code to learn how to write good clean code.

@William - Necessity of saving money is probably the reason a lot of people learn to code, but that doesn&#039;t make it a bad one.  Like you said, a lot of times labor turns into love.  (Unfortunately, it can work the other way too)

Thanks to everyone for reading my guest post.  I hope you enjoyed it and it inspires you to take the time to learn to code, even if only just a little. ;-)

p.s. Longest comment ever!
.-= Blake @ Props Blog Rewiews&#180;s last blog ..&lt;a href=&quot;http://propsblog.com/optimize-anchored-keyword-links-to-improve-your-seo/&quot;&gt;Optimize Anchored Keyword Links To Improve your SEO&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@Dana &#8211; Being able to edit code is the first (and most important) step in my opinion.  The more you edit code, the better you start to understand it.  Eventually, you&#8217;ll reach a point where you want to do something, and you&#8217;ve edited enough code that you&#8217;re able to write code from scratch, or apply code you&#8217;ve edited in new and unique ways.</p>
<p>@Digigirl &#8211; I think starting with CSS and HTML is probably easier than jumping right into php.  I think of them as building blocks to reaching your long term goals.  </p>
<p>I think the best way to learn is experiment.  If you have your own domain, create a new folder and make a fresh installation of WordPress.  Install a couple of themes you like and start going looking at each CSS and PHP file.  Try changing values and see how that changes the way your test installation looks.  </p>
<p>@Dave &#8211; quick and cheap is relative.  I think the best way to learn is to want to learn and take the time playing testing things.  Like you&#8217;ve said before, someone just giving you &#8220;the answer&#8221; won&#8217;t help you learn anything.  (Troubleshooting help, on the other hand, can teach you a thing or two)</p>
<p>@Sean &#8211; Thats actually kind of how I started into it as well.  I learned HTML some back in the pre web2.0 days, and was a little intimidated by how fancy things on the web have gotten.  The more I&#8217;ve gotten back into the swing of things, the easier it has become.<br />
I started back messing with my logo, then I decided I wanted to hack up my theme.  I haven&#8217;t reached loops and whatnot yet, but I&#8217;m definitely happy with the results.</p>
<p>@DiTesco &#8211; Like Dave said, Thesis is extremely easy to tweak.  I definitely intend on moving to Thesis when I do my next major theme revision.  Like I suggested before, making a new folder and using a second installation of wordpress, you can start messing around with Stylesheets and see how things change.  I also recommend using <a href="http://validator.w3.org/" rel="nofollow">http://validator.w3.org/</a> and <a href="http://jigsaw.w3.org/css-validator/validator" rel="nofollow">http://jigsaw.w3.org/css-validator/validator</a> to see what everything looks like all put together.</p>
<p>@Gabe &#8211; I agree completely about classes.  Basic classes are normally so basic that you have a &#8220;well duh&#8221; feeling when you leave class.  Most things you learn on those classes you can learn on your own for free using a second install of WP.  The more advanced classes where you actually learn how to do cool things will be over a beginners head.</p>
<p>@Rhys &#8211; Programming will always be a worthy skill to learn even if you get to the point where you can pay other people to do it for you.<br />
Like you said, I think of HTML and CSS as the basic building blocks, but once you understand them, PHP comes pretty easy.</p>
<p>@Extreme John &#8211; I&#8217;m glad you liked the post. It is pretty fun.  I find it very satisfying to look back and see the huge changes (or small sexy tweeks).</p>
<p>@Steppinout &#8211; I don&#8217;t have Thesis, but I&#8217;ve heard the clean code makes it a million times easier to learn than trying to work with a hacked together theme.</p>
<p>@Jan &#8211; It sucks when outsourcing isn&#8217;t an option, but that is often the case.  I still don&#8217;t understand most of the stuff Firebug reports either.  What I like to do to learn is find the problems using Firebug or the validation tools I mentioned above and try to fix them.  Nothing like fixing other poeple&#8217;s bad code to learn how to write good clean code.</p>
<p>@William &#8211; Necessity of saving money is probably the reason a lot of people learn to code, but that doesn&#8217;t make it a bad one.  Like you said, a lot of times labor turns into love.  (Unfortunately, it can work the other way too)</p>
<p>Thanks to everyone for reading my guest post.  I hope you enjoyed it and it inspires you to take the time to learn to code, even if only just a little. ;-)</p>
<p>p.s. Longest comment ever!<br />
.-= Blake @ Props Blog Rewiews&#180;s last blog ..<a href="http://propsblog.com/optimize-anchored-keyword-links-to-improve-your-seo/">Optimize Anchored Keyword Links To Improve your SEO</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Muncrief</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2361</link>
		<dc:creator>William Muncrief</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2361</guid>
		<description>Great post Blake.  I am a self taught web developer that began with the simple necessity of saving money.  Necessity turned into interest, interest into passion, and passion into a real business.  

I remember the days of looking at the code in complete confusion when disaster had over taken one of my projects.  Learning how to back up regularly and restore from the back up was the spring board that launched my abilities.

Of course the Internet with all of it&#039;s amazing content is like having a University on your computer.  The answers you need are all there in the search box of the browser.

Many thanks to sites like Website In A Weekend</description>
		<content:encoded><![CDATA[<p>Great post Blake.  I am a self taught web developer that began with the simple necessity of saving money.  Necessity turned into interest, interest into passion, and passion into a real business.  </p>
<p>I remember the days of looking at the code in complete confusion when disaster had over taken one of my projects.  Learning how to back up regularly and restore from the back up was the spring board that launched my abilities.</p>
<p>Of course the Internet with all of it&#8217;s amazing content is like having a University on your computer.  The answers you need are all there in the search box of the browser.</p>
<p>Many thanks to sites like Website In A Weekend</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jan geronimo</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2359</link>
		<dc:creator>jan geronimo</dc:creator>
		<pubDate>Wed, 18 Nov 2009 16:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2359</guid>
		<description>So to learn coding one has to learn HTML, PHP, CSS.  What have I left out?  Funny, I have Firebug in my browser, but it&#039;s just sitting there.  Can&#039;t troubleshoot my webpage because I don&#039;t know what to make of it, much less use the darn thing.   Many things fly over my head because I&#039;m not grounded on these things.

And you&#039;re right - not everything can be outsourced especially if you&#039;re just learning the ropes and on a non-existent budget like I am.
.-= jan geronimo&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/Writingtoexhale/~3/4TFPtMWiDio/read-my-lips-twitter-lists-are-meant-to-be-exclusionary.html&quot;&gt;Read My Lips: Twitter Lists Are Meant to be Exclusionary&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>So to learn coding one has to learn HTML, PHP, CSS.  What have I left out?  Funny, I have Firebug in my browser, but it&#8217;s just sitting there.  Can&#8217;t troubleshoot my webpage because I don&#8217;t know what to make of it, much less use the darn thing.   Many things fly over my head because I&#8217;m not grounded on these things.</p>
<p>And you&#8217;re right &#8211; not everything can be outsourced especially if you&#8217;re just learning the ropes and on a non-existent budget like I am.<br />
.-= jan geronimo&#180;s last blog ..<a href="http://feedproxy.google.com/~r/Writingtoexhale/~3/4TFPtMWiDio/read-my-lips-twitter-lists-are-meant-to-be-exclusionary.html">Read My Lips: Twitter Lists Are Meant to be Exclusionary</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2345</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Tue, 17 Nov 2009 15:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2345</guid>
		<description>@EJ - Having the right tools for the job is important.  

For learning CSS, I recommend you invest in a dedicated CSS editor, 
and GRAPH PAPER!   It turns out design pros still use paper extensively, before the push everything into the computer.

@steppinout - Thesis is a very good example of well-engineered PHP code.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://website-in-a-weekend.net/extending-wordpress/premium-wordpress-theme-investing-fine-art/&quot;&gt;Why Using a Premium WordPress Theme is Like Investing in Fine Art&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@EJ &#8211; Having the right tools for the job is important.  </p>
<p>For learning CSS, I recommend you invest in a dedicated CSS editor,<br />
and GRAPH PAPER!   It turns out design pros still use paper extensively, before the push everything into the computer.</p>
<p>@steppinout &#8211; Thesis is a very good example of well-engineered PHP code.<br />
.-= Dr WordPress!&#180;s last blog ..<a href="http://website-in-a-weekend.net/extending-wordpress/premium-wordpress-theme-investing-fine-art/">Why Using a Premium WordPress Theme is Like Investing in Fine Art</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extreme John</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2340</link>
		<dc:creator>Extreme John</dc:creator>
		<pubDate>Tue, 17 Nov 2009 01:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2340</guid>
		<description>I know I say it all the time Dave but you seriously put out some solid stuff my man.

As you know I am desperatley trying to learn CSS and some generic WP coding while I am at it. It&#039;s fun so far, not sure it will stay fun.
.-= Extreme John&#180;s last blog ..&lt;a href=&quot;http://www.extremejohn.com/nfl-week-11-predictions/&quot;&gt;NFL Week 11 Predictions&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I know I say it all the time Dave but you seriously put out some solid stuff my man.</p>
<p>As you know I am desperatley trying to learn CSS and some generic WP coding while I am at it. It&#8217;s fun so far, not sure it will stay fun.<br />
.-= Extreme John&#180;s last blog ..<a href="http://www.extremejohn.com/nfl-week-11-predictions/">NFL Week 11 Predictions</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steppinout</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2342</link>
		<dc:creator>steppinout</dc:creator>
		<pubDate>Tue, 17 Nov 2009 01:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2342</guid>
		<description>I&#039;ve learn to coding after using Thesis theme.
.-= steppinout&#180;s last blog ..&lt;span class=&quot;removed_link&quot; title=&quot;http://steppinoutblog.info/office-2010-beta-public-download-link-goes-live&quot;&gt;Office 2010 Beta Public Download Link Goes Live&lt;/span&gt; =-.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve learn to coding after using Thesis theme.<br />
.-= steppinout&#180;s last blog ..<span class="removed_link" title="http://steppinoutblog.info/office-2010-beta-public-download-link-goes-live">Office 2010 Beta Public Download Link Goes Live</span> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2339</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Mon, 16 Nov 2009 23:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2339</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by propsblog: RT @websiteweekend DIY WordPress: 3 Reasons You Should Learn To Code &#124; Website In A Weekend http://bit.ly/1nxjpG...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by propsblog: RT @websiteweekend DIY WordPress: 3 Reasons You Should Learn To Code | Website In A Weekend <a href="http://bit.ly/1nxjpG.." rel="nofollow">http://bit.ly/1nxjpG..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Wordpress!</title>
		<link>http://website-in-a-weekend.net/extending-wordpress/diy-wordpress-3-reasons-learn-code/comment-page-1/#comment-2338</link>
		<dc:creator>Dr Wordpress!</dc:creator>
		<pubDate>Mon, 16 Nov 2009 22:51:14 +0000</pubDate>
		<guid isPermaLink="false">http://website-in-a-weekend.net/?p=7939#comment-2338</guid>
		<description>@Rhys - Good points.  Thanks for stopping by.  

The biggest value I see in programming is that it teaches a unique way of looking at the world.
.-= Dr Wordpress!&#180;s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/0bqDBHEzZTc/&quot;&gt;How to Use Creative Commons Images From Flickr on WordPress Blog&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>@Rhys &#8211; Good points.  Thanks for stopping by.  </p>
<p>The biggest value I see in programming is that it teaches a unique way of looking at the world.<br />
.-= Dr WordPress!&#180;s last blog ..<a href="http://feedproxy.google.com/~r/WebsiteInAWeekend/~3/0bqDBHEzZTc/">How to Use Creative Commons Images From Flickr on WordPress Blog</a> =-.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

