chrisaiv

Member since 01/16/2007

Location: Los Angeles

Website: http://ghostpixel.com

13 snippets

View their favorites



Their Tags



We Recommend

Beginning Ruby: From Novice to Professional Beginning Ruby: From Novice to Professional
Beginning Ruby is a thoroughly contemporary guide for every type of reader wanting to learn Ruby, from novice programmers to web developers to Ruby newcomers. It starts by explaining the principles behind object-oriented programming and within a few chapters builds toward creating a genuine Ruby application.

chrisaiv's Recent Ruby Snippets



« Prev [Page 1 of 1] Next »
  1. [ ]Mixing in a Module immediately after an objects Singleton class

    Ruby ruby Singleton
    posted on June 20, 2008 by chrisaiv
  2. [ ]Open a text file and re-write its contents into a new text file

    Ruby ruby
    posted on June 4, 2008 by chrisaiv
  3. [ ]Simple Example of Threading in Ruby

    Ruby ruby Threading saved by 2 people
    posted on October 22, 2007 by chrisaiv
  4. [ ]How to iterate through an array in Ruby

    Ruby ruby loop saved by 1 person
    posted on October 21, 2007 by chrisaiv
  5. [ ]Converting an array into YAML, Loading YAML into an array

    Ruby ruby yaml
    posted on October 21, 2007 by chrisaiv
  6. [ ]XML-RPC (Remote Procedure Calls)

    Ruby rpc saved by 2 people
    posted on October 21, 2007 by chrisaiv
  7. [ ]101 to using Time in Ruby

    Ruby ruby saved by 1 person
    posted on October 21, 2007 by chrisaiv
  8. [ ]Validate a Credit Card Number

    Ruby ruby validation saved by 5 people
    posted on October 21, 2007 by chrisaiv
  9. [ ]Encrypting / Decrypting Passwords using EzCrypto

    Ruby ruby encyption decryption EzCrypto
    posted on October 21, 2007 by chrisaiv
  10. [ ]Encrypting passwords for a database using one-way hash technique (SHA1)

    Ruby ruby SHA1 encyption
    posted on October 21, 2007 by chrisaiv
  11. [ ]Parse Delicious RSS Feeds

    Ruby rss ruby delicious saved by 2 people
    posted on October 15, 2007 by chrisaiv
  12. [ ]Web 2.0 Generator

    Ruby
    posted on October 15, 2007 by chrisaiv
  13. [ ]Randomly selecting an item from within a Hash

    Ruby Randomize
    posted on October 15, 2007 by chrisaiv
« Prev [Page 1 of 1] Next »