Diego Y KurisakiinShogun TeamFaktory Tutorial with Workers in GoHere at Shogun, we’re always working very hard to use the best tools to deliver the best user experiences. We’ve been using Faktory in the…Nov 20, 2020Nov 20, 2020
Diego Y KurisakiDocker, Elasticsearch and Rails tutorialThis article supposes you already have a dockerized Rails environment for development if you don't this tutorial is a great one to get…Jun 15, 20182Jun 15, 20182
Diego Y KurisakiA place for your business logic in RailsIt’s a well spread knowledge that Controller shouldn’t have too much business logic, actually it’s better if you keep any kind of business…May 17, 20172May 17, 20172
Diego Y KurisakiMasks in Android's Edit Text fieldsYou don't need to create a custom EditText view class to add masks in Android EditText fields.Sep 20, 201612Sep 20, 201612
Diego Y KurisakiFixing NullPointerException when trying to bind RatingBar rating valueAndroid Data Binding Library is useful but sometimes you have some problems with it… this post is about one of them.Aug 31, 2016Aug 31, 2016
Diego Y KurisakiDifferent Android string values for debug and productionYou may need to have a different string value for development and another for the release version of your Android App, maybe a URL or a…Jan 18, 20161Jan 18, 20161
Diego Y KurisakiMobile push notifications on RailsYou may already know that Mobile is Eating the World if you don't believe that, just take a look at you Google Analytics even here in…Jun 9, 20152Jun 9, 20152
Diego Y KurisakiC3.js: D3.js based chart libraryD3.js is awesome, just look at all the samples they have. I have to admit that I can't understand some of them, and I can't even conceive…May 9, 20151May 9, 20151
Diego Y KurisakiNginx proxy_pass ssl connections using default portsIn development use nginx as a proxy pass to serve your development application in SSL and with the default portsApr 28, 2015Apr 28, 2015
Diego Y KurisakiSearch Replace Project with VIMRecently I've had to change all occurrences of be_true to be_truthy and here is a way to do that with VIMApr 15, 2015Apr 15, 2015