<?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: TC50: Devunity Offers Browser-Based Collaborative Coding</title>
	<atom:link href="http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/</link>
	<description>Startup and Technology News</description>
	<lastBuildDate>Thu, 26 Nov 2009 18:49:09 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wtf</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2872526</link>
		<dc:creator>wtf</dc:creator>
		<pubDate>Wed, 22 Jul 2009 20:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2872526</guid>
		<description>Looks like crap</description>
		<content:encoded><![CDATA[<p>Looks like crap</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Livesay</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2466160</link>
		<dc:creator>Jason Livesay</dc:creator>
		<pubDate>Fri, 12 Sep 2008 00:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2466160</guid>
		<description>My guess is that groups move towards distributed version control because Subversion is slow, doesn&#039;t provide adequate status during updates, and developers can&#039;t agree when their abstractions/paradigms are inadequate or there are just many problems being worked on in the same space. These types of problems shouldn&#039;t lead us to abandon the proposition of working together directly and integrating ideas in realtime. Debugging and testing for web applications can be part of a web-based development environment.</description>
		<content:encoded><![CDATA[<p>My guess is that groups move towards distributed version control because Subversion is slow, doesn&#8217;t provide adequate status during updates, and developers can&#8217;t agree when their abstractions/paradigms are inadequate or there are just many problems being worked on in the same space. These types of problems shouldn&#8217;t lead us to abandon the proposition of working together directly and integrating ideas in realtime. Debugging and testing for web applications can be part of a web-based development environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian D. Miller</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2465253</link>
		<dc:creator>Ian D. Miller</dc:creator>
		<pubDate>Thu, 11 Sep 2008 04:20:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2465253</guid>
		<description>I have to say...I love what Eclipse COULD be, but right now I find it clunky and confusing.  I typically code in PHP on a Linux desktop.  I&#039;ve played with pretty much every editor available in Synaptic (and a few that aren&#039;t in there) and I keep ending back up in VI or gedit (plus a few plugins).  For me, the collaboration piece is cool but what I want most is an IDE that I don&#039;t have to update, that is constantly aware of the different APIs out there and makes it simple to harness them.

I also want consistency if I&#039;m working on my Windows laptop at home or my Ubuntu laptop at work (and yes they have Eclipse for Windows, but again...I&#039;m not satisfied with Eclipse).  In the long run, I want to be doing everything in the cloud so I can have access to everything regardless of what computer I&#039;m using in whatever location.

It&#039;s the revenge of the diskless workstation and the cloud is my server.</description>
		<content:encoded><![CDATA[<p>I have to say&#8230;I love what Eclipse COULD be, but right now I find it clunky and confusing.  I typically code in PHP on a Linux desktop.  I&#8217;ve played with pretty much every editor available in Synaptic (and a few that aren&#8217;t in there) and I keep ending back up in VI or gedit (plus a few plugins).  For me, the collaboration piece is cool but what I want most is an IDE that I don&#8217;t have to update, that is constantly aware of the different APIs out there and makes it simple to harness them.</p>
<p>I also want consistency if I&#8217;m working on my Windows laptop at home or my Ubuntu laptop at work (and yes they have Eclipse for Windows, but again&#8230;I&#8217;m not satisfied with Eclipse).  In the long run, I want to be doing everything in the cloud so I can have access to everything regardless of what computer I&#8217;m using in whatever location.</p>
<p>It&#8217;s the revenge of the diskless workstation and the cloud is my server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Schairbaum</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2465036</link>
		<dc:creator>Josh Schairbaum</dc:creator>
		<pubDate>Wed, 10 Sep 2008 23:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2465036</guid>
		<description>This is exactly the opposite direction that many coders are going in.  Distributed version control seems a better fit for how many developers are working.  The challenges of writing all the editor-like functionality would be immense and most people get the most out of their editor by configuring the hell out of it.  I have not used Devunity so I&#039;m not trying to say anything negative about it directly, I just think that the concept that it revolves around has been passed by.  

Perhaps this is a great idea for people who don&#039;t ever need to debug or test their code. :\</description>
		<content:encoded><![CDATA[<p>This is exactly the opposite direction that many coders are going in.  Distributed version control seems a better fit for how many developers are working.  The challenges of writing all the editor-like functionality would be immense and most people get the most out of their editor by configuring the hell out of it.  I have not used Devunity so I&#8217;m not trying to say anything negative about it directly, I just think that the concept that it revolves around has been passed by.  </p>
<p>Perhaps this is a great idea for people who don&#8217;t ever need to debug or test their code. :\</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Um, yeah</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464966</link>
		<dc:creator>Um, yeah</dc:creator>
		<pubDate>Wed, 10 Sep 2008 22:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464966</guid>
		<description>I think this rocks.

I am a coder, not an IT guy.  One of the things I *absolutely hate* about products like Eclipse is that I have to spend all this time figuring out how to install and maintain the development environment.  I watch myself and others waste tons of time on this problem.  If I could jsut sit down

Now what would be really make this compelling is if they had an iPhone version that I could use for &quot;lite&quot; work like adding one more line of code to a javascript file when I&#039;m not at my desk.  There are frequently times when I&#039;ve been thinking about a design or problem while I wait in line or am bored in a meeting.  I want to try out a one line change right then rather than scribbling it down and trying to remember for later.

And, of course, the number of new dev frameworks that they actually support will be a determining factor for acceptance.  I find myself often having to change development environments as I move to a new framework that is only supported on one.  (This is how I, like many developers, end up with 3 different copies of eclipse-dervived editors installed on the PC.  Plus XCode, plus TextMate.  Plus...   ick.  Maintenance nightmare.)  That is the window of opportunity for these guys to drive adoption.</description>
		<content:encoded><![CDATA[<p>I think this rocks.</p>
<p>I am a coder, not an IT guy.  One of the things I *absolutely hate* about products like Eclipse is that I have to spend all this time figuring out how to install and maintain the development environment.  I watch myself and others waste tons of time on this problem.  If I could jsut sit down</p>
<p>Now what would be really make this compelling is if they had an iPhone version that I could use for &#8220;lite&#8221; work like adding one more line of code to a javascript file when I&#8217;m not at my desk.  There are frequently times when I&#8217;ve been thinking about a design or problem while I wait in line or am bored in a meeting.  I want to try out a one line change right then rather than scribbling it down and trying to remember for later.</p>
<p>And, of course, the number of new dev frameworks that they actually support will be a determining factor for acceptance.  I find myself often having to change development environments as I move to a new framework that is only supported on one.  (This is how I, like many developers, end up with 3 different copies of eclipse-dervived editors installed on the PC.  Plus XCode, plus TextMate.  Plus&#8230;   ick.  Maintenance nightmare.)  That is the window of opportunity for these guys to drive adoption.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Livesay</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464947</link>
		<dc:creator>Jason Livesay</dc:creator>
		<pubDate>Wed, 10 Sep 2008 22:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464947</guid>
		<description>Awesome idea.  I think there will be more and more services like this (for one see http://www.april-child.com/amy/amy.php).  This type of thing makes pair and team programming possible in remote scenarios.  Software development can really gain a lot from realtime environments even for local teams because it means you can have multiple minds in the same realtime space with technology-enabled interactions.  And framework/platform/IDE installation and configuration IS a significant barrier and waste of time so instant-join project environments on the web are a big improvement.
re: Kimsal&#039;s comment I have been working on a live pastebin off and on for months.</description>
		<content:encoded><![CDATA[<p>Awesome idea.  I think there will be more and more services like this (for one see <a href="http://www.april-child.com/amy/amy.php)" rel="nofollow"></a><a href='http://www.april-child.com/amy/amy.php'>http://www.apri...com/amy/amy.php</a>).  This type of thing makes pair and team programming possible in remote scenarios.  Software development can really gain a lot from realtime environments even for local teams because it means you can have multiple minds in the same realtime space with technology-enabled interactions.  And framework/platform/IDE installation and configuration IS a significant barrier and waste of time so instant-join project environments on the web are a big improvement.<br />
re: Kimsal&#8217;s comment I have been working on a live pastebin off and on for months.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: silicon valley dropout</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464668</link>
		<dc:creator>silicon valley dropout</dc:creator>
		<pubDate>Wed, 10 Sep 2008 17:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464668</guid>
		<description>can you say code hack</description>
		<content:encoded><![CDATA[<p>can you say code hack</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kimsal</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464649</link>
		<dc:creator>Michael Kimsal</dc:creator>
		<pubDate>Wed, 10 Sep 2008 17:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464649</guid>
		<description>Subethaedit only works on Macs, for one.  I suspect that if it wasn&#039;t limited to just macs, then this app might not have been written.

Not everyone has the same IDE, and not everyone can configure their app for realtime collaboration, but everyone can use a helping hand to work through a code problem.  

I would like to see this sort of service geared more towards casual use - like a real-time collaborative pastebin.  If the goal is having people build full scale apps (even small ones) across a team, I suspect it won&#039;t have as much success as they&#039;re hoping for.  There&#039;s a far larger need to part-time development help on small bits of code than there is for full-time collaboration on largers apps,  But that&#039;s (obviously) just my opinion. :)

Good luck guys!</description>
		<content:encoded><![CDATA[<p>Subethaedit only works on Macs, for one.  I suspect that if it wasn&#8217;t limited to just macs, then this app might not have been written.</p>
<p>Not everyone has the same IDE, and not everyone can configure their app for realtime collaboration, but everyone can use a helping hand to work through a code problem.  </p>
<p>I would like to see this sort of service geared more towards casual use &#8211; like a real-time collaborative pastebin.  If the goal is having people build full scale apps (even small ones) across a team, I suspect it won&#8217;t have as much success as they&#8217;re hoping for.  There&#8217;s a far larger need to part-time development help on small bits of code than there is for full-time collaboration on largers apps,  But that&#8217;s (obviously) just my opinion. <img src='http://www.techcrunch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Good luck guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464616</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Wed, 10 Sep 2008 16:11:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464616</guid>
		<description>Call me cynical, but this seems to be an answer to a question nobody asked. Why do I need to edit my code using a web app, where my code is being sent over the wire? I understand the advantages of a web app for non-techies who can&#039;t be bothered with installation programs, but for the tech crowd installing a desktop dev environment like Eclipse is a no-brainer. What are the advantages of &quot;real time&quot; collaboration on a piece of code, and what does Devunity do that &lt;a href=&quot;http://www.codingmonkeys.de/subethaedit/&quot; rel=&quot;nofollow&quot;&gt;Subethaedit&lt;/a&gt; doesn&#039;t do? Finally, why should I give up FTP passwords, etc., to a third party, and how will their security be guaranteed? These passwords hold the keys to my core IP, and putting that at undue risk is unacceptable.</description>
		<content:encoded><![CDATA[<p>Call me cynical, but this seems to be an answer to a question nobody asked. Why do I need to edit my code using a web app, where my code is being sent over the wire? I understand the advantages of a web app for non-techies who can&#8217;t be bothered with installation programs, but for the tech crowd installing a desktop dev environment like Eclipse is a no-brainer. What are the advantages of &#8220;real time&#8221; collaboration on a piece of code, and what does Devunity do that <a href="http://www.codingmonkeys.de/subethaedit/" rel="nofollow">Subethaedit</a> doesn&#8217;t do? Finally, why should I give up FTP passwords, etc., to a third party, and how will their security be guaranteed? These passwords hold the keys to my core IP, and putting that at undue risk is unacceptable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amar Shukla</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464539</link>
		<dc:creator>Amar Shukla</dc:creator>
		<pubDate>Wed, 10 Sep 2008 14:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464539</guid>
		<description>it looks to be gud ..lets seee it after release.
:)</description>
		<content:encoded><![CDATA[<p>it looks to be gud ..lets seee it after release.<br />
 <img src='http://www.techcrunch.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoicho</title>
		<link>http://www.techcrunch.com/2008/09/10/tc50-devunity-offers-browser-based-collaborative-coding/comment-page-1/#comment-2464398</link>
		<dc:creator>Stoicho</dc:creator>
		<pubDate>Wed, 10 Sep 2008 10:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.techcrunch.com/?p=22072#comment-2464398</guid>
		<description>Tim O’Reilly, and Om Malik on the panel?
Can&#039;t find them here http://www.techcrunch50.com/2008/conference/panels.php</description>
		<content:encoded><![CDATA[<p>Tim O’Reilly, and Om Malik on the panel?<br />
Can&#8217;t find them here <a href="http://www.techcrunch50.com/2008/conference/panels.php" rel="nofollow"></a><a href='http://www.techcrunch50.com/2008/conference/panels.php'>http://www.tech...ence/panels.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
