<?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 for ErikGable.com</title>
	<atom:link href="http://erikgable.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://erikgable.com</link>
	<description>Personal site</description>
	<lastBuildDate>Wed, 17 Aug 2011 00:45:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>Comment on Learning Web development: The sequel by Erik Gable</title>
		<link>http://erikgable.com/2011/08/14/learning-web-development-the-sequel/comment-page-1/#comment-451</link>
		<dc:creator>Erik Gable</dc:creator>
		<pubDate>Wed, 17 Aug 2011 00:45:08 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=231#comment-451</guid>
		<description>Greg and Heather, thanks for the tips and the links.  And I haven&#039;t been using a child theme, but I&#039;m definitely going to start.</description>
		<content:encoded><![CDATA[<p>Greg and Heather, thanks for the tips and the links.  And I haven&#8217;t been using a child theme, but I&#8217;m definitely going to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web development: The sequel by Heather</title>
		<link>http://erikgable.com/2011/08/14/learning-web-development-the-sequel/comment-page-1/#comment-448</link>
		<dc:creator>Heather</dc:creator>
		<pubDate>Mon, 15 Aug 2011 03:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=231#comment-448</guid>
		<description>Hey, found your blog after Greg tweeted it. :) Couple of thoughts: 

- You should definitely be using a child theme if you aren&#039;t already. This allows you to draw on all of the functionality and design of your original theme, but you won&#039;t lose any of your customization when you update the original theme. My favorite WordPress  child-themeing tute (and a decent beginner&#039;s PHP intro): http://themeshaper.com/2009/04/17/wordpress-child-theme-basics/

- Be aware that not everything on w3schools is best practice. (for a further explanation, see w3fools.com)

- For in-depth tutorials, nothing beats lynda.com.

- WP themes are great for learning CSS, but seem kind of frustrating for learning anything more than basic HTML. Because you&#039;re so often trying to figure out how to restructure someone else&#039;s code, or tracking down which bits of code are causing a specific behavior, it can be tough to learn exactly what the expected and proper outcome of something is. (Thinking about it, this is true for the more complicated CSS, too.) One way to minimize this is to start building templates for pages/post types.

- You&#039;re using my fav method of learning: picking a project with specific goals. And that&#039;s enough unsolicited advice from a stranger. Good luck!</description>
		<content:encoded><![CDATA[<p>Hey, found your blog after Greg tweeted it. :) Couple of thoughts: </p>
<p>- You should definitely be using a child theme if you aren&#8217;t already. This allows you to draw on all of the functionality and design of your original theme, but you won&#8217;t lose any of your customization when you update the original theme. My favorite WordPress  child-themeing tute (and a decent beginner&#8217;s PHP intro): <a href="http://themeshaper.com/2009/04/17/wordpress-child-theme-basics/" rel="nofollow">http://themeshaper.com/2009/04/17/wordpress-child-theme-basics/</a></p>
<p>- Be aware that not everything on w3schools is best practice. (for a further explanation, see w3fools.com)</p>
<p>- For in-depth tutorials, nothing beats lynda.com.</p>
<p>- WP themes are great for learning CSS, but seem kind of frustrating for learning anything more than basic HTML. Because you&#8217;re so often trying to figure out how to restructure someone else&#8217;s code, or tracking down which bits of code are causing a specific behavior, it can be tough to learn exactly what the expected and proper outcome of something is. (Thinking about it, this is true for the more complicated CSS, too.) One way to minimize this is to start building templates for pages/post types.</p>
<p>- You&#8217;re using my fav method of learning: picking a project with specific goals. And that&#8217;s enough unsolicited advice from a stranger. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning Web development: The sequel by Greg Linch</title>
		<link>http://erikgable.com/2011/08/14/learning-web-development-the-sequel/comment-page-1/#comment-447</link>
		<dc:creator>Greg Linch</dc:creator>
		<pubDate>Mon, 15 Aug 2011 02:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=231#comment-447</guid>
		<description>I started learning PHP (and some MySQL) through SitePoint; specifically, &lt;a href=&quot;http://www.sitepoint.com/books/phpmysql4/&quot; rel=&quot;nofollow&quot;&gt;this book&lt;/a&gt; and &lt;a href=&quot;https://learnable.com/courses/php-mysql-web-development-for-beginners-13&quot; rel=&quot;nofollow&quot;&gt;this online course&lt;/a&gt; they offer. 

Here are some &lt;a href=&quot;http://www.diigo.com/user/greglinch/php&quot; rel=&quot;nofollow&quot;&gt;PHP-related links&lt;/a&gt; I&#039;ve bookmarked that may be helpful.

Good luck!</description>
		<content:encoded><![CDATA[<p>I started learning PHP (and some MySQL) through SitePoint; specifically, <a href="http://www.sitepoint.com/books/phpmysql4/" rel="nofollow">this book</a> and <a href="https://learnable.com/courses/php-mysql-web-development-for-beginners-13" rel="nofollow">this online course</a> they offer. </p>
<p>Here are some <a href="http://www.diigo.com/user/greglinch/php" rel="nofollow">PHP-related links</a> I&#8217;ve bookmarked that may be helpful.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 things that could go into a community engagement editor&#8217;s job description by The Village Scribe</title>
		<link>http://erikgable.com/2010/03/31/10-things-that-could-go-into-a-community-engagement-editors-job-description/comment-page-1/#comment-87</link>
		<dc:creator>The Village Scribe</dc:creator>
		<pubDate>Wed, 22 Dec 2010 18:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=207#comment-87</guid>
		<description>I don&#039;t know what I would add to the mix, but I like #7 and #9 a lot. Both, it seems to me, would have the potential of adding a layer of depth that is frequently lacking from much social media. Moreover, it would lend weight and credibility to the notion of actual community &lt;i&gt;engagement&lt;/i&gt; rather than mere buzz.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what I would add to the mix, but I like #7 and #9 a lot. Both, it seems to me, would have the potential of adding a layer of depth that is frequently lacking from much social media. Moreover, it would lend weight and credibility to the notion of actual community <i>engagement</i> rather than mere buzz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 things that could go into a community engagement editor&#8217;s job description by Dani Fankhauser</title>
		<link>http://erikgable.com/2010/03/31/10-things-that-could-go-into-a-community-engagement-editors-job-description/comment-page-1/#comment-58</link>
		<dc:creator>Dani Fankhauser</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=207#comment-58</guid>
		<description>LOVE that you mention holding office hours at coffee shops and other local places - this is my thought exactly for someone in social media. Too often reporters hover by the phone in the newsroom, waiting for a call back, and now social media managers are susceptible to hunching behind a computer screen and sending messages to screen names. 
Effective social media use, likely in any field, will mean using these networking sites only as a tool to enhance in-person (&quot;real life&quot;) relationships.</description>
		<content:encoded><![CDATA[<p>LOVE that you mention holding office hours at coffee shops and other local places &#8211; this is my thought exactly for someone in social media. Too often reporters hover by the phone in the newsroom, waiting for a call back, and now social media managers are susceptible to hunching behind a computer screen and sending messages to screen names.<br />
Effective social media use, likely in any field, will mean using these networking sites only as a tool to enhance in-person (&#8220;real life&#8221;) relationships.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 10 things that could go into a community engagement editor&#8217;s job description by How Does an Engagement Editor Engage? &#124; (e)INTERtain</title>
		<link>http://erikgable.com/2010/03/31/10-things-that-could-go-into-a-community-engagement-editors-job-description/comment-page-1/#comment-56</link>
		<dc:creator>How Does an Engagement Editor Engage? &#124; (e)INTERtain</dc:creator>
		<pubDate>Fri, 16 Apr 2010 12:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=207#comment-56</guid>
		<description>[...] Erik Gable and Steve Buttry wrote recent blog posts about the position and what it means. Mark Luckie over at [...]</description>
		<content:encoded><![CDATA[<p>[...] Erik Gable and Steve Buttry wrote recent blog posts about the position and what it means. Mark Luckie over at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Notes on Pew&#8217;s &#8220;where news comes from&#8221; study by uberVU - social comments</title>
		<link>http://erikgable.com/2010/01/11/notes-on-pews-where-news-comes-from-study/comment-page-1/#comment-33</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Thu, 04 Feb 2010 03:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=189#comment-33</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by erikgable: New blog post: The Pew &quot;where news comes from&quot; study -- what does it mean? what doesn&#039;t it mean? http://bit.ly/8HgUn9 #journalism #journchat...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by erikgable: New blog post: The Pew &#8220;where news comes from&#8221; study &#8212; what does it mean? what doesn&#8217;t it mean? <a href="http://bit.ly/8HgUn9" rel="nofollow">http://bit.ly/8HgUn9</a> #journalism #journchat&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why my new year&#8217;s resolution is to learn about programming by Tweets that mention Why my new year’s resolution is to learn about programming : ErikGable.com -- Topsy.com</title>
		<link>http://erikgable.com/2010/01/30/why-my-new-years-resolution-is-to-learn-about-programming/comment-page-1/#comment-32</link>
		<dc:creator>Tweets that mention Why my new year’s resolution is to learn about programming : ErikGable.com -- Topsy.com</dc:creator>
		<pubDate>Tue, 02 Feb 2010 00:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=193#comment-32</guid>
		<description>[...] This post was mentioned on Twitter by Steve Buttry, Ken, Heather, Erik Gable, Shafqat Islam and others. Shafqat Islam said: Great post by @erikgable on why newspapers guys need to learn the basics of programming/web development http://bit.ly/d1StFG [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Steve Buttry, Ken, Heather, Erik Gable, Shafqat Islam and others. Shafqat Islam said: Great post by @erikgable on why newspapers guys need to learn the basics of programming/web development <a href="http://bit.ly/d1StFG" rel="nofollow">http://bit.ly/d1StFG</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why my new year&#8217;s resolution is to learn about programming by Why my new year&#8217;s resolution is to learn about programming &#124; IT News</title>
		<link>http://erikgable.com/2010/01/30/why-my-new-years-resolution-is-to-learn-about-programming/comment-page-1/#comment-31</link>
		<dc:creator>Why my new year&#8217;s resolution is to learn about programming &#124; IT News</dc:creator>
		<pubDate>Mon, 01 Feb 2010 11:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=193#comment-31</guid>
		<description>[...] Read the original: Why my new year&#8217;s resolution is to learn about programming [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the original: Why my new year&#8217;s resolution is to learn about programming [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why my new year&#8217;s resolution is to learn about programming by uberVU - social comments</title>
		<link>http://erikgable.com/2010/01/30/why-my-new-years-resolution-is-to-learn-about-programming/comment-page-1/#comment-30</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Mon, 01 Feb 2010 07:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://erikgable.com/?p=193#comment-30</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by stevebuttry: .@erikgable: &quot;Most newspapers, regardless of size, are equipped to try new things in print. ... Online, not so much.&quot; http://bit.ly/d1StFG...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by stevebuttry: .@erikgable: &#8220;Most newspapers, regardless of size, are equipped to try new things in print. &#8230; Online, not so much.&#8221; <a href="http://bit.ly/d1StFG.." rel="nofollow">http://bit.ly/d1StFG..</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

