blueteguinCoinmonksLightning Network: Import the topology to the Neo4j Graph databaseEach node in the Lightning network use channel discovery to create and maintain a local view of the network’s topology, so that it can…May 30, 2018May 30, 2018
blueteguPHP and Drupal riddle: what’s wrong here?What is wrong with this Drupal 7 style function below? Sure, style-wise one may be better off with entity wrappers, but assume we don’t…Jan 16, 2018Jan 16, 2018
blueteguMongoError: no primary found in replicasetWe store our mongoDB instances in mLab, and use replica sets to ensure resilience. We were not happy when we had almost 1 hour downtime…Jan 14, 2018Jan 14, 2018
blueteguAuto-Restart Heroku (Drupal 7)We have several Node.js apps running on Heroku. Heroku is a great platform, but it does have intermittent failures often enough. Our apps…Aug 4, 2017Aug 4, 2017
blueteguWhen is not isn’t isntI have some code written in Coffeescript. It takes me a while to get back in coffee-shape whenever I need to modify that code. It might be…Jun 18, 2017Jun 18, 2017
blueteguSetting first day of the week or hook_variable_get_alter* — Drupal 7We use a lot of calendar based views on the site, for our clients, walkers and for administration. We needed to change the…Oct 24, 2016Oct 24, 2016
bluetegu‘Getting back onto Facebook’-like email with Drupal 7When you enter the correct email, but got the password wrong in Facebook’s login form, it sends you a ‘Getting back onto Facebook’ email…Jul 23, 2016Jul 23, 2016
blueteguAvoiding rotated image frustrations in DrupalEach of our dog walkers have a walker page with a high quality picture of the walker, usually with a dog or two. We use the…Jul 9, 2016Jul 9, 2016
blueteguPHP warning riddle: Can only flip STRING and INTEGER valuesEvery once in a while I go over the Drupal watchdog log to verify everything is working as should, find warnings and errors and fix them…Jul 3, 20161Jul 3, 20161
blueteguDrupal 7 craziness: Changing the Submit Button text once submittedWe have a form that requires a lot of processing on the server side. To improve usability we wanted to change the submit button text from…Jun 23, 2016Jun 23, 2016