Month: March 2008
-
Rails…
with some hacking and clever googling i think i’ve installed everything i need for RubyOnRails. i’m not positive though, and i won’t really know for sure until i start really hacking my first program. i had to find several different installation howtos to be sure i did everything. i’m pretty sure the ubuntu community documentation…
-
project: Image Slideshow — method: RubyOnRails
i’ve decided to learn RubyOnRails. Rails is a programming language/framework that comes with some prepackaged “programming shortcuts” which allow developers to write programs much faster. it’s more of a “do this” and the app actually does that sort of thing as opposed to writing lines and lines of code for weeks to make it “do…