<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Open Project Guide &#187; external-help</title>
	<atom:link href="http://www.openprojectguide.org/tag/external-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openprojectguide.org</link>
	<description>For and about open source projects</description>
	<lastBuildDate>Wed, 29 Sep 2010 05:56:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Google summer of code &#8211; projects, apply now!</title>
		<link>http://www.openprojectguide.org/2010/03/google-summer-of-code-projects-apply-now/</link>
		<comments>http://www.openprojectguide.org/2010/03/google-summer-of-code-projects-apply-now/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 11:23:20 +0000</pubDate>
		<dc:creator>patrick.c</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[external-help]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.openprojectguide.org/?p=140</guid>
		<description><![CDATA[It&#8217;s time again. If you want google to pay someone, so he helps in your project, apply now! http://code.google.com/soc Citation from the gsoc homepage: About Google Summer of Code Google Summer of Code is a global program that offers student developers stipends to write code for various open source software projects. We have worked with several [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time again. If you want google to pay someone, so he helps in your project, apply now!</p>
<p><a href="http://code.google.com/soc">http://code.google.com/soc</a></p>
<p><span id="more-140"></span>Citation from the gsoc homepage:</p>
<blockquote>
<h2>About <em>Google Summer of Code</em></h2>
<p><em>Google Summer of Code</em> is a global program that offers student developers stipends to write code for various open source software projects. We have worked with several open source, free software, and technology-related groups to identify and fund several projects over a three month period. Since its inception in 2005, the program has brought together nearly 2500 successful student participants and 2500 mentors from 98 countries worldwide, all for the love of code. Through <em>Google Summer of Code</em>, accepted student applicants are paired with a mentor or mentors from the participating projects, thus gaining exposure to real-world software development scenarios and the opportunity for employment in areas related to their academic pursuits. In turn, the participating projects are able to more easily identify and bring in new developers. Best of all, more source code is created and released for the use and benefit of all.</p>
<p>To learn more about the program, peruse our 2010 <a href="http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs">Frequently Asked Questions</a> page. You can also subscribe to the <a href="http://google-opensource.blogspot.com/">Google Open Source Blog</a> or the <a href="http://groups.google.com/group/google-summer-of-code-discuss">Google Summer of Code Discussion Group</a> to keep abreast of the latest announcements.</p></blockquote>
<p>Keep in mind:</p>
<blockquote><p>Mentoring organization applications must be submitted by Friday, March 12, 2010 at 23:00 UTC.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.openprojectguide.org/2010/03/google-summer-of-code-projects-apply-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Divide and conquer &#8211; don&#8217;t do everything on your own</title>
		<link>http://www.openprojectguide.org/2009/12/divide-and-conquer/</link>
		<comments>http://www.openprojectguide.org/2009/12/divide-and-conquer/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 13:18:46 +0000</pubDate>
		<dc:creator>patrick.c</dc:creator>
				<category><![CDATA[Talk posts]]></category>
		<category><![CDATA[early-phase]]></category>
		<category><![CDATA[external-help]]></category>
		<category><![CDATA[introduction]]></category>
		<category><![CDATA[social-skills]]></category>
		<category><![CDATA[talk]]></category>

		<guid isPermaLink="false">http://www.openprojectguide.org/?p=56</guid>
		<description><![CDATA[Your project published a few releases and a small developer team is forming. You&#8217;re still doing the communication and web site maintenance. Time for real development is becoming smaller and smaller. Are you doing it right? Delegate! When you have started the project alone and created the first versions on your own, then you might [...]]]></description>
			<content:encoded><![CDATA[<p>Your project published a few releases and a small developer team is forming. You&#8217;re still doing the communication and web site maintenance. Time for real development is becoming smaller and smaller. Are you doing it right?<span id="more-56"></span><strong></strong></p>
<p><strong>Delegate!</strong></p>
<p>When you have started the project alone and created the first versions on your own, then you might think of it as your baby. It&#8217;s not easy to give up responsibility for certain areas. But the amount of administrative work will grow with the project. Try to find areas that you can delegate like Website maintenance, forum moderation or things like that. After a while when you know the other developers better, then you&#8217;ll find it easier to assign other tasks to them too. Just practice a little bit. ;-) To summarize this:  <em>Try to delegate even important tasks to capable trustworthy members to free up time for important things.</em></p>
<p><strong>&#8220;Activate&#8221; non-programmers</strong></p>
<p>After a while your project might form a small community of users. They often communicate via forums, mailinglists, IRC or something like that. Then you&#8217;ll have the chance to convince some of the users to help you, even if they are not programmers. Regular users that feel connected to the project, sometimes like to help as well. Try to leverage that enthusiasm and ask if they&#8217;d like to help. They may help you for example by:</p>
<ul>
<li>by doing official support in the forums/irc</li>
<li>help with improving the usability</li>
<li>helping with the Website &#8220;maintenance&#8221;</li>
<li>being the &#8220;community manager&#8221;</li>
<li>design for the homepage, the UI or a logo/&#8221;corporate design&#8221;</li>
<li>PR work/booth duties at conferences like LinuxTag, UbuntuCon, &#8230;</li>
<li>collect donations to fund the projects</li>
<li>&#8230;</li>
</ul>
<p>In short: <em>Don&#8217;t focus your search for help only on programmers. Every user may become a very useful member of your team.</em></p>
<p><strong>External developer resources</strong></p>
<p>Sometimes companies use your software and they need a certain feature or have other interest in your project. When you are lucky, they&#8217;ll assign one or more developers of their staff to your project (if you allow this) and they&#8217;ll work on it in their work time. Or the company pays members of your team to implement something they need. This is not uncommon, especially in projects like frameworks, EPR systems, shopping carts etc. Just be sure that the stuff they are demanding fits in your global plan. Don&#8217;t let pure economical reasons drive your project or it will soon be off the track! Other ways of getting help are sponsored events like the <a href="http://code.google.com/intl/de-DE/soc/">google Summer of Code</a>. You can apply with your project for certain programming tasks and when your project is chosen, then google will pay a student for a summer to perform that task. This has several advantages for your project. You will get a lot of visibility in the public which may result in more people using your software or joining your project. You will have to  select two mentors that will have the chance to fly to the US and be part of the mentors camp that google organizes before the whole thing starts. But be aware of the dates. When you are late, then you&#8217;ll have to wait for the next year. And don&#8217;t be disappointed when your project has not been selected. Just apply again next year. I&#8217;ll try to find a project that has participated before and interview them for a more comprehensive blog post. Long story short: <em>Paid development is a chance for every project to get a boost. Try to apply for the google SoC or try to find partners in the industry. Just be aware of the responsibility that the project is first, not the money!</em></p>
<p><strong>Conclusion</strong></p>
<p>So, there are many ways to find people that help you in your journey and don&#8217;t be afraid to let certain tasks go. You can&#8217;t do everything on your own and other people are eager to be part of the project. It&#8217;s important to find people that help you, if you want your project to live a long and healthy life. There are always people leaving and joining, so the bigger your team is the more people you have constantly working on it. Maybe with the google SoC or paid development you can attract even more team members with whom you can share the work and maybe even the important tasks. Try it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.openprojectguide.org/2009/12/divide-and-conquer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

