<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
	<channel>
		<title>gdp's Comments</title>
		<language>en-us</language>
		<link>https://www.intensedebate.com/users/1032588</link>
		<description>Comments by Joshua Lynch</description>
<item>
<title>WP Journo : Theme options plugins &amp; frameworks for WordPress</title>
<link>http://wpjourno.com/theme-options-plugins-frameworks-wordpress/#IDComment385716845</link>
<description>Thanks for sharing! I will have to give it a try. </description>
<pubDate>Wed, 20 Jun 2012 17:27:08 +0000</pubDate>
<guid>http://wpjourno.com/theme-options-plugins-frameworks-wordpress/#IDComment385716845</guid>
</item><item>
<title>WP Journo : What is the best WordPress permalink structure for SEO?</title>
<link>http://wpjourno.com/wordpress-permalink-seo/#IDComment363949998</link>
<description>Mazhar, thanks for sharing.  Unfortunately this post is a bit dated. Since WordPress 3.3, the performance issue with having /%postname%/ permalinks has been fixed. I now recommend that format for many cases, though sites that publish lots of content or want to get in to Google News should take a different approach.  I highly recommend Joost de Valk&amp;#039;s post and .htaccess redirects generator for those who want to switch to the /%postname%/ format: &lt;a href=&quot;http://yoast.com/change-wordpress-permalink-structure/&quot; target=&quot;_blank&quot;&gt;http://yoast.com/change-wordpress-permalink-struc...&lt;/a&gt; </description>
<pubDate>Sun, 20 May 2012 20:29:30 +0000</pubDate>
<guid>http://wpjourno.com/wordpress-permalink-seo/#IDComment363949998</guid>
</item><item>
<title>WP Journo : Displaying custom post types with the same custom taxonomy value</title>
<link>http://wpjourno.com/custom-post-types-custom-taxonomy/#IDComment341165588</link>
<description>Did you change the line above too? If you want to order by date, &amp;#039;orderby&amp;#039; =&amp;gt; &amp;#039;menu_order&amp;#039; should actually be orderby&amp;#039; =&amp;gt; &amp;#039;date&amp;#039;. Then you should be able to order asc or desc based on publication date.  </description>
<pubDate>Tue, 17 Apr 2012 17:33:04 +0000</pubDate>
<guid>http://wpjourno.com/custom-post-types-custom-taxonomy/#IDComment341165588</guid>
</item><item>
<title>WP Journo : Is media consumption killing your production?</title>
<link>http://wpjourno.com/media-consumption-production/#IDComment298741268</link>
<description>Jenna, thanks for the comment.  I&amp;#039;ve thought about using Readability and also tried Read It Later for awhile. The problem is I&amp;#039;m a bit of a digital hoarder so I collect things I find online that I&amp;#039;ll never end up reading...but I love collecting and could spend all day doing it! </description>
<pubDate>Wed, 22 Feb 2012 05:17:34 +0000</pubDate>
<guid>http://wpjourno.com/media-consumption-production/#IDComment298741268</guid>
</item><item>
<title>WP Journo : How to display subpages of a WordPress page with their custom meta</title>
<link>http://wpjourno.com/display-subpages-wordpress-meta/#IDComment266989098</link>
<description>Hi Lucio, that is a solution that is beyond the method in this post and also requires more info about how you would like the portfolio pieces to display.  I&amp;#039;d recommend posting very detailed info over on &lt;a href=&quot;http://wpquestions.com/&quot; target=&quot;_blank&quot;&gt;http://wpquestions.com/&lt;/a&gt; to have someone write you code to work with your theme. </description>
<pubDate>Tue, 17 Jan 2012 19:16:25 +0000</pubDate>
<guid>http://wpjourno.com/display-subpages-wordpress-meta/#IDComment266989098</guid>
</item><item>
<title>WP Journo : How to style the WordPress TinyMCE WYSIWYG visual editor</title>
<link>http://wpjourno.com/style-wordpress-wysiwyg-visual-editor/#IDComment265148124</link>
<description>The CSS you&amp;#039;re looking for in the visual editor is:    html .mceContentBody {  color: gray;  background: black;  }    At least, this is what would match the website you linked to.    I don&amp;#039;t think it&amp;#039;s easy because I don&amp;#039;t think most people want to read let alone write with gray on black text :) </description>
<pubDate>Sun, 15 Jan 2012 18:01:21 +0000</pubDate>
<guid>http://wpjourno.com/style-wordpress-wysiwyg-visual-editor/#IDComment265148124</guid>
</item><item>
<title>WP Journo : 6 presidential candidates use WordPress as their CMS</title>
<link>http://wpjourno.com/presidential-candidates-wordpress-cms/#IDComment190905860</link>
<description>Hi Mark,  As you note in your post, it&amp;#039;s a pretty common method of hardening WordPress to install in an unusual directory, hide the meta generator tag, etc.  Conversely, I find it more interesting the other candidates haven&amp;#039;t taken every precaution they could, given how I&amp;#039;m sure certain groups would love to take down or hack Republican candidate websites... </description>
<pubDate>Thu, 8 Sep 2011 02:42:21 +0000</pubDate>
<guid>http://wpjourno.com/presidential-candidates-wordpress-cms/#IDComment190905860</guid>
</item><item>
<title>WP Journo : 6 presidential candidates use WordPress as their CMS</title>
<link>http://wpjourno.com/presidential-candidates-wordpress-cms/#IDComment184473701</link>
<description>I was referring to barackobama.com when I said I wasn&amp;#039;t sure :) I do say whitehouse.gov is published on Drupal. </description>
<pubDate>Fri, 19 Aug 2011 03:42:49 +0000</pubDate>
<guid>http://wpjourno.com/presidential-candidates-wordpress-cms/#IDComment184473701</guid>
</item><item>
<title>WP Journo : How to style the WordPress TinyMCE WYSIWYG visual editor</title>
<link>http://wpjourno.com/style-wordpress-wysiwyg-visual-editor/#IDComment125591066</link>
<description>Spencer, glad you found this helpful.   To answer your first question, Brett Terpstra has posted an excellent tutorial and sample about this:   &lt;a href=&quot;http://brettterpstra.com/adding-a-tinymce-button/&quot; target=&quot;_blank&quot;&gt;http://brettterpstra.com/adding-a-tinymce-button/&lt;/a&gt;  I should also write a post soon about a method I&amp;#039;ve used to add buttons to the HTML editor, for those who don&amp;#039;t use the visual editor.  I think you could also use the method Brett writes about to add an upload/insert button to the visual editor area. </description>
<pubDate>Thu, 3 Feb 2011 04:20:27 +0000</pubDate>
<guid>http://wpjourno.com/style-wordpress-wysiwyg-visual-editor/#IDComment125591066</guid>
</item><item>
<title>WP Journo : How to update your theme with WordPress 3.0 navigation menu</title>
<link>http://wpjourno.com/wordpress-3-navigation-menu/#IDComment115848484</link>
<description>Robert, glad I could help! iNove is a great theme that will be made even better with WP3&amp;#039;s flexible, drag and drop menus. </description>
<pubDate>Tue, 14 Dec 2010 23:55:09 +0000</pubDate>
<guid>http://wpjourno.com/wordpress-3-navigation-menu/#IDComment115848484</guid>
</item><item>
<title>WP Journo : How to update your theme with WordPress 3.0 navigation menu</title>
<link>http://wpjourno.com/wordpress-3-navigation-menu/#IDComment114098285</link>
<description>Hi Ashley: Sorry to hear you are having troubles. Could you send me a little more detail to josh@wpjourno.com and the URL of the site you&amp;#039;re working on? Then I can see if there&amp;#039;s anything I can do to help! </description>
<pubDate>Mon, 6 Dec 2010 17:05:02 +0000</pubDate>
<guid>http://wpjourno.com/wordpress-3-navigation-menu/#IDComment114098285</guid>
</item><item>
<title>WP Journo : Journalists: 10 sites you might be surprised to learn use WordPress</title>
<link>http://wpjourno.com/journalism-sites-use-wordpress/#IDComment107624497</link>
<description>Tracy, I totally understand the feeling. Once a site gets locked in to one theme it can be difficult to get out of it! As for developers, I&amp;#039;ll shoot you some ideas. </description>
<pubDate>Wed, 3 Nov 2010 17:36:36 +0000</pubDate>
<guid>http://wpjourno.com/journalism-sites-use-wordpress/#IDComment107624497</guid>
</item><item>
<title>Cotton Tree Herald : Sanity Restored? I Hope So.</title>
<link>http://cottontreeherald.com/319/sanity-restored-i-hope-so#IDComment107401376</link>
<description>Nice post! I didn&amp;#039;t originally realize you were traveling all the way to the D.C. rally.   I hope the rally does have an impact somehow.   &amp;quot;Perhaps they will realize that moderates are constituents, too, and will finally demonstrate the leadership this nation deserves.&amp;quot;  You couldn&amp;#039;t have put this better. </description>
<pubDate>Tue, 2 Nov 2010 18:14:19 +0000</pubDate>
<guid>http://cottontreeherald.com/319/sanity-restored-i-hope-so#IDComment107401376</guid>
</item><item>
<title>WP Journo : 55 things media organizations can do with WordPress as CMS</title>
<link>http://wpjourno.com/publishers-do-with-wordpress/#IDComment103785112</link>
<description>Jason, I&amp;#039;m starting to see your plugin being used on some really big blogs, like TNW and Nieman Journalism Lab. Congrats! </description>
<pubDate>Wed, 13 Oct 2010 07:43:06 +0000</pubDate>
<guid>http://wpjourno.com/publishers-do-with-wordpress/#IDComment103785112</guid>
</item><item>
<title>WP Journo : For college newspapers, the importance of platform is often overrated</title>
<link>http://wpjourno.com/for-college-newspapers-the-importance-of-platform-is-often-overrated/#IDComment90899870</link>
<description>Yes, you&amp;#039;re dead on Hanna! It can be a struggle getting strictly developer students to see the benefit of building solutions for journalism, especially their school newspaper. But it seems kind of silly not to either be teaching j-students more about the technical side of things while also inviting opportunities for other disciplines to get involved and share their expertise. </description>
<pubDate>Thu, 5 Aug 2010 00:56:26 +0000</pubDate>
<guid>http://wpjourno.com/for-college-newspapers-the-importance-of-platform-is-often-overrated/#IDComment90899870</guid>
</item><item>
<title>WP Journo : Why many college newspaper websites are ugly</title>
<link>http://wpjourno.com/college-newspaper-websites-ugly/#IDComment89228668</link>
<description>Thanks, Michael for your response. I mentioned The Times because I live in Seattle and read it online, but it frustrates me. I also interned there at one point.  Also, sorry I was such a troll over on the HuffPo :) </description>
<pubDate>Tue, 27 Jul 2010 21:58:38 +0000</pubDate>
<guid>http://wpjourno.com/college-newspaper-websites-ugly/#IDComment89228668</guid>
</item>	</channel>
</rss>