TucsonE - My Log

AUGUST 14, 2014

  • Made edits to the Mesa High School (Mesa, Arizona) page because Facebook had an incorrect zip code, thus incorrect city/state for the Facebook page. The FB directions recommended editing wikipedia to correct any errors.

Ruby Coding Links:


Desktop notes:

  • Installed rubyinstaller-2.0.0-p481-x64.exe
  • gem install watir
  • gem install watir-nokogiri
  • gem install watir-webdriver
  • gem install nokogiri
  • gem install hpricot
  • (https://github.com/oneclick/rubyinstaller/wiki/Development-Kit)
  • download DevKit-mingw64-64-4.7.2-20130224-1432-sfx.exe to \Ruby200-x64\dev-kit (new folder)
  • c:\Ruby200-x64\dev-kit> ruby dk.rb init
  • Add - C:/Ruby200-x64 to the end of config.yml
  • ruby dk.rb install
  • gem install hpricot
  • gem install json --platform=ruby
  • ruby -rubygems -e "require 'json'; puts JSON.load('[42]').inspect
  • gem install mechanize
  • gem install anemone
  • copy ruby working files from laptop to external drive
  • copy from ruby install path: bin, e-gem-downloads & EHXIBIT to external drive
  • copy files from external drive to working desktop path: /eruby/laptop
  • gem install google-api-client
  • gem install rubocop
  • gem install ftools

AUGUST 16, 2014 LAPTOP LOG:


AUGUST 16, 2014 LINKS OF INTEREST:

AUGUST 17, 2014 LINKS:

AUGUST 17, 2014 RUBY LINKS:

LAPTOP:

  • gem install ftools

AUGUST 20, 2014: