<?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 on: After file and photo sharing, it&#8217;s time for &#8220;code sharing&#8221;</title>
	<atom:link href="http://anaykamat.com/2009/08/05/after-file-photo-sharing-its-time-for-code-sharing/feed/" rel="self" type="application/rss+xml" />
	<link>http://anaykamat.com/2009/08/05/after-file-photo-sharing-its-time-for-code-sharing/</link>
	<description>Technology, Programming, Career, Fun, Friends And Thoughts</description>
	<lastBuildDate>Thu, 15 Mar 2012 02:12:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: nigel</title>
		<link>http://anaykamat.com/2009/08/05/after-file-photo-sharing-its-time-for-code-sharing/comment-page-1/#comment-10488</link>
		<dc:creator>nigel</dc:creator>
		<pubDate>Thu, 03 Sep 2009 18:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://anaykamat.com/?p=65#comment-10488</guid>
		<description>Is not the neater solution to build a code snippet aware IM / Email client? Or a plugin to one of the existing major IM/Email clients.

Fits in with current user behavior. 

Smaller change in behavior == smaller barrier to adoption.</description>
		<content:encoded><![CDATA[<p>Is not the neater solution to build a code snippet aware IM / Email client? Or a plugin to one of the existing major IM/Email clients.</p>
<p>Fits in with current user behavior. </p>
<p>Smaller change in behavior == smaller barrier to adoption.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://anaykamat.com/2009/08/05/after-file-photo-sharing-its-time-for-code-sharing/comment-page-1/#comment-10185</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Thu, 06 Aug 2009 15:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://anaykamat.com/?p=65#comment-10185</guid>
		<description>i see a problem when dealing with dependencies. ;-0
As far as my experience goes, you copy paste code snippets with the assumption that your team mates environment is identical to yours.
i tried this:
#include 

int main(int argc, char* argv)
{
  printf(&quot;hello&quot;);
}

another very mischievous thought strikes my mind.
how about the popular php code to send a mail? ;-B</description>
		<content:encoded><![CDATA[<p>i see a problem when dealing with dependencies. ;-0<br />
As far as my experience goes, you copy paste code snippets with the assumption that your team mates environment is identical to yours.<br />
i tried this:<br />
#include </p>
<p>int main(int argc, char* argv)<br />
{<br />
  printf(&#8220;hello&#8221;);<br />
}</p>
<p>another very mischievous thought strikes my mind.<br />
how about the popular php code to send a mail? ;-B</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anay</title>
		<link>http://anaykamat.com/2009/08/05/after-file-photo-sharing-its-time-for-code-sharing/comment-page-1/#comment-10175</link>
		<dc:creator>Anay</dc:creator>
		<pubDate>Thu, 06 Aug 2009 03:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://anaykamat.com/?p=65#comment-10175</guid>
		<description>Thanks Rohit.</description>
		<content:encoded><![CDATA[<p>Thanks Rohit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit Arondekar</title>
		<link>http://anaykamat.com/2009/08/05/after-file-photo-sharing-its-time-for-code-sharing/comment-page-1/#comment-10173</link>
		<dc:creator>Rohit Arondekar</dc:creator>
		<pubDate>Thu, 06 Aug 2009 02:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://anaykamat.com/?p=65#comment-10173</guid>
		<description>Codepad is great for executing the shared code. But if you just want to share then there is also &lt;a href=&quot;http://www.pastebin.com&quot; title=&quot;Pastebin.com&quot; rel=&quot;nofollow&quot;&gt;pastebin[dot]com&lt;/a&gt; and &lt;a href=&quot;http://pastebin.me&quot; title=&quot;Pastebin.me&quot; rel=&quot;nofollow&quot;&gt;pastebin[dot]me&lt;/a&gt;

One nice feature of pastebin[dot]com is the private(not password protected though) pastebins. Just type any sub-domain like rohits-secret-project[dot]pastebin[dot]com</description>
		<content:encoded><![CDATA[<p>Codepad is great for executing the shared code. But if you just want to share then there is also <a href="http://www.pastebin.com" title="Pastebin.com" rel="nofollow">pastebin[dot]com</a> and <a href="http://pastebin.me" title="Pastebin.me" rel="nofollow">pastebin[dot]me</a></p>
<p>One nice feature of pastebin[dot]com is the private(not password protected though) pastebins. Just type any sub-domain like rohits-secret-project[dot]pastebin[dot]com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

