
Node.js Yarn’ing for Local Packages
This is not another praise for npm package management with Yarn but rather a concise recipe for working with locally developed packages.
This is not another praise for npm package management with Yarn but rather a concise recipe for working with locally developed packages.
This is a bit of a follow-up to my previous post on Wiring up Ava.js Integration Tests with Express, Gulp, but not Supertest.
Like with everything else in the JavaScript ecosystem, test automation tools are also going through a high pursuit speed race and nobody is…
Oh those magnificent days of the 1990s.
This Open Source thing is the real deal.
In my previous post we did a crash course to Babel.js, let’s now dive deeper down the rabbit hole.
This is the first of several on-going blog post series which aim to educate on the process of porting modules to Drupal 8 with real life examples by porting a popular Drupal 7 module to Drupal 8.
Using Gearman as a job server to run background scripts that convert media payload like PowerPoint and PDF files into Slideshows hosted on a Drupal site
Changesets are helpful to understand Drupal 8 init hook API
About authorization in Drupal with a module to control access to content based on OG membership
About OG Analytics, a module to provide analytics for organic groups
Some awesome news: my book, titled “Drupal 7 Media”, was released by Packt Publishing on July 2013.
Using mod_status plugin for apache and munin to track apache health
Reviewing a book about Munin as a monitoring pluing for Nagios
How to monitor a Drupal website with Munin plugin for Nagios
Sending a commit to fix issues with Drupal module
Programatically working updates on Drupal nodes with node_save() hook
Reviewing a new Drupal 7 book with Packt Publishing
Fixing PHP blank page on daloRADIUS
An update on founding Kupoya and entrepreneurship
An update on Melumadim - Israel's academic social networking platform
Get your WiFi the Hotspots it deserves!
The Attachment Links module provides permanent links to files attached to a node. A single, easy-to-remember URL can be used to retrieve the preferred (canonical) or newest version of a file regardless of how many versions of that file have been attached to a node.
Understanding Drupal's node access system and how to hook into it to implement
Understanding Drupal's node access system and how to hook into it to implement