Recent activity
Subscribe to this feed-
Michael Krelin started following the idea "Support Open Id & Be an Open ID provider" in Disqus.
-
Michael Krelin started following the question "OpenID login for commenting gone?" in Disqus.
Michael Krelin reported a problem in Vidoop on May 11, 2009 10:13:
Misconfigured MX for emailtoid.netYou seem to have an MX issue again. My mail server rejected your email saying that "all relevant MX records point to non-existent hosts". And, indeed, it looks like while editing your zone database you put the FQDN for MX without the trailing dot:
emailtoid.net mail is handled by 10 mail.emailtoid.net.emailtoid.net.
I can handle it on my server side, but you definitely want to fix it.
Michael Krelin replied on May 07, 2009 22:09 to the question "How do I create a feedback widget for a product?" in Get Satisfaction:
-
Michael Krelin started following the question "How do I create a feedback widget for a product?" in Get Satisfaction.
-
Michael Krelin started following the idea "Company "reservable" tags" in Get Satisfaction.
A comment on the idea "Multiple OpenID Support" in Get Satisfaction:
Now that we're late for Christmas, maybe you will consider Mother's day? ;-) – Michael Krelin, on May 06, 2009 08:40-
Michael Krelin started following the idea "Multiple OpenID Support" in Get Satisfaction.
-
Michael Krelin started following the idea "Support for OpenID 2 and i-names" in Get Satisfaction.
-
Michael Krelin started following the problem "Limitations in the protocol affect logging into Get Satisfaction using OpenID." in Get Satisfaction.
-
Michael Krelin started following the problem "To login with OpenID you are forced to browse to a different page" in Get Satisfaction.
-
Michael Krelin started following the idea "OpenID" in Get Satisfaction.
-
Michael Krelin started following the idea "Feedback Widget: OpenID sign in support?" in Get Satisfaction.
Michael Krelin replied on April 05, 2009 02:26 to the question "Post URL and post title don't work correctly." in IntenseDebate:
Just bumped into it. The documentation says
idcomments_post_title: This is title of the post or page. This is the title that will be displayed in rss feeds and on IntenseDebate.com. The default value is the title of the current page.
which can't possibly work, because of
if(document.getElementById("IDCommentsPostTitle") && document.getElementById("IDCommentsPostTitle").innerHTML.length>0)
idcomments_post_title = document.getElementById("IDCommentsPostTitle").innerHTML;
else
idcomments_post_title = document.title;
the span solution is, of course, better, but the documentation is misleading.
A comment on the question "Supplying a default OpenID username for users" in IntenseDebate:
I second that. – Michael Krelin, on April 03, 2009 19:51
Michael Krelin replied on April 02, 2009 22:44 to the question "Supplying a default OpenID username for users" in IntenseDebate:
This solution more or less seems to work (lemme see if I'm able to post the code...):
<script>
function openidize() {
$id("IDCommentsHeadLogin").href="javascript:showLoginOpenID()";
$id("txtHeadLoginOpenID").value='http://default-open-id/';
}
try {
if(window.addEventListener) window.addEventListener("load",openidize,false);
else if(window.attachEvent) window.attachEvent("onload",openidize);
else openidize();
}catch(e) { }
</script>
I put it right after the id script. It basically does two things - provides the default openid and makes it open OpenID signup when user clicks "Login to comment". It does not affect signup form at the bottom. I haven't tried to manipulate that, but I think it's also possible.
P.S. I have only tested it in FF and Opera.-
Michael Krelin started following the question "Supplying a default OpenID username for users" in IntenseDebate.
-
Michael Krelin started following the problem "How to prevent I.D. from asking name and e-mail?" in IntenseDebate.
Michael Krelin replied to "Can I increase my comment character length limit?", but it was removed. see the change log
Michael Krelin shared an idea in ekaabo on March 31, 2009 21:45:
i-names supportIt would be great if openid consumer also supported i-names (inames.net). That is, for instance, I would be able to use =mk openid for logging in.
| next » « previous |
Loading Profile...

