Skip to content

Rodrigo Urubatan – About Code

Helping ruby developers to use the best tools for each job so they can solve hard problems, with less bugs and have more free time.

Menu
  • Home
  • My last presentations
  • About
  • Privacy Policy
Menu

WebPack on Rails! – the easiest way to use the new Javascript syntax on your rails apps with the newest frameworks

Posted on 2018-02-28 by Rodrigo Urubatan

I had some rails projects that needed a better UI or a different feature in the UI, and there was the perfect javascript library, the problem was that it needed “require.js” and it is not really easy to integrate require.js in asset pipeline. The good news is that there is a webpack gem that will…

Read more

Git deploy – how to implement git deploy in a project

Posted on 2018-02-25 by Rodrigo Urubatan

Lately I’m becoming a lazy developer, and this reflects in my work. I tend to choose the easiest solution that will work for any project, and sometimes a simple project, is still in it’s early stages and it does not pay to configure a capistrano deploy or anything fancy, so I’m just using git to…

Read more

How to improve Rails testing speed using Git

Posted on 2018-02-23 by Rodrigo Urubatan

I did a presentation in 2018 RubyHACK and will do the same presentation in 2018 TheConf called “Put Git to work: increase the quality of your project, and let git do the boring work for you”, one of the subjects in the presentation is how to use git to run tests only for the changed files…

Read more

Git + Lazyness = happy Rails developer

Posted on 2018-01-11 by Rodrigo Urubatan

I had some problems that you probably have too, if you are a ruby developer that works in a team… Check if you have at least one of these problems: Someone commits something that does not passes the test suit Someone have deployed a version of the rails application without precompiling assets Similar to the…

Read more

How to integrate Ruby on Rails and Google Firebase to send offline notifications to your users!

Posted on 2018-01-07 by Rodrigo Urubatan

First, firebase is not the only solution for this, but I like their approach, it is simple and multi platform, and really easy to integrate in a rails application. Of course Firebase has a lot more features, but to keep this post short, we’ll focus only on this feature today. Remember that to use it…

Read more

8 things that will save your time working with Xamarin and Rails (Or the summary of my presentation about mobile development with Xamarin at TDC Porto Alegre 2017)

Posted on 2017-11-13 by Rodrigo Urubatan

In the last “The Developers Conference Porto Alegre 2017” I presented a talk about common pitfals found while creating a mobile application using the Xamarin.Forms mobile platform. If you want to check the slides they are in my slideshare, just Click Here. But right to the point, the idea of this post is to summarize…

Read more

Brain Hack – Trabalho remoto e produtividade

Posted on 2015-08-04 by Rodrigo Urubatan

Atualmente eu estou digamos assim, apaixonado por trabalho remoto, estou trabalhando desta forma desde dezembro de 2013, ou seja já deu tempo de aprender algumas coisinhas. Claro que existem diversos tipos de pessoas, e nada é perfeito, tudo tem vantagens e desvantagens. A foto do post é de onde estou escrevendo ele hoje, não estou…

Read more

GTD – acho que finalmente entendi :D

Posted on 2014-08-08 by Rodrigo Urubatan

Já li bastante sobre o tal do GTD (Getting Things Done), li também o livro sobre ZTD (Zen to Done), e a pouco resolvi finalmente ler o livro do David Allen sobre GTD, e acho que finalmente entendi a brincadeira, pelo menos de uma forma que esta funcionando para mim. Uma coisa que percebi é…

Read more

Introdução ao Pomodoro

Posted on 2014-07-22 by Rodrigo Urubatan

Você já sentiu que tinha muita coisa acontecendo ao mesmo tempo e estava com dificuldade de dar atenção para tudo? Já se sentiu cansado, parecendo que não tinha energia para focar na atividade que deveria estar fazendo? Pois o pomodoro pode ajudar nisto, a técnica foi inventada por _Francesco Cirillo_ no final dos anos 80,…

Read more

O filtro do tato (por que nerds/geeks tem problemas de relacionamento com outras pessoas)

Posted on 2007-08-11 by Rodrigo Urubatan

Bom, eu sou um exemplo vivo, pelo menos eu acho que sim, de que nerds, geeks ou como preferirem ser chamados, tem problemas no trato com outras pessoas. Sempre acham que eu sou direto demais, ou que sou grosso, ou qualquer coisa do gênero. Na verdade, eu concordo que sou direto demais, não com a…

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5

Recent posts

  • Testing download contents with Cucumber+Capybara and chromedriver
  • When Kubernetes is not the right choice?
  • Rails from “zero” to kubernetes – ingress reverse proxy
  • Rails from “zero” to kubernetes – horizontal autoscaling
  • Rails from “zero” to kubernetes – a service to access your pod

Comments

  1. When Kubernetes is not the right choice? | Rodrigo Urubatan - About Code on Rails from “zero” to kubernetes – first pod
  2. When Kubernetes is not the right choice? | Rodrigo Urubatan - About Code on How to use docker to have an uniform development environment for your rails project
  3. Rails from "zero" to kubernetes – ingress reverse proxy | Rodrigo Urubatan - About Code on Rails from “zero” to kubernetes – a service to access your pod
  4. Rails from "zero" to kubernetes – horizontal autoscaling | Rodrigo Urubatan - About Code on Rails from “zero” to kubernetes – a service to access your pod
  5. Jeronimo on 6 Lessons From CrossFit That will help your developer career (Or any other career in the matter of fact)

Arquives

  • June 2021
  • March 2020
  • January 2020
  • July 2019
  • June 2019
  • May 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • February 2018
  • January 2018
  • November 2017
  • August 2015
  • August 2014
  • July 2014
  • August 2007

Categories

  • articles
  • cfp
  • firebase
  • gems
  • git
  • opinion
  • presentations
  • projects
  • rails6
  • server-api
  • Uncategorized
© 2022 Rodrigo Urubatan – About Code | Powered by Minimalist Blog WordPress Theme