Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Friends, Followers, and Notifications. Twitter drops the confusing distinction between “friend” and “follow”—now it’s just “follow”. The less sites that demand I reduce friendship to a binary decision the better.

Tagged , ,

1 comment

  1. Flickr's "Friend" or "Family" is one too many options for you? :)

    PS. [bug report] blog feedback

    1. I think the browser caches field values based on element id, instead element name attribute, so your openid_url field would benefit from changing to:
    <input class="openid" type="text" name="openid_url" id="openid_url">
    
    2. The OpenID login process is failing. The form action is http://simonwillison.net/openid/begin/ but your site returns a 404 on that.

    Dr Nic - 20th July 2007 15:06 - #

Comments are closed.
A django site