Feb 09 2013

Bootstrapping Design with CSS Frameworks

Design HTML5 CSS | comments

This is a recap of things learned and discussed for a simple tech meetup focused on web design.

Date of the event: Feb. 9, 2013

Mentors: Jolo Santos (Senior UX developer, currently working for Citrusbyte) & Katherine Pe (Ruby on Rails developer, currently working for Assembla, Inc.)

Continue reading »
Jan 19 2013

Install Ruby 2.0.0 with RVM

RVM Ruby Mac Ubuntu | comments

Who needs Ruby 2.0 right now? Not a lot.

But if for some odd reason, you need really it and have encountered some issues, I hope this helps you move on and get beyond this gibberish stuff.

There are a lot of guides written. Those may work. But if you get something like this:

Continue reading »
Aug 28 2012

Vim Snippets for Ruby on Rails

Vim Ruby Rails | comments

Last weekend, I joined Webgeek Devcup but did not present anything as I was not ready. It was a really fun experience to join a hackathon for the first time. Great to have met some people there.

Continue reading »
Jul 15 2012

Deploy a Node.js App Using Mina

Node.js Express.js Javascript Ruby Deployment Sinatra | comments

Express.js For Rubyists

Express.js has its similarities to Sinatra, a DSL for creating web applications using Ruby. In fact they did mention that it was Sinatra-inspired. I have tried it out of curiousity and need for a small project.

Continue reading »