Jefferson Queiroz Venerando

Hello, I love hacking stuff and talking about what I've learned!

MacVim && Vim files && RVM Ruby 1.8.7 Comments

Posted by jefferson in December 01, 2011 15:21.

This is a quick post that I can use as reference in a near future.

I use TextMate and I like it, it's a great app. Almost everything I write all day has been Ruby/Rails for a while now, and TM makes it easy. There's all that VIM boom around, and I used it for a long time before I had a Mac, now MacVim came into my sight and I decided to give it a try.

Getting MacVim

This one is easy. You can download the latest snapshot of MacVim from here, or even get...

Read more

How I coded my own blog Comments

Posted by jefferson in August 29, 2011 16:31.

So, it is alive now!

A few days ago I decided that it was time for me to start a blog. I have a deep knowledge of Wordpress and PHP, and I use it on a few sites.

Now that I am using Rails and I've been playing with MongoDB for over an year, I decided that I wanted a blog using Rails and Mongoid.

I went ahead and spent some time Googling what were my options, and I didn't feel like using any of them. That was when I started coding my own blog.

What I am...

Read more

extra debug for stuff module