MapleCity Blog

MapleCity Blog header image 4

I Am Legend

January 27th, 2008 · No Comments

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. [...]

[Read more →]

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 [...]

[Read more →]

Tags: Programming