Send Email in Ruby

Posted on Jun 06, 2012 in Computer Science • Tagged with smtp, programming, Verizon, PDF, Ruby, email

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

A few days ago, I started writing my first Ruby program which read my Verizon family plan statements, calculate bills for each member and send emails to …


Continue reading

Read PDF in Ruby

Posted on Jun 18, 2012 in Computer Science • Tagged with library, programming, package, PDF, Ruby

Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.

"pdf-reader" is a good Ruby libary for reading pdf document. You can install it via RubyGems using the following command.

sudo gem install pdf-reader

You have to …


Continue reading