Ruby on Rails Cheat Sheet – Handy Tips Gleaned from RoR Tutorial Book
Every time I go away from RoR for a while, I forget everything I had learned. In order to get me up to speed more quickly in the future, I am going to create a Ruby on Rails cheat sheet … Continue...
View ArticleRuby on Rails Tutorial: Creating a Rails Instance from an Existing MySQL DB
In this Ruby on Rails tutorial, I will show how to create a Rails instance from an existing MySQL database. I have an existing site that used Codeigniter and a MySQL DB, and I want to more or less...
View ArticleRuby on Rails Cheat Sheet Part 2 – More Tips and Reminders
I am still finding new Ruby and Ruby on Rails tricks (and I keep forgetting them) so I am starting a second Ruby on Rails cheat sheet to help me remember how to accomplish simple tasks. Check out my...
View ArticleRails Tutorial: Setting Up a Server on Heroku for Free!
In this Rails tutorial I am going to set up dev, stage, and production environments. Dev will be on my local machine and I’ll use heroku for stage and production. I’m going to use Unicorn to provide a...
View ArticleRails Tutorial Part 2: Setting Up a Server on Heroku for Free!
Continuing from my previous post, in part two of this Rails Tutorial I am going to continue to add to my nascent project. The theme of the project is getting set up on heroku with lots of cool addons …...
View ArticleInstall Eclipse on Ubuntu Linux for Java Development
Installing Eclipse on Ubuntu isn’t all that complicated, but I had to do some digging before I found the right combination of steps to get this to work. These are the steps I followed today 12/5/14....
View ArticleGetting started with the MEAN stack and Mean.io – Part 1
If you haven’t heard about it, the MEAN stack consists of: mongoDB ExpressJS AngularJS, and Node.js The installation and set up process is described in a bunch of places on the Web. I struggled through...
View ArticleMy Experience with Comcast – So Far
12/2/14 Signed up online for Performance with Blast. It costs $44.99/mo for the first 12 months. There is no contract. I had already purchased a refurbished modem on woot.com, so I did not need to rent...
View ArticleMy Experience with Comcast – Part 2
9/1/15 My internet connection has been going in and out over the last few days and now it’s completely out. I called tech support tonight (well, technically my wife called them) and they said my modem...
View ArticlePlain Text Popular Movie Titles List – 1990-2015
I’m not sure if anyone will find this movie titles list useful, but I put together a plain text file of the top 100 grossing movies from each year from 1990-2015. The format of each line in the file is...
View Article