<?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 Software Carpentry</title>
	<atom:link href="http://software-carpentry.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://software-carpentry.org</link>
	<description>Helping scientists make better software since 1997</description>
	<lastBuildDate>Mon, 21 May 2012 16:46:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on What&#8217;s Wrong With All This? by Matt Davis</title>
		<link>http://software-carpentry.org/2012/05/whats-wrong-with-all-this/comment-page-1/#comment-27784</link>
		<dc:creator>Matt Davis</dc:creator>
		<pubDate>Mon, 21 May 2012 16:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4849#comment-27784</guid>
		<description>I don&#039;t have a backend to suggest, but I think it would be nice to improve the indexing of the content. Right now all the lectures are indexed by topic, I think it would be nice to also have a &quot;cookbook&quot; section that indexes by question/problem, and points to the relevant topics that could be solutions.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have a backend to suggest, but I think it would be nice to improve the indexing of the content. Right now all the lectures are indexed by topic, I think it would be nice to also have a &#8220;cookbook&#8221; section that indexes by question/problem, and points to the relevant topics that could be solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Exercise With Functions and Plotting by Software Carpentry &#187; An Exercise With Matplotlib and Numpy</title>
		<link>http://software-carpentry.org/2012/05/an-exercise-with-functions-and-plotting/comment-page-1/#comment-27751</link>
		<dc:creator>Software Carpentry &#187; An Exercise With Matplotlib and Numpy</dc:creator>
		<pubDate>Mon, 21 May 2012 02:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4765#comment-27751</guid>
		<description>[...] covered installing matplotlib in a previous tutorial. The matplotlib site also has installation instructions. I&#8217;ll assume for the rest of the [...]</description>
		<content:encoded><![CDATA[<p>[...] covered installing matplotlib in a previous tutorial. The matplotlib site also has installation instructions. I&#8217;ll assume for the rest of the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on What&#8217;s Wrong With All This? by Ethan White</title>
		<link>http://software-carpentry.org/2012/05/whats-wrong-with-all-this/comment-page-1/#comment-27732</link>
		<dc:creator>Ethan White</dc:creator>
		<pubDate>Sun, 20 May 2012 19:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4849#comment-27732</guid>
		<description>The CMS that I&#039;m most familiar with is Drupal and it could give us some of this out of the box.

Advantages: powerful, open source, strong community, lots of desired functionality present in existing modules

Disadvantages: more complicated to setup well than Wordpress, setting up a site of this complexity properly would definitely take some serious time and effort

State of wish list:

* Website, blog, all of the standard stuff is easy
* Fine grained authorization by role - built in
* Integration with Twitter including archiving on the site  (http://drupal.org/project/twitter)
* General project management including integration with version control systems (http://drupal.org/project/project). This does not include centralizing the version control authorization I don&#039;t believe.
* Integrated event registration with live tables of registration stats (http://drupal.org/project/signup or http://drupal.org/project/registration). This is easy if you&#039;re not charging, but it&#039;s also possible to charge.
* Mailman integration including signing up for mailing lists on the site and archiving (http://drupal.org/project/mailman_manager + http://drupal.org/project/mailhandler)
* Migrating from Wordpress should be relatively easy (http://drupal.org/node/43178)
* Like the shell? Thanks to Drush (http://drupal.org/project/drush) you can manage your site from there :)
* Easy SEO so that search engines get you where you want to go (if I recall this was part of Titus&#039; issue)

I have built a few sites using Drupal including some moderately complex ones (e.g., http://ecologicaldata.org). I like it, but there&#039;s definitely a major learning curve and more work for simple out of the box stuff like WYSIWYG editors than Wordpress. I think we&#039;d need a student with Drupal experience to work on this for a few months to get it right. 

All of this being said, given the time investment of switching platforms I wonder if it would be worth it. I suspect that someone who knew more about Wordpress might be able to find a way do some of this within it (e.g., http://eventespresso.com/) and I feel like Titus&#039; issues had more to do with the basic design and some minor SEO. If we had a few tens of thousands of dollars to have someone build it right (or a pro looking to do some charity work :) I&#039;d say make the move. Without that I&#039;m hesitant to recommend it, but it&#039;s the best thing I could think of given the wish list.</description>
		<content:encoded><![CDATA[<p>The CMS that I&#8217;m most familiar with is Drupal and it could give us some of this out of the box.</p>
<p>Advantages: powerful, open source, strong community, lots of desired functionality present in existing modules</p>
<p>Disadvantages: more complicated to setup well than WordPress, setting up a site of this complexity properly would definitely take some serious time and effort</p>
<p>State of wish list:</p>
<p>* Website, blog, all of the standard stuff is easy<br />
* Fine grained authorization by role &#8211; built in<br />
* Integration with Twitter including archiving on the site  (<a href="http://drupal.org/project/twitter" rel="nofollow">http://drupal.org/project/twitter</a>)<br />
* General project management including integration with version control systems (<a href="http://drupal.org/project/project" rel="nofollow">http://drupal.org/project/project</a>). This does not include centralizing the version control authorization I don&#8217;t believe.<br />
* Integrated event registration with live tables of registration stats (<a href="http://drupal.org/project/signup" rel="nofollow">http://drupal.org/project/signup</a> or <a href="http://drupal.org/project/registration" rel="nofollow">http://drupal.org/project/registration</a>). This is easy if you&#8217;re not charging, but it&#8217;s also possible to charge.<br />
* Mailman integration including signing up for mailing lists on the site and archiving (<a href="http://drupal.org/project/mailman_manager" rel="nofollow">http://drupal.org/project/mailman_manager</a> + <a href="http://drupal.org/project/mailhandler" rel="nofollow">http://drupal.org/project/mailhandler</a>)<br />
* Migrating from WordPress should be relatively easy (<a href="http://drupal.org/node/43178" rel="nofollow">http://drupal.org/node/43178</a>)<br />
* Like the shell? Thanks to Drush (<a href="http://drupal.org/project/drush" rel="nofollow">http://drupal.org/project/drush</a>) you can manage your site from there <img src='http://software-carpentry.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
* Easy SEO so that search engines get you where you want to go (if I recall this was part of Titus&#8217; issue)</p>
<p>I have built a few sites using Drupal including some moderately complex ones (e.g., <a href="http://ecologicaldata.org" rel="nofollow">http://ecologicaldata.org</a>). I like it, but there&#8217;s definitely a major learning curve and more work for simple out of the box stuff like WYSIWYG editors than WordPress. I think we&#8217;d need a student with Drupal experience to work on this for a few months to get it right. </p>
<p>All of this being said, given the time investment of switching platforms I wonder if it would be worth it. I suspect that someone who knew more about WordPress might be able to find a way do some of this within it (e.g., <a href="http://eventespresso.com/" rel="nofollow">http://eventespresso.com/</a>) and I feel like Titus&#8217; issues had more to do with the basic design and some minor SEO. If we had a few tens of thousands of dollars to have someone build it right (or a pro looking to do some charity work <img src='http://software-carpentry.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;d say make the move. Without that I&#8217;m hesitant to recommend it, but it&#8217;s the best thing I could think of given the wish list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GitHub for Education by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/04/github-for-education/comment-page-1/#comment-27720</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 18:01:09 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4749#comment-27720</guid>
		<description>[...] written before about the idea of a GitHub for education, but that wouldn&#8217;t address all of the issues laid out above. (Event registration, for [...]</description>
		<content:encoded><![CDATA[<p>[...] written before about the idea of a GitHub for education, but that wouldn&#8217;t address all of the issues laid out above. (Event registration, for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feedback from Newcastle upon Tyne by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/05/feedback-from-newcastle-upon-tyne/comment-page-1/#comment-27719</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 18:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4821#comment-27719</guid>
		<description>[...] now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, and to follow up with people months or years [...]</description>
		<content:encoded><![CDATA[<p>[...] now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, and to follow up with people months or years [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Badges (Finalized) by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/02/badges-finalized/comment-page-1/#comment-27718</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 18:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4621#comment-27718</guid>
		<description>[...] thing we don&#8217;t have yet is badges. We&#8217;d like to issue these to people who have taken part in workshops and the follow-up [...]</description>
		<content:encoded><![CDATA[<p>[...] thing we don&#8217;t have yet is badges. We&#8217;d like to issue these to people who have taken part in workshops and the follow-up [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Three Years Later by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/04/three-years-later/comment-page-1/#comment-27717</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 18:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4754#comment-27717</guid>
		<description>[...] Giving feedback about events. Right now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, and to follow up with people months or years later. [...]</description>
		<content:encoded><![CDATA[<p>[...] Giving feedback about events. Right now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, and to follow up with people months or years later. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Good and the Bad of It by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/05/the-good-and-the-bad-of-it/comment-page-1/#comment-27716</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 18:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4770#comment-27716</guid>
		<description>[...] events. Right now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, and to follow up with people [...]</description>
		<content:encoded><![CDATA[<p>[...] events. Right now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, and to follow up with people [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Trieste Workshop, One Week Later by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/03/the-trieste-workshop-one-week-later/comment-page-1/#comment-27715</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 17:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4663#comment-27715</guid>
		<description>[...] feedback about events. Right now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, [...]</description>
		<content:encoded><![CDATA[<p>[...] feedback about events. Right now, we collect good and bad points from people at the end of every workshop, then post them to the blog. We really need to collect feedback on tutorials, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Behind the Scenes (or, the Ethics of Cultivating Discontent) by Software Carpentry &#187; What&#8217;s Wrong With All This?</title>
		<link>http://software-carpentry.org/2012/04/behind-the-scenes-or-the-ethics-of-cultivating-discontent/comment-page-1/#comment-27714</link>
		<dc:creator>Software Carpentry &#187; What&#8217;s Wrong With All This?</dc:creator>
		<pubDate>Sun, 20 May 2012 17:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://software-carpentry.org/?p=4750#comment-27714</guid>
		<description>[...] systems), and newer tools like P2PU feel like a step backward. I started thinking about requirements for a replacement back in April, but got distracted. Here&#8217;s a longer [...]</description>
		<content:encoded><![CDATA[<p>[...] systems), and newer tools like P2PU feel like a step backward. I started thinking about requirements for a replacement back in April, but got distracted. Here&#8217;s a longer [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

