I’ve just finished listening to the audio book “I Am Legend”, an unabridged version of the book by Richard Matheson read by Robertson Dean. This was an awesome book… I haven’t seen the 2007 movie yet, though, I’ve heard that it doesn’t even compare to the original story by Matheson. [...]
I Am Legend
January 27th, 2008 · No Comments
Tags: Entertainment
Ruby Notes
January 27th, 2008 · 1 Comment
** In order to become proficient with the rails framework you really need to know quite a bit about ruby as a programming language.
Ruby References:
web page: http://corelib.rubyonrails.org //core library for the ruby programming language
book: “Programming Ruby” by Dave Thomas (aka: The Pick Axe Book)
Logs
if you programming and something has gone wrong often the error [...]
Tags: Programming