Working with devise for Rails authentication

I’ve begun using devise for authentication for my various Ruby on Rails applications.  It is based on warden which seems a sensible choice.  There is also a fairly large community and active development.  Devise plays nice with authorization libraries such as CanCan and can be integrated with OmniAuth for oauth/oauth2 authentication.  I’ve run into a …

Continue reading ‘Working with devise for Rails authentication’ »

Open Source Virtualization – thoughts on the state of various alternatives

I’ve been feeling less than thrilled with the open source virtualization alternatives available.  It’s not that I am not grateful for all the hard work people have put into these systems.  I am increasingly finding the platforms to be buggy.  I’m trying to decide on what the best setup is moving forward.  Just thought I …

Continue reading ‘Open Source Virtualization – thoughts on the state of various alternatives’ »