MoreBS.com

don’t get your fingers caught

I discovered Xinha a couple of days ago after coming across this blog post and I was quite impressed with it. After playing around with it a little, I noticed it does not have the same issues with pre tags that both TinyMCE and FCKeditor exhibit variations of. This makes it a good choice […]

  • 8 Comments
  • Your Ad Here

It feels like I’m never going to stop writing about restful_authentication. This post is a combination of the previous two (here and here)with the addition of openid. I won’t display any code snippets this time, but just discuss what to expect from the demo app.
First of all, I wanted to add openid support […]

When creating any rails project, restful_authentication is usually one of the first things I install. Although it is a great plugin, adding all the extra login stuff can be quite a task. I found this railsforum thread very helpful, but not exactly what I wanted. What follows is what I’ve come up with […]