You are here

Error message

  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_display has a deprecated constructor in require_once() (line 3279 of /home/blackh31/public_html/BLACKHILL/includes/bootstrap.inc).
  • Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; views_many_to_one_helper has a deprecated constructor in require_once() (line 127 of /home/blackh31/public_html/BLACKHILL/sites/all/modules/ctools/ctools.module).
  • Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in menu_set_active_trail() (line 2396 of /home/blackh31/public_html/BLACKHILL/includes/menu.inc).

Blog

Add New Files/Folders Recursively To SVN

svn status | grep '^?' | sed -e 's/^? *//' | xargs --no-run-if-empty -d '\n' svn add

Installation of Node.js

Within an Ubuntu 14.04 instance in Amazon:

sudo apt-get install nodejs
sudo apt-get install npm
sudo npm install -g express
npm link express

Pages

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer