<?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>TechCrunch &#187; basecamp</title>
	<atom:link href="http://techcrunch.com/tag/basecamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://techcrunch.com</link>
	<description>Startup and Technology News</description>
	<lastBuildDate>Wed, 30 May 2012 12:52:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techcrunch.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d9ea925a71f82f06a1e6224298f7fe80?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>TechCrunch &#187; basecamp</title>
		<link>http://techcrunch.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techcrunch.com/osd.xml" title="TechCrunch" />
	<atom:link rel='hub' href='http://techcrunch.com/?pushpress=hub'/>
		<item>
		<title>RubyOnRails XSS Vulnerability Claims Twitter, Basecamp And My Confidence</title>
		<link>http://techcrunch.com/2009/09/03/rubyonrails-xss-vulnerability-claims-twitter-basecamp-my-confidenc/</link>
		<comments>http://techcrunch.com/2009/09/03/rubyonrails-xss-vulnerability-claims-twitter-basecamp-my-confidenc/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 06:59:50 +0000</pubDate>
		<dc:creator>Nik Cubrilovic</dc:creator>
				<category><![CDATA[Enterprise]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[FAIL]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[secuirty]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[_leads]]></category>

		<guid isPermaLink="false">http://www.techcrunchit.com/?p=3500</guid>
		<description><![CDATA[It was only three days ago that I wrote about the almost hopeless challenge of web security, specifically around new vectors with cross-site scripting attacks. Today came news that an XSS vulnerability had been found in the RubyOnRails development framework &#8211; and that applications built on the framework, such as Twitter and Basecamp, were vulnerable to XSS attacks. The vulnerability was discovered by Brian Masterbrook. He probed Twitter with some Unicode characters and found it vulnerable, tried the same thing on Basecamp and found it vulnerable, and then deduced that it must be a problem with RubyOnRails. He has an excellent and detailed write-up on his site about the process he went through. If you are running RubyOnRails anywhere, stop now and read his post as well as the security notice from the Rails developers and get your servers updated (the patch is in the notice, it will be in the release branch &#8216;today or tomorrow&#8217;). There are a few parts to this story. The first part is that it is great that Brian just happen to be one of the &#8216;good guys&#8217;. We find out about this vulnerability because he put the effort in to inform the parties involved and to get a fix out. We could have easily found out about this the hard way. The second part is the poor response he got from the guys at Basecamp. I use Basecamp, I have two accounts there and we use it somewhat internally at Techcrunch. Not anymore. Their response to a major security issue does not inspire any confidence, at least not enough confidence that I would feel comfortable having my personal data residing on their servers (for more details on their response, see Brian&#8217;s post). Twitter I am not as concerned about &#8211; they seem to have their act together in terms of responding to issues promptly (they have had their fair share of security issues, no link required there I think). Brian originally discovered this issue almost a month ago &#8211; he seems to have spent a lot of time just communicating with these vendors. Third part &#8211; learning from the mistakes of others. Point one would be: if you are a vendor of an application, get your shit together so that when one of the good guys wants to be able to tell you about a vulnerability he or she discovered, you don&#8217;t lose a]]></description>
			<content:encoded><![CDATA[<p></p>
<p>It was only <a href="http://www.techcrunchit.com/2009/08/31/the-almost-hopeless-challenge-of-web-security/">three days ago</a> that I wrote about the almost hopeless challenge of web security, specifically around new vectors with cross-site scripting attacks. Today came news that an XSS vulnerability had been found in the <a href="http://www.rubyonrails.org">RubyOnRails</a> development framework &#8211; and that applications built on the framework, such as <a href="http://crunchbase.com/company/twitter">Twitter</a> and <a href="http://crunchbase.com/product/basecamp">Basecamp</a>, were vulnerable to XSS attacks.</p>
<p>The vulnerability was discovered by <a href="http://brian.mastenbrook.net/display/36">Brian Masterbrook</a>. He probed Twitter with some Unicode characters and found it vulnerable, tried the same thing on Basecamp and found it vulnerable, and then deduced that it must be a problem with RubyOnRails. He has an <a href="http://brian.mastenbrook.net/display/36">excellent and detailed write-up</a> on his site about the process he went through. If you are running RubyOnRails anywhere, stop now and read his post as well as the <a href="http://groups.google.com/group/rubyonrails-security/msg/7f57cd7794e1d1b4?pli=1">security notice</a> from the Rails developers and get your servers updated (the patch is in the notice, it will be in the release branch &#8216;today or tomorrow&#8217;).</p>
<p>There are a few parts to this story. The first part is that it is great that Brian just happen to be one of the &#8216;good guys&#8217;. We find out about this vulnerability because he put the effort in to inform the parties involved and to get a fix out. We could have easily found out about this the hard way.</p>
<p>The second part is the poor response he got from the guys at Basecamp. I use Basecamp, I have two accounts there and we use it somewhat internally at Techcrunch. Not anymore. Their response to a major security issue does not inspire any confidence, at least not enough confidence that I would feel comfortable having my personal data residing on their servers (for more details on their response, see Brian&#8217;s post). Twitter I am not as concerned about &#8211; they seem to have their act together in terms of responding to issues promptly (they have had their fair share of security issues, no link required there I think). Brian originally discovered this issue almost a month ago &#8211; he seems to have spent a lot of time just communicating with these vendors.</p>
<p>Third part &#8211; learning from the mistakes of others. Point one would be: if you are a vendor of an application, get your shit together so that when one of the good guys wants to be able to tell you about a vulnerability he or she discovered, you don&#8217;t lose a day arguing about if an email had been sent or not (I am looking at you too Apple &#8211; that post will come later). &#8216;Getting your shit together&#8217; involves having a clear contact page for security issues, a PGP key (afterall, you don&#8217;t want everybody reading about how your site is vulnerable), and perhaps a few lines of policy on what you will do if a security issue is discovered (&#8216;its not our fault&#8217; is not a policy).</p>
<p>Point two (of the third part &#8211; you following?) is about what developers can learn. If you scan the patch file that the RubyOnRails guys sent out you will see one word consistently popup in the code &#8211; &#8216;verify&#8217;. That is what this issue, and what almost all security issues, come down to &#8211; not trusting user data and making assumptions about what data your application will receive. The majority of applications take a blacklist approach &#8211; ie. check for that, check for this, filter, block, filter .. filter. The more correct approach is to assume that everything coming in from anywhere is going to completely screw you up, and then allow only what the application can handle and only what you expect. If your application is all in English, and you start seeing some funky Unicode characters that were previously only used by a long-forgotten African tribe &#8211; there is a safe bet that somebody is messing with you. Blacklist vs Whitelist.</p>
<p>Something else I noticed that has come out of this incident. The RubyOnRails notice attributes the cause of this vulnerability to:</p>
<blockquote><p>&#8220;Due to the way that most databases either don&#8217;t accept or actively cleanse malformed unicode strings&#8221;</p></blockquote>
<p>Oh, im sorry? Its the database! Remind me next time I pick a database server to use that I choose one that will filter and anticipate all my user data for me (hint: I was being a sarcastic, if you are a CIO who just picked up the phone to Oracle to ask for the XSS-proofing module, put the phone down). It is easy to shift blame &#8211; but this would be like the <a href="http://www.google.com/search?q=the+most+vulnerable+web+server+*ever*">Microsoft IIS 4.0</a> team blaming <a href="http://en.wikipedia.org/wiki/Dennis_Ritchie">Dennis Ritchie</a> for all their buffer overflows.</p>
<p>We are going backwards with security. It is 2009 and vendors aren&#8217;t responding properly and blame is being shifted. In the meantime, RubyOnRails is now seeing a surge in downloads from Russia and various other places &#8211; not because those new users want to build apps, but because they want to own yours.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/337876/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/337876/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/337876/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/337876/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/337876/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/337876/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/337876/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2009/09/03/rubyonrails-xss-vulnerability-claims-twitter-basecamp-my-confidenc/feed/</wfw:commentRss>
		<slash:comments>43</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f577df4d2f5d27e0460e2a3a086866a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tcnikc</media:title>
		</media:content>

		<media:content url="http://tctechcrunch2011.files.wordpress.com/2009/09/youwillbeok.jpg" medium="image">
			<media:title type="html">you&#039;re gonna be ok</media:title>
		</media:content>
	</item>
		<item>
		<title>Clarizen: Project Management for Non-Project Managers (Free 1 yr. Subscriptions!)</title>
		<link>http://techcrunch.com/2009/02/16/clarizen-project-management-for-non-project-managers-free-1-yr-subscriptions/</link>
		<comments>http://techcrunch.com/2009/02/16/clarizen-project-management-for-non-project-managers-free-1-yr-subscriptions/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 17:20:01 +0000</pubDate>
		<dc:creator>Roi Carthy</dc:creator>
				<category><![CDATA[basecamp]]></category>
		<category><![CDATA[Clarizen]]></category>

		<guid isPermaLink="false">http://www.techcrunch.com/?p=43901</guid>
		<description><![CDATA[

Many professionals I know are not project managers by profession and yet most at some point or another have had the dubious pleasure of battling it out with a project management (PM) application—MS Project typically the nightmare of choice. It begins with lofty ideals of planning and running an organized project (for once). Yet what usually happens is that they end-up managing the project management tool, rather than have <em>it</em> manage the project. Granted, PM tools have made progress in recent years, with <a href="http://www.basecamphq.com/">Basecamp</a> from 37Signals leading the charge with a Web-based subscription model that sports a user-friendly interface. The fact remains though that there's a long way to go before non-project managers can put a hand on their heart and claim that the benefits of using a PM tool outweigh its overhead.

This was that I had in mind when Israeli startup <a href="http://www.clarizen.com">Clarizen</a> approached me, explaining theirs is a project management and collaboration tool specifically aimed at non-project managers. There's no question Clarizen is a latecomer to the space, but they seem to have the right ingredients: A fairly convenient interface, a smidgen of unique differentiation, and friendly pricing to boot—and $15M in funding doesn't hurt either, of course.

Clarizen is making two great offers available for TechCrunch readers:]]></description>
			<content:encoded><![CDATA[<p>Many professionals I know are not project managers by profession and yet most at some point or another have had the dubious pleasure of battling it out with a project management (PM) application—MS Project typically the nightmare of choice. It begins with lofty ideals of planning and running an organized project (for once). Yet what usually happens is that they end-up managing the project management tool, rather than have <em>it</em> manage the project. Granted, PM tools have made progress in recent years, with <a href="http://www.basecamphq.com/">Basecamp</a> from 37Signals leading the charge with a Web-based subscription model that sports a user-friendly interface. The fact remains though that there&#8217;s a long way to go before non-project managers can put a hand on their heart and claim that the benefits of using a PM tool outweigh its overhead.</p>
<p>This was that I had in mind when Israeli startup <a href="http://www.clarizen.com">Clarizen</a> approached me, explaining theirs is a project management and collaboration tool specifically aimed at non-project managers. There&#8217;s no question Clarizen is a latecomer to the space, but they seem to have the right ingredients: A fairly convenient interface, a smidgen of unique differentiation, and friendly pricing to boot—and $15M in funding doesn&#8217;t hurt either, of course.</p>
<p>Clarizen is making two great offers available for TechCrunch readers:  First, Clarizen is auctioning off five (5) FREE one year subscriptions to TechCrunch readers. All you need to do is explain in the comments why you need and want Clarizen and how you intend to use it. The Clarizen team will select the 5 winners. Make sure to include a valid email address along with your comment!  Second, anyone who mentions this TechCrunch post to Clarizen&#8217;s sales team when making any purchase will receive one additional free subscription for the term of their purchase.</p>
<p>Clarizen was designed as a PM tool for operational/functional managers (think: department heads). This is a good move because the biggest failing point in project management is probably during the set-up stage which requires the project be planned out to the &#8220;T&#8221; before it can be rolled out. This is a process that requires a high level of familiarity with such methodologies, so it&#8217;s no surprise why non-professional project managers bail on it so often.</p>
<p>Clarizen deals with this basic problem by allowing the project participants to assist in the planning, even if the project has already begun. The collaborative planning and execution can transpire among teams working within the same organization, or among those whose resources are dispersed between two or more companies.</p>
<p>Here&#8217;s an example: Let&#8217;s say my project is the creation of a Facebook app and I own entire the project. I can delegate my R&amp;D manager to set and manage the in-house development process and its dependencies. When it comes to the user interface, though, I&#8217;ve gone with an outside contractor who obviously has his own work processes and dependencies. With Clarizen I can have the contractor enter and update all the relevant info independently, while I maintain a unified view of the project at large. As a side note, Clarizen includes with each company subscription a single free license for a partner.</p>
<p>One of the things I like about Clarizen is that it puts reality above methodology. Even if the full scope is unknown or the whole plan is not complete, projects can be kicked-off by activating only the parts that are ready to roll. At any point, any portion of the project can be switched back to draft mode, be paused, re-planned and reactivated. So if the graphics designer goes snowboarding for a week unexpectedly (something far too many of us can relate to), no problem, the task can be reactivated when he/she gets back. Other PM tools provide similar functionality but in a version control paradigm that involves the project&#8217;s &#8220;baseline&#8221;. Basically this creates a new version of the project each time an &#8220;anomaly&#8221; (i.e., delays caused by the real world) occur.  Clarizen, in contrast, treats delays as a normal occurrence.</p>
<p>Another feature I found useful is that Clarizen allows projects to be updated without having to log into the application. Using the Facebook app example above, the contractor would be sent an email notification (screenshot below) with a link to a form in which the task statuses can be updated. No login is required, no subscription has to be purchased. Very convenient indeed.</p>
<p>Clarizen has been selling its solution for a year now with the bulk of its customer base considering it an alternative to heavy-duty enterprise solutions such as <a href="http://myclarity.com">Clarity</a> and <a href="http://www.primavera.com">Primavera</a>. The company did not reveal the amount of actual subscribers it has, but did share with me that it has over 200 customers and that current contract closures are predominantly for 12-month terms.</p>
<p></p>
<p></p>
<div class="cbw snap_nopreview">
<div class="cbw_header">
<div class="cbw_header_text"><a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/clarizen">Clarizen</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/basecamp">Basecamp</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/liquidplanner">LiquidPlanner</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase</a></div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/43901/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/43901/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/43901/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/43901/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/43901/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/43901/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/43901/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2009/02/16/clarizen-project-management-for-non-project-managers-free-1-yr-subscriptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ef3b4beaa21c69526abf94e6eb9d458?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">roi</media:title>
		</media:content>

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/clarizen-logo-small.png" medium="image">
			<media:title type="html">clarizen-logo-small</media:title>
		</media:content>

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/email_notification-630x434.png" medium="image">
			<media:title type="html">Clarizen Email Notification</media:title>
		</media:content>

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/collaborativeplanning_1-630x381.jpg" medium="image">
			<media:title type="html">Clarizen Planning</media:title>
		</media:content>
	</item>
		<item>
		<title>Wiggio Comes Out Of Beta With A Yammer For College Students</title>
		<link>http://techcrunch.com/2009/02/02/wiggio-comes-out-of-beta-with-a-yammer-for-college-students/</link>
		<comments>http://techcrunch.com/2009/02/02/wiggio-comes-out-of-beta-with-a-yammer-for-college-students/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 19:04:44 +0000</pubDate>
		<dc:creator>Erick Schonfeld</dc:creator>
				<category><![CDATA[TC]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[Yammer]]></category>
		<category><![CDATA[37Signals]]></category>
		<category><![CDATA[Producteev]]></category>
		<category><![CDATA[Wiggio]]></category>
		<category><![CDATA[Wizehive]]></category>

		<guid isPermaLink="false">http://www.techcrunch.com/?p=40750</guid>
		<description><![CDATA[

College students now have their own Yammer.  Last week, <a href="http://wiggio.com/">Wiggio</a> came out of beta with a new look and a slew of group messaging and group management features.  For each private group that you create, Wiggio provides a Twitter-like message stream from all the group members. But it also includes a slew of other features such as a shared calendar, mass text and voice messaging, file-sharing (including online docs and spreadheets), polling, and more.

Many of these features can be found in other products such as <a href="https://www.yammer.com/">Yammer</a>, <a href="http://www.basecamphq.com/">Basecamp</a>, <a href="http://www.wizehive.com/">WizeHive</a>, and <a href="http://www.producteev.com/">Producteev</a>.  But Wiggio is a solid addition to the group messaging family, and it is already gaining some traction by targeting college students and their particular group dynamics (academic, extracurricular, social, committees, sports teams, music/dance, religious, charity, etc.).  Wiggio, which has been in closed beta for a year, already has 45,000 users, about 80 percent of which are college students and faculty members.]]></description>
			<content:encoded><![CDATA[<p></p>
<p>College students now have their own Yammer.  Last week, <a href="http://wiggio.com/">Wiggio</a> came out of beta with a new look and a slew of group messaging and group management features.  For each private group that you create, Wiggio provides a Twitter-like message stream from all the group members. But it also includes a slew of other features such as a shared calendar, mass text and voice messaging, file-sharing (including online docs and spreadheets), polling, and more.</p>
<p>Many of these features can be found in other products such as <a href="https://www.yammer.com/">Yammer</a>, <a href="http://www.basecamphq.com/">Basecamp</a>, <a href="http://www.wizehive.com/">WizeHive</a>, and <a href="http://www.producteev.com/">Producteev</a>.  But Wiggio is a solid addition to the group messaging family, and it is already gaining some traction by targeting college students and their particular group dynamics (academic, extracurricular, social, committees, sports teams, music/dance, religious, charity, etc.).  Wiggio, which has been in closed beta for a year, already has 45,000 users, about 80 percent of which are college students and faculty members.</p>
<p>The site was created in January, 2008 by Dana Lampert, who was then a senior at Cornell.  His two co-founders are Rob and Derek Doyle, sons of <a href="http://bobdoyleblog.com/?page_id=2">Bob Doyle</a>, the creator of MacPublisher (the first desktop publishing program) and the 1970s electronic game Merlin.  The elder Doyle is an adviser and investor in Wiggio, and houses the four-person startup in his lab a block away from Harvard.  Wiggio raised $450,000 in an angel round last August.</p>
<p>The site offers following features:</p>
<ul>
<li>Shared calendar (with SMS reminders)</li>
<li>Folder (includes group editing of docs and spreadsheets, photo sharing, video)</li>
<li>Mass text and voice messaging</li>
<li>Free conference calling and web meetings</li>
<li>Polling</li>
<li>List-serv</li>
</ul>
<p>Groups can be created by simply adding people&#8217;s email. They don&#8217;t even have to sign up.  Wiggio hooks into existing text messaging and email services.  You can email an entire group, take group polls, import calendars, share documents, links, photos, videos, and other files.  Wiggio uses Zoho and Scribd for shared document viewing and editing, and has partnered with <a href="http://www.rondee.com/">Rondee</a> for the teleconferencing.  All the other features were developed in-house.</p>
<p>Lampert has several ideas for making money, including display ads targeted by group type and university, SMS ads, and subscriptions for additional customization and security features.</p>
<p>Here are a couple intro videos and screenshots:</p>
<span style="text-align:center; display: block;"><a href="http://techcrunch.com/2009/02/02/wiggio-comes-out-of-beta-with-a-yammer-for-college-students/"></a></span>
<span style="text-align:center; display: block;"><a href="http://techcrunch.com/2009/02/02/wiggio-comes-out-of-beta-with-a-yammer-for-college-students/"></a></span>
<p></p>
<p></p>
<p></p>
<div class="cbw snap_nopreview">
<div class="cbw_header">
<div class="cbw_header_text"><a href="http://www.crunchbase.com/">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/wiggio">Wiggio</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/yammer">Yammer</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/product/basecamp">Basecamp</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/wizehive">WizeHive</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/">CrunchBase</a></div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/40750/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/40750/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/40750/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/40750/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/40750/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/40750/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/40750/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2009/02/02/wiggio-comes-out-of-beta-with-a-yammer-for-college-students/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04132969dd32cc3d6d71f084d2991fe5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erick</media:title>
		</media:content>

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/wiggio-logo.png" medium="image" />

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/wiggio-1.jpg" medium="image" />

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/wiggio-2.jpg" medium="image" />

		<media:content url="http://tctechcrunch.files.wordpress.com/2009/02/wiggio-3.jpg" medium="image" />
	</item>
		<item>
		<title>Organize Your Company With WizeHive (Beta Invites)</title>
		<link>http://techcrunch.com/2008/12/30/organize-your-company-with-wizehive-beta-invites/</link>
		<comments>http://techcrunch.com/2008/12/30/organize-your-company-with-wizehive-beta-invites/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 18:27:01 +0000</pubDate>
		<dc:creator>Erick Schonfeld</dc:creator>
				<category><![CDATA[Wizehive]]></category>
		<category><![CDATA[Producteev]]></category>
		<category><![CDATA[Huddle]]></category>
		<category><![CDATA[DreamIt]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[Yammer]]></category>
		<category><![CDATA[Central-Desktop]]></category>

		<guid isPermaLink="false">http://www.techcrunch.com/?p=35564</guid>
		<description><![CDATA[

Yammer definitely started something.  The <a href="//www.techcrunch.com/2008/09/08/yammer-launches-at-tc50-twitter-for-companies/">enterprise Twitter service</a> has more competition today from <a href="http://www.wizehive.com/">Wizehive</a>, a Web-based group messaging and task management service for businesses.  WizeHive just launched in beta. We have 500 invites (just enter "TC2009" when you <a href="http://www.wizehive.com/users/signup.html">sign up</a>).

Although it is similar in many respects to <a href="https://www.yammer.com/">Yammer</a>, <a href="https://presentlyapp.com/">Present.ly </a> (our <a href="http://www.techcrunch.com/2008/09/18/presently-takes-on-tc50-winner-yammer/">review</a>), Basecamp, Central Desktop, and even in some ways to <a href="http://www.producteev.com/">Producteev</a> (our <a href="http://www.techcrunch.com/2008/12/09/producteev-launches-group-task-management-app-at-leweb-500-invites/">review</a>), WizeHive is a worthy competitor and adds a few twists of its own.]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Yammer definitely started something.  The <a href="//www.techcrunch.com/2008/09/08/yammer-launches-at-tc50-twitter-for-companies/">enterprise Twitter service</a> has more competition today from <a href="http://www.wizehive.com/">Wizehive</a>, a Web-based group messaging and task management service for businesses.  WizeHive just launched in beta. We have 500 invites (just enter &#8220;TC2009&#8243; when you <a href="http://www.wizehive.com/users/signup.html">sign up</a>).</p>
<p>WizeHive is a bootstrap startup funded with $100,000 from the founders Mike Carson and Michael Levinson.  Levinson is also the founder of <a href="http://www.dreamitventures.com/">DreamIt Ventures</a>, a YCombinator-like startup incubator in Philadelphia.  DreamIt itself did not invest, but Levinson created WizeHive out of the frustrations of managing all the different DreamIt projects and applicants.    Says Levinson:</p>
<blockquote><p><em>I needed something to organize all my thoughts and activities for DreamIt.  Stuff was flying all over the place.  I looked at Basecamp and Central Desktop, I didn’t think they were intuitive enough, the way the interfaces were designed, for my partners (who are business partners, not techies).</em></p></blockquote>
<p>Although it is similar in many respects to <a href="https://www.yammer.com/">Yammer</a>, <a href="https://presentlyapp.com/">Present.ly </a> (our <a href="http://www.techcrunch.com/2008/09/18/presently-takes-on-tc50-winner-yammer/">review</a>), Basecamp, Central Desktop, and even in some ways to <a href="http://www.producteev.com/">Producteev</a> (our <a href="http://www.techcrunch.com/2008/12/09/producteev-launches-group-task-management-app-at-leweb-500-invites/">review</a>), WizeHive is a worthy competitor and adds a few twists of its own.</p>
<p>Like Yammer and the rest, WizeHive lets you set up workgroups and displays messages to everyone in a Twitter-like stream.  But conversations are threaded.  You can click to see an entire thread (the most recent message also appears at the top of the stream). WizeHive also works great on the iPhone and other mobile browsers (Blackberry and Android optimizations are coming soon), and you can get it as a desktop Adobe Air client or receive alerts in your email.  (If you CC notes@wizehive and put the workspace in brackets in the subject line of an email, WizeHive will ingest and categorize the contents of the email, including attachments).  Soon, you will be able to get WizeHive updates in your Twitter feed as well.</p>
<p>WizeHive also adds task-management features like <a href="http://www.basecamphq.com/">Basecamp</a>, <a href="http://www.huddle.net/">Huddle</a>, and Producteev.  You can create a task, set a due date, and assign it to yourself or to someone else.  Each task can be marked as &#8220;open,&#8221; &#8220;completed,&#8221; or &#8220;in progress.&#8221;  You can also upload files, and everyone can view them in-browser.  Images and files can be attached to specific messages.</p>
<p>The most distinctive feature of WizeHive, though, is that it allows you to create a small database for each workspace, complete with customizable data fields.  This is great for managing contacts or organizing events.  WizeHive plans to add additional apps for which it will charge subscription fees. The first two due out in January will be a simple Opprtunity Tracking app for CRM purposes and one for TimeSheets. WizeHive already has an <a href="http://www.wizehive.com/api.html">API</a> and hopes others developers will build their own add-ons.</p>
<p>WizeHive is free for up to three people and up to 50MB of storage, and then f<a href="http://www.wizehive.com/pricing.html">ees start</a> at $8 a month for a small group, with additional fees for extra storage.  Add-on apps built on top of the API will cost less than $10 a month, and is where Levinson thinks he can make the most money.</p>
<p><a href="http://vimeo.com/moogaloop.swf?clip_id=2574685&#038;server=vimeo.com&#038;show_title=0&#038;show_byline=0&#038;show_portrait=0&#038;color=&#038;fullscreen=1">http://vimeo.com/moogaloop.swf?clip_id=2574685&#038;server=vimeo.com&#038;show_title=0&#038;show_byline=0&#038;show_portrait=0&#038;color=&#038;fullscreen=1</a><br /><a href="http://vimeo.com/2574685">WizeHive Overview</a> from <a href="http://vimeo.com/user675074">mike</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p></p>
<p></p>
<div class="cbw snap_nopreview">
<div class="cbw_header">
<div class="cbw_header_text"><a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase Information</a></div>
</div>
<div class="cbw_content">
<div class="cbw_subheader"><a href="http://www.crunchbase.com/company/wizehive">WizeHive</a></div>
<div class="cbw_subcontent"></div>
<div class="cbw_footer">Information provided by <a href="http://www.crunchbase.com/" rel="nofollow">CrunchBase</a></div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/35564/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/35564/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/35564/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/35564/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/35564/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/35564/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/35564/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2008/12/30/organize-your-company-with-wizehive-beta-invites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/04132969dd32cc3d6d71f084d2991fe5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">erick</media:title>
		</media:content>

		<media:content url="http://tctechcrunch.files.wordpress.com/2008/12/wizehive-logo.png" medium="image" />

		<media:content url="http://tctechcrunch.files.wordpress.com/2008/12/wizehive-screen.png" medium="image" />

		<media:content url="http://tctechcrunch.files.wordpress.com/2008/12/wizehive-add-task-screen.png" medium="image" />
	</item>
		<item>
		<title>GoPlan Takes on 37Signals</title>
		<link>http://techcrunch.com/2007/03/20/goplan-takes-on-37signals/</link>
		<comments>http://techcrunch.com/2007/03/20/goplan-takes-on-37signals/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 08:35:27 +0000</pubDate>
		<dc:creator>Mike Kobrin</dc:creator>
				<category><![CDATA[TC]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[ActiveCollab]]></category>
		<category><![CDATA[goplan]]></category>

		<guid isPermaLink="false">http://www.techcrunch.com/2007/03/20/goplan-takes-on-37signals/</guid>
		<description><![CDATA[Web design and programming firm WeBreakStuff just released a new project planning suite, GoPlan, similar to Basecamp and ActiveCollab. You use this stuff when you want to get a team organized around accomplishing project milestones &#8211; a lightweight Microsoft Project with collaboration built right in. The products have a lot of similarities. They&#8217;re all web based applications for managing your team projects. Both GoPlan and BaseCamp are hosted pay services made by staunch Ruby evangelists, while the more basic ActiveCollab is an open source PHP installation. GoPlan and BaseCamp prices range from free plans up to beefier pay plans (BaseCamp&#8217;s unlimited maxes out at $150/month, while GoPlan tops off at $100/month). Derek over at 5ThirtyOne has a detailed feature comparison of the three. GoPlan&#8217;s project management tool offers modules for note-taking, calendaring (with iCal export), task management, issue tracking, file management and online real-time chat (optional SSL). BaseCamp has a lot of the same features, minus bug tracking and a public project blog. GoPlan has also approached project tracking with a different design methodology. GoPlan not only lets you choose features based on plan levels, but also turn them on and off as needed to keep navigation free of feature clutter. GoPlan has also shot for a lower price point than BaseCamp (basic $20/$24; premium $100/$150), but with less file storage (GoPlan tops out at 8GB). Their free account gets you everything except calendaring and chat. However, for the paid accounts, GoPlan unlocks features faster. $10/month gives you all of GoPlan&#8217;s features for 12 projects of 8 people each. For an extra $20/month you get unlimited users, and 30 projects (twice BaseCamp). For readers interested in real-time project collaboration, check out our comparison coverage of ConceptShare and Thinkature.]]></description>
			<content:encoded><![CDATA[<p><a href="http://goplan.info"></a>Web design and programming firm WeBreakStuff just released a new project planning suite, <a href="http://goplan.info">GoPlan</a>, similar to <a href="http://www.techcrunch.com/2005/12/13/new-stuff-at-basecamp/">Basecamp</a> and <a href="http://www.techcrunch.com/2006/07/06/bascamp-faces-competition-in-free-alternative/">ActiveCollab</a>. You use this stuff when you want to get a team organized around accomplishing project milestones &#8211; a lightweight Microsoft Project with collaboration built right in.</p>
<p>The products have a lot of similarities. They&#8217;re all web based applications for managing your team projects. Both GoPlan and BaseCamp are hosted pay services made by staunch Ruby evangelists, while the more basic ActiveCollab is an open source PHP installation. GoPlan and BaseCamp prices range from free plans up to beefier pay plans (BaseCamp&#8217;s unlimited <a href="http://www.basecamphq.com/signup">maxes out at $150/month</a>, while GoPlan <a href="http://goplan.info/#pricing_features">tops off at $100/month</a>). Derek over at 5ThirtyOne has a detailed <a href="http://5thirtyone.com/archives/791">feature comparison of the three</a>.</p>
<p>GoPlan&#8217;s project management tool offers modules for note-taking, calendaring (with iCal export), task management, issue tracking, file management and online real-time chat (optional SSL). BaseCamp has a lot of the same features, minus bug tracking and a public project blog. GoPlan has also approached project tracking with a different design methodology. GoPlan not only lets you choose features based on plan levels, but also turn them on and off as needed to keep navigation free of feature clutter.</p>
<p>GoPlan has also shot for a lower price point than BaseCamp (basic $20/$24; premium $100/$150), but with less file storage (GoPlan tops out at 8GB). Their free account gets you everything except calendaring and chat. However, for the paid accounts, GoPlan unlocks features faster. $10/month gives you all of GoPlan&#8217;s features for 12 projects of 8 people each. For an extra $20/month you get unlimited users, and 30 projects (twice BaseCamp).</p>
<p>For readers interested in real-time project collaboration, check out our comparison coverage of <a href="http://www.techcrunch.com/2006/11/08/conceptshare-and-thinkature-two-approaches-to-visual-collaboration/">ConceptShare and Thinkature</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/5280/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/5280/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/5280/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/5280/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/5280/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/5280/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/5280/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2007/03/20/goplan-takes-on-37signals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2a014e70509390133a9b9073671a2e8d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">tcbucket</media:title>
		</media:content>

		<media:content url="http://tctechcrunch.files.wordpress.com/goplanlogo.png" medium="image">
			<media:title type="html">goplanlogo.png</media:title>
		</media:content>
	</item>
		<item>
		<title>New Stuff at Basecamp</title>
		<link>http://techcrunch.com/2005/12/13/new-stuff-at-basecamp/</link>
		<comments>http://techcrunch.com/2005/12/13/new-stuff-at-basecamp/#comments</comments>
		<pubDate>Wed, 14 Dec 2005 07:48:55 +0000</pubDate>
		<dc:creator>Michael Arrington</dc:creator>
				<category><![CDATA[TC]]></category>
		<category><![CDATA[basecamp]]></category>
		<category><![CDATA[37-Signals]]></category>

		<guid isPermaLink="false">http://www.techcrunch.com/2005/12/13/new-stuff-at-basecamp/</guid>
		<description><![CDATA[37 Signals&#8217; announced a couple of new features yesterday and today for their popular (100,000 users claimed on home page) and useful Basecamp project management product. First, Basecamp now hosts files directly on their servers without the need to set up your own FTP server. Files as large as 20 mb can be uploaded. Second, Basecamp has created a basic affiliate program. If an affiliate pushes new paying members to Basecamp, the user gets credits against their Basecamp fees.]]></description>
			<content:encoded><![CDATA[<p>37 Signals&#8217; announced a couple of new features yesterday and today for their popular (100,000 users claimed on home page) and useful <a href="http://basecamphq.com">Basecamp</a> project management product.</p>
<p>First, Basecamp now <a href="http://basecamphq.com/forum/viewtopic.php?id=1235">hosts files directly on their servers</a> without the need to set up your own FTP server. Files as large as 20 mb can be uploaded.</p>
<p>Second, Basecamp has created a <a href="http://basecamphq.com/forum/viewtopic.php?id=1250">basic affiliate program</a>. If an affiliate pushes new paying members to Basecamp, the user gets credits against their Basecamp fees.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tctechcrunch2011.wordpress.com/464/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tctechcrunch2011.wordpress.com/464/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tctechcrunch2011.wordpress.com/464/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tctechcrunch2011.wordpress.com/464/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tctechcrunch2011.wordpress.com/464/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tctechcrunch2011.wordpress.com/464/"></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tctechcrunch2011.wordpress.com/464/"></a> ]]></content:encoded>
			<wfw:commentRss>http://techcrunch.com/2005/12/13/new-stuff-at-basecamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a5661ec3ecd2b14ebbbae4f940efa4fa?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">michael-arrington</media:title>
		</media:content>
	</item>
	</channel>
</rss>
