<?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"
	>
<channel>
	<title>Comments on: Core Development w/ Github</title>
	<atom:link href="http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/</link>
	<description>Bits From The CMSMS Community</description>
	<pubDate>Wed, 09 Jul 2008 02:58:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Dean</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2837</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sat, 10 May 2008 15:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2837</guid>
		<description>Thanks for the git push!</description>
		<content:encoded><![CDATA[<p>Thanks for the git push!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2793</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 18 Apr 2008 08:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2793</guid>
		<description>I think we found some more volunteers for the documentation.. Get involved, your forum account will give you access to edit the wiki!</description>
		<content:encoded><![CDATA[<p>I think we found some more volunteers for the documentation.. Get involved, your forum account will give you access to edit the wiki!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Oxley</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2789</link>
		<dc:creator>Tim Oxley</dc:creator>
		<pubDate>Thu, 17 Apr 2008 04:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2789</guid>
		<description>Additionally, API documentation needs examples.

Check out the mootools docs:
http://docs.mootools.net/</description>
		<content:encoded><![CDATA[<p>Additionally, API documentation needs examples.</p>
<p>Check out the mootools docs:<br />
<a href="http://docs.mootools.net/" rel="nofollow">http://docs.mootools.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Oxley</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2788</link>
		<dc:creator>Tim Oxley</dc:creator>
		<pubDate>Thu, 17 Apr 2008 03:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2788</guid>
		<description>How do other successful open source projects do it?

I was checking out the TODO/Project Openings list on the blender.org site.
http://www.blender.org/development/current-projects/project-openings/
Quite cool, they organise their TODO list in terms of how familiar a person is with the code...

Plus there is a lot of documentation as to the objectives of the application, coding guidelines, how to submit patches, etc.
eg http://www.blender.org/community/get-involved/ 

IRC Meeting Minutes!:
http://www.blender.org/development/coding-guides/irc-meeting-minutes/

but most noteable:
a detailed introduction as to how the application works! with pictures!
http://www.blender.org/development/architecture/

The more documentation provided, the easier it is for a developer to come in and help...and many hands make light work.

</description>
		<content:encoded><![CDATA[<p>How do other successful open source projects do it?</p>
<p>I was checking out the TODO/Project Openings list on the blender.org site.<br />
<a href="http://www.blender.org/development/current-projects/project-openings/" rel="nofollow">http://www.blender.org/development/current-projects/project-openings/</a><br />
Quite cool, they organise their TODO list in terms of how familiar a person is with the code&#8230;</p>
<p>Plus there is a lot of documentation as to the objectives of the application, coding guidelines, how to submit patches, etc.<br />
eg <a href="http://www.blender.org/community/get-involved/" rel="nofollow">http://www.blender.org/community/get-involved/</a> </p>
<p>IRC Meeting Minutes!:<br />
<a href="http://www.blender.org/development/coding-guides/irc-meeting-minutes/" rel="nofollow">http://www.blender.org/development/coding-guides/irc-meeting-minutes/</a></p>
<p>but most noteable:<br />
a detailed introduction as to how the application works! with pictures!<br />
<a href="http://www.blender.org/development/architecture/" rel="nofollow">http://www.blender.org/development/architecture/</a></p>
<p>The more documentation provided, the easier it is for a developer to come in and help&#8230;and many hands make light work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexEvt</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2785</link>
		<dc:creator>AlexEvt</dc:creator>
		<pubDate>Mon, 14 Apr 2008 22:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2785</guid>
		<description>But also i think that it's hard to enter development of the new project(e.g. for me), even using separate repository, without any TODO lists, or requests list:(</description>
		<content:encoded><![CDATA[<p>But also i think that it&#8217;s hard to enter development of the new project(e.g. for me), even using separate repository, without any TODO lists, or requests list:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlexEvt</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2784</link>
		<dc:creator>AlexEvt</dc:creator>
		<pubDate>Mon, 14 Apr 2008 22:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2784</guid>
		<description>Hehe. Great:)) I'm the one who proposed help on 2.0 development. Good advice! I'll check it.</description>
		<content:encoded><![CDATA[<p>Hehe. Great:)) I&#8217;m the one who proposed help on 2.0 development. Good advice! I&#8217;ll check it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sabrina</title>
		<link>http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2782</link>
		<dc:creator>sabrina</dc:creator>
		<pubDate>Mon, 14 Apr 2008 02:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cmsmadesimple.org/2008/04/13/core-development-w-github/#comment-2782</guid>
		<description>cool blog, and thanks your share, I will share a good experience with you, I have a lot of friends on equestriancupid.com/i/sabrina, I think they must love you very much, you can be their teacher, you really a expert. 
welcome you join!~</description>
		<content:encoded><![CDATA[<p>cool blog, and thanks your share, I will share a good experience with you, I have a lot of friends on equestriancupid.com/i/sabrina, I think they must love you very much, you can be their teacher, you really a expert.<br />
welcome you join!~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
