Tag Archives: How to

Super Simple Ruby Web Scraper

Alrighty folks. Quick walk though for scraping remote web data with Ruby. This is how I did it for my little web scraper I wrote on Saturday.. DISCLAIMER: Web Scraping is kind of a gray area.. don’t steal things that are copywritten and don’t be a jerk. Give credit where credit is due.. First [...]
Posted in Programming, Ruby On Rails | Also tagged , , , , , | Leave a comment

How to: Nginx, FCGI, PHP, MySQL, Ruby On Rails, Rewrite

In a previous post I talked about how I just set up my new Slicehost account using Nginx to power this blog (Wordpress – PHP) and some Rails Apps. Here’s a mini how to on how I got the whole thing working, as its not quite as easy as it sounds. First though – Why [...]
Posted in Linux, PHP, Ruby On Rails, nginx | Also tagged , , , , , , , | 15 Comments