Ruby: Encrypting passwords for a database using one-way hash technique (SHA1)
Before you save a password to a database, it may make sense to encrypt it. That way, when you do some user authentication, you can compare the users...
Ideas, findings, thoughts and discussion focused on the technology and how to make things work.
Before you save a password to a database, it may make sense to encrypt it. That way, when you do some user authentication, you can compare the users...
Download the Credit Card Library from Lucas Carlson. sudo gem install creditcard # Checksum Digit, there is an algorithm that checksum must match # A. Import the libraries require '...
Here's a short example of how to parse an RSS feed using Ruby. require 'rss' require 'open-uri' open('https://www.chrisjmendez....
Hi, my name is Chris, and I'm a native Angelino with a passion for the music industry, social impact, and technology. I am currently the Director...
You need the Form Plug-in [http://jquery.malsup.com/form/] to make this work. <script type="text/javascript" charset="utf-8" src="/js/...