• Skip to main navigation
  • Skip to main content
  • Skip to footer

The log of our experiments and ideas

How to set variables in a page callback and use it in the page template

Usually we set variables in a page callback to be used in a template, that template will be render in the…
Continue reading “How to set variables in a page callback and use it in the page template”…
Posted on: June 15, 2015 Last updated on: June 15, 2015 Comments: 0 Written by: casivaagustin

Installing NODE.js in Debian/Ubuntu

This is a quick helper about how to install node.js and npm in Debian or Ubuntu. $ sudo apt-get install…
Continue reading “Installing NODE.js in Debian/Ubuntu”…
Posted on: June 12, 2015 Last updated on: June 12, 2015 Comments: 0 Written by: casivaagustin

How to install compass on Debian

Sass is an extension of CSS3 which adds nested rules, variables, mixins, selector inheritance, and more. Sass generates well formatted…
Continue reading “How to install compass on Debian”…
Posted on: May 1, 2015 Last updated on: January 12, 2016 Comments: 5 Written by: casivaagustin

Form States in Drupal

The Forms API in drupal is one of the most complex things that I saw in my life, it has…
Continue reading “Form States in Drupal”…
Posted on: April 5, 2015 Last updated on: April 6, 2015 Comments: 0 Written by: casivaagustin

Enhanced Varnish Dashboard, A Web Dashboard tool to manage Varnish Cache

Yesterday I saw this twit from François Zaninotto varnish-dashboard: Advanced realtime #Varnish dashboard, supports multiple servers and advanced management tasks…
Continue reading “Enhanced Varnish Dashboard, A Web Dashboard tool to manage Varnish Cache”…
Posted on: March 12, 2015 Last updated on: March 12, 2015 Comments: 5 Written by: casivaagustin

Images Styles in Drupal 7 with Varnish

We experimented an issue with Images Style in one of our Drupal sites that we have with Varnish as a…
Continue reading “Images Styles in Drupal 7 with Varnish”…
Posted on: March 4, 2015 Last updated on: March 4, 2015 Comments: 0 Written by: casivaagustin

Phantomjs with WOFF Support

Phantomjs is a headless browser that allows you to browse a website with scriptable code, it will allow you to test…
Continue reading “Phantomjs with WOFF Support”…
Posted on: February 26, 2015 Last updated on: February 26, 2015 Comments: 0 Written by: casivaagustin

Implementing Doctrine Caching with Memcached in Symfony 2

  Doctrine 2 has a full chapter devoted to caching, but I found some issues when I tried to implement this…
Continue reading “Implementing Doctrine Caching with Memcached in Symfony 2”…
Posted on: February 11, 2015 Last updated on: February 11, 2015 Comments: 0 Written by: Marcos Ibanez

Moment.js

Today we were playing with a very useful library for Date handling in javascript called Moment.js. As his description says, Moment.js is…
Continue reading “Moment.js”…
Posted on: February 5, 2015 Last updated on: February 5, 2015 Comments: 0 Written by: casivaagustin

Python Meetup

On past Friday we were invited to a Python Meetup in Cafe Martinez. Manuel Kaufman gave a very interesting talk…
Continue reading “Python Meetup”…
Posted on: February 2, 2015 Last updated on: February 2, 2015 Comments: 0 Written by: casivaagustin

Best way to drop a field from a content type in Drupal

Features is a great module, one of the main feature of it is that allow us to create a content type…
Continue reading “Best way to drop a field from a content type in Drupal”…
Posted on: January 29, 2015 Last updated on: January 29, 2015 Comments: 0 Written by: casivaagustin

Hard time debugging?, not anymore with PsySH

When we have a weird bug in our app and we already have added var_dumps and dies everywhere in our…
Continue reading “Hard time debugging?, not anymore with PsySH”…
Posted on: January 28, 2015 Last updated on: January 29, 2015 Comments: 0 Written by: casivaagustin
« Previous page 1 … 8 9 10 11 Next page »

Tags

analytics Ansible API Backend bash BDD Behat Broadcast cache Composer Css Debian Debugging Devops Docker Drupal Drupal8 Frontend Git gitlab HowTos JavaScript JSON Laravel linksOfTheEndOfTheWeek Linter Migration Monitoring MySQL Node.js Nova performance Phantomjs PHP pipeline React.js Sass Teleport tooling tracking UI Vagrant Varnish Vuejs Web Development
Content written by the 42mate team based on their experiences in the daily work