MVC
Hello Ramaze
Somehow I managed to have a somewhat useful time today on my last minute before I go to sleep. I got Ramazed to have a place on my brain, well its not as tedious as it sounds but I did.
I finished the 12 part series of iteration on creating the todolist!
It's not much but Its the start towards my Ruby experience. I created a tarball of my sourcefiles incase someone might wanna look at it.
Happy Ruby coding!
The Switch
After 3 days of playing with rails I feel like there's so much magic happening under the hood for a very simple application I want. So the same way that I like CodeIgniter, I went ahead and start looking for a similar framework.
The first candidate was Ramaze but having some background from Rails, I don't like the fact that you need to specify on the main controller that you want to start the execution from there. So I keep searching and from the very same website of Ramaze, I found a link that contains the names Merb and Sinatra.
I miss CI
Today while totally bored, I browse through my bookmarks and stumble across my favorite PHP MVC Framework.
Visit the site and watch the screencasts which I already did a couple of times when I was learning the framework and I just miss the way it works so I tried creating a simple controller and to my surprise It's quite different than the way I did it before.
Looks like Drupal has a really great impact on me, Here's the simple controller that I created: