<?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: No-Registration Web Services</title>
	<atom:link href="http://blog.andrewparker.net/2007/06/18/no-registration-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/</link>
	<description>Tech, Entrepreneurship, and Venture Capital in New York City</description>
	<lastBuildDate>Mon, 22 Dec 2008 02:40:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Ross Hill</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-72650</link>
		<dc:creator>Ross Hill</dc:creator>
		<pubDate>Mon, 13 Aug 2007 09:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-72650</guid>
		<description>I&#039;ve been thinking about a few ways that I could go about registration for a restaurant review website. Requiring registration seems to be the best way to go. Without it spam is going to be huge. 

Sure it would be nice if you didn&#039;t have to register but unless your site is just a &quot;feature&quot; like bugmenot or picnik there is so much more value in registering. 

How hard is it? It annoys me too but most places you only need an email address and a password and maybe a couple of other fields. I bet you use the same username and password everywhere you go anyway, it&#039;s not like it requires thought. Are we just being too picky?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been thinking about a few ways that I could go about registration for a restaurant review website. Requiring registration seems to be the best way to go. Without it spam is going to be huge. </p>
<p>Sure it would be nice if you didn&#8217;t have to register but unless your site is just a &#8220;feature&#8221; like bugmenot or picnik there is so much more value in registering. </p>
<p>How hard is it? It annoys me too but most places you only need an email address and a password and maybe a couple of other fields. I bet you use the same username and password everywhere you go anyway, it&#8217;s not like it requires thought. Are we just being too picky?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Verkooijen</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-61076</link>
		<dc:creator>Peter Verkooijen</dc:creator>
		<pubDate>Thu, 05 Jul 2007 14:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-61076</guid>
		<description>No registration is fine for free stuff for anonymous people. If you want to do anything a bit more serious and need to know who your audience/customer is, I don&#039;t see a way around it.

Craigslist is a mess for a reason.

Registration is annoying though. I hope someone comes up with a better identity management solution.</description>
		<content:encoded><![CDATA[<p>No registration is fine for free stuff for anonymous people. If you want to do anything a bit more serious and need to know who your audience/customer is, I don&#8217;t see a way around it.</p>
<p>Craigslist is a mess for a reason.</p>
<p>Registration is annoying though. I hope someone comes up with a better identity management solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bartek_rac</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59980</link>
		<dc:creator>Bartek_rac</dc:creator>
		<pubDate>Fri, 29 Jun 2007 20:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59980</guid>
		<description>Also picnik.com offers really great functionality without registration required.</description>
		<content:encoded><![CDATA[<p>Also picnik.com offers really great functionality without registration required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: candice</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59977</link>
		<dc:creator>candice</dc:creator>
		<pubDate>Thu, 21 Jun 2007 02:03:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59977</guid>
		<description>Or even spamassassin, or some variant thereof, if it&#039;s an email-ish thing.  

A filter layer is useful to have, because later you can plug whatever into it, change solutions, whatever.  (Think amavis&#039;s style of virus spam scanning, if you&#039;ve used it.)</description>
		<content:encoded><![CDATA[<p>Or even spamassassin, or some variant thereof, if it&#8217;s an email-ish thing.  </p>
<p>A filter layer is useful to have, because later you can plug whatever into it, change solutions, whatever.  (Think amavis&#8217;s style of virus spam scanning, if you&#8217;ve used it.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Parker</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59976</link>
		<dc:creator>Andrew Parker</dc:creator>
		<pubDate>Wed, 20 Jun 2007 17:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59976</guid>
		<description>Seconded Candice.

Regarding running messages through filters for spamminess, how about Akismat?  I&#039;m a huge fan of that service.  I have it on both the USV corp blog and my personal blog.</description>
		<content:encoded><![CDATA[<p>Seconded Candice.</p>
<p>Regarding running messages through filters for spamminess, how about Akismat?  I&#8217;m a huge fan of that service.  I have it on both the USV corp blog and my personal blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: candice</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59975</link>
		<dc:creator>candice</dc:creator>
		<pubDate>Wed, 20 Jun 2007 17:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59975</guid>
		<description>Registration annoys the hell out of me, personally.   So tired of signing up for stuff.  

You forgot to mention del.icio.us as something that works well without a login, too.  

Lee, what about running messages through filters for spamminess?</description>
		<content:encoded><![CDATA[<p>Registration annoys the hell out of me, personally.   So tired of signing up for stuff.  </p>
<p>You forgot to mention del.icio.us as something that works well without a login, too.  </p>
<p>Lee, what about running messages through filters for spamminess?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Semel</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59973</link>
		<dc:creator>Lee Semel</dc:creator>
		<pubDate>Tue, 19 Jun 2007 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59973</guid>
		<description>I&#039;m working on a site that could potentially be used to send spam, but otherwise is pretty lightweight -- I&#039;m wondering if it&#039;s better to not have registration but require people to fill out a captcha every time, or require registration once and then keep it persistent.  Both options seem equally annoying, but I&#039;m leaning to registration as a less-annoying option.</description>
		<content:encoded><![CDATA[<p>I&#8217;m working on a site that could potentially be used to send spam, but otherwise is pretty lightweight &#8212; I&#8217;m wondering if it&#8217;s better to not have registration but require people to fill out a captcha every time, or require registration once and then keep it persistent.  Both options seem equally annoying, but I&#8217;m leaning to registration as a less-annoying option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Parker</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59972</link>
		<dc:creator>Andrew Parker</dc:creator>
		<pubDate>Mon, 18 Jun 2007 22:25:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59972</guid>
		<description>That&#039;s exactly the trade-off I&#039;m talking about.  Craigslist could require registrations and they could learn a lot more about their users&#039; patterns and enhance the service.  But, doing so would sacrafice the lightweight feeling of being about to do everything on the site without creating an account.  I think I prefer the latter to the former.  

In the case of a site like Salesforce.com, there&#039;s no choice.  Data has to persist across logins to provide any useful functionality, plus Salesforce needs to collect billing info.  But, I&#039;d love to see a lightweight service try to take on a Salesforce-esque solution without registration.   I have trouble imagining it, but that makes me all the more eager to see it.</description>
		<content:encoded><![CDATA[<p>That&#8217;s exactly the trade-off I&#8217;m talking about.  Craigslist could require registrations and they could learn a lot more about their users&#8217; patterns and enhance the service.  But, doing so would sacrafice the lightweight feeling of being about to do everything on the site without creating an account.  I think I prefer the latter to the former.  </p>
<p>In the case of a site like Salesforce.com, there&#8217;s no choice.  Data has to persist across logins to provide any useful functionality, plus Salesforce needs to collect billing info.  But, I&#8217;d love to see a lightweight service try to take on a Salesforce-esque solution without registration.   I have trouble imagining it, but that makes me all the more eager to see it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Herman</title>
		<link>http://blog.andrewparker.net/2007/06/18/no-registration-web-services/comment-page-1/#comment-59971</link>
		<dc:creator>Darren Herman</dc:creator>
		<pubDate>Mon, 18 Jun 2007 21:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.andrewparker.net/2007/06/18/no-registration-web-services/#comment-59971</guid>
		<description>Persistence across log-ins is great - fair enough to the product manager.  However, what about learning about your user base?  Isn&#039;t that valuable?

Also, what type of sites are you referring to?  A site like SalesForce.com will need registration as it holds significant data from a particular user. However, Craigslist is a site that you browse... doesn&#039;t really need registration data.  The only data you send it is if you want to post a &quot;classified&quot; ad.

I&#039;d argue that Craigslist could become much more &quot;intelligent&quot; if you registered and it learned (based on keyword, and other tracking) about your usage behavior to provide more relevant results.</description>
		<content:encoded><![CDATA[<p>Persistence across log-ins is great &#8211; fair enough to the product manager.  However, what about learning about your user base?  Isn&#8217;t that valuable?</p>
<p>Also, what type of sites are you referring to?  A site like SalesForce.com will need registration as it holds significant data from a particular user. However, Craigslist is a site that you browse&#8230; doesn&#8217;t really need registration data.  The only data you send it is if you want to post a &#8220;classified&#8221; ad.</p>
<p>I&#8217;d argue that Craigslist could become much more &#8220;intelligent&#8221; if you registered and it learned (based on keyword, and other tracking) about your usage behavior to provide more relevant results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

