<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SourceContribute</title>
	<atom:link href="http://sourcecontribute.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sourcecontribute.com</link>
	<description>Highlighting contributions to free/open source software</description>
	<lastBuildDate>Mon, 06 May 2013 18:18:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sourcecontribute.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/91facc11dfaead1422a04f7317f834c5?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>SourceContribute</title>
		<link>http://sourcecontribute.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sourcecontribute.com/osd.xml" title="SourceContribute" />
	<atom:link rel='hub' href='http://sourcecontribute.com/?pushpress=hub'/>
		<item>
		<title>Turbulenz HTML5 Game Engine released under a Free/Open Source license</title>
		<link>http://sourcecontribute.com/2013/05/06/turbulenz-html5-game-engine-released-under-a-freeopen-source-license/</link>
		<comments>http://sourcecontribute.com/2013/05/06/turbulenz-html5-game-engine-released-under-a-freeopen-source-license/#comments</comments>
		<pubDate>Mon, 06 May 2013 18:00:47 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Spotlight]]></category>

		<guid isPermaLink="false">http://sourcecontribute.com/?p=380</guid>
		<description><![CDATA[The Turbulenz HTML5 game engine is a 2d and 3d game engine that works on HTML5-powered browsers on both the desktop and mobile. The code is licensed under the MIT License. They have posted about this release on their blog. This is an amazing example of a blog post! It has all the right stuff [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=380&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The <a href="https://github.com/turbulenz/turbulenz_engine" target="_blank">Turbulenz HTML5 game engine</a> is a 2d and 3d game engine that works on HTML5-powered browsers on both the desktop and mobile. The code is licensed under <a href="http://en.wikipedia.org/wiki/MIT_License" target="_blank">the MIT License</a>.</p>
<p><a href="http://news.turbulenz.com/post/49430669886/turbulenz-engine-goes-open-source" target="_blank">They have posted about this release on their blog</a>. This is an amazing example of a blog post! It has all the right stuff to interest people in their product and really raises the bar for others when it comes to making an announcement of a free/open source release.</p>
<div class="wp-caption alignnone" style="width: 578px"><a href="http://news.turbulenz.com/post/49430669886/turbulenz-engine-goes-open-source"><img class="      " alt="" src="http://www.gamasutra.com/db_area/images/blog/191591/polycraft-screenshot.jpg" width="568" height="315" /></a><p class="wp-caption-text">Screenshot of Polycraft by Wonderstruck, <a href="http://www.gamasutra.com/blogs/JamesAustin/20130502/191591/Turbulenz_Engine_goes_open_source.php" rel="nofollow">http://www.gamasutra.com/blogs/JamesAustin/20130502/191591/Turbulenz_Engine_goes_open_source.php</a></p></div>
<p>Explanation of why they went free/open source:</p>
<blockquote><p>We’ve had a lot of interest in the Turbulenz Engine via our SDK packages and many of the people who try it out have praised the features and performance. However, two issues that have often come up are any sort of restrictive licensing and the ease of getting things started.</p>
<p>By releasing the Turbulenz Engine as open source under a standard liberal MIT license we hope to ease the adoption costs and ensure that people don’t feel in any way restricted by using the Engine</p></blockquote>
<p>How to get started:</p>
<blockquote><p>If you want to take a look, the best place to start is the <a href="https://github.com/turbulenz/turbulenz_engine/blob/master/README.rst">README</a> which you can find on the <a href="https://github.com/turbulenz/turbulenz_engine">Github project page</a> and included in the source. This details how to set up a development environment and includes a short getting started guide on how to use the Turbulenz Engine APIs. From here we recommend going through the <a href="http://docs.turbulenz.com/starter/getting_started_guide.html">Getting Started</a> guide and reviewing all the <a href="http://docs.turbulenz.com/">documentation online</a>.</p>
<p>The engine is also available bundled in an easy to install SDK for Windows, Mac OS X and GNU/Linux. This might be an easier option if you’re looking for a packaged-up and fully QA’d snapshot of the engine. All future SDK releases will contain the open source engine with the associated MIT license. (Earlier versions of the SDK were released with a partially open license which has now been deprecated.) The bundled SDK is available from the <a href="https://hub.turbulenz.com/">Turbulenz developer service</a>.</p></blockquote>
<p>How to contribute:</p>
<blockquote><p>We know there is a large and growing community interested in HTML5 game development and we hope that people will find this project an empowering contribution to game and Internet technology domains. Now that the project is fully available as open source and easily accessible via GitHub all contributions are gladly welcomed. Please send the project a pull request or post a git diff patch on the <a href="https://groups.google.com/forum/?fromgroups#!forum/turbulenz-engine-users">Turbulenz Engine google group</a>.</p>
<p>Please help spread the word to your friends and followers by sharing this announcement online. We want to make sure that anyone thinking about making a game with HTML5 is aware of Turbulenz as a free and open source solution that comes packed with high performance features.</p></blockquote>
<p>The impact of these blog posts on your organization&#8217;s brand are very positive. With the smallest amount of effort, your organization can be seen as making a valued contribution to the free/open source community and can be seen as raising the quality of their products and services.</p>
<p>Here are some other great free/open source announcements:</p>
<ul>
<li><a title="Another good example of how to announce a free/open source project" href="http://sourcecontribute.com/2013/05/05/another-good-example-of-how-to-announce-a-freeopen-source-project/"><span style="line-height:13px;">Sunlight Foundation announces Churnalism</span></a></li>
<li><a title="New quantitative analysis for free/open source software projects" href="http://sourcecontribute.com/2013/05/01/new-quantitative-analysis-for-open-source-software-projects/">Universidad Carlos III de Madrid announces New Quantitative Analysis Tools</a></li>
<li><a title="Airbnb releases Rendr as Free/Open Source" href="http://sourcecontribute.com/2013/04/19/airbnb-releases-rendr-as-freeopen-source/">Airbnb announces Rendr</a></li>
<li><a title="LinkedIn releases Rest.li as free/open source software" href="http://sourcecontribute.com/2013/02/20/linkedin-releases-rest-li-as-freeopen-source-software/">LinkedIn announces Rest.Li</a></li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=380&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/05/06/turbulenz-html5-game-engine-released-under-a-freeopen-source-license/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>

		<media:content url="http://www.gamasutra.com/db_area/images/blog/191591/polycraft-screenshot.jpg" medium="image" />
	</item>
		<item>
		<title>Another good example of how to announce a free/open source project</title>
		<link>http://sourcecontribute.com/2013/05/05/another-good-example-of-how-to-announce-a-freeopen-source-project/</link>
		<comments>http://sourcecontribute.com/2013/05/05/another-good-example-of-how-to-announce-a-freeopen-source-project/#comments</comments>
		<pubDate>Sun, 05 May 2013 23:02:27 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Spotlight]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[open source text]]></category>
		<category><![CDATA[reputation]]></category>
		<category><![CDATA[sunlight foundation]]></category>
		<category><![CDATA[web browser extension]]></category>

		<guid isPermaLink="false">http://sourcecontribute.com/?p=376</guid>
		<description><![CDATA[The Sunlight Foundation and the Media Standards Trust worked together on a project called Churnalism. It&#8217;s a web browser extension available for Chrome, Internet Explorer and Firefox. Their announcement is a good example of how to announce a project. In the 1st paragraph they&#8217;re giving credit to the teams involved in building the project and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=376&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The Sunlight Foundation and the Media Standards Trust worked together on a project called <a href="http://churnalism.sunlightfoundation.com/" target="_blank">Churnalism</a>. It&#8217;s a web browser extension available for Chrome, Internet Explorer and Firefox.</p>
<p><a href="https://opensource.com/life/13/4/churnalism" target="_blank">Their announcement is a good example of how to announce a project</a>. In the 1st paragraph they&#8217;re giving credit to the teams involved in building the project and they give us a brief overview as to the purpose of the project. The 2nd paragraph tells us how to use the project with links (very important!) to the project so that you can try it out yourself. They include a video tutorial to further explain how the tool works.</p>
<p>Further down in the article they tell us more about how the project was developed and link to another blog post with more details:</p>
<blockquote><p>Sunlight’s Churnalism is based on a UK site of the same name and is driven by <a title="SuperFastMatch" href="http://sunlightfoundation.com/blog/2011/09/13/announcing-superfastmatch/" target="_blank">open-source text analysis technology</a> dubbed <a title="SuperFastMatch" href="https://github.com/mediastandardstrust/superfastmatch" target="_blank">SuperFastMatch</a>, both developed by the awesome Media Standards Trust. For a deeper dive into the underlying technology and process behind the project, check out this detailed post from Drew Vogel, another developer on Churnalism.</p></blockquote>
<p>There&#8217;s also a privacy concern with the project, so they clearly state and what they&#8217;ve done to mitigate that risk:</p>
<blockquote><p>We understand the privacy sensitivities with an extension extracting text from what you read, so we&#8217;ve designed Churnalism to be quite customizable and never retain identifiable information such as your IP address. You can easily change which sites Churnalism runs on by going into the settings for the browser extension. We&#8217;ve provided a basic whitelist of major news sites, a listing of local news affiliates and the ability to let Churnalism run on any site with news or article in url, but all these can be removed or paired down (or expanded!) to whatever sites you&#8217;re interested in.</p></blockquote>
<p>Unlike <a title="Airbnb releases Rendr as Free/Open Source" href="http://sourcecontribute.com/2013/04/19/airbnb-releases-rendr-as-freeopen-source/">the announcement by Airbnb for their Rendr.js library</a> or the announcement by the Universidad Carlos III de Madrid for <a title="New quantitative analysis for free/open source software projects" href="http://sourcecontribute.com/2013/05/01/new-quantitative-analysis-for-open-source-software-projects/">quantitative analysis tools</a>, the announcement for Churnalism doesn&#8217;t state why the project has been released as free/open source, and they don&#8217;t try and play up why free/open source is important to them. This shouldn&#8217;t always be done; if there&#8217;s a way to promote your organization&#8217;s brand further and to state their commitment to collaborating in a free/open source community, it should be done.</p>
<p><strong>To summarize</strong>, when you announce the first public version of your project, released under a free/open source license, you should do the following things:</p>
<ul>
<li><span style="line-height:13px;">clearly state the purpose of the project, this will establish the target audience and the types of users to expect to use the project</span></li>
<li>describe how the target audience can use the software</li>
<li>answer these questions:
<ul>
<li>is there a demo?</li>
<li>can anyone download the software and run it?</li>
<li>can it be tried out on the web?</li>
<li>which platforms are supported?</li>
</ul>
</li>
<li>link to other blog posts or articles or Wikipedia articles that explain how your software works behind the scenes</li>
<li>link to other blog posts that are testimonials and use cases of your software</li>
<li>promote any other free/open source projects that your organization is working on or contributing to</li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=376&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/05/05/another-good-example-of-how-to-announce-a-freeopen-source-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:thumbnail url="http://sourcecontribute.files.wordpress.com/2013/05/churnalism-web-tool-and-extension-compares-news-sources-opensource-com-googl_2013-05-05_18-57-44.png?w=150" />
		<media:content url="http://sourcecontribute.files.wordpress.com/2013/05/churnalism-web-tool-and-extension-compares-news-sources-opensource-com-googl_2013-05-05_18-57-44.png?w=150" medium="image">
			<media:title type="html">Churnalism web tool and extension compares news sources  opensource.com - Googl_2013-05-05_18-57-44</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>New quantitative analysis for free/open source software projects</title>
		<link>http://sourcecontribute.com/2013/05/01/new-quantitative-analysis-for-open-source-software-projects/</link>
		<comments>http://sourcecontribute.com/2013/05/01/new-quantitative-analysis-for-open-source-software-projects/#comments</comments>
		<pubDate>Wed, 01 May 2013 16:28:14 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[free open source software]]></category>

		<guid isPermaLink="false">https://sourcecontribute.wordpress.com/?p=367</guid>
		<description><![CDATA[Universidad Carlos III de Madrid has created some quantitative analysis tools for free/open source projects, used for extracting information from code repositories. I like a few things about this article: they define &#8220;open source&#8221; with a simple definition, Open source software is that which, once it is received, can be used any way one wishes: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=367&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a title="New quantitative analysis for open source software projects" href="http://www.uc3m.es/portal/page/portal/news_repository/general_news/New%20quantitative%20analysis%20for%20open%20source%20software%20projects1?_template=/SHARED/pl_noticias_detalle_pub_ingles" target="_blank">Universidad Carlos III de Madrid has created some quantitative analysis tools for free/open source projects, used for extracting information from code repositories.</a></p>
<p>I like a few things about this article:</p>
<p>they define &#8220;open source&#8221; with a simple definition,</p>
<blockquote><p>Open source software is that which, once it is received, can be used any way one wishes: it can be redistributed (for free or for a fee) and modified, if one knows how to do so.</p></blockquote>
<p>they mention an advantage of participating in free/open source development,</p>
<blockquote><p>The main advantage for companies when they participate in open source software projects is that, because they are participating in a development community, they are sharing costs with the other participants, so company resources can be used more efficiently. “The risks come from there as well: you are dependent, as least partially, on how well, or how poorly the development community behaves,” warns the researcher.</p></blockquote>
<p>they also state that free/open source is much more transparent and therefore much easier to verify for correctness,</p>
<blockquote><p>The difference that exists in the evaluation process with respect to proprietary software is that, in the majority of open source software projects the data sources are public, because these projects are very interested in transparency. This makes it possible for anyone to analyze reliable data without the need to even have agreements with the projects. In the case of proprietary software this is impossible: it is only for authorized users who have a special agreement with the program’s producer.</p></blockquote>
<p>&nbsp;</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=367&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/05/01/new-quantitative-analysis-for-open-source-software-projects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Airbnb releases Rendr as Free/Open Source</title>
		<link>http://sourcecontribute.com/2013/04/19/airbnb-releases-rendr-as-freeopen-source/</link>
		<comments>http://sourcecontribute.com/2013/04/19/airbnb-releases-rendr-as-freeopen-source/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 16:03:17 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Spotlight]]></category>
		<category><![CDATA[free open source software]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[open source software]]></category>

		<guid isPermaLink="false">https://sourcecontribute.wordpress.com/?p=363</guid>
		<description><![CDATA[Airbnb has released Rendr, a library for the node.js that allows the use of Backbone.js on the server side. This is a bit too technical for my tastes and I would like to focus on what I really like about their announcement. They provide a reason for why they released it as free/open source in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=363&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Airbnb has released <a href="http://nerds.airbnb.com/weve-open-sourced-rendr-run-your-backbonejs-a/" target="_blank">Rendr, a library for the node.js that allows the use of Backbone.js on the server side.</a> This is a bit too technical for my tastes and I would like to focus on what I really like about their announcement.</p>
<p><span id="more-363"></span></p>
<p>They provide a reason for why they released it as free/open source in the first paragraph. There was a lot of demand by developers who are facing the same issues that led Airbnb to develop Rendr. To appear unselfish and community-oriented, they released the code. If they hadn&#8217;t, there would either be a backlash (they use free/open source but *never* contribute, how unfair!) or, less likely, the issue would be dropped and the demands would die down. Instead of letting the issue lie or facing a backlash, they turned it into an opportunity. Now they have gained the goodwill of thousands of developers who will also place trust in the quality of their code. They are now a more welcoming place and it makes it easier to hire developers since those developers will already have experience in their codebase!</p>
<p>Another great thing is that they link directly to <a href="https://github.com/airbnb/rendr" target="_blank">the code repository</a>, and more importantly, they link to a <a href="https://github.com/airbnb/rendr-app-template" target="_blank">sample project template that uses their code</a>, so developers can quickly get started.</p>
<p>The developers at Airbnb have given talks and presentations about Rendr. This is something that&#8217;s easy to overlook when releasing code or donating to a free/open source software organization. You can use the code as another talking point and build up your organization&#8217;s brand.</p>
<p>The end of the article is excellent because it ties in everything about free/open source at the company. They list other projects that are free/open source:</p>
<ul>
<li><a href="http://nerds.airbnb.com/introducing-chronos" target="_blank"><span style="line-height:13px;">Chronos</span></a></li>
<li><a href="https://github.com/airbnb/infinity" target="_blank">Infinity.js</a></li>
<li><a href="https://github.com/airbnb/polyglot.js" target="_blank">Polyglot.js</a></li>
</ul>
<p>Their listing includes a short description of each project which is a tip I offered in <a title="HowTo: Set up a Page to Promote Your Organization’s Free/Open Source Contributions" href="http://sourcecontribute.com/2013/04/10/howto-set-up-a-page-to-promote-your-organizations-freeopen-source-contributions/">HowTo: Set up a Page to Promote Your Organization&#8217;s Free/Open Source Contributions</a>.</p>
<p>They also link to their Twitter profile pages, making it easy for readers to follow along with new developments and announcements. Currently they have almost 2000 followers for their developer twitter account. This is another great way to build up your organization&#8217;s brand.</p>
<p>The very last sentence of the article includes a link to the jobs/careers page of Airbnb. They&#8217;re looking for new hires and leveraging the article to attract them. When there are more developers to choose from, there&#8217;s a higher chance that more talented software engineers are applying for the positions. Senior developers are looking for places that fit them and Airbnb hopes that with their transparency they can attract the right sort of people.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=363&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/04/19/airbnb-releases-rendr-as-freeopen-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://sourcecontribute.files.wordpress.com/2013/04/we_ve-open-sourced-rendr-run-your-backbone-js-apps-in-the-browser-and-node-js-_2013-05-04_13-04-15.png?w=150" />
		<media:content url="http://sourcecontribute.files.wordpress.com/2013/04/we_ve-open-sourced-rendr-run-your-backbone-js-apps-in-the-browser-and-node-js-_2013-05-04_13-04-15.png?w=150" medium="image">
			<media:title type="html">Airbnb nerds</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>HowTo: Set up a Page to Promote Your Organization&#8217;s Free/Open Source Contributions</title>
		<link>http://sourcecontribute.com/2013/04/10/howto-set-up-a-page-to-promote-your-organizations-freeopen-source-contributions/</link>
		<comments>http://sourcecontribute.com/2013/04/10/howto-set-up-a-page-to-promote-your-organizations-freeopen-source-contributions/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 17:00:54 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[HowTo]]></category>

		<guid isPermaLink="false">http://sourcecontribute.com/?p=329</guid>
		<description><![CDATA[How do you get others to acknowledge your organization&#8217;s contributions in the free/open source ecosystem? How do you earn a reputation for using and developing high-quality software? The first step is to set up a simple web page listing your organization&#8217;s contributions. In this article I will describe the contribution pages of HP and Cisco [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=329&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>How do you get others to acknowledge your organization&#8217;s contributions in the free/open source ecosystem? How do you earn a reputation for using and developing high-quality software? The first step is to set up a simple web page listing your organization&#8217;s contributions. In this article I will describe the contribution pages of HP and Cisco and what elements need to be on your organization&#8217;s contribution page.</p>
<p><span id="more-329"></span></p>
<h1>Why Participate and Collaborate with a FOSS Organization?</h1>
<p>HP&#8217;s goal is to provide clients with high quality business systems that support hundreds of users and they rely on free/open source software to deliver on their promises. This is why they participate in these organizations, so they can guide the development of software and ensure that the quality is high. They provide some funding so that the core developers of their software can focus on improving that software.</p>
<p>Cisco&#8217;s goal is to provide the best networking solutions for clients. They too understand that they&#8217;re building upon solid foundations to provide these solutions and they contribute back. They realize that it reduces their time-to-market for their products.</p>
<h1>Examples of Contribution Pages</h1>
<h2>HP Open Source</h2>
<p>Take a look at <a href="http://h71028.www7.hp.com/enterprise/cache/599999-0-0-0-121.html" target="_blank">the HP Open Source page</a>:</p>
<div id="attachment_335" class="wp-caption alignnone" style="width: 413px"><a href="http://sourcecontribute.files.wordpress.com/2013/03/open-source-and-linux-from-hp-google-chrome_2013-03-03_18-10-21.png"><img class="size-large wp-image-335" alt="open source and linux at the HP website" src="http://sourcecontribute.files.wordpress.com/2013/03/open-source-and-linux-from-hp-google-chrome_2013-03-03_18-10-21.png?w=403&#038;h=520" width="403" height="520" /></a><p class="wp-caption-text">open source and linux at the HP website</p></div>
<p>The HP Open Source page lists the free/open source organizations that they participate in and collaborate with to, it lists them with a direct link to the organization&#8217;s website. They also list events that they sponsor.</p>
<h2>Cisco Open Source</h2>
<p>Now take a look at <a href="http://www.cisco.com/web/about/doing_business/open_source/source/index.html" target="_blank">the Cisco Open Source page</a>:</p>
<p>Cisco&#8217;s page lists blog posts about their most recent contributions and why they do it:</p>
<div id="attachment_333" class="wp-caption alignnone" style="width: 415px"><a href="http://sourcecontribute.files.wordpress.com/2013/03/open-source-doing-business-with-cisco-cisco-systems-google-chrome_2013-03-03_18-06-54.png"><img class="size-large wp-image-333" alt="Open Source - Doing Business With Cisco - Cisco Systems - Google Chrome_2013-03-03_18-06-54" src="http://sourcecontribute.files.wordpress.com/2013/03/open-source-doing-business-with-cisco-cisco-systems-google-chrome_2013-03-03_18-06-54.png?w=405&#038;h=520" width="405" height="520" /></a><p class="wp-caption-text">open source contributions of cisco</p></div>
<blockquote><p><em>Cisco collaborates with the open source community to reduce time-to-market for Cisco solutions, and to help partners develop applications designed to enhance the collaborative experience.</em></p></blockquote>
<div id="attachment_331" class="wp-caption alignnone" style="width: 530px"><a href="http://sourcecontribute.files.wordpress.com/2013/03/open-source-communities-and-sponsorships-doing-business-with-cisco-cisco-sys_2013-03-03_17-46-24.png"><img class="size-large wp-image-331" alt="open source communities web page on the Cisco systems site" src="http://sourcecontribute.files.wordpress.com/2013/03/open-source-communities-and-sponsorships-doing-business-with-cisco-cisco-sys_2013-03-03_17-46-24.png?w=520&#038;h=351" width="520" height="351" /></a><p class="wp-caption-text">open source communities web page on the Cisco systems site</p></div>
<p><a href="http://www.cisco.com/web/about/doing_business/open_source/communities.html" target="_blank">Cisco has another page where they list their sponsorships</a> and the free/open source organizations that they participate in and collaborate with. There are a few sentences describing each community/organization and either a specific contribution made by Cisco or why that organization is important to them. They also include direct links to those organizations.</p>
<h1>A Template For Your Own Organization&#8217;s Contributions Page</h1>
<p>Here&#8217;s what your organization&#8217;s contribution page should include:</p>
<ul>
<li><span style="line-height:13px;">Free/open source communities and foundations that your organization participates and collaborates with</span>
<ul>
<li><span style="line-height:13px;">include direct links to the community or foundation&#8217;s home page</span></li>
<li>include a short description, taken from their website or of your own wording</li>
<li>highlight any sponsorships and donations made to the community or foundation</li>
</ul>
</li>
<li>Projects that your organization has contributed code or documentation to:
<ul>
<li>a short description of the project</li>
<li>a direct link to the project&#8217;s home page</li>
<li>if there are blog posts about the project on your organization&#8217;s blog, include links to them</li>
</ul>
</li>
<li>Conferences and hackathons that have been sponsored
<ul>
<li>a short description of conference (when and where it took place or when it will take place in the future)</li>
<li>a direct link to the conference page</li>
</ul>
</li>
<li>If your organization has a developer-oriented blog, include a link to it</li>
<li>If there are blog posts, news articles or press releases from around the web that highlight your contributions, mention them and link directly to them. Mentions in newspapers or popular tech blogs should be listed first</li>
<li>If your organization hosts a wiki, link to it</li>
</ul>
<p>Don&#8217;t worry if your organization has only made a few contributions; every contribution counts when you&#8217;re building your brand and reputation for only using the best quality software to deliver products and services to customers and clients.</p>
<p>Do not mention the dollar amount of any donations on the page or how much it cost to sponsor a conference or hackathon. This isn&#8217;t necessary and it can tarnish your brand by making it look as if you care more about dollar amounts rather than the real value that the software you use contributes back to your organization. It can also look as if it places the dollar amount above the amount of effort that other developers have put into working on the software.</p>
<h1>Examples of Implementing the Template</h1>
<h2>Example #1: Open Imagination Source Inc.</h2>
<p>Let&#8217;s take a look at applying this template with an imaginary organization called Open Imagination Source Inc.</p>
<p>Here are the facts (in <em>italics</em> are facts included on their contributions page):</p>
<ul>
<li><em>Developed two free/open source software projects  of their own that use the Python programming language: CoolSite and AwesomeTool</em></li>
<li><em>Based a project on someone else&#8217;s work (using the Django web framework) and modified it to meet their needs: CollaboratePlus is based on Collaborate</em></li>
<li><em>Sponsored a trip for their developers to attend two conferences in 2012: DjangoCon 2012 and PyCon 2012</em></li>
<li><em>They have donated $1,000 to the Python foundation</em></li>
<li>They have paid $6,577 in license fees for proprietary software</li>
<li>They use Microsoft Office for internal documents</li>
<li><em>They use wiki software for external technical documentation</em></li>
<li>They use wiki software for internal technical documentation</li>
<li><em>They have a developer blog</em></li>
</ul>
<p>Here&#8217;s how their website would look (excuse how plain it looks, the point is to demonstrate which information is included on their contributions page):</p>
<div id="attachment_339" class="wp-caption alignnone" style="width: 310px"><a href="http://sourcecontribute.files.wordpress.com/2013/03/openimaginationsourceinc-template-contribution-page.png"><img class="size-medium wp-image-339" alt="example of open imagination source inc using the contribution template" src="http://sourcecontribute.files.wordpress.com/2013/03/openimaginationsourceinc-template-contribution-page.png?w=300&#038;h=275" width="300" height="275" /></a><p class="wp-caption-text">example of open imagination source inc using the contribution template</p></div>
<p>There is no mention of the dollar amount that was donated to the Python foundation, and there is no mention of any proprietary software that is being used.</p>
<p>Notice that they link to the new project, CollaboratePlus, also links to the project it&#8217;s based on, Collaborate, and offers a compliment.</p>
<p>They link to their developer blog twice and include some of the blog posts that mention the trips that they sponsored for their developers to take in 2012. There&#8217;s no need to highlight the specific conferences in a separate list on the page unless they were sponsoring the conferences.</p>
<p>They do not mention which wiki software they&#8217;re using because that&#8217;s usually linked to on the wiki itself. They only need to mention that they have public documentation available for their projects and link to the wiki.</p>
<h2>Example #2: Imaginary-Mart</h2>
<p>Let&#8217;s take a look at applying this template with an imaginary chain of retail stores. I&#8217;m using retail stores as an example because there may be a lot of free/open source software being relied on in the background that typically isn&#8217;t mentioned to the public. The reason for highlighting this is again to demonstrate that the company knows what they&#8217;re doing and is relying on the highest quality software to deliver whatever product or service they&#8217;re marketing to clients and customers.</p>
<p>Here are the facts for Imaginary-Mart (in <em>italics</em> are facts included on their contributions page):</p>
<ul>
<li><em><span style="line-height:13px;">They use free/open source software for their inventory management system and checkout process in their physical stores and their ecommerce site</span></em></li>
<li><em>They have developed an API for their site and sponsored a hackathon to use that API</em> (this is a very real possibility: Campbell&#8217;s Soup for example sponsored a hackathon to use their soup-oriented API!)</li>
<li>The hackathon that they sponsored cost them $10,000 to host and cater</li>
<li><em>The hackathon took place in London and was reported on by the Guardian newspaper and was featured on the tech news blog TechCrunch</em></li>
<li>They have not contributed any code to the inventory management system</li>
<li><em>They have written publicly available documentation for using the checkout software in their physical stores</em></li>
<li>They do not have a blog</li>
</ul>
<p>The following picture is how they would implement the template.Notice that not all of the facts are used or only part of them are. For example, the cost of sponsoring the hackathon is only of interest internally to Imaginary-Mart, but blog posts about the event or articles in local news papers highlighting the event are of interest both internally and externally and highlight their contribution.</p>
<div id="attachment_337" class="wp-caption alignnone" style="width: 310px"><a href="http://sourcecontribute.files.wordpress.com/2013/03/example-of-contributions-template-imaginary-mart.png"><img class="size-medium wp-image-337" alt="Example of Using the Contribution Page Template: Imaginary-Mart" src="http://sourcecontribute.files.wordpress.com/2013/03/example-of-contributions-template-imaginary-mart.png?w=300&#038;h=219" width="300" height="219" /></a><p class="wp-caption-text">Example of Using the Contribution Page Template: Imaginary-Mart.</p></div>
<p>The last two facts seem contradictory. How can Imaginary-Mart contribute documentation without hosting it themselves on their own website? Typically, most FOSS projects have a wiki or some other location for documentation to be hosted. The links on Imaginary-Mart&#8217;s website will be direct links to those pages.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=329&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/04/10/howto-set-up-a-page-to-promote-your-organizations-freeopen-source-contributions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>

		<media:content url="http://sourcecontribute.files.wordpress.com/2013/03/open-source-and-linux-from-hp-google-chrome_2013-03-03_18-10-21.png?w=403" medium="image">
			<media:title type="html">open source and linux at the HP website</media:title>
		</media:content>

		<media:content url="http://sourcecontribute.files.wordpress.com/2013/03/open-source-doing-business-with-cisco-cisco-systems-google-chrome_2013-03-03_18-06-54.png?w=405" medium="image">
			<media:title type="html">Open Source - Doing Business With Cisco - Cisco Systems - Google Chrome_2013-03-03_18-06-54</media:title>
		</media:content>

		<media:content url="http://sourcecontribute.files.wordpress.com/2013/03/open-source-communities-and-sponsorships-doing-business-with-cisco-cisco-sys_2013-03-03_17-46-24.png?w=520" medium="image">
			<media:title type="html">open source communities web page on the Cisco systems site</media:title>
		</media:content>

		<media:content url="http://sourcecontribute.files.wordpress.com/2013/03/openimaginationsourceinc-template-contribution-page.png?w=300" medium="image">
			<media:title type="html">example of open imagination source inc using the contribution template</media:title>
		</media:content>

		<media:content url="http://sourcecontribute.files.wordpress.com/2013/03/example-of-contributions-template-imaginary-mart.png?w=300" medium="image">
			<media:title type="html">Example of Using the Contribution Page Template: Imaginary-Mart</media:title>
		</media:content>
	</item>
		<item>
		<title>FOSDEM 2013 Videos are Up</title>
		<link>http://sourcecontribute.com/2013/03/05/fosdem-2013-videos-are-up/</link>
		<comments>http://sourcecontribute.com/2013/03/05/fosdem-2013-videos-are-up/#comments</comments>
		<pubDate>Wed, 06 Mar 2013 03:54:25 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Sponsorship]]></category>

		<guid isPermaLink="false">http://sourcecontribute.com/?p=322</guid>
		<description><![CDATA[FOSDEM is a free/open source conference that is &#8220;highly developer-oriented&#8221; according to their site and it featured many interesting talks this year. The best part is that the videos of the talks are available online for free. FOSDEM 2013 was sponsored by the following companies: Red Hat Cisco HP Oracle Google O&#8217;Reilly and others Here [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=322&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="https://fosdem.org/2013/" target="_blank">FOSDEM</a> is a free/open source conference that is &#8220;highly developer-oriented&#8221; according to their site and it featured many interesting talks this year. The best part is that <a href="http://video.fosdem.org/2013/" target="_blank">the videos of the talks are available online for free</a>.</p>
<p>FOSDEM 2013 was sponsored by the following companies:</p>
<ul>
<li><a href="http://www.redhat.com/" target="_blank"><span style="line-height:13px;">Red Hat</span></a></li>
<li><a href="http://www.cisco.com/web/about/doing_business/open_source/source/index.html" target="_blank">Cisco</a></li>
<li><a href="http://h71028.www7.hp.com/enterprise/cache/599999-0-0-0-121.html" target="_blank">HP</a></li>
<li><a href="https://oss.oracle.com/" target="_blank">Oracle</a></li>
<li><a href="https://developers.google.com/open-source/projects" target="_blank">Google</a></li>
<li><a href="http://oreilly.com/" target="_blank">O&#8217;Reilly</a></li>
<li>and others</li>
</ul>
<p>Here are some interesting videos (click to download, they&#8217;re in the <a href="http://en.wikipedia.org/wiki/WebM" target="_blank">WebM</a> format) for developers:</p>
<ul>
<li><span style="line-height:13px;">Using Gerrit Code Review in an Open Source Project [<a href="http://video.fosdem.org/2013/lightningtalks/Using_Gerrit_Code_Review_in_an_open_source_project.webm" target="_blank">download</a>]</span></li>
<li>LibreOffice: Cleaning and Refactoring a Giant Code Base [<a href="http://video.fosdem.org/2013/maintracks/Janson/LibreOffice__cleaning_and_re_factoring_a_giant_code_base.webm" target="_blank">download</a>]</li>
<li>How We Made the Jenkins Community [<a href="http://video.fosdem.org/2013/maintracks/Janson/How_we_made_the_Jenkins_community.webm" target="_blank">download</a>]</li>
</ul>
<p>FOSDEM is only one of many conferences that can be sponsored in the free/open source community. Giving developers at your company the chance to attend one of these conferences can improve their skills and capabilities. Sponsoring this kind of conference shows a serious commitment to the free/open source software community.</p>
<p><strong>Idea: encourage developers to present a <a href="http://en.wikipedia.org/wiki/Lightning_talk" target="_blank">lightning talk</a> (a short 5 or 10 minute presentation) about anything they&#8217;ve worked on in the last few months. If possible, record a video of this and post it online, on your developer-oriented blog and make an effort to highlight the efforts of developers.</strong></p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=322&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/03/05/fosdem-2013-videos-are-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://video.fosdem.org/2013/lightningtalks/Using_Gerrit_Code_Review_in_an_open_source_project.webm" length="206750819" type="video/webm" />
<enclosure url="http://video.fosdem.org/2013/maintracks/Janson/LibreOffice__cleaning_and_re_factoring_a_giant_code_base.webm" length="987256290" type="video/webm" />
<enclosure url="http://video.fosdem.org/2013/maintracks/Janson/How_we_made_the_Jenkins_community.webm" length="552903001" type="video/webm" />
	
		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>LinkedIn releases Rest.li as free/open source software</title>
		<link>http://sourcecontribute.com/2013/02/20/linkedin-releases-rest-li-as-freeopen-source-software/</link>
		<comments>http://sourcecontribute.com/2013/02/20/linkedin-releases-rest-li-as-freeopen-source-software/#comments</comments>
		<pubDate>Wed, 20 Feb 2013 16:29:50 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[java programming language]]></category>
		<category><![CDATA[open source project]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">https://sourcecontribute.wordpress.com/?p=320</guid>
		<description><![CDATA[LinkedIn has released Rest.li, a JSON framework for implementing REST, under the Apache License version 2. It&#8217;s made for the Java programming language and the code is on github. The blog post is a great example of one way for an organization to announce the release of a free/open source project. It describes the purpose [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=320&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>LinkedIn has released <a href="http://engineering.linkedin.com/architecture/restli-restful-service-architecture-scale" target="_blank">Rest.li, a JSON framework for implementing REST</a>, under the Apache License version 2. It&#8217;s made for the Java programming language and <a href="https://github.com/linkedin/rest.li" target="_blank">the code is on github</a>.</p>
<p>The blog post is a great example of one way for an organization to announce the release of a free/open source project. It describes the purpose of the software, the features that it has, the functionality that it provides, and they also give some details about their internal uses of other free/open source software.</p>
<p>In particular, they tell us exactly how long they&#8217;ve used this software they&#8217;re releasing which gives us confidence that the code meets LinkedIn&#8217;s high standards:</p>
<blockquote><p>We&#8217;ve been using Rest.li for<strong> well over a year</strong> at LinkedIn. <strong>All</strong> our <strong>new</strong> services are built using it and we&#8217;ve converted many of our pre-existing services over. We think it&#8217;s so important to have a uniform set interfaces that represent our data that we&#8217;re aggressively migrating all, yes all, our services to Rest.li. And we&#8217;re already well into this transition with many core services that power our site using Rest.li, including people following, our recommendation engine systems and the network update stream on the homepage.</p></blockquote>
<p>It also gives us confidence that they won&#8217;t abandon the project a few months after releasing it. This increases the chances of a community of developers forming around the project.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=320&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/02/20/linkedin-releases-rest-li-as-freeopen-source-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Collabora: consulting and sponsoring FOSS</title>
		<link>http://sourcecontribute.com/2013/02/19/collabora-consulting-and-sponsoring-foss/</link>
		<comments>http://sourcecontribute.com/2013/02/19/collabora-consulting-and-sponsoring-foss/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 14:30:31 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[consulting]]></category>

		<guid isPermaLink="false">https://sourcecontribute.wordpress.com/?p=277</guid>
		<description><![CDATA[Collabora, according to their website, is a real-world open source consulting firm. They have sponsored the following projects and have also made significant code contributions to them: GStreamer, the free/open source multimedia kit PiTiVi, a video editor for GNU/Linux WebKit, the web browser engine used by Google Chrome and Apple Safari You can see the full [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=277&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.collabora.com/" target="_blank">Collabora</a>, according to their website, is a real-world open source consulting firm. They have sponsored the following projects and have also made significant code contributions to them:</p>
<ul>
<li><a href="http://gstreamer.freedesktop.org/" target="_blank">GStreamer</a>, the free/open source multimedia kit</li>
<li><a href="http://www.pitivi.org/" target="_blank">PiTiVi</a>, a video editor for GNU/Linux</li>
<li><a href="http://www.webkit.org/" target="_blank">WebKit</a>, the web browser engine used by Google Chrome and Apple Safari</li>
</ul>
<p><a href="http://www.collabora.com/projects/" target="_blank">You can see the full list here</a>.</p>
<p><span id="more-277"></span></p>
<p>They hire employees who are dedicated to working on free/open source software that they use and consult on.</p>
<p>Collabora is very involved in the free/open source software community and their developers regularly make appearances at conferences of interest to the community. Their blog is full of posts mentioning these events and their work on the above mentioned projects.</p>
<p>They know full well that their reputation as a software engineering consultancy is dependent on how confident clients that their work is high quality, that their work is reliable and that they can be counted on to deliver to deadlines. Collabora can point to a long list of contributions, actual code contributions to say, &#8220;yes we can deliver&#8221;.</p>
<h2>Ways Your Company can Emulate Collabora</h2>
<p>Other companies can emulate Collabora&#8217;s great example by doing the following:</p>
<ul>
<li><span style="line-height:13px;">Encouraging developers to blog about their experiences</span></li>
<li>Outlining a lightweight process for releasing code under a free/open source</li>
<li>Dedicating time to allow developers to learn the process for submitting improvements to a project that the company relies on</li>
</ul>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=277&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/02/19/collabora-consulting-and-sponsoring-foss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://sourcecontribute.files.wordpress.com/2013/02/collabora-home-page-google-chrome_2013-02-19_01-49-46.png?w=145" />
		<media:content url="http://sourcecontribute.files.wordpress.com/2013/02/collabora-home-page-google-chrome_2013-02-19_01-49-46.png?w=145" medium="image">
			<media:title type="html">Collabora  Home Page - Google Chrome_2013-02-19_01-49-46</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Trapeze Media Releases Some More Code</title>
		<link>http://sourcecontribute.com/2013/02/18/trapeze-media-releases-some-more-code/</link>
		<comments>http://sourcecontribute.com/2013/02/18/trapeze-media-releases-some-more-code/#comments</comments>
		<pubDate>Tue, 19 Feb 2013 01:14:31 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Conference]]></category>
		<category><![CDATA[Sponsorship]]></category>

		<guid isPermaLink="false">http://sourcecontribute.wordpress.com/?p=21</guid>
		<description><![CDATA[Disclaimer: I work at Trapeze Media Trapeze Media, a digital marketing agency based in Toronto has released some source code on GitHub. Their contributions are in Python for Django and in JavaScript for jQuery and other libraries. Most of the contributions are new projects rather than patches. Their latest release is Bento, a Django app that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=21&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><em>Disclaimer: I work at Trapeze Media</em></p>
<p>Trapeze Media, a digital marketing agency based in Toronto has released some source code on GitHub. Their contributions are in Python for Django and in JavaScript for jQuery and other libraries. Most of the contributions are new projects rather than patches.</p>
<p><span style="line-height:13px;">Their latest release is </span><a style="line-height:13px;" href="https://github.com/lazybird/django-bento">Bento</a><span style="line-height:13px;">, a Django app that adds editable image and content blocks. A few days later, they also released <a href="http://technology.trapeze.com/journal/releasing-django-carton/">Carton</a>, a Django app for maintaining wishlists and shopping carts.</span></p>
<p>Django is licensed under the Modified BSD License.</p>
<p>jQuery is licensed under the MIT License.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=21&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/02/18/trapeze-media-releases-some-more-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Adobe grabs the HTML5 bull by the horns</title>
		<link>http://sourcecontribute.com/2013/02/13/adobe-grabs-the-html5-bull-by-the-horns/</link>
		<comments>http://sourcecontribute.com/2013/02/13/adobe-grabs-the-html5-bull-by-the-horns/#comments</comments>
		<pubDate>Wed, 13 Feb 2013 15:00:40 +0000</pubDate>
		<dc:creator>omouse</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[reputation]]></category>

		<guid isPermaLink="false">https://sourcecontribute.wordpress.com/?p=278</guid>
		<description><![CDATA[Adobe, known best for their Photoshop and Flash products (both of which are proprietary), have taken charge in response to HTML5 which poses a threat to the dominance of Flash. They have allowed and encouraged some developers to create free/open source software that makes use of HTML5, CSS3 and JavaScript. They recently released a new version [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=278&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Adobe, known best for their Photoshop and Flash products (both of which are proprietary), have taken charge in response to HTML5 which poses a threat to the dominance of Flash. They have allowed and encouraged some developers to create free/open source software that makes use of HTML5, CSS3 and JavaScript. They recently released a new version of collie. <a href="http://jindo.dev.naver.com/collie/" target="_blank">Collie is a high performance JavaScript animation library and it runs smoothly on the desktop and on mobile (iPhone, Android)</a>. Check out the demos, they&#8217;re <em>amazing</em>.</p>
<p>Collie is licensed using <a href="http://www.gnu.org/licenses/lgpl-2.1.html" target="_blank">the Lesser GNU Public License (LGPL)</a>. There are a lot of projects that favour the MIT License or the Modified BSD License but they forget that the LGPL is also an option when creating software and releasing it as free/open source software (in the future I&#8217;ll cover some of the different licenses that can be used for code in your organization when you release it as free/open source).</p>
<p><span id="more-278"></span></p>
<p>Surprisingly, Adobe is doing a lot of things with free/open source software. You can see some of their efforts <a href="http://html.adobe.com/opensource/" target="_blank">here</a>. They have a <a href="http://blogs.adobe.com/open/" target="_blank">blog detailing their work with free/open source</a> and a github <a href="https://github.com/adobe" target="_blank">repository for their code</a>. Multi-billion dollar companies like Adobe are investing free/open source software because they know that this builds up their reputation, especially the Collie code which is superior to other JavaScript animation libraries. This quality translates into a great reputation and that reputation translates into adoption of their software, increasing the appeal of the Adobe brand. They can then leverage this to attract more developers and designers to their other products. Adobe is banking on the fact that their reputation will lead you to think, &#8220;We should buy the latest version of Photoshop (or some other Adobe software) since the developers and designers are praising Adobe&#8217;s code!&#8221;</p>
<p>This reputation for building high quality components and releasing those components to the world as free/open source lets others look at that work. It leads software engineers to put more trust in their products because the quality is high, and it encourages decision makers to put trust in that brand.</p>
<p>Red Hat has<a href="http://opensource.com/business/11/9/open-business-reputation-economy-open-source-do-you-take-egg-roll" target="_blank"> a nice article on opensource.com about the importance of reputation in the free/open source world</a>:</p>
<blockquote><p><em>You don&#8217;t have to be as big as Red Hat or Canonical in order to develop a reputation</em></p>
<p><em>&#8230;the more open you are about your business with the public, the easier it is to build a reputation that will win you customers [and clients].</em></p></blockquote>
<p>Building a reputation with high quality code is just one way your organization can leverage free/open source software.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sourcecontribute.com&#038;blog=46251087&#038;post=278&#038;subd=sourcecontribute&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sourcecontribute.com/2013/02/13/adobe-grabs-the-html5-bull-by-the-horns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://sourcecontribute.files.wordpress.com/2013/02/collie-high-performance-animation-library-for-javascript-google-chrome_2013-02-13_04-02-54.png?w=150" />
		<media:content url="http://sourcecontribute.files.wordpress.com/2013/02/collie-high-performance-animation-library-for-javascript-google-chrome_2013-02-13_04-02-54.png?w=150" medium="image">
			<media:title type="html">Collie - 1High Performance Animation Library for Javascript</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/0fc5485611721e78b1583657212a046a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">omouse</media:title>
		</media:content>
	</item>
	</channel>
</rss>
