My disclaimer dates back to Nov. 2003! I've been doing this for quite a while!
Also, someone from work pointed out that the algorithms question of a few posts ago was actually asked of him at an interview at a company [that will remain unnamed].
_why: "when you don't create things, you become defined by your tastes rather than ability. your tastes only narrow & exclude people. so create."
This bug makes me a little sad. From one of the patches for fixing: - @string = (str.string rescue str) + @string = str.respond_to?(:string) ?…
Here's a minimal OpenID consumer using the Ruby OpenID libraries. (Their included examples only contain Rails spew.) This example is useful for…